2.0.0
What's Changed
- README.md: Fix broken anchor link by @artjomsimon in #403
- Enhancement: Run tests on PHP 8.1 by @localheinz in #407
- Remove unnecessary shell input symbol from installation instructions by @johnbillion in #452
- Fix: Drop support for PHP 7.2 by @localheinz in #496
- Fix: Drop support for PHP 7.3 by @localheinz in #498
- Fix: Use
~
operator to limit compatibility with PHP versions by @localheinz in #507 - Simplify rules.neon by @enumag in #523
- Fix: Drop support for PHP 7.4 by @localheinz in #499
- Remove redundant
NoEmptyRule
by @enumag in #525 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #539 - Enhancement: Add support for PHP 8.2 by @localheinz in #540
- Enhancement: Allow configuring methods that are allowed to use container type declarations by @localheinz in #541
- Enhancement: Allow disabling rules by @localheinz in #542
- Enhancement: Add support for nullable union types by @localheinz in #543
New Contributors
- @artjomsimon made their first contribution in #403
- @johnbillion made their first contribution in #452
- @enumag made their first contribution in #523
Full Changelog: 1.0.0...2.0.0