feat: add dns_cache_timeout for option CURLRequest
#12642
test-phpstan.yml
on: pull_request
PHP Static Analysis
55s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/HTTP/CURLRequest.php#L669
Construct empty() is not allowed. Use more strict comparison.
|
|
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 10 times, but occurred 11 times.
|