8000 minor #13066 [Intl] Improve note about ext-intl. (enumag) · symfony/symfony-docs@218c6d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 218c6d2

Browse files
committed
minor #13066 [Intl] Improve note about ext-intl. (enumag)
This PR was submitted for the master branch but it was merged into the 4.4 branch instead (closes #13066). Discussion ---------- [Intl] Improve note about ext-intl. As [requested](twigphp/Twig#3258 (comment)) by @nicolas-grekas. Commits ------- 5fdffca [Intl] Improve note about ext-intl.
2 parents ceebd1b + 5fdffca commit 218c6d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

components/intl.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ The Intl Component
1111
.. caution::
1212

1313
The replacement layer is limited to the locale "en". If you want to use
14-
other locales, you should `install the intl extension`_ instead.
14+
other locales, you should `install the intl extension`_. There is no conflict
15+
between the two though. 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