fix(http): cleanup session without starting a new one #2749
coding-conventions.yml
on: pull_request
Run style check
28s
Run static analysis: PHPStan
44s
Annotations
1 error and 1 warning
|
Run style check
Process completed with exit code 1.
|
|
no-redundant-use:
packages/router/src/HttpApplication.php#L13
Unused import: `Session`.
Help: Remove the entire `use` statement.
|