Skip to content

fix: keep $_REQUEST in sync with rewritten GET in SiteURIFactory #15823

fix: keep $_REQUEST in sync with rewritten GET in SiteURIFactory

fix: keep $_REQUEST in sync with rewritten GET in SiteURIFactory #15823

Re-run triggered September 19, 2026 22:20
Status Failure
Total duration 28s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
22s
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: tests/system/HTTP/SiteURIFactoryDetectRoutePathTest.php#L277
No error with identifier codeigniter.superglobalsOffsetAccess is reported on line 277.
PHP Static Analysis: system/HTTP/SiteURIFactory.php#L232
Method CodeIgniter\HTTP\SiteURIFactory::syncRequestWithGet() has parameter $get with no value type specified in iterable type array.