Skip to content

Releases: ergebnis/phpstan-rules

2.12.0

07 Sep 13:31
Immutable release. Only release title and notes can be modified.
2.12.0
c4e0121

Choose a tag to compare

What's Changed

  • github-actions(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.4 by @dependabot[bot] in #974
  • github-actions(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #975
  • composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector from 2.19.1 to 2.20.0 by @dependabot[bot] in #976
  • composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.52.0 to 6.53.0 by @dependabot[bot] in #973
  • Enhancement: Add support for PHP 8.5 by @localheinz in #977

Full Changelog: 2.11.0...2.12.0

2.11.0

19 Aug 07:58
2.11.0
505fead

Choose a tag to compare

What's Changed

  • github-actions(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.2 by @dependabot[bot] in #963
  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.6 to 2.0.7 by @dependabot[bot] in #964
  • github-actions(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #970
  • github-actions(deps): Bump shivammathur/setup-php from 2.35.2 to 2.35.3 by @dependabot[bot] in #967
  • composer(deps-dev): Bump phpstan/phpstan-strict-rules from 2.0.4 to 2.0.6 by @dependabot[bot] in #966
  • github-actions(deps): Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #969
  • composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.46.0 to 6.52.0 by @dependabot[bot] in #971
  • Enhancement: Allow installation on PHP 8.5 by @localheinz in #972

Full Changelog: 2.10.5...2.11.0

2.10.5

23 Jun 17:36
2.10.5
719a53e

Choose a tag to compare

What's Changed

  • Fix: Adjust CallLikes\NoNamedArgumentRule to handle calls to constructors of variable class names by @localheinz in #957
  • Fix: Adjust CallLikes\NoNamedArgumentRule to describe known calls only by @localheinz in #958

Full Changelog: 2.10.4...2.10.5

2.10.4

07 Jun 08:07
2.10.4
78c7646

Choose a tag to compare

What's Changed

  • Fix: Adjust CallLikes\NoNamedArgumentRule to handle static calls on variable expressions by @localheinz in #947
  • Fix: Simplify by @localheinz in #949
  • Fix: Adjust CallLikes\NoNamedArgumentRule to handle calls on invokables by @localheinz in #948
  • Fix: Adjust CallLikes\NoNamedArgumentRule to handle calls on callables assigned to properties by @localheinz in #950
  • Fix: Adjust CallLikes\NoNamedArgumentRule to handle other calls with generic error message by @localheinz in #951

Full Changelog: 2.10.3...2.10.4

2.10.3

03 Jun 09:07
2.10.3
a69bfa5

Choose a tag to compare

What's Changed

  • Fix: Ignore comments in InvokeParentHookMethodRule by @localheinz in #944

Full Changelog: 2.10.2...2.10.3

2.10.2

02 Jun 13:26
2.10.2
ab49b11

Choose a tag to compare

What's Changed

Full Changelog: 2.10.1...2.10.2

2.10.1

02 Jun 12:55
2.10.1
65aa2ec

Choose a tag to compare

What's Changed

Full Changelog: 2.10.0...2.10.1

2.10.0

02 Jun 11:56
2.10.0
decec24

Choose a tag to compare

What's Changed

Full Changelog: 2.9.0...2.10.0

2.9.0

31 May 20:39
2.9.0
2fe41ce

Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...2.9.0

2.8.0

18 Feb 11:20
2.8.0
30e7906

Choose a tag to compare

What's Changed

  • Enhancement: Extract allRules parameter to allow disabling and enabling all rules by @localheinz in #913
  • Enhancement: Implement NoAssignByReferenceRule by @localheinz in #914

Full Changelog: 2.7.0...2.8.0