-
-
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.32
head repository: symfony/symfony
compare: v5.4.33
- 19 commits
- 11 files changed
- 6 contributors
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92513d3 - Browse repository at this point
Copy the full SHA 92513d3View commit details -
[Routing] Fix removing aliases pointing to removed route in RouteColl…
…ection::remove()
Configuration menu - View commit details
-
Copy full SHA for 238894b - Browse repository at this point
Copy the full SHA 238894bView commit details -
bug #52806 [Routing] Fix removing aliases pointing to removed route i…
…n `RouteCollection::remove()` (fancyweb) This PR was merged into the 5.4 branch. Discussion ---------- [Routing] Fix removing aliases pointing to removed route in `RouteCollection::remove()` | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | | Issues | #52802 | License | MIT When a route is removed from the collection, we want to remove all aliases pointing to it. The implementation is flawed because the `$aliases` array is indexed by the alias name, and not by the route since several aliases can point to the same route. It'll fix the related issue because added FQCN aliases will be correctly removed when `PrefixTrait::addPrefix()` removes the route before reading it for each locale. Commits ------- 238894b [Routing] Fix removing aliases pointing to removed route in RouteCollection::remove()
Configuration menu - View commit details
-
Copy full SHA for ce95b87 - Browse repository at this point
Copy the full SHA ce95b87View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37eec22 - Browse repository at this point
Copy the full SHA 37eec22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9d9ab - Browse repository at this point
Copy the full SHA 6e9d9abView commit details -
minor #52245 [Form] skip tests that do not work with ICU 71.1 (xabbuh)
This PR was merged into the 5.4 branch. Discussion ---------- [Form] skip tests that do not work with ICU 71.1 | Q | A | ------------- | --- | Branch? | 7.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- 6e9d9ab skip tests that do not work with ICU 71.1
Configuration menu - View commit details
-
Copy full SHA for 0719891 - Browse repository at this point
Copy the full SHA 0719891View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd3a9e - Browse repository at this point
Copy the full SHA abd3a9eView commit details
Commits on Dec 1, 2023
-
bug #52823 add parameter types in query builder (javiercno)
This PR was merged into the 5.4 branch. Discussion ---------- add parameter types in query builder | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | | License | MIT fix last update, required parameter types in query builder. #52570 Commits ------- abd3a9e add parameter types in query builder
Configuration menu - View commit details
-
Copy full SHA for db0a0ce - Browse repository at this point
Copy the full SHA db0a0ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 763add7 - Browse repository at this point
Copy the full SHA 763add7View commit details -
bug #52846 [PhpUnitBridge] run composer update for compatibility wit…
…h PHPUnit versions shipping composer.lock (xabbuh) This PR was merged into the 5.4 branch. Discussion ---------- [PhpUnitBridge] run composer update for compatibility with PHPUnit versions shipping composer.lock | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #52844 | License | MIT Commits ------- 763add7 run composer update for compatibility with PHPUnit versions shipping composer.lock
Configuration menu - View commit details
-
Copy full SHA for 735959c - Browse repository at this point
Copy the full SHA 735959cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6dc17 - Browse repository at this point
Copy the full SHA 3c6dc17View commit details -
Fix support to denormalize plain object types
When denormalizing properties with a plain `object` type without a class the `ObjectNormalizer` would fail with a `TypeError`.
Configuration menu - View commit details
-
Copy full SHA for 4a728f7 - Browse repository at this point
Copy the full SHA 4a728f7View commit details -
bug #52845 [Routing] Restore aliases removal in RouteCollection::remo…
…ve() (fancyweb) This PR was merged into the 5.4 branch. Discussion ---------- [Routing] Restore aliases removal in RouteCollection::remove() | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | #52806 (comment) | License | MIT As suggested in #52831 (comment) It's still a small behavior change on 5.4, let's see what people think 😃 Commits ------- 3c6dc17 [Routing] Restore aliases removal in RouteCollection::remove()
Configuration menu - View commit details
-
Copy full SHA for e88a7f7 - Browse repository at this point
Copy the full SHA e88a7f7View commit details -
minor #52813 remove duplicated service definition (xabbuh)
This PR was merged into the 5.4 branch. Discussion ---------- remove duplicated service definition | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- 37eec22 remove duplicated service definition
Configuration menu - View commit details
-
Copy full SHA for ac47f07 - Browse repository at this point
Copy the full SHA ac47f07View commit details -
bug #52804 [Serializer] Fix support of plain object types denormaliza…
…tion (andersonamuller) This PR was merged into the 5.4 branch. Discussion ---------- [Serializer] Fix support of plain object types denormalization | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | | License | MIT When denormalizing properties with a plain `object` type without a class the `ObjectNormalizer` would fail with a `TypeError`. Commits ------- 4a728f7 Fix support to denormalize plain object types
Configuration menu - View commit details
-
Copy full SHA for 410490c - Browse repository at this point
Copy the full SHA 410490cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ae6f4 - Browse repository at this point
Copy the full SHA 52ae6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48fab07 - Browse repository at this point
Copy the full SHA 48fab07View commit details -
Configuration menu - View commit details
-
Copy full SHA for a224467 - Browse repository at this point
Copy the full SHA a224467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6548b56 - Browse repository at this point
Copy the full SHA 6548b56View 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.32...v5.4.33