Writer HTML: ListItemRun render as unordered lists #1222
Annotations
5 errors
Run phpstan
Process completed with exit code 1.
|
Run phpstan:
tests/PhpWordTests/Writer/HTML/ElementTest.php#L287
Cannot call method item() on DOMNodeList<DOMNode>|false.
|
Run phpstan:
tests/PhpWordTests/Writer/HTML/ElementTest.php#L286
Cannot call method item() on DOMNodeList<DOMNode>|false.
|
Run phpstan:
tests/PhpWordTests/Writer/HTML/ElementTest.php#L245
Cannot call method item() on DOMNodeList<DOMNode>|false.
|
Run phpstan:
tests/PhpWordTests/Writer/HTML/ElementTest.php#L105
Ignored error pattern #^Cannot call method item\(\) on DOMNodeList\<DOMNode\>\|false\.$# in path /home/runner/work/PHPWord/PHPWord/tests/PhpWordTests/Writer/HTML/ElementTest.php is expected to occur 11 times, but occurred 14 times.
|
Loading