Releases: symfony/property-access
Releases · symfony/property-access
v7.0.0
Changelog (v7.0.0-RC2...v7.0.0)
- no significant changes
v6.4.0
Changelog (v6.4.0-RC2...v6.4.0)
- no significant changes
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- no significant changes
v6.4.0-RC1
Changelog (v6.4.0-BETA3...v6.4.0-RC1)
- no significant changes
v7.0.0-BETA1
Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#50295 [PropertyAccess] Auto-cast from/to DateTime/Immutable when appropriate (@nicolas-grekas)
- 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#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#50295 [PropertyAccess] Auto-cast from/to DateTime/Immutable when appropriate (@nicolas-grekas)
v6.3.2
Changelog (v6.3.1...v6.3.2)
- bug symfony/symfony#50968 [PropertyAccess] Fix access to undefined "file" key when checking stack frames (@nicolas-grekas)
v6.2.13
Changelog (v6.2.12...v6.2.13)
- bug symfony/symfony#50968 [PropertyAccess] Fix access to undefined "file" key when checking stack frames (@nicolas-grekas)
v5.4.26
Changelog (v5.4.25...v5.4.26)
- bug symfony/symfony#50968 [PropertyAccess] Fix access to undefined "file" key when checking stack frames (@nicolas-grekas)
v6.3.0
Changelog (v6.3.0-RC2...v6.3.0)
- no significant changes