|
1 | 1 | parameters: |
2 | 2 | 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 | | - |
15 | 3 | - |
16 | 4 | message: '#^Only booleans are allowed in an if condition, string given\.$#' |
17 | 5 | identifier: if.condNotBoolean |
@@ -144,18 +132,6 @@ parameters: |
144 | 132 | count: 1 |
145 | 133 | path: ../src/Property/Import.php |
146 | 134 |
|
147 | | - - |
148 | | - message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$#' |
149 | | - identifier: method.notFound |
150 | | - count: 1 |
151 | | - path: ../src/Rule/Rule.php |
152 | | - |
153 | | - - |
154 | | - message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterRuleName\(\)\.$#' |
155 | | - identifier: method.notFound |
156 | | - count: 1 |
157 | | - path: ../src/Rule/Rule.php |
158 | | - |
159 | 135 | - |
160 | 136 | message: '#^Only booleans are allowed in an if condition, Sabberworm\\CSS\\Value\\RuleValueList\|string\|null given\.$#' |
161 | 137 | identifier: if.condNotBoolean |
@@ -371,21 +347,3 @@ parameters: |
371 | 347 | identifier: typePerfect.narrowPublicClassMethodParamType |
372 | 348 | count: 1 |
373 | 349 | path: ../src/Value/Size.php |
374 | | - |
375 | | - - |
376 | | - message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:implode\(\)\.$#' |
377 | | - identifier: method.notFound |
378 | | - count: 1 |
379 | | - path: ../src/Value/ValueList.php |
380 | | - |
381 | | - - |
382 | | - message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterListArgumentSeparator\(\)\.$#' |
383 | | - identifier: method.notFound |
384 | | - count: 1 |
385 | | - path: ../src/Value/ValueList.php |
386 | | - |
387 | | - - |
388 | | - message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeListArgumentSeparator\(\)\.$#' |
389 | | - identifier: method.notFound |
390 | | - count: 1 |
391 | | - path: ../src/Value/ValueList.php |
0 commit comments