PHP - Symfony

symfony/symfony last check 159 releases
Notes
no notes yet
Release notes
v6.3.10 · 1y+
view on github

Changelog (https://github.com/symfony/symfony/compare/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] https://github.com/symfony/symfony/pull/52858