diff --git a/UPGRADING b/UPGRADING index 6df8a66fc6a0..cf9aef897f61 100644 --- a/UPGRADING +++ b/UPGRADING @@ -101,7 +101,7 @@ PHP 8.5 UPGRADE NOTES ======================================== - Intl: - . IntlDateFormatter::setTimeZone()()/datefmt_set_timezone + . IntlDateFormatter::setTimeZone()/datefmt_set_timezone() throws an IntlException on uninitialised classes/clone failures. - PCNTL: