Skip to content

User: deprecated magic properties (BC break) #141

User: deprecated magic properties (BC break)

User: deprecated magic properties (BC break) #141

Triggered via push February 23, 2026 03:55
Status Failure
Total duration 17s
Artifacts
Fit to window
Zoom out
Zoom in

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.