Skip to content

refactor: fix nullCoalesce.variable errors #12547

refactor: fix nullCoalesce.variable errors

refactor: fix nullCoalesce.variable errors #12547

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

test-phpstan.yml

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

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.