Skip to content

v1.35.0

Choose a tag to compare

@nicolas-grekas nicolas-grekas released this 14 Apr 08:59

Changelog (v1.34.0...v1.35.0)

  • bug #571 [DeepClone] Fix cache poisoning causing spurious NotInstantiableException (@nicolas-grekas)
  • feature #569 [PHP 8.6] Add SortDirection enum for PHP 8.1+ (@Ayesh)
  • feature #566 [PHP 8.6] Add ARRAY_FILTER_USE_VALUE constant (@Ayesh)
  • feature #568 [DeepClone] Add deepclone_hydrate() polyfill (@nicolas-grekas)