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: phpstan-baseline.neon
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -192,6 +192,18 @@ parameters:
192
192
count:1
193
193
path:tests/Unit/Util/ValueObjectTraitTest.php
194
194
195
+
-
196
+
message:'#^Parameter \$regex of static method class@anonymous/tests/Unit/Util/ValueObjectTraitTest\.php\:1133\:\:nullOrString\(\) expects non\-empty\-string\|null, '''' given\.$#'
197
+
identifier:argument.type
198
+
count:1
199
+
path:tests/Unit/Util/ValueObjectTraitTest.php
200
+
201
+
-
202
+
message:'#^Parameter \$regex of static method class@anonymous/tests/Unit/Util/ValueObjectTraitTest\.php\:1243\:\:string\(\) expects non\-empty\-string\|null, '''' given\.$#'
203
+
identifier:argument.type
204
+
count:1
205
+
path:tests/Unit/Util/ValueObjectTraitTest.php
206
+
195
207
-
196
208
message:'#^Unable to resolve the template type T in call to method static method class@anonymous/tests/Unit/Util/ValueObjectTraitTest\.php\:332\:\:enum\(\)$#'
0 commit comments