Skip to content

Commit 52ae6f4

Browse files
committed
Update CHANGELOG for 5.4.33
1 parent 410490c commit 52ae6f4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG-5.4.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ in 5.4 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v5.4.0...v5.4.1
99

10+
* 5.4.33 (2023-12-01)
11+
12+
* bug #52804 [Serializer] Fix support of plain object types denormalization (andersonamuller)
13+
* bug #52845 [Routing] Restore aliases removal in RouteCollection::remove() (fancyweb)
14+
* bug #52846 [PhpUnitBridge]  run composer update for compatibility with PHPUnit versions shipping composer.lock (xabbuh)
15+
* bug #52823 add parameter types in query builder (javiercno)
16+
* bug #52806 [Routing] Fix removing aliases pointing to removed route in `RouteCollection::remove()` (fancyweb)
17+
1018
* 5.4.32 (2023-11-29)
1119

1220
* bug #52786 [Serializer] Revert allowed attributes fix (mtarld)

0 commit comments

Comments
 (0)