Feature: Ruby (phonetic guide) text - Word2007 Read/Write, HTML Write #603
Annotations
6 errors and 1 warning
Run phpstan:
src/PhpWord/Reader/Word2007/AbstractPart.php#L603
Parameter #3 $properties of method PhpOffice\PhpWord\Element\AbstractContainer::addRuby() expects PhpOffice\PhpWord\Element\RubyProperties, PhpOffice\PhpWord\ComplexType\RubyProperties given.
|
Run phpstan:
src/PhpWord/Reader/Word2007/AbstractPart.php#L624
Parameter #1 $size of method PhpOffice\PhpWord\ComplexType\RubyProperties::setFontFaceSize() expects float|int, string given.
|
Run phpstan:
src/PhpWord/Reader/Word2007/AbstractPart.php#L625
Parameter #1 $size of method PhpOffice\PhpWord\ComplexType\RubyProperties::setFontPointsAboveBaseText() expects float|int, string given.
|
Run phpstan:
src/PhpWord/Reader/Word2007/AbstractPart.php#L626
Parameter #1 $size of method PhpOffice\PhpWord\ComplexType\RubyProperties::setFontSizeForBaseText() expects float|int, string given.
|
Run phpstan:
tests/PhpWordTests/Writer/Word2007/ElementTest.php#L558
Parameter #3 $properties of method PhpOffice\PhpWord\Element\AbstractContainer::addRuby() expects PhpOffice\PhpWord\Element\RubyProperties, PhpOffice\PhpWord\ComplexType\RubyProperties given.
|
Run phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading