Skip to content

refactor: fix nullCoalesce.variable errors #12548

refactor: fix nullCoalesce.variable errors

refactor: fix nullCoalesce.variable errors #12548

Triggered via pull request April 14, 2025 05:57
Status Failure
Total duration 42s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
36s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.