Added support for PHP 8.2 & 8.3 #35
Annotations
8 errors and 1 warning
tests/Common/Tests/_includes/XmlDocument.php#L100
Return typehint of method PhpOffice\PhpPowerpoint\Tests\XmlDocument::getNodeList() has invalid type PhpOffice\PhpPowerpoint\Tests\DOMElement.
|
tests/Common/Tests/_includes/XmlDocument.php#L100
Type PhpOffice\PhpPowerpoint\Tests\DOMElement in generic type DOMNodeList<PhpOffice\PhpPowerpoint\Tests\DOMElement> in PHPDoc tag @return is not subtype of template type TNode of DOMNode of class DOMNodeList.
|
tests/Common/Tests/_includes/XmlDocument.php#L125
Method PhpOffice\PhpPowerpoint\Tests\XmlDocument::getElement() should return DOMNode but returns PhpOffice\PhpPowerpoint\Tests\DOMElement|null.
|
tests/Common/Tests/_includes/XmlDocument.php#L161
Call to method getAttribute() on an unknown class PhpOffice\PhpPowerpoint\Tests\DOMElement.
|
tests/Common/Tests/_includes/XmlDocument.php#L161
Class PhpOffice\PhpPowerpoint\Tests\DOMElement not found.
|
tests/Common/Tests/_includes/XmlDocument.php#L177
Call to method hasAttribute() on an unknown class PhpOffice\PhpPowerpoint\Tests\DOMElement.
|
tests/Common/Tests/_includes/XmlDocument.php#L177
Class PhpOffice\PhpPowerpoint\Tests\DOMElement not found.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading