chore(deps): update dependency ergebnis/phpstan-rules to ^2.12.0 #201
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
^2.5.0->^2.12.0Release Notes
ergebnis/phpstan-rules (ergebnis/phpstan-rules)
v2.12.0Compare Source
For a full diff see [
2.11.0...2.12.0][2.11.0...2.12.0].Added
v2.11.0Compare Source
For a full diff see [
2.10.5...2.11.0][2.10.5...2.11.0].Changed
v2.10.5Compare Source
For a full diff see [
2.10.4...2.10.5][2.10.4...2.10.5].Fixed
Methods\NoNamedArgumentRuleto handle calls to constructors of variable class names ([#957]), by [@localheinz]Methods\NoNamedArgumentRuleto describe known calls only ([#958]), by [@localheinz]v2.10.4Compare Source
For a full diff see [
2.10.3...2.10.4][2.10.3...2.10.4].Fixed
Methods\NoNamedArgumentRuleto handle static calls on variable expressions ([#947]), by [@localheinz]Methods\NoNamedArgumentRuleto handle calls on invokables ([#948]), by [@localheinz]Methods\NoNamedArgumentRuleto handle calls on callables assigned to properties ([#949]), by [@localheinz]Methods\NoNamedArgumentRuleto handle all other calls with generic error message ([#951]), by [@localheinz]v2.10.3Compare Source
For a full diff see [
2.10.2...2.10.3][2.10.2...2.10.3].Fixed
Methods\InvokeParentHookMethodRuleto ignore comments ([#944]), by [@localheinz]v2.10.2Compare Source
For a full diff see [
2.10.1...2.10.2][2.10.1...2.10.2].Fixed
Methods\InvokeParentHookMethodRule([#943]), by [@localheinz]v2.10.1Compare Source
For a full diff see [
2.10.0...2.10.1][2.10.0...2.10.1].Fixed
Methods\InvokeParentHookMethodRule([#940]), by [@localheinz]v2.10.0Compare Source
For a full diff see [
2.9.0...2.10.0][2.9.0...2.10.0].Added
Methods\InvokeParentHookMethodRule, which reports an error when a hook method that overrides a hook method in a parent class does not invoke the overridden hook method in the expected order ([#939]), by [@localheinz]v2.9.0Compare Source
For a full diff see [
2.8.0...2.9.0][2.8.0...2.9.0].Added
CallLikes\NoNamedArgumentRule, which reports an error when an anonymous function, a function, or a method is invoked using a named argument ([#914]), by [@localheinz]Changed
phpstan/phpstan:^2.1.8([#938]), by [@localheinz]v2.8.0Compare Source
For a full diff see [
2.7.0...2.8.0][2.7.0...2.8.0].Added
allRulesparameter to allow disabling and enabling all rules ([#913]), by [@localheinz]Expressions\NoAssignByReferenceRule, which reports an error when a variable is assigned by reference ([#914]), by [@localheinz]v2.7.0Compare Source
For a full diff see [
2.6.1...2.7.0][2.6.1...2.7.0].Added
Closures\NoParameterPassedByReferenceRule,Functions\NoParameterPassedByReferenceRule,Methods\NoParameterPassedByReferenceRule, which report an error when a closure, a function, or a method has a parameter that is passed by reference ([#911]), by [@localheinz]Functions\NoReturnByReferenceRuleandMethods\NoReturnByReferenceRule, which report an error when a function or a method returns by reference ([#912]), by [@localheinz]v2.6.1Compare Source
For a full diff see [
2.6.0...2.6.1][2.6.0...2.6.1].Fixed
Methods\NoParameterWithNullableTypeDeclarationRuleto use the appropriate error identifier ([#902]), by [@manuelkiessling]v2.6.0Compare Source
For a full diff see [
2.5.2...2.6.0][2.5.2...2.6.0].Added
phpstan/phpstan:^2.0.0([#873]), by [@localheinz]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.