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