feat: add dns_cache_timeout for option CURLRequest
#12657
test-phpstan.yml
on: pull_request
PHP Static Analysis
37s
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.
|