Cache inner iso in XsiTypeEncoder #205
Annotations
6 errors
|
PHP 8.4 @ ubuntu-latest
Process completed with exit code 2.
|
|
ImplicitToStringCast:
src/Encoder/XsiTypeEncoder.php#L67
src/Encoder/XsiTypeEncoder.php:67:27: ImplicitToStringCast: Argument 1 of VeeWee\Reflecta\Iso\Iso::from expects string, but Soap\Encoding\Xml\Node\Element provided with a __toString method (see https://psalm.dev/060)
|
|
PHP 8.5 @ ubuntu-latest
Process completed with exit code 2.
|
|
ImplicitToStringCast:
src/Encoder/XsiTypeEncoder.php#L67
src/Encoder/XsiTypeEncoder.php:67:27: ImplicitToStringCast: Argument 1 of VeeWee\Reflecta\Iso\Iso::from expects string, but Soap\Encoding\Xml\Node\Element provided with a __toString method (see https://psalm.dev/060)
|
|
PHP 8.3 @ ubuntu-latest
Process completed with exit code 2.
|
|
ImplicitToStringCast:
src/Encoder/XsiTypeEncoder.php#L67
src/Encoder/XsiTypeEncoder.php:67:27: ImplicitToStringCast: Argument 1 of VeeWee\Reflecta\Iso\Iso::from expects string, but Soap\Encoding\Xml\Node\Element provided with a __toString method (see https://psalm.dev/060)
|