[WIP] Feature: WPS Writer Support #740
Annotations
10 errors
Run phpstan
Process completed with exit code 1.
|
Run phpstan:
src/PhpWord/Writer/WPS/Part/Meta.php#L71
Parameter #1 $content of method PhpOffice\PhpWord\Shared\XMLWriter::writeRaw() expects string, int given.
|
Run phpstan:
src/PhpWord/Writer/WPS/Part/Meta.php#L63
Parameter #1 $content of method PhpOffice\PhpWord\Shared\XMLWriter::writeRaw() expects string, int given.
|
Run phpstan:
src/PhpWord/Writer/WPS/Part/AbstractPart.php#L65
Parameter #1 $pTemporaryStorage of class PhpOffice\PhpWord\Shared\XMLWriter constructor expects int, bool given.
|
Run phpstan:
src/PhpWord/Writer/WPS/Part/AbstractPart.php#L48
Property PhpOffice\PhpWord\Writer\WPS\Part\AbstractPart::$parentWriter (PhpOffice\PhpWord\Writer\WPS) does not accept PhpOffice\PhpWord\Writer\AbstractWriter.
|
Run phpstan:
src/PhpWord/Reader/WPSBinaryReader.php#L213
Cannot access offset 'name' on array|false.
|
Run phpstan:
src/PhpWord/Reader/WPSBinaryReader.php#L186
Cannot access offset 'magic' on array|false.
|
Run phpstan:
src/PhpWord/Reader/WPSBinaryReader.php#L89
Cannot access offset 'TotalEntries' on array|false.
|
Run phpstan:
src/PhpWord/Reader/WPSBinaryReader.php#L77
Cannot access offset 1 on array|false.
|
Run phpstan:
src/PhpWord/Reader/WPS/Content.php#L101
Parameter #2 $depth of method PhpOffice\PhpWord\Element\AbstractContainer::addTitle() expects int, int|string given.
|
Loading