@@ -6,30 +6,12 @@ parameters:
66 count : 1
77 path : ../../src/CSSList/CSSList.php
88
9- -
10- message : ' #^Parameters should have "Sabberworm\\CSS\\CSSList\\CSSListItem\|array" types as the only types passed to this method$#'
11- identifier : typePerfect.narrowPublicClassMethodParamType
12- count : 1
13- path : ../../src/CSSList/CSSList.php
14-
159 -
1610 message : ' #^Negated boolean expression is always true\.$#'
1711 identifier : booleanNot.alwaysTrue
1812 count : 1
1913 path : ../../src/Parsing/ParserState.php
2014
21- -
22- message : ' #^Parameters should have "string\|int\|null" types as the only types passed to this method$#'
23- identifier : typePerfect.narrowPublicClassMethodParamType
24- count : 1
25- path : ../../src/Parsing/ParserState.php
26-
27- -
28- message : ' #^Parameters should have "string" types as the only types passed to this method$#'
29- identifier : typePerfect.narrowPublicClassMethodParamType
30- count : 1
31- path : ../../src/RuleSet/DeclarationBlock.php
32-
3315 -
3416 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\.$#'
3517 identifier : argument.type
@@ -48,12 +30,6 @@ parameters:
4830 count : 3
4931 path : ../../src/Value/Color.php
5032
51- -
52- message : ' #^Parameters should have "float" types as the only types passed to this method$#'
53- identifier : typePerfect.narrowPublicClassMethodParamType
54- count : 1
55- path : ../../src/Value/Size.php
56-
5733 -
5834 message : ' #^Strict comparison using \!\=\= between non\-empty\-string and null will always evaluate to true\.$#'
5935 identifier : notIdentical.alwaysTrue
0 commit comments