From 7e0c5c0f1f4566e9ff5040c6107780993f454f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Anne?= Date: Thu, 11 Nov 2021 21:48:38 +0100 Subject: [PATCH] Fix IntlDateFormatter constructor documentation See https://github.com/php/php-src/pull/7640 --- reference/intl/dateformatter/create.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/reference/intl/dateformatter/create.xml b/reference/intl/dateformatter/create.xml index efe62c2c5221..62c0b71ed287 100644 --- a/reference/intl/dateformatter/create.xml +++ b/reference/intl/dateformatter/create.xml @@ -72,8 +72,7 @@ medium, long, full). This is one of the IntlDateFormatter - constants. It can also be &null;, in which case ICUʼs default - date type will be used. + constants. @@ -85,8 +84,7 @@ medium, long, full). This is one of the IntlDateFormatter - constants. It can also be &null;, in which case ICUʼs default - time type will be used. + constants.