Skip to content

feat: add dns_cache_timeout for option CURLRequest #12656

feat: add dns_cache_timeout for option CURLRequest

feat: add dns_cache_timeout for option CURLRequest #12656

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

test-phpstan.yml

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

Annotations

4 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.
PHP Static Analysis: system/HTTP/CURLRequest.php#L357
Ignored error pattern #^Construct empty\(\) is not allowed\. Use more strict comparison\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/HTTP/CURLRequest.php is expected to occur 11 times, but occurred only 10 times.