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:'#^Property Sabberworm\\CSS\\RuleSet\\DeclarationBlock\:\:\$selectors \(list\<Sabberworm\\CSS\\Property\\Selector\>\) does not accept array\<int\<0, max\>, Sabberworm\\CSS\\Property\\Selector\>\.$#'
95
+
identifier:assign.propertyType
96
+
count:1
97
+
path:../src/RuleSet/DeclarationBlock.php
98
+
99
+
-
100
+
message:'#^Property Sabberworm\\CSS\\RuleSet\\DeclarationBlock\:\:\$selectors \(list\<Sabberworm\\CSS\\Property\\Selector\>\) does not accept list\<Sabberworm\\CSS\\Property\\Selector\|string\>\.$#'
101
+
identifier:assign.propertyType
102
+
count:1
103
+
path:../src/RuleSet/DeclarationBlock.php
104
+
105
+
-
106
+
message:'#^Parameter \#1 \$name of class Sabberworm\\CSS\\Value\\CSSFunction constructor expects non\-empty\-string, string given\.$#'
107
+
identifier:argument.type
108
+
count:1
109
+
path:../src/Value/CSSFunction.php
110
+
33
111
-
34
112
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\.$#'
35
113
identifier:argument.type
@@ -48,6 +126,30 @@ parameters:
48
126
count:3
49
127
path:../src/Value/Color.php
50
128
129
+
-
130
+
message:'#^Parameter \#1 \$name of method Sabberworm\\CSS\\Value\\CSSFunction\:\:__construct\(\) expects non\-empty\-string, string given\.$#'
131
+
identifier:argument.type
132
+
count:1
133
+
path:../src/Value/Color.php
134
+
135
+
-
136
+
message:'#^Parameter \#1 \$name of method Sabberworm\\CSS\\Value\\CSSFunction\:\:setName\(\) expects non\-empty\-string, string given\.$#'
137
+
identifier:argument.type
138
+
count:1
139
+
path:../src/Value/Color.php
140
+
141
+
-
142
+
message:'#^Method Sabberworm\\CSS\\Value\\Size\:\:getShortClassName\(\) should return non\-empty\-string but returns string\.$#'
143
+
identifier:return.type
144
+
count:1
145
+
path:../src/Value/Size.php
146
+
147
+
-
148
+
message:'#^Method Sabberworm\\CSS\\Value\\Size\:\:render\(\) should return non\-empty\-string but returns string\.$#'
149
+
identifier:return.type
150
+
count:1
151
+
path:../src/Value/Size.php
152
+
51
153
-
52
154
message:'#^Parameters should have "float" types as the only types passed to this method$#'
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
+
63
177
-
64
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\.$#'
65
179
identifier:argument.type
@@ -72,12 +186,48 @@ parameters:
72
186
count:1
73
187
path:../src/Value/Value.php
74
188
189
+
-
190
+
message:'#^Method Sabberworm\\CSS\\Value\\ValueList\:\:getArrayRepresentation\(\) should return array\<string, bool\|float\|int\|list\<array\<string, mixed\>\>\|string\> but returns array\{class\: non\-empty\-string, components\: array\<array\<string, bool\|float\|int\|list\<array\<string, mixed\>\>\|string\>\>, separator\: non\-empty\-string\}\.$#'
191
+
identifier:return.type
192
+
count:1
193
+
path:../src/Value/ValueList.php
194
+
195
+
-
196
+
message:'#^Method Sabberworm\\CSS\\Value\\ValueList\:\:getShortClassName\(\) should return non\-empty\-string but returns string\.$#'
197
+
identifier:return.type
198
+
count:1
199
+
path:../src/Value/ValueList.php
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
+
75
207
-
76
208
message:'#^Call to static method PHPUnit\\Framework\\Assert\:\:assertSame\(\) with ''red'' and Sabberworm\\CSS\\Value\\Value will always evaluate to false\.$#'
77
209
identifier:staticMethod.impossibleType
78
210
count:1
79
211
path:../tests/ParserTest.php
80
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
+
81
231
-
82
232
message:'#^Parameter \#1 \$value of method Sabberworm\\CSS\\Rule\\Rule\:\:setValue\(\) expects Sabberworm\\CSS\\Value\\RuleValueList\|string\|null, Sabberworm\\CSS\\Value\\Size given\.$#'
83
233
identifier:argument.type
@@ -107,3 +257,51 @@ parameters:
107
257
identifier:argument.type
108
258
count:2
109
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\>\}\>\.$#'
message:'#^Method Sabberworm\\CSS\\Tests\\Unit\\Fixtures\\ConcreteShortClassNameProvider\:\:getShortClassName\(\) should return non\-empty\-string but returns string\.$#'
0 commit comments