Fix league/uri 7.6+ breakage by normalizing WSDL location to absolute #135
Annotations
4 errors
|
PHP 8.5 @ ubuntu-latest
Process completed with exit code 2.
|
|
MissingThrowsDocblock:
src/Loader/FlatteningLoader.php#L49
src/Loader/FlatteningLoader.php:49:13: MissingThrowsDocblock: Soap\Wsdl\Exception\UnloadableWsdlException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
|
PHP 8.4 @ ubuntu-latest
Process completed with exit code 2.
|
|
MissingThrowsDocblock:
src/Loader/FlatteningLoader.php#L49
src/Loader/FlatteningLoader.php:49:13: MissingThrowsDocblock: Soap\Wsdl\Exception\UnloadableWsdlException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|