Status: Verifiedbuggood first issue
Metriche repository
- Star
- (596 stelle)
- Metriche merge PR
- (Merge medio 99g 23h) (90 PR mergiate in 30 g)
Descrizione
The pages for curl_setopt and curl_setopt_array are missing error/exception information and a changelog. Prior to PHP 8, curl_setopt used to throw warnings for invalid cURL options. Since PHP 8, the functions now raise ValueErrors (php/php-src#5963).