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 af28350 commit 5d759acCopy full SHA for 5d759ac
config/dba.neon
@@ -10,3 +10,5 @@ parameters:
10
- mysqli_result
11
- Doctrine\DBAL\Result
12
- Doctrine\DBAL\Statement
13
+
14
+ duplicateStubs: false # workaround for: https://github.com/staabm/phpstan-dba/issues/466
0 commit comments