Migrate to cas-lib #106
php.yml
on: pull_request
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
4s
Annotations
8 errors
|
Unit tests, PHP 8.2, windows-latest
Process completed with exit code 1.
|
|
Unit tests, PHP 8.2, windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires simplesamlphp/simplesamlphp-module-ldap ~1.2 -> satisfiable by simplesamlphp/simplesamlphp-module-ldap[v1.2.0, ..., v1.2.20].
- simplesamlphp/simplesamlphp-module-ldap[v1.2.0, ..., v1.2.20] require ext-ldap * -> it is missing from your system. Install or enable PHP's ldap extension.
Alternatively you can require one of these packages that provide the extension (or parts of it):
Keep in mind that the suggestions are automated and may not be valid or safe to use
- grahl/fake_ext_ldap Dummy package to avoid pulling in the actual extension from symfony/ldap.
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-ldap` to temporarily ignore these required extensions.
|
|
Unit tests, PHP 8.3, windows-latest
Process completed with exit code 1.
|
|
Unit tests, PHP 8.3, windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires simplesamlphp/simplesamlphp-module-ldap ~1.2 -> satisfiable by simplesamlphp/simplesamlphp-module-ldap[v1.2.0, ..., v1.2.20].
- simplesamlphp/simplesamlphp-module-ldap[v1.2.0, ..., v1.2.20] require ext-ldap * -> it is missing from your system. Install or enable PHP's ldap extension.
Alternatively you can require one of these packages that provide the extension (or parts of it):
Keep in mind that the suggestions are automated and may not be valid or safe to use
- grahl/fake_ext_ldap Dummy package to avoid pulling in the actual extension from symfony/ldap.
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-ldap` to temporarily ignore these required extensions.
|
|
Unit tests, PHP 8.3, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_2" failed
|
|
Unit tests, PHP 8.1, windows-latest
The operation was canceled.
|
|
Unit tests, PHP 8.1, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_2" failed
|
|
Quality control
Process completed with exit code 1.
|