We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca54d55 commit a6373b2Copy full SHA for a6373b2
reference/requirements.rst
@@ -21,15 +21,15 @@ Below is the list of required and optional requirements.
21
Required
22
--------
23
24
-* PHP needs to be a minimum version of PHP 5.3.3
+* PHP needs to be a minimum version of PHP 5.3.9
25
* JSON needs to be enabled
26
* ctype needs to be enabled
27
* Your ``php.ini`` needs to have the ``date.timezone`` setting
28
29
.. caution::
30
31
- Be aware that Symfony has some known limitations when using a PHP version
32
- less than 5.3.8 or equal to 5.3.16. For more information see the
+ Be aware that PHP 5.3.16 has a major bug in the Reflection subsystem
+ and is not suitable to run Symfony. For more information see the
33
`Requirements section of the README`_.
34
35
Optional
0 commit comments