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\.$#'
41
+
identifier:return.type
42
+
count:1
43
+
path:../../src/Parsing/ParserState.php
44
+
45
+
-
46
+
message:'#^Method Sabberworm\\CSS\\Parsing\\ParserState\:\:strlen\(\) should return int\<0, max\> but returns int\<0, max\>\|false\.$#'
47
+
identifier:return.type
48
+
count:1
49
+
path:../../src/Parsing/ParserState.php
50
+
9
51
-
10
52
message:'#^Negated boolean expression is always true\.$#'
11
53
identifier:booleanNot.alwaysTrue
12
54
count:1
13
55
path:../../src/Parsing/ParserState.php
14
56
57
+
-
58
+
message:'#^Property Sabberworm\\CSS\\Parsing\\ParserState\:\:\$currentPosition \(int\<0, max\>\) does not accept int\.$#'
59
+
identifier:assign.propertyType
60
+
count:2
61
+
path:../../src/Parsing/ParserState.php
62
+
63
+
-
64
+
message:'#^Method Sabberworm\\CSS\\Property\\Declaration\:\:getArrayRepresentation\(\) should return array\<string, array\<mixed\>\|bool\|float\|int\|string\|null\> but returns array\<string, bool\|Sabberworm\\CSS\\Value\\RuleValueList\|string\|null\>\.$#'
65
+
identifier:return.type
66
+
count:1
67
+
path:../../src/Property/Declaration.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/Property/Declaration.php
74
+
75
+
-
76
+
message:'#^Parameter \#1 \$value of method Sabberworm\\CSS\\Property\\Declaration\:\:setValue\(\) expects Sabberworm\\CSS\\Value\\RuleValueList\|string\|null, Sabberworm\\CSS\\Value\\Value\|string given\.$#'
77
+
identifier:argument.type
78
+
count:1
79
+
path:../../src/Property/Declaration.php
80
+
81
+
-
82
+
message:'#^Method Sabberworm\\CSS\\Property\\Selector\:\:getSelector\(\) should return non\-empty\-string but returns string\.$#'
83
+
identifier:return.type
84
+
count:1
85
+
path:../../src/Property/Selector.php
86
+
87
+
-
88
+
message:'#^Method Sabberworm\\CSS\\Property\\Selector\:\:parseComponents\(\) should return non\-empty\-list\<Sabberworm\\CSS\\Property\\Selector\\Component\> but returns list\<Sabberworm\\CSS\\Property\\Selector\\Combinator\|Sabberworm\\CSS\\Property\\Selector\\CompoundSelector\>\.$#'
89
+
identifier:return.type
90
+
count:1
91
+
path:../../src/Property/Selector.php
92
+
93
+
-
94
+
message:'#^Parameter \#1 \$selector of class Sabberworm\\CSS\\Property\\KeyframeSelector constructor expects non\-empty\-list\<Sabberworm\\CSS\\Property\\Selector\\Component\>\|non\-empty\-string, string given\.$#'
95
+
identifier:argument.type
96
+
count:1
97
+
path:../../src/RuleSet/DeclarationBlock.php
98
+
99
+
-
100
+
message:'#^Parameter \#1 \$selector of class Sabberworm\\CSS\\Property\\Selector constructor expects non\-empty\-list\<Sabberworm\\CSS\\Property\\Selector\\Component\>\|non\-empty\-string, string given\.$#'
101
+
identifier:argument.type
102
+
count:1
103
+
path:../../src/RuleSet/DeclarationBlock.php
104
+
105
+
-
106
+
message:'#^Property Sabberworm\\CSS\\RuleSet\\DeclarationBlock\:\:\$selectors \(list\<Sabberworm\\CSS\\Property\\Selector\>\) does not accept array\<int\<0, max\>, Sabberworm\\CSS\\Property\\Selector\>\.$#'
107
+
identifier:assign.propertyType
108
+
count:1
109
+
path:../../src/RuleSet/DeclarationBlock.php
110
+
111
+
-
112
+
message:'#^Property Sabberworm\\CSS\\RuleSet\\DeclarationBlock\:\:\$selectors \(list\<Sabberworm\\CSS\\Property\\Selector\>\) does not accept list\<Sabberworm\\CSS\\Property\\Selector\|string\>\.$#'
113
+
identifier:assign.propertyType
114
+
count:1
115
+
path:../../src/RuleSet/DeclarationBlock.php
116
+
117
+
-
118
+
message:'#^Parameter \#1 \$name of class Sabberworm\\CSS\\Value\\CSSFunction constructor expects non\-empty\-string, string given\.$#'
119
+
identifier:argument.type
120
+
count:1
121
+
path:../../src/Value/CSSFunction.php
122
+
15
123
-
16
124
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\.$#'
17
125
identifier:argument.type
@@ -30,12 +138,42 @@ parameters:
30
138
count:3
31
139
path:../../src/Value/Color.php
32
140
141
+
-
142
+
message:'#^Parameter \#1 \$name of method Sabberworm\\CSS\\Value\\CSSFunction\:\:__construct\(\) expects non\-empty\-string, string given\.$#'
143
+
identifier:argument.type
144
+
count:1
145
+
path:../../src/Value/Color.php
146
+
147
+
-
148
+
message:'#^Parameter \#1 \$name of method Sabberworm\\CSS\\Value\\CSSFunction\:\:setName\(\) expects non\-empty\-string, string given\.$#'
149
+
identifier:argument.type
150
+
count:1
151
+
path:../../src/Value/Color.php
152
+
153
+
-
154
+
message:'#^Method Sabberworm\\CSS\\Value\\Size\:\:render\(\) should return non\-empty\-string but returns string\.$#'
155
+
identifier:return.type
156
+
count:1
157
+
path:../../src/Value/Size.php
158
+
33
159
-
34
160
message:'#^Strict comparison using \!\=\= between non\-empty\-string and null will always evaluate to true\.$#'
35
161
identifier:notIdentical.alwaysTrue
36
162
count:1
37
163
path:../../src/Value/Size.php
38
164
165
+
-
166
+
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\.$#'
167
+
identifier:return.type
168
+
count:1
169
+
path:../../src/Value/Value.php
170
+
171
+
-
172
+
message:'#^Parameter \#1 \$name of class Sabberworm\\CSS\\Value\\CSSFunction constructor expects non\-empty\-string, string given\.$#'
173
+
identifier:argument.type
174
+
count:1
175
+
path:../../src/Value/Value.php
176
+
39
177
-
40
178
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\.$#'
41
179
identifier:argument.type
@@ -48,12 +186,36 @@ parameters:
48
186
count:1
49
187
path:../../src/Value/Value.php
50
188
189
+
-
190
+
message:'#^Parameter \#1 \$propertyName of class Sabberworm\\CSS\\Property\\Declaration constructor expects non\-empty\-string, string given\.$#'
message:'#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''red'' and Sabberworm\\CSS\\Value\\Value will always evaluate to false\.$#'
53
197
identifier:staticMethod.impossibleType
54
198
count:1
55
199
path:../../tests/ParserTest.php
56
200
201
+
-
202
+
message:'#^Cannot call method getListComponents\(\) 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 getListSeparator\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
209
+
identifier:method.nonObject
210
+
count:2
211
+
path:../../tests/ParserTest.php
212
+
213
+
-
214
+
message:'#^Cannot call method render\(\) on Sabberworm\\CSS\\Value\\RuleValueList\|string\.$#'
215
+
identifier:method.nonObject
216
+
count:1
217
+
path:../../tests/ParserTest.php
218
+
57
219
-
58
220
message:'#^Parameter \#1 \$value of method Sabberworm\\CSS\\Property\\Declaration\:\:setValue\(\) expects Sabberworm\\CSS\\Value\\RuleValueList\|string\|null, Sabberworm\\CSS\\Value\\Size given\.$#'
59
221
identifier:argument.type
@@ -83,3 +245,117 @@ parameters:
83
245
identifier:argument.type
84
246
count:2
85
247
path:../../tests/Unit/CSSList/CSSListTest.php
248
+
249
+
-
250
+
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