Skip to content

User: deprecated magic properties (BC break) #137

User: deprecated magic properties (BC break)

User: deprecated magic properties (BC break) #137

Triggered via push February 13, 2026 03:35
Status Failure
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/compatibility-intf.php#L30
If condition is always false.
PHPStan: src/compatibility-intf.php#L21
If condition is always false.
PHPStan: src/compatibility-intf.php#L12
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#L137
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.