You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message:'#^Only booleans are allowed in an if condition, int\|false given\.$#'
83
+
identifier:if.condNotBoolean
84
+
count:1
85
+
path:../src/Rule/Rule.php
86
+
87
+
-
88
+
message:'#^Parameter \#1 \$separator of class Sabberworm\\CSS\\Value\\RuleValueList constructor expects non\-empty\-string, string given\.$#'
89
+
identifier:argument.type
90
+
count:1
91
+
path:../src/Rule/Rule.php
92
+
93
+
-
94
+
message:'#^Parameter \#1 \$value of method Sabberworm\\CSS\\Rule\\Rule\:\:setValue\(\) expects Sabberworm\\CSS\\Value\\RuleValueList\|string\|null, Sabberworm\\CSS\\Value\\Value\|string given\.$#'
95
+
identifier:argument.type
96
+
count:1
97
+
path:../src/Rule/Rule.php
98
+
99
+
-
100
+
message:'#^Cannot call method getSelector\(\) on Sabberworm\\CSS\\Property\\Selector\|string\.$#'
101
+
identifier:method.nonObject
102
+
count:1
103
+
path:../src/RuleSet/DeclarationBlock.php
104
+
105
+
-
106
+
message:'#^Method Sabberworm\\CSS\\RuleSet\\DeclarationBlock\:\:getSelectors\(\) should return array\<Sabberworm\\CSS\\Property\\Selector\> but returns array\<Sabberworm\\CSS\\Property\\Selector\|string\>\.$#'
message:'#^Method Sabberworm\\CSS\\Value\\Value\:\:parseIdentifierOrFunction\(\) should return Sabberworm\\CSS\\Value\\CSSFunction\|string but returns Sabberworm\\CSS\\Value\\CSSFunction\|Sabberworm\\CSS\\Value\\URL\|string\.$#'
179
+
identifier:return.type
180
+
count:1
181
+
path:../src/Value/Value.php
182
+
183
+
-
184
+
message:'#^Parameter \#1 \$name of class Sabberworm\\CSS\\Value\\CSSFunction constructor expects non\-empty\-string, string given\.$#'
185
+
identifier:argument.type
186
+
count:1
187
+
path:../src/Value/Value.php
188
+
69
189
-
70
190
message:'#^Parameter \#2 \$arguments of class Sabberworm\\CSS\\Value\\CSSFunction constructor expects array\<Sabberworm\\CSS\\Value\\Value\|string\>\|Sabberworm\\CSS\\Value\\RuleValueList, Sabberworm\\CSS\\Value\\Value\|string given\.$#'
71
191
identifier:argument.type
@@ -78,12 +198,36 @@ parameters:
78
198
count:1
79
199
path:../src/Value/Value.php
80
200
201
+
-
202
+
message:'#^Parameter \#1 \$rule of class Sabberworm\\CSS\\Rule\\Rule constructor expects non\-empty\-string, string given\.$#'
203
+
identifier:argument.type
204
+
count:1
205
+
path:../tests/Functional/RuleSet/RuleSetTest.php
206
+
81
207
-
82
208
message:'#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''red'' and Sabberworm\\CSS\\Value\\Value will always evaluate to false\.$#'
83
209
identifier:staticMethod.impossibleType
84
210
count:1
85
211
path:../tests/ParserTest.php
86
212
213
+
-
214
+
message:'#^Cannot call method getListComponents\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
215
+
identifier:method.nonObject
216
+
count:2
217
+
path:../tests/ParserTest.php
218
+
219
+
-
220
+
message:'#^Cannot call method getListSeparator\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
221
+
identifier:method.nonObject
222
+
count:2
223
+
path:../tests/ParserTest.php
224
+
225
+
-
226
+
message:'#^Cannot call method render\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
227
+
identifier:method.nonObject
228
+
count:1
229
+
path:../tests/ParserTest.php
230
+
87
231
-
88
232
message:'#^Parameter \#1 \$value of method Sabberworm\\CSS\\Rule\\Rule\:\:setValue\(\) expects Sabberworm\\CSS\\Value\\RuleValueList\|string\|null, Sabberworm\\CSS\\Value\\Size given\.$#'
89
233
identifier:argument.type
@@ -113,3 +257,45 @@ parameters:
113
257
identifier:argument.type
114
258
count:2
115
259
path:../tests/Unit/CSSList/CSSListTest.php
260
+
261
+
-
262
+
message:'#^Method Sabberworm\\CSS\\Tests\\Unit\\Comment\\CommentContainerTest\:\:provideAlternativeNonemptyCommentArray\(\) should return array\<non\-empty\-string, array\{non\-empty\-list\<Sabberworm\\CSS\\Comment\\Comment\>\}\> but returns array\<non\-empty\-string, array\{list\<Sabberworm\\CSS\\Comment\\Comment\>\}\>\.$#'
0 commit comments