Commit:    8b832daa28b63b81097d3282e6c3ab046c5802e1
Author:    Mark <[email protected]>         Wed, 11 Dec 2019 17:44:08 
+0000
Committer: Christoph M. Becker <[email protected]>      Fri, 20 Dec 2019 
17:58:04 +0100
Parents:   26059ccaabbafb1a60655e1d046d92bc13bc59a3
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=8b832daa28b63b81097d3282e6c3ab046c5802e1

Log:
Removed information about mirroring from the readme
Removed PHP 5.3 (!) requirement from readme, replaced with 7.2

Changed paths:
  M  README.md


Diff:
diff --git a/README.md b/README.md
index 113c89a4f..618e7ff03 100644
--- a/README.md
+++ b/README.md
@@ -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.


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to