Fix codesniffer issues #4
php.yml
on: push
Annotations
11 errors
Quality control:
src/SAML11/Compat/AbstractContainer.php#L36
Class SimpleSAML\SAML11\XML\ExtensionPointInterface not found.
|
Quality control:
src/SAML11/Compat/AbstractContainer.php#L92
Class SimpleSAML\SAML11\XML\ExtensionPointInterface not found.
|
Quality control:
src/SAML11/XML/saml/AbstractAttributeType.php#L70
Unsafe usage of new static().
|
Quality control:
src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L22
Class SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType extends unknown class SimpleSAML\SAML11\XML\saml\AbstractSubjectStatementType.
|
Quality control:
src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L42
SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType::__construct() calls parent::__construct() but SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType does not extend any class.
|
Quality control:
src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L42
Undefined variable: $subject
|
Quality control:
src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L101
Call to an undefined static method static(SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType)::getLocalName().
|
Quality control:
src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L102
Access to undefined constant static(SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType)::NS.
|
Quality control:
src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L104
Call to an undefined static method SimpleSAML\SAML11\XML\saml\AbstractAuthenticationStatementType::getAttribute().
|
Quality control:
src/SAML11/XML/saml/AbstractAuthenticationStatementType.php#L119
Unsafe usage of new static().
|
Quality control
Process completed with exit code 1.
|