Skip to content

drop PHP 8.1 and below, add PHP 8.5 support, allow Tagging 9 #763

drop PHP 8.1 and below, add PHP 8.5 support, allow Tagging 9

drop PHP 8.1 and below, add PHP 8.5 support, allow Tagging 9 #763

Triggered via push August 5, 2026 06:39
Status Failure
Total duration 23s
Artifacts

action.yml

on: push
Code Sniffer
11s
Code Sniffer
Mess Detect
11s
Mess Detect
Package
12s
Package
PHP 8.2-8.5 Compatibility
12s
PHP 8.2-8.5 Compatibility
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
Mess Detect
Process completed with exit code 4.
PHP 8.2-8.5 Compatibility
Process completed with exit code 4.
Package
Process completed with exit code 2.
Package
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - fgrosse/phpasn1 is locked to version v2.4.0 and an update of this package was not requested. - fgrosse/phpasn1 v2.4.0 requires php ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 2 - laminas/laminas-code is locked to version dev-develop and an update of this package was not requested. - laminas/laminas-code dev-develop requires php ^7.1 -> your php version (8.2.33) does not satisfy that requirement. Problem 3 - laminas/laminas-config is locked to version 3.7.x-dev and an update of this package was not requested. - laminas/laminas-config 3.7.x-dev requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 4 - laminas/laminas-crypt is locked to version 3.8.x-dev and an update of this package was not requested. - laminas/laminas-crypt 3.8.x-dev requires php ^7.4 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 5 - laminas/laminas-escaper is locked to version 2.7.0 and an update of this package was not requested. - laminas/laminas-escaper 2.7.0 requires php ^7.3 || ~8.0.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 6 - laminas/laminas-eventmanager is locked to version 3.5.x-dev and an update of this package was not requested. - laminas/laminas-eventmanager 3.5.x-dev requires php ^7.4 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 7 - laminas/laminas-http is locked to version 2.14.x-dev and an update of this package was not requested. - laminas/laminas-http 2.14.x-dev requires php ^7.3 || ~8.0.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 8 - laminas/laminas-json is locked to version 3.3.x-dev and an update of this package was not requested. - laminas/laminas-json 3.3.x-dev requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 9 - laminas/laminas-loader is locked to version 2.8.x-dev and an update of this package was not requested. - laminas/laminas-loader 2.8.x-dev requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 10 - laminas/laminas-mail is locked to version 2.16.x-dev and an update of this package was not requested. - laminas/laminas-mail 2.16.x-dev requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 11 - laminas/laminas-math is locked to version 3.5.x-dev and an update of this package was not requested. - laminas/laminas-math 3.5.x-dev requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 12 - laminas/laminas-mime is locked to version 2.10.x-dev and an update of this package was not requested. - laminas/laminas-mime 2.10.x-dev requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 13 - laminas/laminas-modulemanager is locked to version 2.12.x-dev and an update of this package was not requested. - laminas/laminas-modulemanager 2.12.x-dev requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 14 - laminas/laminas-mvc is locked to version 3.2.x-dev and an update of this package was not requested. - laminas/laminas-mvc 3.2.x-dev requires php ^7.3 || ~8.0.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 15 - laminas/laminas-router is locked to version 3.4.x-dev and an update of this package was not requested. - laminas/laminas-router 3.4.x-dev requires php ^7.3 || ~8.0.0 -> your php version (8.2.33) does not satisfy that requirement. Problem 16 - laminas/laminas-servicemanager is locked to version 3.17.x-dev and an update of this package was n
Code Sniffer
Process completed with exit code 4.
Mess Detect
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP 8.2-8.5 Compatibility
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Package
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Package
Composer 2.1.14 has a known GitHub token parsing bug that exposes GitHub tokens in the error output. So, GitHub authentication has not been configured for this Composer version. Please update to the latest version of Composer. See: https://github.com/composer/composer/security/advisories/GHSA-f9f8-rm49-7jv2
Code Sniffer
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/