Skip to content

Commit 5d759ac

Browse files
authored
Disable duplicate stub validation for now (#595)
1 parent af28350 commit 5d759ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/dba.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ parameters:
1010
- mysqli_result
1111
- Doctrine\DBAL\Result
1212
- Doctrine\DBAL\Statement
13+
14+
duplicateStubs: false # workaround for: https://github.com/staabm/phpstan-dba/issues/466

0 commit comments

Comments
 (0)