v5.0.0
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
transformandtransferRawinJsonDecoder - Set dynamic properties only if
AllowDynamicPropertiesattribute 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.