php-8.5.0alpha3
ext/curl: Add `CURLOPT_SSL_SIGNATURE_ALGORITHMS` option
add multi support and reorganize things a bit...
Remove curl OpenSSL locking for unsupported versions (#18784)
Fix GH-17855: CURL_STATICLIB flag set even if linked with shared lib
Make lots of string pointers `const` (#10646)
Use single line phpdoc in stubs where possible
Generated arginfo header files: use known strings for prop names when… (#15751)
Merge branch 'PHP-8.4'
RFC: Add `CurlSharePersistentHandle` objects (#16937)
Simplify callers of zval_try_get_long() (#18830)
ext/curl: update `sync-constants.php` consts-ignore list