0.8.0
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