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:'#^Method Sabberworm\\CSS\\Parsing\\ParserState\:\:parseIdentifier\(\) should return non\-empty\-string but returns string\.$#'
47
+
identifier:return.type
48
+
count:1
49
+
path:../src/Parsing/ParserState.php
50
+
51
+
-
52
+
message:'#^Method Sabberworm\\CSS\\Parsing\\ParserState\:\:strlen\(\) should return int\<0, max\> but returns int\<0, max\>\|false\.$#'
53
+
identifier:return.type
54
+
count:1
55
+
path:../src/Parsing/ParserState.php
56
+
27
57
-
28
58
message:'#^Negated boolean expression is always true\.$#'
29
59
identifier:booleanNot.alwaysTrue
30
60
count:1
31
61
path:../src/Parsing/ParserState.php
32
62
63
+
-
64
+
message:'#^Property Sabberworm\\CSS\\Parsing\\ParserState\:\:\$currentPosition \(int\<0, max\>\) does not accept int\.$#'
65
+
identifier:assign.propertyType
66
+
count:2
67
+
path:../src/Parsing/ParserState.php
68
+
69
+
-
70
+
message:'#^Parameter \#1 \$separator of class Sabberworm\\CSS\\Value\\RuleValueList constructor expects non\-empty\-string, string given\.$#'
71
+
identifier:argument.type
72
+
count:1
73
+
path:../src/Rule/Rule.php
74
+
75
+
-
76
+
message:'#^Parameter \#1 \$value of method Sabberworm\\CSS\\Rule\\Rule\:\:setValue\(\) expects Sabberworm\\CSS\\Value\\RuleValueList\|string\|null, Sabberworm\\CSS\\Value\\Value\|string given\.$#'
77
+
identifier:argument.type
78
+
count:1
79
+
path:../src/Rule/Rule.php
80
+
81
+
-
82
+
message:'#^Cannot call method getSelector\(\) on Sabberworm\\CSS\\Property\\Selector\|string\.$#'
83
+
identifier:method.nonObject
84
+
count:1
85
+
path:../src/RuleSet/DeclarationBlock.php
86
+
87
+
-
88
+
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\.$#'
161
+
identifier:return.type
162
+
count:1
163
+
path:../src/Value/Value.php
164
+
165
+
-
166
+
message:'#^Parameter \#1 \$name of class Sabberworm\\CSS\\Value\\CSSFunction constructor expects non\-empty\-string, string given\.$#'
167
+
identifier:argument.type
168
+
count:1
169
+
path:../src/Value/Value.php
170
+
69
171
-
70
172
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
173
identifier:argument.type
@@ -78,12 +180,36 @@ parameters:
78
180
count:1
79
181
path:../src/Value/Value.php
80
182
183
+
-
184
+
message:'#^Parameter \#1 \$rule of class Sabberworm\\CSS\\Rule\\Rule constructor expects non\-empty\-string, string given\.$#'
185
+
identifier:argument.type
186
+
count:1
187
+
path:../tests/Functional/RuleSet/RuleSetTest.php
188
+
81
189
-
82
190
message:'#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''red'' and Sabberworm\\CSS\\Value\\Value will always evaluate to false\.$#'
83
191
identifier:staticMethod.impossibleType
84
192
count:1
85
193
path:../tests/ParserTest.php
86
194
195
+
-
196
+
message:'#^Cannot call method getListComponents\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
197
+
identifier:method.nonObject
198
+
count:2
199
+
path:../tests/ParserTest.php
200
+
201
+
-
202
+
message:'#^Cannot call method getListSeparator\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
203
+
identifier:method.nonObject
204
+
count:2
205
+
path:../tests/ParserTest.php
206
+
207
+
-
208
+
message:'#^Cannot call method render\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
209
+
identifier:method.nonObject
210
+
count:1
211
+
path:../tests/ParserTest.php
212
+
87
213
-
88
214
message:'#^Parameter \#1 \$value of method Sabberworm\\CSS\\Rule\\Rule\:\:setValue\(\) expects Sabberworm\\CSS\\Value\\RuleValueList\|string\|null, Sabberworm\\CSS\\Value\\Size given\.$#'
89
215
identifier:argument.type
@@ -113,3 +239,45 @@ parameters:
113
239
identifier:argument.type
114
240
count:2
115
241
path:../tests/Unit/CSSList/CSSListTest.php
242
+
243
+
-
244
+
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