Commit:    86adbf64b14a02f2b1dbcf61865ea875423bed91
Author:    kovacs.ferenc <[email protected]>         Fri, 20 Jun 2014 
01:18:12 +0200
Parents:   a848ae914c7ec9cd0dbea4b7d4f1ac62a3b21fff
Branches:  master

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

Log:
add a fancy redirect for the 5.6 NEWS to

Changed paths:
  M  error.php


Diff:
diff --git a/error.php b/error.php
index dd151ba..911f618 100644
--- a/error.php
+++ b/error.php
@@ -458,6 +458,7 @@ $external_redirects = array(
     "php53news"   => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.3";,
     "php54news"   => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.4";,
     "php55news"   => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.5";,
+    "php56news"   => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.6";,
     "phptrunknews"=> 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/master";,
     "projects"    => "http://freshmeat.net/tags/php";,
     "pear"        => "http://pear.php.net/";,


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

Reply via email to