master
Merge branch 'PHP-8.4' into PHP-8.5
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
[RFC] Deprecate curl_share_close() (#19452)
Reduce code bloat in arginfo by using specialised string releases (#20016)
Make lots of string pointers `const` (#10646)
Use single line phpdoc in stubs where possible
Merge branch 'PHP-8.4'
Merge branch 'PHP-8.1' into PHP-8.2
RFC: Add `CurlSharePersistentHandle` objects (#16937)
Simplify callers of zval_try_get_long() (#18830)
ext/curl: update `sync-constants.php` consts-ignore list