Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54789 [PropertyInfo] remove deprecations, mark TypeInfo as experimental (@soyuka)
- feature symfony/symfony#53160 [PropertyInfo] Deprecate PropertyInfo Type (@mtarld)
- feature symfony/symfony#51514 [Serializer] Add Default and "class name" default groups (@mtarld)
- feature symfony/symfony#53362 [PropertyInfo] Restrict access to
PhpStanExtractor
based on visibility (@nikophil) - feature symfony/symfony#52632 [PropertyInfo] Make
PhpDocExtractor::getDocBlock()
public (@Nyholm)