10000 Merge branch '4.4' into 5.0 · symfony/symfony-docs@7d621eb · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d621eb

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: [Intl] Improve note about ext-intl.
2 parents 4b83946 + 1514ffb commit 7d621eb

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)
0