Releases: symfony/var-exporter
Releases · symfony/var-exporter
v6.2.10
Changelog (v6.2.9...v6.2.10)
- bug symfony/symfony#50115 [FrameworkBundle] Make service edges unique (@rmikalkenas)
- bug symfony/symfony#50086 [VarExporter] Fix forwarding references to proxied classes (@nicolas-grekas)
- bug symfony/symfony#48886 [Console] Fix computing column width containing multibyte chars (@cay89)
- bug symfony/symfony#47505 [Mime] Form field values with integer keys not resolved correctly (@claudiu-cristea)
- bug symfony/symfony#48837 [Messenger] [Redis] Fixed problem where worker stops handling messages on first empty message (@jvmanji)
- bug symfony/symfony#49317 [Messenger] Fix warning message on failed messenger show command (@gstapinato)
- bug symfony/symfony#48972 [HttpFoundation] Fix memory limit problems in BinaryFileResponse (@glady)
- bug symfony/symfony#49009 [Form] Cast choices value callback result to string (@Matth--)
v6.2.8
Changelog (v6.2.7...v6.2.8)
- no significant changes
v6.2.7
Changelog (v6.2.6...v6.2.7)
- bug #49282 Fix lazy-proxying readonly classes on PHP 8.3 (nicolas-grekas)
v5.4.21
Changelog (v5.4.20...v5.4.21)
- no significant changes
v6.2.5
Changelog (v6.2.4...v6.2.5)
- bug #48968 Fix exporting enums (nicolas-grekas)
- bug #48939 Fix signature of
Lazy*Trait::createLazy*()
(nicolas-grekas)
v6.0.19
Changelog (v6.0.18...v6.0.19)
- bug #48968 Fix exporting enums (nicolas-grekas)
v5.4.19
Changelog (v5.4.18...v5.4.19)
- bug #48968 Fix exporting enums (nicolas-grekas)
v6.2.3
Changelog (v6.2.2...v6.2.3)
- bug #48724 Fix exporting classes with __unserialize() but not __serialize() (fancyweb)
- bug #48742 Generate proxies for static abstract methods (nicolas-grekas)
v6.1.9
Changelog (v6.1.8...v6.1.9)
- bug #48724 Fix exporting classes with __unserialize() but not __serialize() (fancyweb)
v6.0.17
Changelog (v6.0.16...v6.0.17)
- bug #48724 Fix exporting classes with __unserialize() but not __serialize() (fancyweb)