Make static anlisys pass

This commit is contained in:
Jaapio
2019-12-10 23:46:06 +01:00
parent 09e086ecf1
commit c14c01875a
24 changed files with 143 additions and 96 deletions
-2
View File
@@ -6,5 +6,3 @@ parameters:
ignoreErrors:
# false positive
- '#Method phpDocumentor\Reflection\DocBlock\Tags\Method::filterArguments() should return array<array> but returns array<array|string>#'
- "~Parameter #1 $function of function call_user_func_array expects callable(): mixed, array(string, 'create') given.~"
- '#Cannot call method render\(\) on phpDocumentor\\Reflection\\DocBlock\\Description\|string#'