Commit: 720b2ee08ca6c1b4e75f8d1b403a8caaaf463dae Author: Hannes Magnusson <[email protected]> Thu, 19 Jun 2014 16:09:28 -0700 Parents: cebce2575609f9be1e704062a5ae9915183b21df Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=720b2ee08ca6c1b4e75f8d1b403a8caaaf463dae Log: Add php.net/php56news Changed paths: M error.php Diff: diff --git a/error.php b/error.php index 46f803b..7c43dbf 100644 --- a/error.php +++ b/error.php @@ -457,6 +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", "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
