File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ parameters:
2
2
ignoreErrors :
3
3
-
4
4
message : " #^Call to function method_exists\\ (\\ ) with ReflectionProperty and '(?:hasType|getType)' will always evaluate to true\\ .$#"
5
- path : %rootDir% /src/Reflection/Php/PhpClassReflectionExtension.php
5
+ path : .. /src/Reflection/Php/PhpClassReflectionExtension.php
Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ parameters:
25
25
- ' #Test::data[a-zA-Z0-9_ ]+\ (\ ) return type has no value type specified in iterable type #'
26
26
-
27
27
message : ' #Fetching class constant class of deprecated class DeprecatedAnnotations\\DeprecatedFoo.#'
28
- path : %rootDir% /tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php
28
+ path : .. /tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php
29
29
-
30
30
message : ' #Fetching class constant class of deprecated class DeprecatedAnnotations\\DeprecatedWithMultipleTags.#'
31
- path : %rootDir% /tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php
31
+ path : .. /tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php
32
32
-
33
33
message : ' #^Variable property access on PHPStan\\Rules\\RuleError\.$#'
34
34
path : ../src/Rules/RuleErrorBuilder.php
You can’t perform that action at this time.
0 commit comments