fix: add missing argument to trigger_deprecation call #374
Annotations
10 errors
src/DependencyInjection/EuLoginExtension.php#L21
Method EcPhp\EuLoginBundle\DependencyInjection\EuLoginExtension::load() has parameter $configs with no value type specified in iterable type array.
|
src/Security/Core/User/EuLoginUser.php#L45
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAssuranceLevel() should return string|null but returns mixed.
|
src/Security/Core/User/EuLoginUser.php#L53
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAttributes() return type has no value type specified in iterable type array.
|
src/Security/Core/User/EuLoginUser.php#L70
Parameter #2 $array of function array_key_exists expects array, array|string given.
|
src/Security/Core/User/EuLoginUser.php#L74
Cannot assign offset 'authenticationFactor'|'extendedAttribute'|'group'|'strength' to array|string.
|
src/Security/Core/User/EuLoginUser.php#L74
array|string does not accept array.
|
src/Security/Core/User/EuLoginUser.php#L88
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getAuthenticationFactors() should return array<string> but returns mixed.
|
src/Security/Core/User/EuLoginUser.php#L93
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDepartmentNumber() should return string|null but returns mixed.
|
src/Security/Core/User/EuLoginUser.php#L98
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomain() should return string|null but returns mixed.
|
src/Security/Core/User/EuLoginUser.php#L103
Method EcPhp\EuLoginBundle\Security\Core\User\EuLoginUser::getDomainUsername() should return string|null but returns mixed.
|
The logs for this run have expired and are no longer available.
Loading