Skip to content

Run static analysis on PHP 8.3 instead of 8.0 #2171

Run static analysis on PHP 8.3 instead of 8.0

Run static analysis on PHP 8.3 instead of 8.0 #2171

Triggered via push December 14, 2025 14:14
Status Failure
Total duration 28s
Artifacts

build.yml

on: push
Matrix: build
Matrix: smoke-test-phar
publish_phar
0s
publish_phar
publish_docker_images
0s
publish_docker_images
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (8.0, pcov)
Process completed with exit code 2.
build (8.0, pcov)
Your requirements could not be resolved to an installable set of packages. Problem 1 - symfony/console[v6.4.24, ..., v6.4.30] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - symfony/console[v7.0.0, ..., v7.4.1] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. - symfony/console[v8.0.0, ..., v8.0.1] require php >=8.4 -> your php version (8.0.30) does not satisfy that requirement. - friendsofphp/php-cs-fixer[v3.91.0, ..., v3.92.0] require symfony/console ^5.4.47 || ^6.4.24 || ^7.0 || ^8.0 -> satisfiable by symfony/console[v6.4.24, ..., v6.4.30, v7.0.0, ..., v7.4.1, v8.0.0, v8.0.1]. - Root composer.json requires friendsofphp/php-cs-fixer ^3.91 -> satisfiable by friendsofphp/php-cs-fixer[v3.91.0, ..., v3.92.0].
build (8.4, pcov)
Process completed with exit code 1.
build (8.5, pcov)
Process completed with exit code 1.
build (8.3, pcov)
Process completed with exit code 2.
MissingParamType: src/PHPUnit/ArchRuleCheckerConstraintAdapter.php#L81
src/PHPUnit/ArchRuleCheckerConstraintAdapter.php:81:43: MissingParamType: Parameter $other has no provided type (see https://psalm.dev/154)
MissingParamType: src/PHPUnit/ArchRuleCheckerConstraintAdapter.php#L64
src/PHPUnit/ArchRuleCheckerConstraintAdapter.php:64:9: MissingParamType: Parameter $other has no provided type (see https://psalm.dev/154)
build (8.2, pcov)
Process completed with exit code 1.