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 3899c67 commit 6a5c842Copy full SHA for 6a5c842
phpstan.neon
@@ -14,3 +14,5 @@ parameters:
14
- '#function set_error_handler expects (callable(int, string, string, int, array): bool)*#'
15
- '#Invalid type object to throw#'
16
- '#Cannot call method getBody\(\) on int#'
17
+ - '#Access to an undefined property ErrorHeroModule\\Command\\BaseLoggingCommand\:\:\$request#'
18
+ - '#Instanceof between \*NEVER\* and ErrorHeroModule\\Listener\\Mvc will always evaluate to false#'
0 commit comments