[Feature] Can set min and max values for axes. #713
Annotations
10 errors
Run phpstan:
src/PhpWord/Writer/Word2007/Part/Chart.php#L391
Parameter #3 $value of method PhpOffice\PhpWord\Shared\XMLWriter::writeElementBlock() expects string|null, float|int<min, -1>|int<1, max> given.
|
Run phpstan:
src/PhpWord/Writer/Word2007/Part/Chart.php#L394
Parameter #3 $value of method PhpOffice\PhpWord\Shared\XMLWriter::writeElementBlock() expects string|null, float|int<min, -1>|int<1, max> given.
|
Run phpstan:
src/PhpWord/Writer/Word2007/Part/Chart.php#L397
Parameter #3 $value of method PhpOffice\PhpWord\Shared\XMLWriter::writeElementBlock() expects string|null, float|int<min, -1>|int<1, max> given.
|
Run phpstan:
src/PhpWord/Writer/Word2007/Part/Chart.php#L400
Parameter #3 $value of method PhpOffice\PhpWord\Shared\XMLWriter::writeElementBlock() expects string|null, float|int<min, -1>|int<1, max> given.
|
Run phpstan:
tests/PhpWordTests/Element/AbstractElementTest.php#L33
Call to an undefined method PhpOffice\PhpWordTests\Element\AbstractElementTest::getMockForAbstractClass().
|
Run phpstan:
tests/PhpWordTests/Element/AbstractElementTest.php#L44
Call to an undefined method PhpOffice\PhpWordTests\Element\AbstractElementTest::getMockForAbstractClass().
|
Run phpstan:
tests/PhpWordTests/Style/AbstractStyleTest.php#L38
Call to an undefined method PhpOffice\PhpWordTests\Style\AbstractStyleTest::getMockForAbstractClass().
|
Run phpstan:
tests/PhpWordTests/Style/AbstractStyleTest.php#L65
Call to an undefined method PhpOffice\PhpWordTests\Style\AbstractStyleTest::getMockForAbstractClass().
|
Run phpstan:
tests/PhpWordTests/Style/AbstractStyleTest.php#L79
Call to an undefined method PhpOffice\PhpWordTests\Style\AbstractStyleTest::getMockForAbstractClass().
|
Run phpstan:
tests/PhpWordTests/Style/AbstractStyleTest.php#L93
Call to an undefined method PhpOffice\PhpWordTests\Style\AbstractStyleTest::getMockForAbstractClass().
|
Loading