Version 4.0
BREAKING CHANGES:
finalize
method needs to be implemented on class metadata implementation
CHANGES:
- Allow PHP 8. Drop support for PHP < 7.4.
- Register processors with tagged with
#[Processor]
attribute. - Changed code style rules.
- Check code against PHPStan.