Commit: 640097c1d13818bc43ca198326b768b7596a6855 Author: Hannes Magnusson <[email protected]> Fri, 15 Aug 2014 15:04:08 -0700 Parents: 3b033f288655a24c7f09624e35af850fbbd52909 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=640097c1d13818bc43ca198326b768b7596a6855 Log: Make the fact its now EOL stick out a bit Changed paths: M archive/entries/2014-08-14-1.xml Diff: diff --git a/archive/entries/2014-08-14-1.xml b/archive/entries/2014-08-14-1.xml index 1bef78d..0e8f55c 100644 --- a/archive/entries/2014-08-14-1.xml +++ b/archive/entries/2014-08-14-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom"> - <title>PHP 5.3.29 is available, PHP 5.3 reaching end of life</title> + <title>Last 5.3 release ever available: PHP 5.3.29 - 5.3 now EOL</title> <id>http://php.net/archive/2014.php#id2014-08-14-1</id> <published>2014-08-14T14:26:40+02:00</published> <updated>2014-08-14T14:26:40+02:00</updated> @@ -11,8 +11,8 @@ <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <p>The PHP development team announces the immediate availability of - PHP 5.3.29. This release marks the end of life of the PHP 5.3 series. - Future releases of this series are not planned. All PHP 5.3 users are + PHP 5.3.29. This release marks the <strong>end of life</strong> of the <strong>PHP 5.3 series</strong>. + Future releases of this series are <strong>not planned</strong>. All PHP 5.3 users are encouraged to upgrade to the current stable version of PHP 5.5 or previous stable version of PHP 5.4, which are supported till at least 2016 and 2015 respectively.</p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
