Skip to content

Commit 7faa6ff

Browse files
committed
Refresh phpstan baseline
1 parent 0e50e9c commit 7faa6ff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -335,11 +335,6 @@ parameters:
335335
count: 1
336336
path: src/JsonSchema/Constraints/FormatConstraint.php
337337

338-
-
339-
message: "#^Strict comparison using \\=\\=\\= between null and non\\-falsy\\-string\\|false will always evaluate to false\\.$#"
340-
count: 1
341-
path: src/JsonSchema/Constraints/FormatConstraint.php
342-
343338
-
344339
message: "#^Method JsonSchema\\\\Constraints\\\\NumberConstraint\\:\\:check\\(\\) has no return type specified\\.$#"
345340
count: 1

0 commit comments

Comments
 (0)