Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@lentex lentex released this 01 Mar 09:49
20583a8

Added

  • Support for PHP 8.2.
  • Support for typed properties (in addition to the annotated properties)
  • [BREAKING] Type hints and return types

Changed

  • [BREAKING] Constructor order of Bindings
  • [BREAKING] Argument order of transform and transferRaw in JsonDecoder
  • Set dynamic properties only if AllowDynamicProperties attribute is set (on PHP 8.2. and greater)
  • Linting to pint
  • Unit tests to pest

Removed

  • Support for PHP 7.4.

For further information you can also take a look at the UPGRADE.md.