Skip to content

v1.39.0

Choose a tag to compare

@fabpot fabpot released this 10 Jun 20:20
· 4 commits to 1.x since this release
Immutable release. Only release title and notes can be modified.

Changelog (v1.38.2...v1.39.0)

  • feature #630 Support closures declared in constant expressions (@nicolas-grekas)
  • bug #632 Fix round-tripping short-lived Random\Randomizer instances on PHP 8.2 (@nicolas-grekas)
  • bug #631 Reject from_array payloads that would build an uninitialized object (@nicolas-grekas)