Skip to content

Allow PHP 8.3

Allow PHP 8.3 #301

Triggered via pull request November 3, 2023 07:24
Status Failure
Total duration 1m 25s
Artifacts

continuous-integration.yml

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

Annotations

10 errors
ArgumentTypeCoercion: src/StaticResourceHandler/CacheControlMiddleware.php#L132
src/StaticResourceHandler/CacheControlMiddleware.php:132:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/StaticResourceHandler/ETagMiddleware.php#L90
src/StaticResourceHandler/ETagMiddleware.php:90:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/StaticResourceHandler/LastModifiedMiddleware.php#L65
src/StaticResourceHandler/LastModifiedMiddleware.php:65:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/StaticResourceHandler/ValidateRegexTrait.php#L26
src/StaticResourceHandler/ValidateRegexTrait.php:26:31: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
DeprecatedMethod: test/Command/StartCommandTest.php#L219
test/Command/StartCommandTest.php:219:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: test/Command/StartCommandTest.php#L246
test/Command/StartCommandTest.php:246:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: test/Command/StartCommandTest.php#L267
test/Command/StartCommandTest.php:267:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: test/Command/StartCommandTest.php#L306
test/Command/StartCommandTest.php:306:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: test/Event/HotCodeReloaderWorkerStartListenerFactoryTest.php#L35
test/Event/HotCodeReloaderWorkerStartListenerFactoryTest.php:35:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: test/Event/HotCodeReloaderWorkerStartListenerFactoryTest.php#L67
test/Event/HotCodeReloaderWorkerStartListenerFactoryTest.php:67:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)