php-8.3.26
Fix memory leaks when returning refcounted value from curl callback
add multi support and reorganize things a bit...
Fix linking ext/curl against OpenSSL (#13262)
Fix GH-17855: CURL_STATICLIB flag set even if linked with shared lib
Add new curl constants from curl until (including) 7.87 (#10459)
Make lots of string pointers `const` (#10646)
Use single line phpdoc in stubs where possible
curl: Remove incorrect string release on error
Update http->https in license (#6945)
Revert "Port all internally used classes to use default_object_handlers"
Fix curl/sync_constants.php (#9391)