|
1 | 1 | parameters:
|
2 | 2 | ignoreErrors:
|
3 | 3 | -
|
4 |
| - message: "#^Creating new PHPStan\\\\Reflection\\\\Native\\\\NativeParameterReflection is not covered by backward compatibility promise\\. The class might change in a minor PHPStan version\\.$#" |
| 4 | + message: '#^Creating new PHPStan\\Reflection\\Native\\NativeParameterReflection is not covered by backward compatibility promise\. The class might change in a minor PHPStan version\.$#' |
| 5 | + identifier: phpstanApi.constructor |
5 | 6 | count: 1
|
6 | 7 | path: src/PHPStan/PregReplaceCallbackClosureTypeExtension.php
|
7 | 8 |
|
8 | 9 | -
|
9 |
| - message: "#^Parameter \\#2 \\$callback of function preg_replace_callback expects callable\\(array\\<int\\|string, string\\>\\)\\: string, \\(callable\\(array\\<int\\|string, array\\{string\\|null, int\\<\\-1, max\\>\\}\\>\\)\\: string\\)\\|\\(callable\\(array\\<int\\|string, string\\|null\\>\\)\\: string\\) given\\.$#" |
| 10 | + message: '#^Parameter \#2 \$callback of function preg_replace_callback expects callable\(array\<string\>\)\: string, \(callable\(array\<int\|string, array\{string\|null, int\<\-1, max\>\}\>\)\: string\)\|\(callable\(array\<int\|string, string\|null\>\)\: string\) given\.$#' |
| 11 | + identifier: argument.type |
10 | 12 | count: 1
|
11 | 13 | path: src/Preg.php
|
12 | 14 |
|
13 | 15 | -
|
14 |
| - message: "#^Parameter &\\$matches @param\\-out type of method Composer\\\\Pcre\\\\Preg\\:\\:matchAllWithOffsets\\(\\) expects array\\<int\\|string, list\\<array\\{string\\|null, int\\<\\-1, max\\>\\}\\>\\>, array given\\.$#" |
| 16 | + message: '#^Parameter &\$matches @param\-out type of method Composer\\Pcre\\Preg\:\:matchAllWithOffsets\(\) expects array\<int\|string, list\<array\{string\|null, int\<\-1, max\>\}\>\>, array\<mixed\> given\.$#' |
| 17 | + identifier: paramOut.type |
15 | 18 | count: 1
|
16 | 19 | path: src/Preg.php
|
17 | 20 |
|
18 | 21 | -
|
19 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 22 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 23 | + identifier: regexp.pattern |
20 | 24 | count: 2
|
21 | 25 | path: tests/PregTests/GrepTest.php
|
22 | 26 |
|
23 | 27 | -
|
24 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 28 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 29 | + identifier: regexp.pattern |
25 | 30 | count: 2
|
26 | 31 | path: tests/PregTests/IsMatchAllTest.php
|
27 | 32 |
|
28 | 33 | -
|
29 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 34 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 35 | + identifier: regexp.pattern |
30 | 36 | count: 2
|
31 | 37 | path: tests/PregTests/IsMatchAllWithOffsetsTest.php
|
32 | 38 |
|
33 | 39 | -
|
34 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 40 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 41 | + identifier: regexp.pattern |
35 | 42 | count: 2
|
36 | 43 | path: tests/PregTests/IsMatchTest.php
|
37 | 44 |
|
38 | 45 | -
|
39 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 46 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 47 | + identifier: regexp.pattern |
40 | 48 | count: 2
|
41 | 49 | path: tests/PregTests/IsMatchWithOffsetsTest.php
|
42 | 50 |
|
43 | 51 | -
|
44 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 52 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 53 | + identifier: regexp.pattern |
45 | 54 | count: 2
|
46 | 55 | path: tests/PregTests/MatchAllTest.php
|
47 | 56 |
|
48 | 57 | -
|
49 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 58 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 59 | + identifier: regexp.pattern |
50 | 60 | count: 2
|
51 | 61 | path: tests/PregTests/MatchTest.php
|
52 | 62 |
|
53 | 63 | -
|
54 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 64 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 65 | + identifier: regexp.pattern |
55 | 66 | count: 2
|
56 | 67 | path: tests/PregTests/ReplaceCallbackArrayTest.php
|
57 | 68 |
|
58 | 69 | -
|
59 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 70 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 71 | + identifier: regexp.pattern |
60 | 72 | count: 2
|
61 | 73 | path: tests/PregTests/ReplaceCallbackTest.php
|
62 | 74 |
|
63 | 75 | -
|
64 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 76 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 77 | + identifier: regexp.pattern |
65 | 78 | count: 2
|
66 | 79 | path: tests/PregTests/ReplaceTest.php
|
67 | 80 |
|
68 | 81 | -
|
69 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 82 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 83 | + identifier: regexp.pattern |
70 | 84 | count: 2
|
71 | 85 | path: tests/PregTests/SplitTest.php
|
72 | 86 |
|
73 | 87 | -
|
74 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 88 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 89 | + identifier: regexp.pattern |
75 | 90 | count: 2
|
76 | 91 | path: tests/PregTests/SplitWithOffsetsTest.php
|
77 | 92 |
|
78 | 93 | -
|
79 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 94 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 95 | + identifier: regexp.pattern |
80 | 96 | count: 2
|
81 | 97 | path: tests/RegexTests/IsMatchTest.php
|
82 | 98 |
|
83 | 99 | -
|
84 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 100 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 101 | + identifier: regexp.pattern |
85 | 102 | count: 2
|
86 | 103 | path: tests/RegexTests/MatchAllTest.php
|
87 | 104 |
|
88 | 105 | -
|
89 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 106 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 107 | + identifier: regexp.pattern |
90 | 108 | count: 2
|
91 | 109 | path: tests/RegexTests/MatchTest.php
|
92 | 110 |
|
93 | 111 | -
|
94 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 112 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 113 | + identifier: regexp.pattern |
95 | 114 | count: 2
|
96 | 115 | path: tests/RegexTests/ReplaceCallbackArrayTest.php
|
97 | 116 |
|
98 | 117 | -
|
99 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 118 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 119 | + identifier: regexp.pattern |
100 | 120 | count: 2
|
101 | 121 | path: tests/RegexTests/ReplaceCallbackTest.php
|
102 | 122 |
|
103 | 123 | -
|
104 |
| - message: "#^Regex pattern is invalid\\: No ending matching delimiter '\\}' found$#" |
| 124 | + message: '#^Regex pattern is invalid\: No ending matching delimiter ''\}'' found$#' |
| 125 | + identifier: regexp.pattern |
105 | 126 | count: 2
|
106 | 127 | path: tests/RegexTests/ReplaceTest.php
|
0 commit comments