Minor update #5
Annotations
4 errors
PHPStan [8.1, latest]:
tests/zugferd2/Tests/Traits/ReformatXmlTrait.php (in context of class Easybill/ZUGFeRD2/Tests/Legacy/ReaderAndBuildTest)#L18
Parameter #1 $source of method DOMDocument::loadXML() expects string, string|null given.
|
PHPStan [8.1, latest]:
tests/zugferd2/Tests/Traits/ReformatXmlTrait.php (in context of class Easybill/ZUGFeRD2/Tests/Legacy/ReaderAndBuildTest)#L19
Method Easybill\ZUGFeRD2\Tests\Legacy\ReaderAndBuildTest::reformatXml() should return string but returns string|false.
|
PHPStan [8.1, latest]:
tests/zugferd2/Tests/Traits/ReformatXmlTrait.php (in context of class Easybill/ZUGFeRD2/Tests/ReaderTest)#L18
Parameter #1 $source of method DOMDocument::loadXML() expects string, string|null given.
|
PHPStan [8.1, latest]:
tests/zugferd2/Tests/Traits/ReformatXmlTrait.php (in context of class Easybill/ZUGFeRD2/Tests/ReaderTest)#L19
Method Easybill\ZUGFeRD2\Tests\ReaderTest::reformatXml() should return string but returns string|false.
|
Loading