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 740153c commit 82642aaCopy full SHA for 82642aa
phpstan.neon
@@ -6,6 +6,7 @@ parameters:
6
checkGenericClassInNonGenericObjectType: false
7
treatPhpDocTypesAsCertain: false
8
ignoreErrors:
9
+ - '#Variable static method call on Jose\\Component\\Core\\Util\\Hash\.#'
10
- '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition::children\(\)#'
11
- '#Parameter \#1 \$value of class FG\\ASN1\\Universal\\Integer constructor expects int\, string given\.#'
12
- '#Invalid type object to throw\.#'
0 commit comments