refactor: fix nullCoalesce.variable errors
#12547
test-phpstan.yml
on: pull_request
PHP Static Analysis
41s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/HTTP/RedirectResponse.php#L97
Variable $_POST in isset() always exists and is not nullable.
|
|
PHP Static Analysis:
system/HTTP/RedirectResponse.php#L96
Variable $_GET in isset() always exists and is not nullable.
|