chore: dev tools and dependencies updated #547
Annotations
15 errors
|
Code analysis with PHPStan PHP 8.4
Process completed with exit code 1.
|
|
Code analysis with PHPStan PHP 8.4:
src/Linna/Storage/ExtendedPDO.php#L42
Call to function is_callable() with array{(PDOStatement|false), 'bindParam'} will always evaluate to true.
|
|
Code analysis with PHPStan PHP 8.4:
src/Linna/Session/EncryptedSessionHandler.php#L143
Parameter #1 $string of function sodium_base642bin expects string, string|false given.
|
|
Code analysis with PHPStan PHP 8.4:
src/Linna/Session/EncryptedSessionHandler.php#L138
Parameter #1 $string of function strlen expects string, string|false given.
|
|
Code analysis with PHPStan PHP 8.4:
src/Linna/Cache/RedisCache.php#L43
Call to function is_callable() with array{Redis, 'connect'} will always evaluate to true.
|
|
Code analysis with PHPStan PHP 8.4:
src/Linna/Autoloader.php#L91
Call to function is_callable() with '\\Linna\\Autoloader:…' will always evaluate to false.
|
|
Code analysis with PHPStan PHP 8.4:
src/Linna/Authentication/ProtectedControllerTrait.php#L25
Trait Linna\Authentication\ProtectedControllerTrait is used zero times and is not analysed.
|
|
Code analysis with PHPStan PHP 8.3
Process completed with exit code 1.
|
|
Code analysis with PHPStan PHP 8.3:
src/Linna/Storage/ExtendedPDO.php#L42
Call to function is_callable() with array{(PDOStatement|false), 'bindParam'} will always evaluate to true.
|
|
Code analysis with PHPStan PHP 8.3:
src/Linna/Session/EncryptedSessionHandler.php#L143
Parameter #1 $string of function sodium_base642bin expects string, string|false given.
|
|
Code analysis with PHPStan PHP 8.3:
src/Linna/Session/EncryptedSessionHandler.php#L138
Parameter #1 $string of function strlen expects string, string|false given.
|
|
Code analysis with PHPStan PHP 8.3:
src/Linna/Cache/RedisCache.php#L43
Call to function is_callable() with array{Redis, 'connect'} will always evaluate to true.
|
|
Code analysis with PHPStan PHP 8.3:
src/Linna/Autoloader.php#L91
Call to function is_callable() with '\\Linna\\Autoloader:…' will always evaluate to false.
|
|
Code analysis with PHPStan PHP 8.3:
src/Linna/Authentication/ProtectedControllerTrait.php#L25
Trait Linna\Authentication\ProtectedControllerTrait is used zero times and is not analysed.
|
|
Code analysis with PHPStan PHP 8.3
The strategy configuration was canceled because "static-analysis._8_4" failed
|