Skip to content

Commit 82642aa

Browse files
committed
PHPStan
1 parent 740153c commit 82642aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ parameters:
66
checkGenericClassInNonGenericObjectType: false
77
treatPhpDocTypesAsCertain: false
88
ignoreErrors:
9+
- '#Variable static method call on Jose\\Component\\Core\\Util\\Hash\.#'
910
- '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition::children\(\)#'
1011
- '#Parameter \#1 \$value of class FG\\ASN1\\Universal\\Integer constructor expects int\, string given\.#'
1112
- '#Invalid type object to throw\.#'

0 commit comments

Comments
 (0)