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