refactor: fix nullCoalesce.variable errors
#12548
test-phpstan.yml
on: pull_request
PHP Static Analysis
36s
Annotations
4 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/HTTP/RedirectResponse.php#L99
Variable $_POST on left side of ?? always exists and is not nullable.
|
|
PHP Static Analysis:
system/HTTP/RedirectResponse.php#L98
Variable $_GET on left side of ?? always exists and is not nullable.
|
|
PHP Static Analysis:
system/HTTP/RedirectResponse.php#L97
No error to ignore is reported on line 97.
|