Status: Verifiedbuggood first issue
Repository-Metriken
- Stars
- (596 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 99T 23h) (90 gemergte PRs in 30 T)
Beschreibung
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).