RTF Writer: Border - Improved and Prepared for Future Implementations #1165
Annotations
6 errors
Run phpstan
Process completed with exit code 1.
|
Run phpstan:
src/PhpWord/Writer/Word2007/Style/Section.php#L79
Parameter #1 $value of method PhpOffice\PhpWord\Writer\Word2007\Style\MarginBorder::setSizes() expects array<int>, array<float|int> given.
|
Run phpstan:
src/PhpWord/Writer/Word2007/Style/Paragraph.php#L135
Parameter #1 $value of method PhpOffice\PhpWord\Writer\Word2007\Style\MarginBorder::setSizes() expects array<int>, array<float|int> given.
|
Run phpstan:
src/PhpWord/Writer/Word2007/Style/Cell.php#L105
Parameter #1 $value of method PhpOffice\PhpWord\Writer\Word2007\Style\MarginBorder::setSizes() expects array<int>, array<float|int> given.
|
Run phpstan:
src/PhpWord/Writer/RTF/Style/Border.php#L70
Parameter #5 $space of method PhpOffice\PhpWord\Writer\RTF\Style\Border::writeSide() expects int, float|int given.
|
Run phpstan:
src/PhpWord/Writer/RTF/Style/Border.php#L70
Parameter #2 $width of method PhpOffice\PhpWord\Writer\RTF\Style\Border::writeSide() expects int, float|int given.
|
Loading