CookieIdentity WIP #113
Annotations
9 errors
PHPStan:
src/Bridges/SecurityDI/SecurityExtension.php#L141
Call to an undefined method Nette\DI\Definitions\Definition::addSetup().
|
PHPStan:
src/Bridges/SecurityHttp/CookieStorage.php#L51
Parameter #3 $expire of method Nette\Http\IResponse::setCookie() expects int|null, string|null given.
|
PHPStan:
src/Security/Permission.php#L640
Offset mixed on array{} in isset() does not exist.
|
PHPStan:
src/compatibility-intf.php#L12
If condition is always false.
|
PHPStan:
src/compatibility-intf.php#L21
If condition is always false.
|
PHPStan:
src/compatibility-intf.php#L30
If condition is always false.
|
PHPStan:
src/compatibility.php#L12
If condition is always false.
|
PHPStan
Ignored error pattern #Variable \$this in isset\(\) always exists and is not nullable\.# was not matched in reported errors.
|
PHPStan
Process completed with exit code 1.
|