Skip to content

PHP 8.3 support added #241

PHP 8.3 support added

PHP 8.3 support added #241

Triggered via pull request October 12, 2023 08:51
Status Failure
Total duration 1m 14s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
12s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors
DirectConstructorCall: src/SerializableLimitIterator.php#L82
src/SerializableLimitIterator.php:82:9: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
MixedReturnTypeCoercion: test/AdapterPluginManagerCompatibilityTest.php#L48
test/AdapterPluginManagerCompatibilityTest.php:48:22: MixedReturnTypeCoercion: The declared return type 'iterable<string, array{0: string, 1: string}>' for LaminasTest\Paginator\AdapterPluginManagerCompatibilityTest::aliasProvider is more specific than the inferred return type 'Generator<mixed, list{mixed, string}, mixed, void>' (see https://psalm.dev/197)