Skip to content

Commit 445c9c5

Browse files
committed
Merge branch '5.0'
* 5.0: [Intl] Improve note about ext-intl.
2 parents 277d759 + 7d621eb commit 445c9c5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

components/intl.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ The Intl Component
1010

1111
.. caution::
1212

13-
The replacement layer is limited to the locale "en". If you want to use
14-
other locales, you should `install the intl extension`_ instead.
13+
The replacement layer is limited to the ``en`` locale. If you want to use
14+
other locales, you should `install the intl extension`_. There is no conflict
15+
between the two because, even if you use the extension, this package can still
16+
be useful to access the ICU data.
1517

1618
.. seealso::
1719

0 commit comments

Comments
 (0)