Commit:    9eb060965d4bbd1ca401f0adace36c0616b96b3e
Author:    Philip Olson <[email protected]>         Thu, 21 Dec 2017 19:21:55 
-0800
Parents:   86580c9a4be551588ae77de1e51a81c247bfebca
Branches:  master

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

Log:
Mentioned that code must work with PHP 5.3

Changed paths:
  M  README.md


Diff:
diff --git a/README.md b/README.md
index add3938..113c89a 100644
--- a/README.md
+++ b/README.md
@@ -22,4 +22,7 @@ operation of this website, such as
 
 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.
+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