php-8.4.13
Merge branch 'PHP-8.3' into PHP-8.4
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
ext/curl: Add `CURLINFO_POSTTRANSFER_TIME_T` support (GH-15849)
Make lots of string pointers `const` (#10646)
Use single line phpdoc in stubs where possible
Fix registration of internal readonly child classes (#15459)
Update http->https in license (#6945)
Preferably include from build dir (#13516)
ext/curl: Add `CURLOPT_DEBUGFUNCTION` option (GH-15674)