|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | 3 | - |
4 | | - message: '#^Parameter \#2 \$value of method Joomla\\Uri\\Uri\:\:setVar\(\) expects string, int\<1, max\> given\.$#' |
5 | | - identifier: argument.type |
| 4 | + message: "#^Parameter \\#2 \\$value of method Joomla\\\\Uri\\\\Uri\\:\\:setVar\\(\\) expects string, int\\<1, max\\> given\\.$#" |
6 | 5 | count: 2 |
7 | 6 | path: src/AbstractGithubObject.php |
8 | 7 |
|
9 | 8 | - |
10 | | - message: '#^Class Joomla\\Github\\Github referenced with incorrect case\: Joomla\\Github\\GitHub\.$#' |
11 | | - identifier: class.nameCase |
| 9 | + message: "#^Class Joomla\\\\Github\\\\Github referenced with incorrect case\\: Joomla\\\\Github\\\\GitHub\\.$#" |
12 | 10 | count: 1 |
13 | 11 | path: src/Github.php |
14 | 12 |
|
15 | 13 | - |
16 | | - message: '#^Parameter \#2 \$value of method Joomla\\Uri\\Uri\:\:setVar\(\) expects string, int given\.$#' |
17 | | - identifier: argument.type |
| 14 | + message: "#^Parameter \\#2 \\$value of method Joomla\\\\Uri\\\\Uri\\:\\:setVar\\(\\) expects string, int given\\.$#" |
18 | 15 | count: 4 |
19 | 16 | path: src/Package/Activity/Notifications.php |
20 | 17 |
|
21 | 18 | - |
22 | | - message: '#^Variable \$labels in isset\(\) always exists and is not nullable\.$#' |
23 | | - identifier: isset.variable |
| 19 | + message: "#^Variable \\$labels in isset\\(\\) always exists and is not nullable\\.$#" |
24 | 20 | count: 1 |
25 | 21 | path: src/Package/Issues.php |
26 | 22 |
|
27 | 23 | - |
28 | | - message: '#^Variable \$response might not be defined\.$#' |
29 | | - identifier: variable.undefined |
30 | | - count: 1 |
31 | | - path: src/Package/Issues/Assignees.php |
32 | | - |
33 | | - - |
34 | | - message: '#^Parameter \#2 \$value of method Joomla\\Uri\\Uri\:\:setVar\(\) expects string, int\<min, \-1\>\|int\<1, max\> given\.$#' |
35 | | - identifier: argument.type |
| 24 | + message: "#^Parameter \\#2 \\$value of method Joomla\\\\Uri\\\\Uri\\:\\:setVar\\(\\) expects string, int\\<min, \\-1\\>\\|int\\<1, max\\> given\\.$#" |
36 | 25 | count: 1 |
37 | 26 | path: src/Package/Repositories.php |
38 | 27 |
|
39 | 28 | - |
40 | | - message: '#^Parameter \#2 \$value of method Joomla\\Uri\\Uri\:\:setVar\(\) expects string, int\<min, \-1\>\|int\<1, max\> given\.$#' |
41 | | - identifier: argument.type |
| 29 | + message: "#^Parameter \\#2 \\$value of method Joomla\\\\Uri\\\\Uri\\:\\:setVar\\(\\) expects string, int\\<min, \\-1\\>\\|int\\<1, max\\> given\\.$#" |
42 | 30 | count: 2 |
43 | 31 | path: src/Package/Search.php |
44 | 32 |
|
45 | 33 | - |
46 | | - message: '#^Parameter \#2 \$value of method Joomla\\Uri\\Uri\:\:setVar\(\) expects string, int\<min, \-1\>\|int\<1, max\> given\.$#' |
47 | | - identifier: argument.type |
| 34 | + message: "#^Parameter \\#2 \\$value of method Joomla\\\\Uri\\\\Uri\\:\\:setVar\\(\\) expects string, int\\<min, \\-1\\>\\|int\\<1, max\\> given\\.$#" |
48 | 35 | count: 1 |
49 | 36 | path: src/Package/Users.php |
0 commit comments