Skip to content

Commit 41d021f

Browse files
committed
Remove removed file from the baseline
1 parent 0708a69 commit 41d021f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2316,12 +2316,6 @@ parameters:
23162316
count: 1
23172317
path: src/Query/Exec/MultiTableUpdateExecutor.php
23182318

2319-
-
2320-
message: '#^Parameter \#1 \$sql of method Doctrine\\DBAL\\Connection\:\:executeQuery\(\) expects string, list\<string\>\|string given\.$#'
2321-
identifier: argument.type
2322-
count: 1
2323-
path: src/Query/Exec/SingleSelectExecutor.php
2324-
23252319
-
23262320
message: '#^Method Doctrine\\ORM\\Query\\Exec\\SingleTableDeleteUpdateExecutor\:\:execute\(\) should return int but returns int\|string\.$#'
23272321
identifier: return.type

0 commit comments

Comments
 (0)