Commit:    a5e4a4b344928287a560beb7d5774ea7359bf70d
Author:    Anatol Belski <[email protected]>         Tue, 15 Sep 2015 14:41:46 +0200
Parents:   751d067b86f82ada97ff0645166b4c057bb932a6
Branches:  master

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

Log:
add PHP-7.0 info

Changed paths:
  M  git.php


Diff:
diff --git a/git.php b/git.php
index 0f2b156..7a9f27d 100644
--- a/git.php
+++ b/git.php
@@ -106,6 +106,9 @@ site_header("Git Access", array("current" => "community"));
   <strong>PHP 5.6</strong>:
   <code>git checkout PHP-5.6</code>
   <br>
+  <strong>PHP 7.0</strong>:
+  <code>git checkout PHP-7.0</code>
+  <br>
   <strong>PHP HEAD</strong>:
   <code>git checkout master</code>
   <br><br>


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

Reply via email to