Skip to content

0.8.0

Compare
Choose a tag to compare
@curry684 curry684 released this 05 Dec 08:18
· 29 commits to master since this release

Breaking

  • All interfaces and classes are now fully typed, this will likely require modifications in any custom extensions
  • Removed DataTablesTrait for use in controllers
  • 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 to all code
  • Codebase is now at PHPstan level 8

Diff: 0.7.2...0.8.0