PHP - Symfony

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

Changelog (https://github.com/symfony/symfony/compare/v7.0.0-RC2...v7.0.0)

  • bug #52786 [Serializer] Revert allowed attributes fix (@mtarld)
  • bug #52765 [Translation] Remove @internal from abstract testcases (@OskarStark)
  • bug #52780 [DependencyInjection] don't check parameter values if they are not set (@xabbuh)
  • bug #52762 [VarExporter] Work around php/php-src#12695 for lazy objects, fixing nullsafe-related behavior (@nicolas-grekas)
  • bug #52759 [VarExporter] Fix serializing objects that implement __sleep() and that are made lazy (@nicolas-grekas)
  • bug #52767 [Serializer] Fix normalization relying on allowed attributes only (@mtarld)
  • bug #52727 [String] Fix Inflector for 'icon' (@podhy)

[PR] https://github.com/symfony/symfony/pull/52791