Skip to content

Releases: sidz/phpstan-rules

0.5.0

13 Nov 20:13
5b3c045
Compare
Choose a tag to compare

What's Changed

  • Add phpstan 2.0 support by @sidz in #28

Full Changelog: 0.4.5...0.5.0

0.4.5

12 Jul 13:30
94ede18
Compare
Choose a tag to compare

What's Changed

  • Move nikic/php-parser from prod to dev dependency by @sidz in #26
  • Update PHP-CS-Fixer and enable parallelization by @sidz in #27

Full Changelog: 0.4.4...0.4.5

0.4.4

12 Jul 07:08
0566665
Compare
Choose a tag to compare

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

08 Jan 18:37
f3832cd
Compare
Choose a tag to compare

What's Changed

  • Add PHP-Parser 5 support by @sidz in #21

Full Changelog: 0.4.2...0.4.3

0.4.2

16 Oct 21:05
84e0501
Compare
Choose a tag to compare

What's Changed

  • Improve .gitattributes by @sidz in #20

Full Changelog: 0.4.1...0.4.2

0.4.1

15 Oct 15:52
b5decc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

07 Aug 19:31
6646674
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

30 May 19:08
298e38a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

0.2.2

15 May 08:38
7655675
Compare
Choose a tag to compare

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

25 Apr 13:02
50c7d97
Compare
Choose a tag to compare

What's Changed

  • Remove rules from rules.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

Full Changelog: 0.2.0...0.2.1