Skip to content

Commit

Permalink
Replace deprecated parameter "checkGenericClassInNonGenericObjectType"
Browse files Browse the repository at this point in the history
  • Loading branch information
guvra committed Jul 15, 2024
1 parent 1e8048d commit 981718b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion extension.neon
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
parameters:
checkGenericClassInNonGenericObjectType: false
checkExplicitMixedMissingReturn: true
checkPhpDocMissingReturn: true
bootstrapFiles:
- src/autoload.php
ignoreErrors:
-
identifier: missingType.generics
reportUnmatched: false

services:
-
Expand Down

0 comments on commit 981718b

Please sign in to comment.