This is a maintenance release after the changes made to comply with PHPStan at level 6.
Very few lines of code have been changed, it should not break anything.
Still, if you have any problem with this version, please revert to the previous version (~3.4.1
or lower) and open an issue.
What's Changed
- chore: add PHPStan on CI by @alexislefebvre in #350
- fix: path for PHP-CS-Fixer by @alexislefebvre in #351
- feat: add another entity to tests by @alexislefebvre in #353
- chore: increase level of PHPStan to 2 by @alexislefebvre in #352
- chore: add .editorconfig by @alexislefebvre in #354
- chore: increase level of PHPStan to 4 by @alexislefebvre in #355
- feat: allow PHPUnit 12 by @alexislefebvre in #356
- chore: remove compatibility layers by @alexislefebvre in #357
- chore: increase level of PHPStan to 6 by @alexislefebvre in #358
Full Changelog: 3.4.1...3.5.0