PHP 8.5.0 : disponibilité de l'alpha 1
ven, 04/07/2025 - 08:16
Le développement de PHP 8.5.0 passe une étape importante : la disponibilité de la 1ere version alpha. La version finale est attendue fin novembre prochain. Actuellement, la liste des évolutions est assez réduite :
- Pipe operator (
|>
) - Curl: New
curl_multi_get_handles
function - New
PHP_BUILD_DATE
constant - New
get_exception_handler
andget_error_handler
functions - Stack trace support for PHP Fatal errors
- New
locale_is_right_to_left
function andLocale::isRightToLeft
method - New
array_first
andarray_last
functions - CLI:
php --ini=diff
to output non-default INI directives - Intl: New
IntlListFormatter
class
Le projet annonce la dépréciation de tous les éléments MHASH_*
Attention : NE PAS METTRE EN PRODUCTION