-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Comparing changes
Open a pull request
base repository: symfony/symfony
base: v5.4.26
head repository: symfony/symfony
compare: v5.4.27
- 13 commits
- 12 files changed
- 4 contributors
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f6581f7 - Browse repository at this point
Copy the full SHA f6581f7View commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 266f2f5 - Browse repository at this point
Copy the full SHA 266f2f5View commit details
Commits on Jul 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 640d65d - Browse repository at this point
Copy the full SHA 640d65dView commit details -
minor #51165 Remove 6.2 from the list of potential branch targets (fa…
…bpot) This PR was merged into the 5.4 branch. Discussion ---------- Remove 6.2 from the list of potential branch targets | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | n/a | License | MIT | Doc PR | n/a 6.2 is not maintained anymore. Commits ------- 640d65d Remove 6.2 from the list of potential branch targets
Configuration menu - View commit details
-
Copy full SHA for 71133b7 - Browse repository at this point
Copy the full SHA 71133b7View commit details -
minor #51151 [5.4] Fix symfony/deprecation-contracts require (fancyweb)
This PR was merged into the 5.4 branch. Discussion ---------- [5.4] Fix symfony/deprecation-contracts require | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Require `symfony/deprecation-contracts` in package that use `trigger_deprecation` without requiring the dependency 🙈 . Commits ------- f6581f7 Fix symfony/deprecation-contracts require
Configuration menu - View commit details
-
Copy full SHA for 3034e8e - Browse repository at this point
Copy the full SHA 3034e8eView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ffbb53 - Browse repository at this point
Copy the full SHA 9ffbb53View commit details -
minor #51175 CI: Disable Psalm's
findUnusedBaselineEntry
feature (d……errabus) This PR was merged into the 5.4 branch. Discussion ---------- CI: Disable Psalm's `findUnusedBaselineEntry` feature | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A Psalm has introduced a feature for detecting unused entries in the error baseline. This is useful for a baseline that is maintained along with the code because it tells the developer when the baseline starts to smell and needs to be regenerated. However, we use the baseline differently: We generate the baseline on the fly in order to check if a PR introduces new errors. Failing on baseline entries that can be purged is not what we want in that case because a contributor cannot fix those errors. Example for a Psalm run that failed because of unused baseline entries: https://github.com/symfony/symfony/actions/runs/5706412328/job/15462071408 Commits ------- 9ffbb53 CI: Disable Psalm's findUnusedBaselineEntry feature
Configuration menu - View commit details
-
Copy full SHA for efff124 - Browse repository at this point
Copy the full SHA efff124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd4453 - Browse repository at this point
Copy the full SHA 2fd4453View commit details -
bug #51178 [Finder] Revert "Fix children condition in ExcludeDirector…
…yFilterIterator" (derrabus) This PR was merged into the 5.4 branch. Discussion ---------- [Finder] Revert "Fix children condition in ExcludeDirectoryFilterIterator" | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #51162, revert #50885 | License | MIT | Doc PR | not needed This PR reverts #50885 because it did not fix a bug and instead introduced a regression described in #51162. Commits ------- 2fd4453 Revert "minor #50885 [Finder] Fix children condition in ExcludeDirectoryFilterIterator (mvorisek)"
Configuration menu - View commit details
-
Copy full SHA for 3c24be3 - Browse repository at this point
Copy the full SHA 3c24be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5a550 - Browse repository at this point
Copy the full SHA 4f5a550View commit details -
Configuration menu - View commit details
-
Copy full SHA for df69d24 - Browse repository at this point
Copy the full SHA df69d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f8539 - Browse repository at this point
Copy the full SHA a6f8539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e93e5a - Browse repository at this point
Copy the full SHA 8e93e5aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.4.26...v5.4.27