added CLAUDE.md #216
Annotations
4 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Http/Session.php#L345
Parameter #1 $callbacks of static method Nette\Utils\Arrays::invoke() expects iterable<callable(): mixed>, list<callable(Nette\Http\Session): void> given.
|
|
PHPStan:
src/Http/Session.php#L120
Parameter #1 $callbacks of static method Nette\Utils\Arrays::invoke() expects iterable<callable(): mixed>, list<callable(Nette\Http\Session): void> given.
|
|
PHPStan:
src/Http/Session.php#L0
Ignored error pattern #^Parameter \#1 \$callbacks of static method Nette\\Utils\\Arrays\:\:invoke\(\) expects iterable\<callable\(mixed \.\.\.\)\: mixed\>, list\<callable\(Nette\\Http\\Session\)\: void\> given\.$# (argument.type) in path /home/runner/work/http/http/src/Http/Session.php was not matched in reported errors.
|