Status: Verifiedbuggood first issue
倉庫指標
- 星標
- (596 顆星)
- PR 合併指標
- (平均合併 99天 23小時) (30 天內合併 90 個 PR)
描述
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).