Releases: symfony/polyfill-deepclone
Releases · symfony/polyfill-deepclone
v1.36.0
Changelog (v1.35.0...v1.36.0)
- feature #573 Mirror ext v0.3.0: $flags parameter + forgiving-hydrate behaviors (@nicolas-grekas)
- bug #572 Fix PHP warning for
__sleep()-listed uninitialized declared properties (@nicolas-grekas)
v1.35.0
Changelog (v1.34.0...v1.35.0)
- bug #571 Fix cache poisoning causing spurious NotInstantiableException (@nicolas-grekas)
- feature #568 Add deepclone_hydrate() polyfill (@nicolas-grekas)
v1.34.0
Changelog (v1.33.0...v1.34.0)
- feature #561 Add polyfill for symfony/php-ext-deepclone (@nicolas-grekas, @GromNaN)