Skip to content

Commit 44f4da0

Browse files
committed
Added a note about the Symfony versions affected by ICU problems
1 parent e5dbd49 commit 44f4da0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/intl.rst

+5
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ code::
6262

6363
.. sidebar:: ICU and Deployment Problems
6464

65+
.. note::
66+
67+
These deployment problems only affect to the following Symfony versions:
68+
2.3.0 to 2.3.20 versions, any 2.4.x version and 2.5.0 to 2.5.5 versions.
69+
6570
The intl extension internally uses the `ICU library`_ to obtain localization
6671
data such as number formats in different languages, country names and more.
6772
To make this data accessible to userland PHP libraries, Symfony ships a copy

0 commit comments

Comments
 (0)