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 6424c54 commit 5b337b4Copy full SHA for 5b337b4
phpstan.neon.dist
@@ -13,7 +13,7 @@ parameters:
13
14
ignoreErrors:
15
- '#Unsafe usage of new static#'
16
- - '#Call to an undefined method [a-zA-Z0-9\\_\<\>]+::[a-zA-Z]+\(\)#'
+ - '#Call to an undefined method [a-zA-Z0-9\\_\<\>\(\)]+::[a-zA-Z]+\(\)#'
17
18
services:
19
errorFormatter.sarif:
0 commit comments