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 3637da1 commit 2a5f1d4Copy full SHA for 2a5f1d4
phpstan.neon.php73.dist
@@ -31,7 +31,7 @@ parameters:
31
message: '#Parameter \#1 \$argument of class ReflectionClass constructor expects class-string<T of object>\|T of object, string given.#'
32
path: src/PhpWord/IOFactory.php
33
-
34
- message: 'Cannot instantiate interface#'
+ message: '#Cannot instantiate interface#'
35
36
37
message: '#Parameter \#1 \$function of function call_user_func_array expects callable\(\): mixed,#'
0 commit comments