-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency ergebnis/phpstan-rules to ^2.10.5 #172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
8453f25
to
4622375
Compare
|
4622375
to
b4ab53e
Compare
b4ab53e
to
26d3727
Compare
26d3727
to
533ce25
Compare
533ce25
to
926e919
Compare
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
926e919
to
5101210
Compare
5101210
to
86de1aa
Compare
86de1aa
to
0a7c72c
Compare
0a7c72c
to
28ee654
Compare
This PR contains the following updates:
^2.5.0
->^2.10.5
Release Notes
ergebnis/phpstan-rules (ergebnis/phpstan-rules)
v2.10.5
Compare Source
For a full diff see [
2.10.4...2.10.5
][2.10.4...2.10.5].Fixed
Methods\NoNamedArgumentRule
to handle calls to constructors of variable class names ([#957]), by [@localheinz]Methods\NoNamedArgumentRule
to describe known calls only ([#958]), by [@localheinz]v2.10.4
Compare Source
For a full diff see [
2.10.3...2.10.4
][2.10.3...2.10.4].Fixed
Methods\NoNamedArgumentRule
to handle static calls on variable expressions ([#947]), by [@localheinz]Methods\NoNamedArgumentRule
to handle calls on invokables ([#948]), by [@localheinz]Methods\NoNamedArgumentRule
to handle calls on callables assigned to properties ([#949]), by [@localheinz]Methods\NoNamedArgumentRule
to handle all other calls with generic error message ([#951]), by [@localheinz]v2.10.3
Compare Source
For a full diff see [
2.10.2...2.10.3
][2.10.2...2.10.3].Fixed
Methods\InvokeParentHookMethodRule
to ignore comments ([#944]), by [@localheinz]v2.10.2
Compare 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.1
Compare 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.0
Compare 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.0
Compare 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.0
Compare Source
For a full diff see [
2.7.0...2.8.0
][2.7.0...2.8.0].Added
allRules
parameter 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.0
Compare 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\NoReturnByReferenceRule
andMethods\NoReturnByReferenceRule
, which report an error when a function or a method returns by reference ([#912]), by [@localheinz]v2.6.1
Compare Source
For a full diff see [
2.6.0...2.6.1
][2.6.0...2.6.1].Fixed
Methods\NoParameterWithNullableTypeDeclarationRule
to use the appropriate error identifier ([#902]), by [@manuelkiessling]v2.6.0
Compare 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.