Commit:    5f7ed17b07237d9b4f9da8887444317cfd3ba180
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Thu, 31 Jul 2014 
22:58:36 +0200
Parents:   7991548225a792c182ab231def4665982bcfa7e4
Branches:  master

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

Log:
announcement for 5.6.0RC3

Changed paths:
  M  archive/archive.xml
  A  archive/entries/2014-07-31-1.xml


Diff:
diff --git a/archive/archive.xml b/archive/archive.xml
index 3abc319..f8d2c6b 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
     <uri>http://php.net/contact</uri>
     <email>php-webmaster@lists.php.net</email>
   </author>
+  <xi:include href="entries/2014-07-31-1.xml"/>
   <xi:include href="entries/2014-07-24-2.xml"/>
   <xi:include href="entries/2014-07-24-1.xml"/>
   <xi:include href="entries/2014-07-08-1.xml"/>
diff --git a/archive/entries/2014-07-31-1.xml b/archive/entries/2014-07-31-1.xml
new file mode 100644
index 0000000..208a523
--- /dev/null
+++ b/archive/entries/2014-07-31-1.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom";>
+  <title>PHP 5.6.0RC3 is available</title>
+  <id>http://php.net/archive/2014.php#id2014-07-31-1</id>
+  <published>2014-07-31T13:50:59-07:00</published>
+  <updated>2014-07-31T13:50:59-07: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-07-31-1"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2014.php#id2014-07-31-1"; rel="via" 
type="text/html"/>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+      <p>
+        The PHP development team announces the immediate availability of the 
third release
+        candidate of PHP 5.6. As we entered the feature freeze with beta1, 
this is a
+        bugfix-only release. All users of PHP are encouraged to test this 
version carefully,
+        and report any bugs in <a href="https://bugs.php.net";>the bug tracking 
system</a>.
+      </p>
+
+      <p>
+        <strong>THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN 
PRODUCTION!</strong>
+      </p>
+
+      <p>
+        For more information about the new features you can check out the 
work-in-progress
+        <a 
href="http://www.php.net/manual/en/migration56.new-features.php";>documentation</a>
+        or you can read the full list of changes in the
+        <a href="https://github.com/php/php-src/blob/php-5.6.0RC3/NEWS";>NEWS 
file</a>
+        contained in the release archive.
+      </p>
+
+      <p>
+        For source downloads of PHP 5.6.0RC3 please visit
+        the <a href="http://qa.php.net/";>download page</a>. Windows binaries
+        can be found on <a 
href="http://windows.php.net/qa/";>windows.php.net/qa/</a>.
+      </p>
+
+      <p>
+        Our next Release Candidate should show up on the 14th of August.
+      </p>
+
+      <p>
+        Thank you for helping us make PHP better.
+      </p>
+    </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