Releases: sidz/phpstan-rules
Releases · sidz/phpstan-rules
0.5.0
0.4.5
0.4.4
What's Changed
- Enable back Infection, fix new mutants by @maks-rafalko in #22
- Fix "sidzIgnoreMagicNumbers" is not working for numeric-strings by @sidz in #24
Full Changelog: 0.4.3...0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
What's Changed
- Integrate
infection/infection
to improve tests quality by @maks-rafalko in #10 - Run Infection step only for PRs by @maks-rafalko in #12
- Try to fix GH Action by @maks-rafalko in #15
- Scan numeric strings by @sidz in #17
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Drop old PHP versions to move the project ahead by @maks-rafalko in #7
- Upgrade PHPUnit to the latest version - ^10.1 by @maks-rafalko in #8
- Integrate
infection/tests-checker-action
by @maks-rafalko in #11 - Configure plugin to be used with
phpstan/extension-installer
by @maks-rafalko in #9
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Fix false-positive with ternary operator wher
if
part is omitted by @maks-rafalko in #5
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Remove
rules
fromrules.neon
as this duplicates all the rules, update the docs by @maks-rafalko in #3 - Do not treat negated constant as a magic number by @maks-rafalko in #4
New Contributors
- @maks-rafalko made their first contribution in #3
Full Changelog: 0.2.0...0.2.1