Skip to content

Commit 6d64d24

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [Intl] Remove warning about replacement layer
2 parents 8283e69 + ebb339a commit 6d64d24

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

components/intl.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@ The Intl Component
33

44
This component provides access to the localization data of the `ICU library`_.
55

6-
.. caution::
7-
8-
The replacement layer is limited to the ``en`` locale. If you want to use
9-
other locales, you should `install the intl extension`_. There is no conflict
10-
between the two because, even if you use the extension, this package can still
11-
be useful to access the ICU data.
12-
136
.. seealso::
147

158
This article explains how to use the Intl features as an independent component
@@ -462,7 +455,6 @@ Learn more
462455
/reference/forms/types/locale
463456
/reference/forms/types/timezone
464457

465-
.. _install the intl extension: https://www.php.net/manual/en/intl.setup.php
466458
.. _ICU library: https://icu.unicode.org/
467459
.. _`Unicode ISO 15924 Registry`: https://www.unicode.org/iso15924/iso15924-codes.html
468460
.. _`ISO 3166-1 alpha-2`: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2

0 commit comments

Comments
 (0)