Skip to content

Updated code to PHP 8 #36

Updated code to PHP 8

Updated code to PHP 8 #36

Triggered via push December 8, 2024 23:09
Status Failure
Total duration 31s
Artifacts

php.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
PHP 8.1
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.31) does not satisfy that requirement. Problem 2 - Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.5.0]. - phpunit/phpunit[11.0.0, ..., 11.5.0] require php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
PHP 8.1
Process completed with exit code 2.
PHP 7.2
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (7.2.34) does not satisfy that requirement. Problem 2 - Root composer.json requires knplabs/knp-menu ^3.5 -> satisfiable by knplabs/knp-menu[v3.5.0]. - knplabs/knp-menu v3.5.0 requires php ^8.1 -> your php version (7.2.34) does not satisfy that requirement. Problem 3 - Root composer.json requires phpstan/phpstan ^2.0 -> satisfiable by phpstan/phpstan[2.0.0, 2.0.1, 2.0.2, 2.0.3]. - phpstan/phpstan[2.0.0, ..., 2.0.3] require php ^7.4|^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 4 - Root composer.json requires symfony/string ^6.0|^7.0 -> satisfiable by symfony/string[v6.0.0, ..., v6.4.15, v7.0.0, ..., v7.2.0]. - symfony/string[v6.0.0, ..., v6.0.19] require php >=8.0.2 -> your php version (7.2.34) does not satisfy that requirement. - symfony/string[v6.1.0, ..., v6.4.15] require php >=8.1 -> your php version (7.2.34) does not satisfy that requirement. - symfony/string[v7.0.0, ..., v7.2.0] require php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
PHP 7.4
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - Root composer.json requires knplabs/knp-menu ^3.5 -> satisfiable by knplabs/knp-menu[v3.5.0]. - knplabs/knp-menu v3.5.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - Root composer.json requires symfony/string ^6.0|^7.0 -> satisfiable by symfony/string[v6.0.0, ..., v6.4.15, v7.0.0, ..., v7.2.0]. - symfony/string[v6.0.0, ..., v6.0.19] require php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement. - symfony/string[v6.1.0, ..., v6.4.15] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - symfony/string[v7.0.0, ..., v7.2.0] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
PHP 7.2
Process completed with exit code 2.
PHP 7.4
Process completed with exit code 2.
PHP 7.3
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (7.3.33) does not satisfy that requirement. Problem 2 - Root composer.json requires knplabs/knp-menu ^3.5 -> satisfiable by knplabs/knp-menu[v3.5.0]. - knplabs/knp-menu v3.5.0 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - Root composer.json requires phpstan/phpstan ^2.0 -> satisfiable by phpstan/phpstan[2.0.0, 2.0.1, 2.0.2, 2.0.3]. - phpstan/phpstan[2.0.0, ..., 2.0.3] require php ^7.4|^8.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 4 - Root composer.json requires symfony/string ^6.0|^7.0 -> satisfiable by symfony/string[v6.0.0, ..., v6.4.15, v7.0.0, ..., v7.2.0]. - symfony/string[v6.0.0, ..., v6.0.19] require php >=8.0.2 -> your php version (7.3.33) does not satisfy that requirement. - symfony/string[v6.1.0, ..., v6.4.15] require php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. - symfony/string[v7.0.0, ..., v7.2.0] require php >=8.2 -> your php version (7.3.33) does not satisfy that requirement.
PHP 7.3
Process completed with exit code 2.
PHP 8.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - Root composer.json requires knplabs/knp-menu ^3.5 -> satisfiable by knplabs/knp-menu[v3.5.0]. - knplabs/knp-menu v3.5.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.5.0]. - phpunit/phpunit[11.0.0, ..., 11.5.0] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
PHP 8.0
Process completed with exit code 2.
PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 7.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 7.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636