User: deprecated magic properties (BC break) #141
Annotations
7 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/compatibility-intf.php#L28
If condition is always false.
|
|
PHPStan:
src/compatibility-intf.php#L19
If condition is always false.
|
|
PHPStan:
src/compatibility-intf.php#L10
If condition is always false.
|
|
PHPStan:
src/Security/User.php#L0
Ignored error pattern #^Parameter \#1 \$credentials of method Nette\\Security\\IAuthenticator\:\:authenticate\(\) expects array\{string, string\}, list\<mixed\> given\.$# (argument.type) in path /home/runner/work/security/security/src/Security/User.php was not matched in reported errors.
|
|
PHPStan:
src/Security/SimpleIdentity.php#L135
Method Nette\Security\SimpleIdentity::__unserialize() has parameter $data with no value type specified in iterable type array.
|
|
PHPStan:
src/Bridges/SecurityHttp/CookieStorage.php#L0
Ignored error pattern #^Method Nette\\Http\\IResponse\:\:setCookie\(\) invoked with 8 parameters, 3\-7 required\.$# (arguments.count) in path /home/runner/work/security/security/src/Bridges/SecurityHttp/CookieStorage.php was not matched in reported errors.
|