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 0708a69 commit 41d021fCopy full SHA for 41d021f
phpstan-baseline.neon
@@ -2316,12 +2316,6 @@ parameters:
2316
count: 1
2317
path: src/Query/Exec/MultiTableUpdateExecutor.php
2318
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
-
2325
2326
message: '#^Method Doctrine\\ORM\\Query\\Exec\\SingleTableDeleteUpdateExecutor\:\:execute\(\) should return int but returns int\|string\.$#'
2327
identifier: return.type
0 commit comments