From 01f300f22f111ea95a84693c53c30bec4da35087 Mon Sep 17 00:00:00 2001 From: Yoshinari Takaoka Date: Sun, 5 Nov 2023 10:29:41 +0900 Subject: [PATCH] [PHP 8.3] The NumberFormatter::TYPE_CURRENCY constant has been deprecated. --- reference/intl/numberformatter-constants.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/intl/numberformatter-constants.xml b/reference/intl/numberformatter-constants.xml index 9786beaf0d28..1d5ec0132646 100644 --- a/reference/intl/numberformatter-constants.xml +++ b/reference/intl/numberformatter-constants.xml @@ -174,7 +174,7 @@ NumberFormatter::TYPE_CURRENCY - Format/parse as currency value + Format/parse as currency value. Deprecated as of PHP 8.3.0