Skip to content

Version 4.0

Compare
Choose a tag to compare
@alekitto alekitto released this 19 Dec 15:18
· 11 commits to master since this release
80da67d

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.