Merge branch 'master' into release-7.x #3713
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
0s
Annotations
4 errors and 1 warning
|
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 dev-simplesamlphp-3.0 -> satisfiable by simplesamlphp/simplesamlphp[dev-simplesamlphp-3.0].
- simplesamlphp/simplesamlphp dev-simplesamlphp-3.0 requires simplesamlphp/saml2 dev-release-7.x -> satisfiable by simplesamlphp/saml2[dev-release-7.x] 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/simplesamlphp dev-simplesamlphp-3.0 -> satisfiable by simplesamlphp/simplesamlphp[dev-simplesamlphp-3.0].
- simplesamlphp/simplesamlphp dev-simplesamlphp-3.0 requires simplesamlphp/saml2 dev-release-7.x -> satisfiable by simplesamlphp/saml2[dev-release-7.x] 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, windows-latest:
tests/SAML2/Constants.php#L34
Declaring class constant called 'namespace' is deprecated
|