You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- '#Call to an undefined method PHPStan\\Type\\ConstantType\:\:getValue\(\)#'
36
31
37
-
# part of tests
38
-
- '#Class Rector\\Tests\\DowngradePhp72\\Rector\\ClassMethod\\DowngradeParameterTypeWideningRector\\Fixture\\SomeContainerInterface not found#'
39
-
40
32
- '#Calling PHPStan\\Reflection\\Native\\NativeFunctionReflection\:\:getName\(\) is not covered by backward compatibility promise\. The method might change in a minor PHPStan version#'
41
33
42
34
-
@@ -60,10 +52,6 @@ parameters:
60
52
message:'#New objects with "\$returnType" name are overridden\. This can lead to unwanted bugs, please pick a different name to avoid it#'
- '#(.*?)\:\:refactor\(\) should return array<PhpParser\\Node\\Stmt>\|PhpParser\\Node\\Stmt\\ClassConst\|null but returns array<PhpParser\\Node\\Stmt>\|PhpParser\\Node\\Stmt\|null#'
@@ -72,22 +60,9 @@ parameters:
72
60
message:'#Use value object over return of values#'
message:'#Cognitive complexity for "Rector\\DowngradePhp80\\Rector\\Expression\\DowngradeMatchToSwitchRector\:\:refactorWithScope\(\)" is 38, keep it under 10#'
Copy file name to clipboardExpand all lines: rules-tests/DowngradePhp72/Rector/FunctionLike/DowngradeObjectTypeDeclarationRector/config/configured_rule.php
Copy file name to clipboardExpand all lines: rules-tests/DowngradePhp74/Rector/ClassMethod/DowngradeCovariantReturnTypeRector/config/configured_rule.php
0 commit comments