Skip to content

Commit 923e7a6

Browse files
committed
Try again for 7.4 but at least one more will be needed
1 parent 898d85e commit 923e7a6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan.neon.php7.dist

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ parameters:
3535
-
3636
message: '#Parameter \#1 \$function of function call_user_func_array expects callable\(\): mixed, array{PhpOffice\\PhpWord\\Writer\\PDF\\AbstractRenderer, string} given.#'
3737
path: src/PhpWord/Writer/PDF.php
38-
-
39-
message: '#PHPDoc tag @var with type PhpOffice\\PhpWord\\Element\\AbstractElement is not subtype of native type .*#'
40-
path: tests/PhpWordTests/Style/AbstractElementTest.php
41-
-
42-
message: '#PHPDoc tag @var with type PhpOffice\\PhpWord\\Element\\AbstractPart is not subtype of native type .*#'
43-
path: tests/PhpWordTests/Style/AbstractPartTest.php
4438
-
4539
message: '#PHPDoc tag @var with type PhpOffice\\PhpWord\\Element\\AbstractStyle is not subtype of native type .*#'
4640
path: tests/PhpWordTests/Style/AbstractStyleTest.php

0 commit comments

Comments
 (0)