|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | 3 | - |
4 | | - message: "#^Parameter \\#1 \\$callback of function call_user_func_array expects callable\\(\\)\\: mixed, array\\{static\\(Jenssegers\\\\Model\\\\Model\\), string\\} given\\.$#" |
| 4 | + message: '#^Parameter \#1 \$callback of function call_user_func_array expects callable\(\)\: mixed, array\{static\(Jenssegers\\Model\\Model\), string\} given\.$#' |
| 5 | + identifier: argument.type |
5 | 6 | count: 1 |
6 | 7 | path: src/Model.php |
7 | 8 |
|
8 | 9 | - |
9 | | - message: "#^Unsafe usage of new static\\(\\)\\.$#" |
| 10 | + message: '#^Unsafe usage of new static\(\)\.$#' |
| 11 | + identifier: new.static |
10 | 12 | count: 4 |
11 | 13 | path: src/Model.php |
12 | 14 |
|
13 | 15 | - |
14 | | - message: "#^Access to an undefined property Jenssegers\\\\Model\\\\Model\\:\\:\\$name\\.$#" |
| 16 | + message: '#^Access to an undefined property Jenssegers\\Model\\Model\:\:\$name\.$#' |
| 17 | + identifier: property.notFound |
15 | 18 | count: 1 |
16 | 19 | path: tests/ModelTest.php |
17 | 20 |
|
18 | 21 | - |
19 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$active\\.$#" |
| 22 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$active\.$#' |
| 23 | + identifier: property.notFound |
20 | 24 | count: 1 |
21 | 25 | path: tests/ModelTest.php |
22 | 26 |
|
23 | 27 | - |
24 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$age\\.$#" |
| 28 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$age\.$#' |
| 29 | + identifier: property.notFound |
25 | 30 | count: 1 |
26 | 31 | path: tests/ModelTest.php |
27 | 32 |
|
28 | 33 | - |
29 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$bar\\.$#" |
| 34 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$bar\.$#' |
| 35 | + identifier: property.notFound |
30 | 36 | count: 1 |
31 | 37 | path: tests/ModelTest.php |
32 | 38 |
|
33 | 39 | - |
34 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$birthday\\.$#" |
| 40 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$birthday\.$#' |
| 41 | + identifier: property.notFound |
35 | 42 | count: 1 |
36 | 43 | path: tests/ModelTest.php |
37 | 44 |
|
38 | 45 | - |
39 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$city\\.$#" |
| 46 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$city\.$#' |
| 47 | + identifier: property.notFound |
40 | 48 | count: 3 |
41 | 49 | path: tests/ModelTest.php |
42 | 50 |
|
43 | 51 | - |
44 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$collection_data\\.$#" |
| 52 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$collection_data\.$#' |
| 53 | + identifier: property.notFound |
45 | 54 | count: 1 |
46 | 55 | path: tests/ModelTest.php |
47 | 56 |
|
48 | 57 | - |
49 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$count\\.$#" |
| 58 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$count\.$#' |
| 59 | + identifier: property.notFound |
50 | 60 | count: 1 |
51 | 61 | path: tests/ModelTest.php |
52 | 62 |
|
53 | 63 | - |
54 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$data\\.$#" |
| 64 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$data\.$#' |
| 65 | + identifier: property.notFound |
55 | 66 | count: 1 |
56 | 67 | path: tests/ModelTest.php |
57 | 68 |
|
58 | 69 | - |
59 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$default\\.$#" |
| 70 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$default\.$#' |
| 71 | + identifier: property.notFound |
60 | 72 | count: 1 |
61 | 73 | path: tests/ModelTest.php |
62 | 74 |
|
63 | 75 | - |
64 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$foo\\.$#" |
| 76 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$foo\.$#' |
| 77 | + identifier: property.notFound |
65 | 78 | count: 4 |
66 | 79 | path: tests/ModelTest.php |
67 | 80 |
|
68 | 81 | - |
69 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$list_items\\.$#" |
| 82 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$list_items\.$#' |
| 83 | + identifier: property.notFound |
70 | 84 | count: 2 |
71 | 85 | path: tests/ModelTest.php |
72 | 86 |
|
73 | 87 | - |
74 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$name\\.$#" |
| 88 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$name\.$#' |
| 89 | + identifier: property.notFound |
75 | 90 | count: 10 |
76 | 91 | path: tests/ModelTest.php |
77 | 92 |
|
78 | 93 | - |
79 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$object_data\\.$#" |
| 94 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$object_data\.$#' |
| 95 | + identifier: property.notFound |
80 | 96 | count: 1 |
81 | 97 | path: tests/ModelTest.php |
82 | 98 |
|
83 | 99 | - |
84 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$password\\.$#" |
| 100 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$password\.$#' |
| 101 | + identifier: property.notFound |
85 | 102 | count: 2 |
86 | 103 | path: tests/ModelTest.php |
87 | 104 |
|
88 | 105 | - |
89 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$score\\.$#" |
| 106 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$score\.$#' |
| 107 | + identifier: property.notFound |
90 | 108 | count: 1 |
91 | 109 | path: tests/ModelTest.php |
92 | 110 |
|
93 | 111 | - |
94 | | - message: "#^Access to an undefined property Tests\\\\Stubs\\\\ModelStub\\:\\:\\$secret\\.$#" |
| 112 | + message: '#^Access to an undefined property Tests\\Stubs\\ModelStub\:\:\$secret\.$#' |
| 113 | + identifier: property.notFound |
95 | 114 | count: 2 |
96 | 115 | path: tests/ModelTest.php |
97 | 116 |
|
98 | 117 | - |
99 | | - message: "#^Parameter \\#1 \\$callback of static method Jenssegers\\\\Model\\\\Model\\:\\:unguarded\\(\\) expects callable\\(\\)\\: mixed, array\\{PHPUnit\\\\Framework\\\\MockObject\\\\MockObject&stdClass, 'callback'\\} given\\.$#" |
| 118 | + message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#' |
| 119 | + identifier: function.alreadyNarrowedType |
| 120 | + count: 2 |
| 121 | + path: tests/ModelTest.php |
| 122 | + |
| 123 | + - |
| 124 | + message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertInstanceOf\(\) with ''\\\\Illuminate\\\\Support…'' and array\{array\{foo\: ''bar'', baz\: ''bat''\}\} will always evaluate to false\.$#' |
| 125 | + identifier: method.impossibleType |
| 126 | + count: 1 |
| 127 | + path: tests/ModelTest.php |
| 128 | + |
| 129 | + - |
| 130 | + message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertInstanceOf\(\) with ''\\\\stdClass'' and array\{foo\: ''bar''\} will always evaluate to false\.$#' |
| 131 | + identifier: method.impossibleType |
| 132 | + count: 1 |
| 133 | + path: tests/ModelTest.php |
| 134 | + |
| 135 | + - |
| 136 | + message: '#^Parameter \#1 \$callback of static method Jenssegers\\Model\\Model\:\:unguarded\(\) expects callable\(\)\: mixed, array\{PHPUnit\\Framework\\MockObject\\MockObject&stdClass, ''callback''\} given\.$#' |
| 137 | + identifier: argument.type |
100 | 138 | count: 1 |
101 | 139 | path: tests/ModelTest.php |
0 commit comments