Skip to content

v1.38.2

Choose a tag to compare

@fabpot fabpot released this 09 Jun 06:07
· 7 commits to 1.x since this release
Immutable release. Only release title and notes can be modified.

Changelog (v1.37.0...v1.38.2)

  • bug #629 Fix round-tripping objects whose __serialize() nests another object (@nicolas-grekas)
  • bug #628 Fix round-tripping and hydrating BcMath\Number (@nicolas-grekas)
  • bug #627 Reject malformed deepclone_from_array() input without warnings (@nicolas-grekas)
  • bug #626 Fix cloning objects with numeric property names (@nicolas-grekas)