Commit:    5291560d53c1088863de341e9a09dfee359ccce0
Author:    Remi Collet <[email protected]>         Thu, 12 Oct 2017 11:50:35 +0200
Parents:   8b4c98c3a91ac7471d648072483d58602052a472
Branches:  master

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

Log:
7.2.0RC4 announce

Changed paths:
  M  archive/archive.xml
  A  archive/entries/2017-10-12-1.xml


Diff:
diff --git a/archive/archive.xml b/archive/archive.xml
index cd78f9e..a8f2c0c 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/2017-10-12-1.xml"/>
   <xi:include href="entries/2017-09-29-1.xml"/>
   <xi:include href="entries/2017-09-28-2.xml"/>
   <xi:include href="entries/2017-09-28-1.xml"/>
diff --git a/archive/entries/2017-10-12-1.xml b/archive/entries/2017-10-12-1.xml
new file mode 100644
index 0000000..d8661e8
--- /dev/null
+++ b/archive/entries/2017-10-12-1.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom";>
+  <title>PHP 7.2.0 Release Candidate 4 Released</title>
+  <id>http://php.net/archive/2017.php#id2017-10-12-1</id>
+  <published>2017-10-12T11:46:49+02:00</published>
+  <updated>2017-10-12T11:46:49+02:00</updated>
+  <category term="frontpage" label="PHP.net frontpage news"/>
+  <link href="http://php.net/index.php#id2017-10-12-1"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2017.php#id2017-10-12-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 PHP 
7.2.0 RC4.
+     This release is the fourth Release Candidate for 7.2.0.
+     All users of PHP are encouraged to test this version carefully, and 
report any bugs
+     and incompatibilities in the <a href="https://bugs.php.net/";>bug tracking 
system</a>.
+     </p>
+     
+     <p><strong>THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN 
PRODUCTION!</strong></p>
+     
+     <p>
+     For more information on the new features and other changes, you can read 
the
+     <a href="https://github.com/php/php-src/blob/php-7.2.0RC4/NEWS";>NEWS</a> 
file,
+     or the <a 
href="https://github.com/php/php-src/blob/php-7.2.0RC4/UPGRADING";>UPGRADING</a>
+     file for a complete list of upgrading notes. These files can also be 
found in the release archive.
+     </p>
+     
+     <p>
+     For source downloads of PHP 7.2.0 Release Candidate 4 please visit the
+     <a href="https://downloads.php.net/~remi/";>download</a> page,
+     Windows sources and binaries can be found at
+     <a href="http://windows.php.net/qa/";>windows.php.net/qa/</a>.
+     </p>
+     
+     <p>
+     The next Relase Candidate will be announced on the 26th of October.
+     You can also read the full list of planned releases on
+     <a href="https://wiki.php.net/todo/php72";>our wiki</a>.
+     </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