New Features in PHP 8.4
- Sodium:
AEGIS-128LandAEGIS256support - New
array_find,array_find_key,array_any, andarray_allfunctions - New
grapheme_str_splitfunction - BCMath: New
bcdivmodfunction - Intl: New
intltz_get_iana_idfunction andIntlTimeZone::getCanonicalIDmethod - Curl: New
CURL_HTTP_VERSION_3andCURL_HTTP_VERSION_3ONLYconstants for HTTP/3 support - New
mb_ucfirstandmb_lcfirstfunctions - Curl:
curl_getinfo-CURLINFO_POSTTRANSFER_TIME_Tsupport - Curl: New
CURLOPT_PREREQFUNCTIONoption - Curl: New
CURLOPT_DEBUGFUNCTIONoption - Curl: New
CURLOPT_SERVER_RESPONSE_TIMEOUToption to replaceCURLOPT_FTP_RESPONSE_TIMEOUT - Curl: New
CURLOPT_TCP_KEEPCNToption - New rounding modes in
round()function - Mbstring: New
mb_trim,mb_ltrim, andmb_rtrimfunctions - Date: New
DateTime(Immutable)::createFromTimestampmethods - phpinfo: Show PHP Integer Size information
- Date: New
DateTime(Immutable)::get/setMicrosecondmethods - New
request_parse_bodyfunction - PCRE2 Upgrade and Regular Expression Changes
- Curl:
curl_version()feature_listsupport - New
http_(get|clear)_last_response_headersfunctions
