1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Removed information about mirroring from the readme

Removed PHP 5.3 (!) requirement from readme, replaced with 7.2
This commit is contained in:
Mark
2019-12-11 17:44:08 +00:00
committed by Christoph M. Becker
parent 26059ccaab
commit 8b832daa28

View File

@@ -17,12 +17,7 @@ operation of this website, such as
- User contributed notes for manual pages
- A "router" for the builtin PHP webserver
## Setting up an official mirror
To install a full official mirror please see [the mirroring guidelines](http://php.net/mirroring).
## 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 7.2 installation.
Please keep this in mind before filing a pull request.