Commit: 01c468bf3d76923ad7f95506cd0bc24f5251bc9c Author: Hannes Magnusson <[email protected]> Sun, 5 Jan 2014 12:15:18 -0800 Parents: 66322fa6e38549e0d508d6ef0d52160190d26d5b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=01c468bf3d76923ad7f95506cd0bc24f5251bc9c Log: These three are no longer on mirrors, moved to museum Changed paths: M include/releases.inc Diff: diff --git a/include/releases.inc b/include/releases.inc index 72603d7..312a4c1 100644 --- a/include/releases.inc +++ b/include/releases.inc @@ -114,7 +114,7 @@ $OLDRELEASES = array ( ), ), 'date' => '19 Sep 2013', - 'museum' => false, + 'museum' => true, ), '5.5.3' => array ( @@ -328,7 +328,7 @@ $OLDRELEASES = array ( ), ), 'date' => '17 Oct 2013', - 'museum' => false, + 'museum' => true, ), '5.4.20' => array ( @@ -1021,7 +1021,7 @@ $OLDRELEASES = array ( ), ), 'date' => '09 May 2013', - 'museum' => false, + 'museum' => true, ), '5.3.24' => array ( -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
