Skip to content

User: deprecated magic properties (BC break) #127

User: deprecated magic properties (BC break)

User: deprecated magic properties (BC break) #127

Triggered via push December 30, 2025 01:10
Status Success
Total duration 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan
Process completed with exit code 1.
PHPStan
Ignored error pattern #Variable \$this in isset\(\) always exists and is not nullable\.# was not matched in reported errors.
PHPStan: src/compatibility.php#L12
If condition is always false.
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/SimpleIdentity.php#L90
Call to an undefined method Nette\Security\SimpleIdentity::setdata().
PHPStan: src/Bridges/SecurityHttp/SessionStorage.php#L127
Method Nette\Bridges\SecurityHttp\SessionStorage::getSessionSection() never returns null so it can be removed from the return type.
PHPStan: src/Bridges/SecurityDI/SecurityExtension.php#L139
Call to an undefined method Nette\DI\Definitions\Definition::addSetup().