Commit:    0baf32f0ac6bd91773ff00bc19c5ad8345f358e5
Author:    Joe Watkins <[email protected]>         Thu, 13 Apr 2017 17:14:08 +0100
Parents:   642b539ec77020d5fa371383724838e46996b7d1
Branches:  master

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

Log:
php 7.1.4 release

Changed paths:
  M  ChangeLog-7.php
  M  archive/archive.xml
  A  archive/entries/2017-04-13-2.xml
  M  include/releases.inc
  M  include/version.inc


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index b6d7e8a..8bfb7a0 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -6,6 +6,36 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 ?>
 
 <h1>PHP 7 ChangeLog</h1>
+<section class="version" id="7.1.4"><!-- {{{ 7.1.4 -->
+<h3>Version 7.1.4</h3>
+<b><?php release_date('13-Apr-2017'); ?></b>
+<ul><li>Core:
+<ul>
+  <li><?php bugfix(74149); ?> (static embed SAPI linkage error).</li>
+  <li><?php bugfix(73370); ?> (falsely exits with "Out of Memory" when using 
USE_ZEND_ALLOC=0).</li>
+  <li><?php bugfix(73960); ?> (Leak with instance method calling static method 
with referenced return).</li>
+  <li><?php bugfix(69676); ?> (Resolution of self::FOO in class constants not 
correct).</li>
+  <li><?php bugfix(74265); ?> (Build problems after 7.0.17 release: undefined 
reference to `isfinite').</li>
+  <li><?php bugfix(74302); ?> (yield fromLABEL is over-greedy).</li>
+</ul></li>
+<li>Apache:
+<ul>
+  <li>Reverted patch for bug #61471, fixes bug #74318.</li>
+</ul></li>
+<li>Date:
+<ul>
+  <li><?php bugfix(72096); ?> (Swatch time value incorrect for dates before 
1970).</li>
+</ul></li>
+<li>DOM:
+<ul>
+  <li><?php bugfix(74004); ?> (LIBXML_NOWARNING flag ingnored on 
loadHTML*).</li>
+</ul></li>
+<li>iconv:
+<ul>
+  <li><?php bugfix(74230); ?> (iconv fails to fail on surrogates).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
 
 <section class="version" id="7.0.18"><!-- {{{ 7.0.18 -->
 <h3>Version 7.0.18</h3>
diff --git a/archive/archive.xml b/archive/archive.xml
index 3dafb2b..8912ba0 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-04-13-2.xml"/>
   <xi:include href="entries/2017-04-13-1.xml"/>
   <xi:include href="entries/2017-03-30-2.xml"/>
   <xi:include href="entries/2017-03-30-1.xml"/>
diff --git a/archive/entries/2017-04-13-2.xml b/archive/entries/2017-04-13-2.xml
new file mode 100644
index 0000000..feff0ab
--- /dev/null
+++ b/archive/entries/2017-04-13-2.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom";>
+  <title>PHP 7.1.4 Released</title>
+  <id>http://php.net/archive/2017.php#id2017-04-13-2</id>
+  <published>2017-04-13T16:12:01+00:00</published>
+  <updated>2017-04-13T16:12:01+00:00</updated>
+  <category term="frontpage" label="PHP.net frontpage news"/>
+  <category term="releases" label="New PHP release"/>
+  <link href="http://php.net/index.php#id2017-04-13-2"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2017.php#id2017-04-13-2"; 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.1.4. Several bugs have been fixed.
+     
+       All PHP 7.1 users are encouraged to upgrade to this version.
+       </p>
+     
+       <p>For source downloads of PHP 7.1.4 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+       Windows source and 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-7.php#7.1.4";>ChangeLog</a>.
+       </p>
+    </div>
+  </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index ae871f2..a1bd308 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,42 @@
 $OLDRELEASES = array (
   7 => 
   array (
+    '7.1.3' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/7_1_3.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-7.1.3.tar.bz2',
+          'name' => 'PHP 7.1.3 (tar.bz2)',
+          'md5' => '1306085cf74ba682dbcbfb4dff67b650',
+          'sha256' => 
'c145924d91b7a253eccc31f8d22f15b61589cd24d78105e56240c1bb6413b94f',
+          'date' => '16 Mar 2017',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-7.1.3.tar.gz',
+          'name' => 'PHP 7.1.3 (tar.gz)',
+          'md5' => 'd3294c06b207ee23126210f8276032bb',
+          'sha256' => 
'4bfadd0012b966eced448497272150ffeede13136a961aacb9e71553b8e929ec',
+          'date' => '16 Mar 2017',
+        ),
+        2 => 
+        array (
+          'filename' => 'php-7.1.3.tar.xz',
+          'name' => 'PHP 7.1.3 (tar.xz)',
+          'md5' => 'd604d688be17f4a05b99dbb7fb9581f4',
+          'sha256' => 
'e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0',
+          'date' => '16 Mar 2017',
+        ),
+      ),
+      'date' => '16 Mar 2017',
+      'museum' => false,
+    ),
     '7.0.17' => 
     array (
       'announcement' => 
diff --git a/include/version.inc b/include/version.inc
index b653be9..8fb81e3 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -18,20 +18,20 @@
  */
 
 /* PHP 7.1 Release */
-$PHP_7_1_RC = "7.1.4RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_1_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
 $PHP_7_1_RC_DATE = "30 Mar 2017";
 
-$PHP_7_1_VERSION         = "7.1.3";
-$PHP_7_1_DATE            = "16 Mar 2017";
+$PHP_7_1_VERSION         = "7.1.4";
+$PHP_7_1_DATE            = "13 Apr 2017";
 $PHP_7_1_MD5     = array(
-    "tar.bz2"       => "1306085cf74ba682dbcbfb4dff67b650",
-    "tar.gz"        => "d3294c06b207ee23126210f8276032bb",
-    "tar.xz"        => "d604d688be17f4a05b99dbb7fb9581f4",
+    "tar.bz2"       => "1ecde862aa4fad6b66f3fd2f6b386a1e",
+    "tar.gz"        => "47e7d116553a879ff957ef2684987c23",
+    "tar.xz"        => "a74c13f8779349872b365e6732e8c98e",
 );
 $PHP_7_1_SHA256     = array(
-    "tar.bz2"       => 
"c145924d91b7a253eccc31f8d22f15b61589cd24d78105e56240c1bb6413b94f",
-    "tar.gz"        => 
"4bfadd0012b966eced448497272150ffeede13136a961aacb9e71553b8e929ec",
-    "tar.xz"        => 
"e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0",
+    "tar.bz2"       => 
"39bf697836e2760b3a44ea322e9e5f1f5b1f07abeb0111f6495eff7538e25805",
+    "tar.gz"        => 
"ed0006c86de503684dde04c6dd811ea2354a3b6d10ebd9f0cb103dcd28f0e70f",
+    "tar.xz"        => 
"71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b",
 );
 
 /* PHP 7.0 Release */


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

Reply via email to