Skip to content

0.8.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@curry684 curry684 released this 25 Oct 15:04
· 89 commits to master since this release

Breaking

  • All interfaces and classes are now fully typed, this will likely require modifications in any custom extensions
  • EOL: Drop PHP <8.1 support
  • EOL: Drop Symfony <6.3 support

Added

  • Support Symfony 7.0 in dependencies

Changed

  • Fix deprecations
  • Add parameter and return types all over for static analysis purposes
  • Codebase is now at PHPstan level 8

Diff: 0.7.2...0.8.0-rc.1