mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Bumped mirror version requirement to 5.2, and mentioned a 5.3 preference. We should mention a desire for mirrors to update PHP regularly, as for example 5.2.0 and 5.3.0 are not awesome.
This commit is contained in:
@@ -49,7 +49,8 @@ $minute = rand(0, 59);
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Official mirror program participants are required to use PHP 5.1.6 or better.
|
||||
Official mirror program participants are required to use PHP 5.2.0 or greater,
|
||||
with a preference towards PHP 5.3.
|
||||
Set it up as an Apache module with the settings
|
||||
<a href="#settings">outlined below</a>, or in any other Apache connected
|
||||
way (CGI, FastCGI, etc), considering the requested PHP settings outlined
|
||||
|
||||
Reference in New Issue
Block a user