@@ -66,12 +66,6 @@ parameters:
66
66
count : 1
67
67
path : ../src/Property/CSSNamespace.php
68
68
69
- -
70
- message : ' #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
71
- identifier : method.notFound
72
- count : 1
73
- path : ../src/Property/Charset.php
74
-
75
69
-
76
70
message : ' #^Method Sabberworm\\CSS\\Property\\Charset\:\:atRuleArgs\(\) should return string but returns Sabberworm\\CSS\\Value\\CSSString\.$#'
77
71
identifier : return.type
@@ -108,36 +102,6 @@ parameters:
108
102
count : 1
109
103
path : ../src/RuleSet/AtRuleSet.php
110
104
111
- -
112
- message : ' #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#'
113
- identifier : method.notFound
114
- count : 1
115
- path : ../src/RuleSet/DeclarationBlock.php
116
-
117
- -
118
- message : ' #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#'
119
- identifier : method.notFound
120
- count : 1
121
- path : ../src/RuleSet/DeclarationBlock.php
122
-
123
- -
124
- message : ' #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterSelectorSeparator\(\)\.$#'
125
- identifier : method.notFound
126
- count : 1
127
- path : ../src/RuleSet/DeclarationBlock.php
128
-
129
- -
130
- message : ' #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$#'
131
- identifier : method.notFound
132
- count : 1
133
- path : ../src/RuleSet/DeclarationBlock.php
134
-
135
- -
136
- message : ' #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeSelectorSeparator\(\)\.$#'
137
- identifier : method.notFound
138
- count : 1
139
- path : ../src/RuleSet/DeclarationBlock.php
140
-
141
105
-
142
106
message : ' #^Loose comparison via "\!\=" is not allowed\.$#'
143
107
identifier : notEqual.notAllowed
0 commit comments