Skip to content

Commit 9904646

Browse files
Dorian Villetweaverryan
Dorian Villet
authored andcommitted
Add a warning about PHP < 5.3.8 limitations in the requirements article
1 parent d9b2cc0 commit 9904646

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reference/requirements.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Required
2424
* ctype needs to be enabled
2525
* Your ``php.ini`` needs to have the ``date.timezone`` setting
2626

27+
.. caution::
28+
29+
Be aware that Symfony2 has some known limitations when using PHP 5.3.8
30+
or below. For more information see the `Requirements section of the readme`_
31+
32+
.. _`Requirements section of the readme`: https://github.com/symfony/symfony#requirements
33+
2734
Optional
2835
--------
2936

0 commit comments

Comments
 (0)