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\.$#'
185
+
identifier:return.type
186
+
count:1
187
+
path:../src/Value/Value.php
188
+
189
+
-
190
+
message:'#^Only booleans are allowed in &&, int\|false given on the right side\.$#'
191
+
identifier:booleanAnd.rightNotBoolean
192
+
count:1
193
+
path:../src/Value/Value.php
194
+
195
+
-
196
+
message:'#^Parameter \#1 \$name of class Sabberworm\\CSS\\Value\\CSSFunction constructor expects non\-empty\-string, string given\.$#'
197
+
identifier:argument.type
198
+
count:1
199
+
path:../src/Value/Value.php
200
+
69
201
-
70
202
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
203
identifier:argument.type
@@ -78,18 +210,60 @@ parameters:
78
210
count:1
79
211
path:../src/Value/Value.php
80
212
213
+
-
214
+
message:'#^Parameter \#1 \$rule of class Sabberworm\\CSS\\Rule\\Rule constructor expects non\-empty\-string, string given\.$#'
215
+
identifier:argument.type
216
+
count:1
217
+
path:../tests/Functional/RuleSet/RuleSetTest.php
218
+
81
219
-
82
220
message:'#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''red'' and Sabberworm\\CSS\\Value\\Value will always evaluate to false\.$#'
83
221
identifier:staticMethod.impossibleType
84
222
count:1
85
223
path:../tests/ParserTest.php
86
224
225
+
-
226
+
message:'#^Cannot call method getListComponents\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
227
+
identifier:method.nonObject
228
+
count:2
229
+
path:../tests/ParserTest.php
230
+
231
+
-
232
+
message:'#^Cannot call method getListSeparator\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
233
+
identifier:method.nonObject
234
+
count:2
235
+
path:../tests/ParserTest.php
236
+
237
+
-
238
+
message:'#^Cannot call method render\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
239
+
identifier:method.nonObject
240
+
count:1
241
+
path:../tests/ParserTest.php
242
+
243
+
-
244
+
message:'#^Only booleans are allowed in an if condition, resource\|false given\.$#'
245
+
identifier:if.condNotBoolean
246
+
count:1
247
+
path:../tests/ParserTest.php
248
+
249
+
-
250
+
message:'#^Parameter \#1 \$text of class Sabberworm\\CSS\\Parser constructor expects string, string\|false given\.$#'
251
+
identifier:argument.type
252
+
count:2
253
+
path:../tests/ParserTest.php
254
+
87
255
-
88
256
message:'#^Parameter \#1 \$value of method Sabberworm\\CSS\\Rule\\Rule\:\:setValue\(\) expects Sabberworm\\CSS\\Value\\RuleValueList\|string\|null, Sabberworm\\CSS\\Value\\Size given\.$#'
89
257
identifier:argument.type
90
258
count:3
91
259
path:../tests/RuleSet/DeclarationBlockTest.php
92
260
261
+
-
262
+
message:'#^Parameter \#1 \$text of class Sabberworm\\CSS\\Parser constructor expects string, string\|false given\.$#'
263
+
identifier:argument.type
264
+
count:10
265
+
path:../tests/RuleSet/LenientParsingTest.php
266
+
93
267
-
94
268
message:'#^Parameter \#1 \$type of class Sabberworm\\CSS\\CSSList\\AtRuleBlockList constructor expects non\-empty\-string, '''' given\.$#'
95
269
identifier:argument.type
@@ -113,3 +287,45 @@ parameters:
113
287
identifier:argument.type
114
288
count:2
115
289
path:../tests/Unit/CSSList/CSSListTest.php
290
+
291
+
-
292
+
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