Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ To install a full official mirror please see [the mirroring guidelines](http://p

## Code requirements

Code must function on a vanilla PHP 5.3 installation as some php.net mirrors still run PHP 5.3.
Code must function on a vanilla PHP 5.4 installation as some php.net mirrors still run PHP 5.4.
Please keep this in mind before filing a pull request.
2 changes: 1 addition & 1 deletion mirroring.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</p>

<p>
Official mirror program participants are required to use PHP 5.3.21 or
Official mirror program participants are required to use PHP 5.4 or
greater, but please note that we encourage maintainers to always use the
latest stable versions of actively-developed branches. Please note that
we do, somewhat regularly (about once per year) require existing
Expand Down