Releases: symfony/var-exporter
Releases · symfony/var-exporter
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61453 [VarExporter] Fix serializing classes with __serialize() returning unprefixed private properties (@nicolas-grekas)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61453 [VarExporter] Fix serializing classes with __serialize() returning unprefixed private properties (@nicolas-grekas)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- bug symfony/symfony#61073 [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation (@nicolas-grekas)
v7.2.9
Changelog (v7.2.8...v7.2.9)
- bug symfony/symfony#61073 [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation (@nicolas-grekas)
v6.4.24
Changelog (v6.4.23...v6.4.24)
- bug symfony/symfony#61073 [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation (@nicolas-grekas)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.2.7
Changelog (v7.2.6...v7.2.7)
- bug symfony/symfony#60421 [VarExporter] Fixed lazy-loading ghost objects generation with property hooks (@cheack)
v6.4.22
Changelog (v6.4.21...v6.4.22)
- bug symfony/symfony#60421 [VarExporter] Fixed lazy-loading ghost objects generation with property hooks (@cheack)
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- bug symfony/symfony#60421 [VarExporter] Fixed lazy-loading ghost objects generation with property hooks (@cheack)
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59890 [VarExporter] Leverage native lazy objects (@nicolas-grekas)