Skip to content

Commit 80976c2

Browse files
committed
This might do it
1 parent 2a5f1d4 commit 80976c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpstan.neon.php73.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ parameters:
3636
-
3737
message: '#Parameter \#1 \$function of function call_user_func_array expects callable\(\): mixed,#'
3838
path: src/PhpWord/Shared/ZipArchive.php
39+
-
40+
message: '#only iterables are supported#'
41+
path: src/PhpWord/Writer/AbstractWriter.php
3942
-
4043
message: '#Cannot call method getText#'
4144
path: src/PhpWord/Writer/ODText/Part/Content.php

0 commit comments

Comments
 (0)