PHP 8.4 support added #486
Annotations
10 errors
src/AbstractServer.php#L58
src/AbstractServer.php:58:33: MixedArgument: Argument 1 of Laminas\Server\Method\Callback::setClass cannot be class-string|mixed, expecting string (see https://psalm.dev/030)
|
src/AbstractServer.php#L59
src/AbstractServer.php:59:34: MixedArgument: Argument 1 of Laminas\Server\Method\Callback::setMethod cannot be mixed, expecting string (see https://psalm.dev/030)
|
src/AbstractServer.php#L62
src/AbstractServer.php:62:36: MixedArgument: Argument 1 of Laminas\Server\Method\Callback::setFunction cannot be mixed, expecting callable|string (see https://psalm.dev/030)
|
src/Cache.php#L47
src/Cache.php:47:44: DeprecatedInterface: Interface Laminas\Server\Server is marked as deprecated (see https://psalm.dev/152)
|
src/Cache.php#L95
src/Cache.php:95:43: DeprecatedInterface: Interface Laminas\Server\Server is marked as deprecated (see https://psalm.dev/152)
|
src/Definition.php#L27
src/Definition.php:27:40: MissingTemplateParam: Laminas\Server\Definition has missing template params when extending Iterator, expecting 2 (see https://psalm.dev/182)
|
src/Definition.php#L141
src/Definition.php:141:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
src/Definition.php#L214
src/Definition.php:214:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
|
src/Definition.php#L214
src/Definition.php:214:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
src/Definition.php#L236
src/Definition.php:236:16: MixedReturnStatement: Possibly-mixed return value (see https://psalm.dev/138)
|
The logs for this run have expired and are no longer available.
Loading