Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1cc6a05

Browse files
Dorian Villetweaverryan
Dorian Villet
authored andcommitted
Fix PHP requirement in installation documentation
Changed minimal PHP requirement from 5.3.8 to 5.3.3, as it's the version required in composer for symfony/symfony. If 5.3.8 (or higher) is the recommended one, I'll suggest to add a comment about it.
1 parente8fb340 commit1cc6a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ 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.8 or higher. For more information on Symfony2
23+
as Apache) with PHP 5.3.3 or higher. For more information on Symfony2
2424
requirements, see the:doc:`requirements reference</reference/requirements>`.
2525

2626
Symfony2 packages "distributions", which are fully-functional applications

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp