Skip to content

v6.3.10

Compare
Choose a tag to compare
@fabpot fabpot released this 01 Dec 17:00
· 4349 commits to 7.2 since this release
v6.3.10
c42242c

Changelog (v6.3.9...v6.3.10)

  • bug #52804 [Serializer] Fix support of plain object types denormalization (@andersonamuller)
  • bug #52845 [Routing] Restore aliases removal in RouteCollection::remove() (@fancyweb)
  • bug #52846 [PhpUnitBridge]  run composer update for compatibility with PHPUnit versions shipping composer.lock (@xabbuh)
  • bug #52823 add parameter types in query builder (@javiercno)
  • bug #52808 [DependencyInjection] Fix dumping containers with null-referenced services (@nicolas-grekas)
  • bug #52797 [VarExporter] Fix lazy ghost trait when using nullsafe operator (@nicolas-grekas)
  • bug #52806 [Routing] Fix removing aliases pointing to removed route in RouteCollection::remove() (@fancyweb)

[PR] #52858