Release Notes for 2.0.0
2.0.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 4
BC break
- 497: [v2] Convert
@final
to hardfinal
thanks to @GromNaN - 491: Ensure the codebase is totally typed thanks to @greg0ire
- 471: Remove callable loggers thanks to @derrabus
- 464: Make the class parameter mandatory for references thanks to @VincentLanglet
- 459: Add return types on public classes and interfaces thanks to @GromNaN
- 458: [v2] Convert
@final
to hardfinal
thanks to @GromNaN
Test Suite
- 492: Ensure 2.0.x is deprecation-free thanks to @greg0ire
- 469: Remove usage of Doctrine annotations thanks to @derrabus
Improvement
- 461: Drop support for PHP 7 thanks to @derrabus