<?php curl_getinfo(CurlHandle $handle, ?int $option = null): mixed
<?php public static function castCurl($h, array $a, Stub $stub, bool $isNested): array { return curl_getinfo($h); } public static function castDba($dba, array $a, Stub $stub, bool $isNested)