Skip to content

Migrate DOM-classes to PHP 8.4's new DOM-API (#415) #3668

Migrate DOM-classes to PHP 8.4's new DOM-API (#415)

Migrate DOM-classes to PHP 8.4's new DOM-API (#415) #3668

Triggered via push July 13, 2026 19:57
Status Failure
Total duration 1m 27s
Artifacts

php.yml

on: push
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Quality control
0s
Quality control
Security checks
0s
Security checks
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Unit tests, PHP 8.5, ubuntu-latest
Process completed with exit code 2.
Unit tests, PHP 8.5, ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires simplesamlphp/xml-common dev-feature/dom-migration-php84, found simplesamlphp/xml-common[dev-master, dev-release-1.x, dev-release-2.7, dev-release-3.x, v0.1.0, ..., v0.12.4, v1.0.0, ..., v1.27.0, v2.0.0, ..., v2.8.1, v3.0.0, 3.0.x-dev (alias of dev-master)] but it does not match the constraint. Problem 2 - Root composer.json requires simplesamlphp/xml-security dev-feature/dom-migration-php84, found simplesamlphp/xml-security[dev-master, dev-release-0.6, dev-release-1.x, dev-release-2.x, dev-release-3.x, dev-revert-87-dependabot/github_actions/all-actions-484570b1b1, v0.0.1, ..., v0.6.6, v1.0.0, ..., v1.13.9, v2.0.0, ..., 2.4.x-dev (alias of dev-master), v3.0.0] but it does not match the constraint. Problem 3 - Root composer.json requires simplesamlphp/xml-soap dev-feature/dom-migration-php84 -> satisfiable by simplesamlphp/xml-soap[dev-feature/dom-migration-php84]. - simplesamlphp/xml-soap dev-feature/dom-migration-php84 requires simplesamlphp/xml-common dev-feature/dom-migration-php84 -> found simplesamlphp/xml-common[dev-master, dev-release-1.x, dev-release-2.7, dev-release-3.x, v0.1.0, ..., v0.12.4, v1.0.0, ..., v1.27.0, v2.0.0, ..., v2.8.1, v3.0.0, 3.0.x-dev (alias of dev-master)] but it does not match the constraint. Problem 4 - Root composer.json requires simplesamlphp/simplesamlphp ^2.5 -> satisfiable by simplesamlphp/simplesamlphp[v2.5.2]. - simplesamlphp/simplesamlphp v2.5.2 requires simplesamlphp/saml2 ~6.1 -> satisfiable by simplesamlphp/saml2[dev-master, v6.1.0, ..., v6.2.3] from composer repo (https://repo.packagist.org) but simplesamlphp/saml2 v7.0.x-dev is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
Unit tests, PHP 8.6, ubuntu-latest
Process completed with exit code 2.
Unit tests, PHP 8.6, ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires simplesamlphp/xml-common dev-feature/dom-migration-php84, found simplesamlphp/xml-common[dev-master, dev-release-1.x, dev-release-2.7, dev-release-3.x, v0.1.0, ..., v0.12.4, v1.0.0, ..., v1.27.0, v2.0.0, ..., v2.8.1, v3.0.0, 3.0.x-dev (alias of dev-master)] but it does not match the constraint. Problem 2 - Root composer.json requires simplesamlphp/xml-security dev-feature/dom-migration-php84, found simplesamlphp/xml-security[dev-master, dev-release-0.6, dev-release-1.x, dev-release-2.x, dev-release-3.x, dev-revert-87-dependabot/github_actions/all-actions-484570b1b1, v0.0.1, ..., v0.6.6, v1.0.0, ..., v1.13.9, v2.0.0, ..., 2.4.x-dev (alias of dev-master), v3.0.0] but it does not match the constraint. Problem 3 - Root composer.json requires simplesamlphp/xml-soap dev-feature/dom-migration-php84 -> satisfiable by simplesamlphp/xml-soap[dev-feature/dom-migration-php84]. - simplesamlphp/xml-soap dev-feature/dom-migration-php84 requires simplesamlphp/xml-common dev-feature/dom-migration-php84 -> found simplesamlphp/xml-common[dev-master, dev-release-1.x, dev-release-2.7, dev-release-3.x, v0.1.0, ..., v0.12.4, v1.0.0, ..., v1.27.0, v2.0.0, ..., v2.8.1, v3.0.0, 3.0.x-dev (alias of dev-master)] but it does not match the constraint. Problem 4 - Root composer.json requires simplesamlphp/simplesamlphp ^2.5 -> satisfiable by simplesamlphp/simplesamlphp[v2.5.2]. - simplesamlphp/simplesamlphp v2.5.2 requires simplesamlphp/saml2 ~6.1 -> satisfiable by simplesamlphp/saml2[dev-master, v6.1.0, ..., v6.2.3] from composer repo (https://repo.packagist.org) but simplesamlphp/saml2 v7.0.x-dev is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance. Problem 5 - Root composer.json requires maglnet/composer-require-checker ^4.20 -> satisfiable by maglnet/composer-require-checker[4.20.0, ..., 4.24.0]. - maglnet/composer-require-checker 4.20.0 requires php ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.6.0-dev) does not satisfy that requirement. - maglnet/composer-require-checker[4.21.0, ..., 4.24.0] require php ~8.4.0 || ~8.5.0 -> your php version (8.6.0-dev) does not satisfy that requirement.
Unit tests, PHP 8.6, windows-latest
Process completed with exit code 1.
Unit tests, PHP 8.5, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_6" failed
Unit tests, PHP 8.5, windows-latest
The operation was canceled.