v1.38.2
Immutable
release. Only release title and notes can be modified.
Changelog (v1.38.1...v1.38.2)
- bug #629 [DeepClone] Fix round-tripping objects whose __serialize() nests another object (@nicolas-grekas)
- bug #628 [DeepClone] Fix round-tripping and hydrating BcMath\Number (@nicolas-grekas)
- bug #627 [DeepClone] Reject malformed deepclone_from_array() input without warnings (@nicolas-grekas)
- bug #626 [DeepClone] Fix cloning objects with numeric property names (@nicolas-grekas)
- bug #623 [Mbstring] Fix issues with mb_scrub() (@GPHemsley)
- bug #622 [Mbstring][Php3] Fix issues with mb_str_pad() (@GPHemsley)