0.8.0-rc.1
Pre-release
Pre-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