Skip to content

4.3.0

Compare
Choose a tag to compare
@laminas-bot laminas-bot released this 08 Sep 18:03
· 184 commits to 4.16.x since this release
4.3.0
7c1a958

Release Notes for 4.3.0

Added

  • This release adds support for PHP 8.1.

Changed

  • #69 adds caching to the UnderscoreToCamelCaseFilter and CamelCaseToUnderscoreFilter, providing a 75% performance improvement when these filters are hit for the same value names.

  • #73 modifies exceptions thrown via the ArraySerializableHydrator to make it easier to pinpoint what element caused the error.

4.3.0

  • Total issues resolved: 1
  • Total pull requests resolved: 4
  • Total contributors: 4

Enhancement