Skip to content

Commit da7e538

Browse files
committed
[TASK] Update Baseline
1 parent ba7ff2d commit da7e538

File tree

1 file changed

+0
-192
lines changed

1 file changed

+0
-192
lines changed

config/phpstan-baseline.neon

Lines changed: 0 additions & 192 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
parameters:
22
ignoreErrors:
3-
-
4-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
5-
identifier: method.notFound
6-
count: 1
7-
path: ../src/CSSList/AtRuleBlockList.php
8-
9-
-
10-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
11-
identifier: method.notFound
12-
count: 1
13-
path: ../src/CSSList/AtRuleBlockList.php
14-
153
-
164
message: '#^Only booleans are allowed in an if condition, string given\.$#'
175
identifier: if.condNotBoolean
@@ -30,30 +18,6 @@ parameters:
3018
count: 1
3119
path: ../src/CSSList/CSSBlockList.php
3220

33-
-
34-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:safely\(\)\.$#'
35-
identifier: method.notFound
36-
count: 1
37-
path: ../src/CSSList/CSSList.php
38-
39-
-
40-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterBlocks\(\)\.$#'
41-
identifier: method.notFound
42-
count: 1
43-
path: ../src/CSSList/CSSList.php
44-
45-
-
46-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeBlocks\(\)\.$#'
47-
identifier: method.notFound
48-
count: 1
49-
path: ../src/CSSList/CSSList.php
50-
51-
-
52-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBetweenBlocks\(\)\.$#'
53-
identifier: method.notFound
54-
count: 1
55-
path: ../src/CSSList/CSSList.php
56-
5721
-
5822
message: '#^Loose comparison via "\!\=" is not allowed\.$#'
5923
identifier: notEqual.notAllowed
@@ -72,30 +36,12 @@ parameters:
7236
count: 1
7337
path: ../src/CSSList/CSSList.php
7438

75-
-
76-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
77-
identifier: method.notFound
78-
count: 1
79-
path: ../src/CSSList/Document.php
80-
8139
-
8240
message: '#^Parameters should have "string\|null" types as the only types passed to this method$#'
8341
identifier: typePerfect.narrowPublicClassMethodParamType
8442
count: 1
8543
path: ../src/CSSList/Document.php
8644

87-
-
88-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
89-
identifier: method.notFound
90-
count: 1
91-
path: ../src/CSSList/KeyFrame.php
92-
93-
-
94-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
95-
identifier: method.notFound
96-
count: 1
97-
path: ../src/CSSList/KeyFrame.php
98-
9945
-
10046
message: '#^Parameters should have "string" types as the only types passed to this method$#'
10147
identifier: typePerfect.narrowPublicClassMethodParamType
@@ -192,24 +138,12 @@ parameters:
192138
count: 1
193139
path: ../src/Property/CSSNamespace.php
194140

195-
-
196-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
197-
identifier: method.notFound
198-
count: 1
199-
path: ../src/Property/Charset.php
200-
201141
-
202142
message: '#^Method Sabberworm\\CSS\\Property\\Charset\:\:atRuleArgs\(\) should return string but returns Sabberworm\\CSS\\Value\\CSSString\.$#'
203143
identifier: return.type
204144
count: 1
205145
path: ../src/Property/Charset.php
206146

207-
-
208-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
209-
identifier: method.notFound
210-
count: 1
211-
path: ../src/Property/Import.php
212-
213147
-
214148
message: '#^Only booleans are allowed in an if condition, string given\.$#'
215149
identifier: if.condNotBoolean
@@ -222,18 +156,6 @@ parameters:
222156
count: 1
223157
path: ../src/Property/Import.php
224158

225-
-
226-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
227-
identifier: method.notFound
228-
count: 1
229-
path: ../src/Rule/Rule.php
230-
231-
-
232-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterRuleName\(\)\.$#'
233-
identifier: method.notFound
234-
count: 1
235-
path: ../src/Rule/Rule.php
236-
237159
-
238160
message: '#^Only booleans are allowed in an if condition, Sabberworm\\CSS\\Value\\RuleValueList\|string\|null given\.$#'
239161
identifier: if.condNotBoolean
@@ -252,54 +174,12 @@ parameters:
252174
count: 1
253175
path: ../src/Rule/Rule.php
254176

255-
-
256-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
257-
identifier: method.notFound
258-
count: 1
259-
path: ../src/RuleSet/AtRuleSet.php
260-
261-
-
262-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
263-
identifier: method.notFound
264-
count: 1
265-
path: ../src/RuleSet/AtRuleSet.php
266-
267177
-
268178
message: '#^Only booleans are allowed in an if condition, string given\.$#'
269179
identifier: if.condNotBoolean
270180
count: 1
271181
path: ../src/RuleSet/AtRuleSet.php
272182

273-
-
274-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
275-
identifier: method.notFound
276-
count: 1
277-
path: ../src/RuleSet/DeclarationBlock.php
278-
279-
-
280-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
281-
identifier: method.notFound
282-
count: 1
283-
path: ../src/RuleSet/DeclarationBlock.php
284-
285-
-
286-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterSelectorSeparator\(\)\.$#'
287-
identifier: method.notFound
288-
count: 1
289-
path: ../src/RuleSet/DeclarationBlock.php
290-
291-
-
292-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
293-
identifier: method.notFound
294-
count: 1
295-
path: ../src/RuleSet/DeclarationBlock.php
296-
297-
-
298-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeSelectorSeparator\(\)\.$#'
299-
identifier: method.notFound
300-
count: 1
301-
path: ../src/RuleSet/DeclarationBlock.php
302-
303183
-
304184
message: '#^Loose comparison via "\!\=" is not allowed\.$#'
305185
identifier: notEqual.notAllowed
@@ -318,36 +198,6 @@ parameters:
318198
count: 1
319199
path: ../src/RuleSet/DeclarationBlock.php
320200

321-
-
322-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:removeLastSemicolon\(\)\.$#'
323-
identifier: method.notFound
324-
count: 1
325-
path: ../src/RuleSet/RuleSet.php
326-
327-
-
328-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:safely\(\)\.$#'
329-
identifier: method.notFound
330-
count: 1
331-
path: ../src/RuleSet/RuleSet.php
332-
333-
-
334-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterRules\(\)\.$#'
335-
identifier: method.notFound
336-
count: 1
337-
path: ../src/RuleSet/RuleSet.php
338-
339-
-
340-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeRules\(\)\.$#'
341-
identifier: method.notFound
342-
count: 1
343-
path: ../src/RuleSet/RuleSet.php
344-
345-
-
346-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBetweenRules\(\)\.$#'
347-
identifier: method.notFound
348-
count: 1
349-
path: ../src/RuleSet/RuleSet.php
350-
351201
-
352202
message: '#^Only booleans are allowed in a negated boolean, string\|null given\.$#'
353203
identifier: booleanNot.exprNotBoolean
@@ -390,30 +240,6 @@ parameters:
390240
count: 3
391241
path: ../src/Value/CalcFunction.php
392242

393-
-
394-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
395-
identifier: method.notFound
396-
count: 1
397-
path: ../src/Value/CalcRuleValueList.php
398-
399-
-
400-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
401-
identifier: method.notFound
402-
count: 2
403-
path: ../src/Value/Color.php
404-
405-
-
406-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterListArgumentSeparator\(\)\.$#'
407-
identifier: method.notFound
408-
count: 1
409-
path: ../src/Value/Color.php
410-
411-
-
412-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeListArgumentSeparator\(\)\.$#'
413-
identifier: method.notFound
414-
count: 1
415-
path: ../src/Value/Color.php
416-
417243
-
418244
message: '#^Call to method Sabberworm\\CSS\\Value\\Color\:\:hasNoneAsComponentValue\(\) with incorrect case\: HasNoneAsComponentValue$#'
419245
identifier: method.nameCase
@@ -449,21 +275,3 @@ parameters:
449275
identifier: typePerfect.narrowPublicClassMethodParamType
450276
count: 1
451277
path: ../src/Value/Size.php
452-
453-
-
454-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
455-
identifier: method.notFound
456-
count: 1
457-
path: ../src/Value/ValueList.php
458-
459-
-
460-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterListArgumentSeparator\(\)\.$#'
461-
identifier: method.notFound
462-
count: 1
463-
path: ../src/Value/ValueList.php
464-
465-
-
466-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeListArgumentSeparator\(\)\.$#'
467-
identifier: method.notFound
468-
count: 1
469-
path: ../src/Value/ValueList.php

0 commit comments

Comments
 (0)