You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/phpstan-baseline.neon
-24Lines changed: 0 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -102,36 +102,12 @@ parameters:
102
102
count:2
103
103
path:../src/CSSList/KeyFrame.php
104
104
105
-
-
106
-
message:'#^Default value of the parameter \#2 \$bIncludeEnd \(false\) of method Sabberworm\\CSS\\Parsing\\ParserState\:\:consumeUntil\(\) is incompatible with type string\.$#'
107
-
identifier:parameter.defaultValue
108
-
count:1
109
-
path:../src/Parsing/ParserState.php
110
-
111
-
-
112
-
message:'#^Default value of the parameter \#3 \$consumeEnd \(false\) of method Sabberworm\\CSS\\Parsing\\ParserState\:\:consumeUntil\(\) is incompatible with type string\.$#'
113
-
identifier:parameter.defaultValue
114
-
count:1
115
-
path:../src/Parsing/ParserState.php
116
-
117
105
-
118
106
message:'#^Loose comparison via "\=\=" is not allowed\.$#'
119
107
identifier:equal.notAllowed
120
108
count:1
121
109
path:../src/Parsing/ParserState.php
122
110
123
-
-
124
-
message:'#^Only booleans are allowed in a negated boolean, string given\.$#'
125
-
identifier:booleanNot.exprNotBoolean
126
-
count:1
127
-
path:../src/Parsing/ParserState.php
128
-
129
-
-
130
-
message:'#^Only booleans are allowed in an if condition, string given\.$#'
131
-
identifier:if.condNotBoolean
132
-
count:1
133
-
path:../src/Parsing/ParserState.php
134
-
135
111
-
136
112
message:'#^PHPDoc tag @return with type array\<int, Sabberworm\\CSS\\Comment\\Comment\>\|void is not subtype of native type array\.$#'
0 commit comments