Skip to content

feat: add dns_cache_timeout for option CURLRequest #12657

feat: add dns_cache_timeout for option CURLRequest

feat: add dns_cache_timeout for option CURLRequest #12657

Triggered via pull request May 15, 2025 03:15
Status Failure
Total duration 41s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
37s
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/CURLRequestTest.php#L1247
Method CodeIgniter\HTTP\CURLRequestTest::testDNSCacheTimeoutOption() has parameter $input with no type specified.
PHP Static Analysis: tests/system/HTTP/CURLRequestTest.php#L1247
Method CodeIgniter\HTTP\CURLRequestTest::testDNSCacheTimeoutOption() has parameter $expectedValue with no type specified.