Skip to content

fix: toRawArray() converts DateTime objects to strings (Supersedes #10207) #15202

fix: toRawArray() converts DateTime objects to strings (Supersedes #10207)

fix: toRawArray() converts DateTime objects to strings (Supersedes #10207) #15202

Triggered via pull request July 9, 2026 21:25
Status Failure
Total duration 1m 23s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 13s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP Static Analysis: tests/system/Cache/ResponseCacheTest.php#L108
Parameter #1 $config of class CodeIgniter\HTTP\Response constructor expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: tests/system/Cache/ResponseCacheTest.php#L100
Parameter #1 $config of class CodeIgniter\HTTP\Response constructor expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: tests/system/Cache/ResponseCacheTest.php#L90
Parameter #1 $config of class CodeIgniter\HTTP\Response constructor expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: tests/system/API/ResponseTraitTest.php#L636
Parameter #1 $config of class CodeIgniter\Test\Mock\MockResponse constructor expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: tests/system/API/ResponseTraitTest.php#L123
Parameter #1 $config of class CodeIgniter\Test\Mock\MockResponse constructor expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: system/HTTP/DownloadResponse.php#L72
Parameter #1 $config of method CodeIgniter\HTTP\Response::__construct() expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: system/HTTP/CURLRequest.php#L128
Parameter #1 $config of class CodeIgniter\HTTP\Response constructor expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: system/Config/Services.php#L604
Parameter #1 $config of class CodeIgniter\HTTP\RedirectResponse constructor expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: system/Config/Services.php#L589
Parameter #1 $config of class CodeIgniter\HTTP\Response constructor expects CodeIgniter\HTTP\App, Config\App given.
PHP Static Analysis: system/Config/Services.php#L210
Parameter #1 $config of class CodeIgniter\HTTP\Response constructor expects CodeIgniter\HTTP\App, Config\App given.