Commit:    aac4b99ab8477ac74b27e9d6f2fde6794be462f3
Author:    Johannes Schlüter <[email protected]>         Thu, 14 Aug 2014 
14:33:13 +0200
Parents:   fa0cd6bb537c0a378166360eda4ae73c169eaf2e
Branches:  master

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

Log:
PHP 5.3.29 on frontpage

Changed paths:
  M  archive/archive.xml
  A  archive/entries/2014-08-14-1.xml


Diff:
diff --git a/archive/archive.xml b/archive/archive.xml
index 1f27ae0..b421455 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
     <uri>http://php.net/contact</uri>
     <email>[email protected]</email>
   </author>
+  <xi:include href="entries/2014-08-14-1.xml"/>
   <xi:include href="entries/2014-08-04-3.xml"/>
   <xi:include href="entries/2014-08-04-2.xml"/>
   <xi:include href="entries/2014-08-04-1.xml"/>
diff --git a/archive/entries/2014-08-14-1.xml b/archive/entries/2014-08-14-1.xml
new file mode 100644
index 0000000..370a431
--- /dev/null
+++ b/archive/entries/2014-08-14-1.xml
@@ -0,0 +1,32 @@
+<?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>
+  <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>
+  <category term="frontpage" label="PHP.net frontpage news"/>
+  <category term="releases" label="New PHP release"/>
+  <link href="http://php.net/index.php#id2014-08-14-1"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2014.php#id2014-08-14-1"; rel="via" 
type="text/html"/>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+     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
+     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.
+     
+     PHP 5.3.29 contains about 25 potentially security related fixes
+     backported from PHP 5.4 and 5.5.
+     
+     For source downloads of PHP 5.3.29, please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>. Windows
+     binaries can be found on <a 
href="http://windows.php.net/download/";>windows.php.net/download/</a>. The list 
of changes is recorded in
+     the <a href="http://www.php.net/ChangeLog-5.php#5.3.29";>ChangeLog</a>.
+     
+     For helping your migration to newer versions please refer to our migration
+     guides for updates from <a href="http://php.net/migration54";>PHP 5.3 to
+     5.4</a> and from <a href="http://php.net/migration55";>PHP 5.4 to 5.5</a>.
+    </div>
+  </content>
+</entry>


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

Reply via email to