fix(http): cleanup session flash values #2986
coding-conventions.yml
on: pull_request
Run style check
21s
Run static analysis: PHPStan
39s
Annotations
4 errors
|
Run style check
Process completed with exit code 1.
|
|
Run static analysis: PHPStan
Process completed with exit code 1.
|
|
Run static analysis: PHPStan:
tests/Integration/Application/HttpApplicationTest.php#L47
Offset 0 on non-empty-list<string> on left side of ?? always exists and is not nullable.
|
|
Run static analysis: PHPStan:
tests/Integration/Application/HttpApplicationTest.php#L41
Offset 0 on non-empty-list<string> on left side of ?? always exists and is not nullable.
|