Skip to content

Fix phpdoc

Fix phpdoc #674

Re-run triggered March 10, 2026 21:46
Status Failure
Total duration 1m 36s
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
11s
Code coverage
Quality control
33s
Quality control
Security checks
32s
Security checks
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Quality control
Process completed with exit code 1.
Quality control: src/Auth/Source/LdapMulti.php#L228
Call to method getMapping() on an unknown class SimpleSAML\Module\ldap\Auth\LdapMulti.
Quality control: src/Auth/Source/LdapMulti.php#L216
Call to method login() on an unknown class SimpleSAML\Module\ldap\Auth\LdapMulti.
Quality control: src/Auth/Source/LdapMulti.php#L200
Call to method getUsernameOrgMethod() on an unknown class SimpleSAML\Module\ldap\Auth\LdapMulti.
Quality control: src/Auth/Source/LdapMulti.php#L195
PHPDoc tag `@var` with type SimpleSAML\Module\ldap\Auth\LdapMulti|null is not subtype of native type SimpleSAML\Auth\Source|null.
Quality control: src/Auth/Source/LdapMulti.php#L195
PHPDoc tag `@var` for variable $source contains unknown class SimpleSAML\Module\ldap\Auth\LdapMulti.