We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e50e9c commit 7faa6ffCopy full SHA for 7faa6ff
phpstan-baseline.neon
@@ -335,11 +335,6 @@ parameters:
335
count: 1
336
path: src/JsonSchema/Constraints/FormatConstraint.php
337
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
-
343
344
message: "#^Method JsonSchema\\\\Constraints\\\\NumberConstraint\\:\\:check\\(\\) has no return type specified\\.$#"
345
0 commit comments