Skip to content

Add PHP 8.4 support, require parameters.laminasframework.serviceManagerLoader key #382

Add PHP 8.4 support, require parameters.laminasframework.serviceManagerLoader key

Add PHP 8.4 support, require parameters.laminasframework.serviceManagerLoader key #382

Triggered via pull request September 25, 2024 07:21
Status Failure
Total duration 3m 15s
Artifacts

ci.yml

on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Lint composer.json
Matrix: Static Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Tests (8.4, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laminas/laminas-cache ^3.12.2 -> satisfiable by laminas/laminas-cache[3.12.2]. - laminas/laminas-cache 3.12.2 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 2 - Root composer.json requires laminas/laminas-cache-storage-adapter-memory ^2.3.0 -> satisfiable by laminas/laminas-cache-storage-adapter-memory[2.3.0]. - laminas/laminas-cache-storage-adapter-memory 2.3.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 3 - Root composer.json requires laminas/laminas-filter ^2.37.0 -> satisfiable by laminas/laminas-filter[2.37.0]. - laminas/laminas-filter 2.37.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 4 - Root composer.json requires laminas/laminas-form ^3.20.1 -> satisfiable by laminas/laminas-form[3.20.1]. - laminas/laminas-form 3.20.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 5 - Root composer.json requires laminas/laminas-hydrator ^4.15.0 -> satisfiable by laminas/laminas-hydrator[4.15.0]. - laminas/laminas-hydrator 4.15.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 6 - Root composer.json requires laminas/laminas-i18n ^2.28.1 -> satisfiable by laminas/laminas-i18n[2.28.1]. - laminas/laminas-i18n 2.28.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 7 - Root composer.json requires laminas/laminas-inputfilter ^2.30.1 -> satisfiable by laminas/laminas-inputfilter[2.30.1]. - laminas/laminas-inputfilter 2.30.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 8 - Root composer.json requires laminas/laminas-mail ^2.25.1 -> satisfiable by laminas/laminas-mail[2.25.1]. - laminas/laminas-mail 2.25.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 9 - Root composer.json requires laminas/laminas-mvc ^3.7.0 -> satisfiable by laminas/laminas-mvc[3.7.0]. - laminas/laminas-mvc 3.7.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 10 - Root composer.json requires laminas/laminas-paginator ^2.18.1 -> satisfiable by laminas/laminas-paginator[2.18.1]. - laminas/laminas-paginator 2.18.1 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 11 - laminas/laminas-servicemanager 3.21.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.0-dev) does not satisfy that requirement. - laminas/laminas-servicemanager[3.22.0, ..., 3.22.1] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement. - laminas/laminas-validator 2.64.1 requires laminas/laminas-servicemanager ^3.21.0 -> satisfiable by laminas/laminas-servicemanager[3.21.0, 3.22.0, 3.22.1]. - Root composer.json requires laminas/laminas-validator ^2.64.1 -> satisfiable by laminas/laminas-validator[2.64.1].
Tests (8.4, highest)
Process completed with exit code 2.
Tests (8.3, highest)
The job was canceled because "_8_4_highest" failed.
Tests (8.3, highest)
The operation was canceled.
Coding Standards (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (8.4, highest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Static Analysis (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (8.3, highest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Coverage (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/