Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51470 [FrameworkBundle][Serializer] Deprecate annotations (@alexandre-daubois)
- feature symfony/symfony#50391 [FrameworkBundle][HttpKernel] Introduce
$buildDir
argument toWarmableInterface::warmup
to warm read-only artefacts inbuild_dir
(@Okhoshi) - feature symfony/symfony#49893 [Serializer] Add
XmlEncoder::CDATA_WRAPPING
context option (@AndoniLarz) - feature symfony/symfony#51779 [Serializer] Make
ProblemNormalizer
give details about Messenger’sValidationFailedException
(@MatTheCat) - feature symfony/symfony#51476 [Serializer] Allow Context to target classes (@mtarld)
- feature symfony/symfony#50212 [FrameworkBundle][Serializer] Add TranslatableNormalizer (@Jean-Beru)
- feature symfony/symfony#51172 [Serializer] Add support for seld/jsonlint (@ostrolucky)
- feature symfony/symfony#49594 [Serializer] Groups annotation/attribute on class (@Brajk19)
- feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#51080 [Serializer] Remove Doctrine annotations support (@derrabus)
- feature symfony/symfony#50983 [Serializer] Deprecate annotations in favor of attributes (@derrabus)
- feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50839 Remove BC layers related to new methods and new parameters (@nicolas-grekas)
- feature symfony/symfony#50736 [Serializer] Remove BC layer (@lyrixx)
- feature symfony/symfony#50558 [Serializer] Remove abstract uid denormalization code (@fancyweb)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)