Skip to content

Commit ebb339a

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: [Intl] Remove warning about replacement layer
2 parents 6b61700 + a42d8b9 commit ebb339a

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
@@ -465,7 +458,6 @@ Learn more
465458
/reference/forms/types/locale
466459
/reference/forms/types/timezone
467460

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

0 commit comments

Comments
 (0)