Rewrite to use saml2v5 #179
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 and 4 notices
|
Quality control
Process completed with exit code 1.
|
|
Quality control:
src/Controller/AttributeServer.php#L288
Parameter #1 $content of class SimpleSAML\XMLSecurity\XML\ds\X509Certificate constructor expects string, SimpleSAML\XMLSecurity\CryptoEncoding\PEM given.
|
|
Quality control:
src/Controller/AttributeServer.php#L275
PHPDoc tag @var for variable $keyArray has no value type specified in iterable type array.
|
|
Quality control:
src/Controller/AttributeServer.php#L271
PHPDoc tag @var for variable $keyArray has no value type specified in iterable type array.
|
|
Quality control:
src/Controller/AttributeServer.php#L223
Call to an undefined method SimpleSAML\SAML2\Binding::getRelayState().
|
|
Quality control:
src/Controller/AttributeServer.php#L163
Parameter #4 $attributeValue of class SimpleSAML\SAML2\XML\saml\Attribute constructor expects array<SimpleSAML\SAML2\XML\saml\AttributeValue>, array<int, SimpleSAML\XML\Attribute> given.
|
|
Quality control:
src/Controller/AttributeServer.php#L162
Parameter #3 $friendlyName of class SimpleSAML\SAML2\XML\saml\Attribute constructor expects string|null, array<SimpleSAML\SAML2\XML\saml\AttributeValue> given.
|
|
Quality control:
src/Controller/AttributeServer.php#L142
Else branch is unreachable because previous condition is always true.
|
|
Unit tests, PHP 8.2, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Unit tests, PHP 8.4, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Unit tests, PHP 8.1, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Unit tests, PHP 8.3, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|