Commit:    3beb2e2fdc766d78e9e2d58a73f9d962a16c3af2
Author:    Hannes Magnusson <[email protected]>         Thu, 19 Jun 2014 
16:12:56 -0700
Parents:   720b2ee08ca6c1b4e75f8d1b403a8caaaf463dae
Branches:  master

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

Log:
Excellent typo, spotted by Ferenc

Changed paths:
  M  error.php


Diff:
diff --git a/error.php b/error.php
index 7c43dbf..fff97ce 100644
--- a/error.php
+++ b/error.php
@@ -457,7 +457,7 @@ $external_redirects = array(
     "php5news"    => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.4";,
     "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";,
-    "php54news"   => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.5";,
+    "php55news"   => 
"https://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.5";,
     "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