fix: keep $_REQUEST in sync with rewritten GET in SiteURIFactory #15823
test-phpstan.yml
on: pull_request
PHP Static Analysis
22s
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.
|