Skip to content

Commit 5eace31

Browse files
committed
[TASK] Update Baseline
1 parent 418e9b8 commit 5eace31

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

config/phpstan-baseline.neon

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,6 @@ parameters:
6666
count: 1
6767
path: ../src/Property/CSSNamespace.php
6868

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-
7569
-
7670
message: '#^Method Sabberworm\\CSS\\Property\\Charset\:\:atRuleArgs\(\) should return string but returns Sabberworm\\CSS\\Value\\CSSString\.$#'
7771
identifier: return.type
@@ -108,36 +102,6 @@ parameters:
108102
count: 1
109103
path: ../src/RuleSet/AtRuleSet.php
110104

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-
141105
-
142106
message: '#^Loose comparison via "\!\=" is not allowed\.$#'
143107
identifier: notEqual.notAllowed

0 commit comments

Comments
 (0)