Writer HTML: ListItemRun render as unordered lists #1221
Annotations
5 errors
Run phpstan
Process completed with exit code 1.
|
Run phpstan:
tests/PhpWordTests/Writer/HTML/ElementTest.php#L282
Cannot call method item() on DOMNodeList<DOMNode>|false.
|
Run phpstan:
tests/PhpWordTests/Writer/HTML/ElementTest.php#L281
Cannot call method item() on DOMNodeList<DOMNode>|false.
|
Run phpstan:
tests/PhpWordTests/Writer/HTML/ElementTest.php#L240
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