Skip to content

Commit b1e6a37

Browse files
Dorian Villetweaverryan
Dorian Villet
authored andcommitted
Be more explicit that PHP 5.3.8 or higher is the recommendation
1 parent 1cc6a05 commit b1e6a37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

book/installation.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ Installing a Symfony2 Distribution
2020
.. tip::
2121

2222
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>`.
23+
as Apache) with PHP >= 5.3.3 (5.3.8 or higher being highly recommended). For
24+
more information on Symfony2 requirements, see the
25+
:doc:`requirements reference </reference/requirements>`.
2526

2627
Symfony2 packages "distributions", which are fully-functional applications
2728
that include the Symfony2 core libraries, a selection of useful bundles, a

0 commit comments

Comments
 (0)