Skip to content

Migrate DOM-classes to PHP 8.4's new DOM-API #3600

Migrate DOM-classes to PHP 8.4's new DOM-API

Migrate DOM-classes to PHP 8.4's new DOM-API #3600

Triggered via push June 30, 2026 18:30
Status Failure
Total duration 1m 34s
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
Quality control
Security checks
0s
Security checks
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 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/simplesamlphp 2.5.* -> satisfiable by simplesamlphp/simplesamlphp[v2.5.0, v2.5.1, v2.5.2]. - simplesamlphp/simplesamlphp[v2.5.0, ..., v2.5.2] require simplesamlphp/saml2 ~6.1 -> satisfiable by simplesamlphp/saml2[dev-master, v6.1.0, ..., v6.2.1] from composer repo (https://repo.packagist.org) but simplesamlphp/saml2 dev-feature/dom-migration-php84 is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
Unit tests, PHP 8.5, windows-latest
Process completed with exit code 1.
Unit tests, PHP 8.5, windows-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires simplesamlphp/simplesamlphp 2.5.* -> satisfiable by simplesamlphp/simplesamlphp[v2.5.0, v2.5.1, v2.5.2]. - simplesamlphp/simplesamlphp v2.5.0 requires simplesamlphp/saml2 ~6.1 -> satisfiable by simplesamlphp/saml2[dev-master, v6.1.0, ..., v6.2.1] from composer repo (https://repo.packagist.org) but simplesamlphp/saml2 dev-feature/dom-migration-php84 is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance. - simplesamlphp/simplesamlphp[v2.5.1, ..., v2.5.2] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-fileinfo` to temporarily ignore these required extensions.