Skip to content

Commit 8936cf7

Browse files
authored
Remove resolved error from PHPStan baseline
1 parent 76f37e5 commit 8936cf7

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
@@ -10,11 +10,6 @@ parameters:
1010
count: 1
1111
path: src/SchemaFaker/ArrayFaker.php
1212

13-
-
14-
message: "#^Strict comparison using \\=\\=\\= between float\\|int and true will always evaluate to false\\.$#"
15-
count: 2
16-
path: src/SchemaFaker/NumberFaker.php
17-
1813
-
1914
message: "#^Parameter \\#1 \\$schema of class Vural\\\\OpenAPIFaker\\\\SchemaFaker\\\\SchemaFaker constructor expects cebe\\\\openapi\\\\spec\\\\Schema, cebe\\\\openapi\\\\spec\\\\Reference\\|cebe\\\\openapi\\\\spec\\\\Schema given\\.$#"
2015
count: 1

0 commit comments

Comments
 (0)