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 1cc6a05 commit b1e6a37Copy full SHA for b1e6a37
book/installation.rst
@@ -20,8 +20,9 @@ Installing a Symfony2 Distribution
20
.. tip::
21
22
First, check that you have installed and configured a Web server (such
23
- as Apache) with PHP 5.3.3 or higher. For more information on Symfony2
24
- requirements, see the :doc:`requirements reference </reference/requirements>`.
+ as Apache) with PHP >= 5.3.3 (5.3.8 or higher being highly recommended). For
+ more information on Symfony2 requirements, see the
25
+ :doc:`requirements reference </reference/requirements>`.
26
27
Symfony2 packages "distributions", which are fully-functional applications
28
that include the Symfony2 core libraries, a selection of useful bundles, a
0 commit comments