Releases: symfony/var-exporter
Releases · symfony/var-exporter
v6.3.9
Changelog (v6.3.8...v6.3.9)
- bug symfony/symfony#52762 [VarExporter] Work around php/php-src#12695 for lazy objects, fixing nullsafe-related behavior (@nicolas-grekas)
- bug symfony/symfony#52759 [VarExporter] Fix serializing objects that implement __sleep() and that are made lazy (@nicolas-grekas)
- bug symfony/symfony#52618 [VarExporter] Fix handling mangled property names returned by __sleep() (@nicolas-grekas)
v5.4.32
Changelog (v5.4.31...v5.4.32)
- bug symfony/symfony#52618 [VarExporter] Fix handling mangled property names returned by __sleep() (@nicolas-grekas)
v7.0.0-RC2
Changelog (v7.0.0-RC1...v7.0.0-RC2)
- bug symfony/symfony#52618 [VarExporter] Fix handling mangled property names returned by __sleep() (@nicolas-grekas)
v6.4.0-RC2
Changelog (v6.4.0-RC1...v6.4.0-RC2)
- no significant changes
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- feature symfony/symfony#52569 [VarExporter] Drop support for partially initialized lazy object (@nicolas-grekas)
- feature symfony/symfony#52568 [VarExporter] Deprecate per-property lazy-initializers (@nicolas-grekas)
v6.4.0-RC1
Changelog (v6.4.0-BETA3...v6.4.0-RC1)
- feature symfony/symfony#52568 [VarExporter] Deprecate per-property lazy-initializers (@nicolas-grekas)
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#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.0-BETA1)
- no significant changes
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#52036 [Cache][VarExporter] Fix proxy generation to deal with edgy behaviors of internal classes (@nicolas-grekas)
v6.3.4
Changelog (v6.3.3...v6.3.4)
- no significant changes