|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | 3 | - |
4 | | - message: "#^Strict comparison using \\=\\=\\= between list<callable\\(string\\): void> and false will always evaluate to false\\.$#" |
| 4 | + message: '#^Strict comparison using \=\=\= between list\<callable\(string\)\: void\> and false will always evaluate to false\.$#' |
| 5 | + identifier: identical.alwaysFalse |
5 | 6 | count: 1 |
6 | 7 | path: ../src/Reflection/BetterReflection/SourceLocator/AutoloadSourceLocator.php |
7 | 8 |
|
8 | 9 | - |
9 | | - message: "#^Strict comparison using \\=\\=\\= between list\\<non\\-falsy\\-string\\> and false will always evaluate to false\\.$#" |
| 10 | + message: '#^Call to function method_exists\(\) with ReflectionFunction and ''getClosureCalledCla…'' will always evaluate to true\.$#' |
| 11 | + identifier: function.alreadyNarrowedType |
| 12 | + count: 1 |
| 13 | + path: ../src/Type/ClosureTypeFactory.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^Strict comparison using \=\=\= between list\<non\-falsy\-string\> and false will always evaluate to false\.$#' |
| 17 | + identifier: identical.alwaysFalse |
10 | 18 | count: 1 |
11 | 19 | path: ../src/Type/Php/MbFunctionsReturnTypeExtension.php |
12 | 20 |
|
13 | 21 | - |
14 | | - message: "#^Strict comparison using \\=\\=\\= between int<0, max> and false will always evaluate to false\\.$#" |
| 22 | + message: '#^Strict comparison using \=\=\= between int\<0, max\> and false will always evaluate to false\.$#' |
| 23 | + identifier: identical.alwaysFalse |
15 | 24 | count: 1 |
16 | 25 | path: ../src/Type/Php/MbStrlenFunctionReturnTypeExtension.php |
17 | 26 |
|
18 | 27 | - |
19 | | - message: "#^Strict comparison using \\=\\=\\= between list\\<non\\-falsy\\-string\\> and false will always evaluate to false\\.$#" |
| 28 | + message: '#^Strict comparison using \=\=\= between list\<non\-falsy\-string\> and false will always evaluate to false\.$#' |
| 29 | + identifier: identical.alwaysFalse |
20 | 30 | count: 1 |
21 | 31 | path: ../src/Type/Php/MbStrlenFunctionReturnTypeExtension.php |
22 | 32 |
|
23 | 33 | - |
24 | | - message: "#^Strict comparison using \\=\\=\\= between list\\<non\\-falsy\\-string\\> and false will always evaluate to false\\.$#" |
| 34 | + message: '#^Strict comparison using \=\=\= between list\<non\-falsy\-string\> and false will always evaluate to false\.$#' |
| 35 | + identifier: identical.alwaysFalse |
25 | 36 | count: 1 |
26 | 37 | path: ../src/Type/Php/StrSplitFunctionReturnTypeExtension.php |
0 commit comments