Commit: 1df6227c4fb56286d1201d387005f3818fb9369e
Author: Anatol Belski <[email protected]> Thu, 8 Dec 2016 11:57:36 +0100
Parents: 8a2d4bf2aee73f15de6b76dd51ce1370fae36032
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=1df6227c4fb56286d1201d387005f3818fb9369e
Log:
7.0.14 announce
Changed paths:
M ChangeLog-7.php
M archive/archive.xml
A archive/entries/2016-12-08-1.xml
M include/releases.inc
M include/version.inc
A releases/7_0_14.php
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index f549002..84383b6 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -6,6 +6,90 @@ site_header("PHP 7 ChangeLog", array("current" => "docs",
"css" => array("change
?>
<h1>PHP 7 ChangeLog</h1>
+
+<section class="version" id="7.0.14"><!-- {{{ 7.0.14 -->
+<h3>Version 7.0.14</h3>
+<b><?php release_date('08-Dec-2016'); ?></b>
+<ul><li>Core:
+<ul>
+ <li>Fixed memory leak(null coalescing operator with Spl hash).</li>
+ <li><?php bugfix(72736); ?> (Slow performance when fetching large dataset
with mysqli / PDO).</li>
+</ul></li>
+<li>Calendar:
+<ul>
+ <li>Fix integer overflows (Joshua Rogers)</li>
+</ul></li>
+<li>Date:
+<ul>
+ <li><?php bugfix(69587); ?> (DateInterval properties and isset).</li>
+</ul></li>
+<li>DTrace:
+<ul>
+ <li>Disabled PHP call tracing by default (it makes significant overhead).
This may be enabled again using envirionment variable USE_ZEND_DTRACE=1.</li>
+</ul></li>
+<li>JSON:
+<ul>
+ <li><?php bugfix(73526); ?> (php_json_encode depth issue).</li>
+</ul></li>
+<li>Mysqlnd:
+<ul>
+ <li><?php bugfix(64526); ?> (Add missing mysqlnd.* parameters to
php.ini-*).</li>
+</ul></li>
+<li>ODBC:
+<ul>
+ <li><?php bugfix(73448); ?> (odbc_errormsg returns trash, always 513
bytes).</li>
+</ul></li>
+<li>Opcache:
+<ul>
+ <li><?php bugfix(69090); ?> (check cached files permissions).</li>
+ <li><?php bugfix(73546); ?> (Logging for opcache has an empty file
name).</li>
+</ul></li>
+<li>PCRE:
+<ul>
+ <li><?php bugfix(73483); ?> (Segmentation fault on
pcre_replace_callback).</li>
+ <li><?php bugfix(73392); ?> (A use-after-free in zend allocator
management).</li>
+</ul></li>
+<li>PDO_Firebird:
+<ul>
+ <li><?php bugfix(73087); ?>, #61183, #71494 (Memory corruption in
bindParam).</li>
+</ul></li>
+<li>Phar:
+<ul>
+ <li><?php bugfix(73580); ?> (Phar::isValidPharFilename illegal memory
access).</li>
+</ul></li>
+<li>Postgres:
+<ul>
+ <li><?php bugfix(73498); ?> (Incorrect SQL generated for pg_copy_to()).</li>
+</ul></li>
+<li>Soap:
+<ul>
+ <li><?php bugfix(73538); ?> (SoapClient::__setSoapHeaders doesn't overwrite
SOAP headers).</li>
+ <li><?php bugfix(73452); ?> (Segfault (Regression for <?php
bugl(69152))).</li>
+</ul></li>
+<li>SPL:
+<ul>
+ <li><?php bugfix(73423); ?> (Reproducible crash with GDB backtrace).</li>
+</ul></li>
+<li>SQLite3:
+<ul>
+ <li><?php bugfix(73530); ?> (Unsetting result set may reset other result
set).</li>
+</ul></li>
+<li>Standard:
+<ul>
+ <li><?php bugfix(73297); ?> (HTTP stream wrapper should ignore HTTP 100
Continue).</li>
+ <li><?php bugfix(73645); ?> (version_compare illegal write access).</li>
+</ul></li>
+<li>Wddx:
+<ul>
+ <li><?php bugfix(73631); ?> (Invalid read when wddx decodes empty boolean
element).</li>
+</ul></li>
+<li>XML:
+<ul>
+ <li><?php bugfix(72135); ?> (malformed XML causes fault).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
<section class="version" id="7.1.0"><!-- {{{ 7.1.0 -->
<h3>Version 7.1.0</h3>
<b><?php release_date('01-Dec-2016'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 35bbe63..e95233c 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/2016-12-08-1.xml"/>
<xi:include href="entries/2016-12-07-1.xml"/>
<xi:include href="entries/2016-12-01-3.xml"/>
<xi:include href="entries/2016-12-01-2.xml"/>
diff --git a/archive/entries/2016-12-08-1.xml b/archive/entries/2016-12-08-1.xml
new file mode 100644
index 0000000..679c166
--- /dev/null
+++ b/archive/entries/2016-12-08-1.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom">
+ <title>PHP 7.0.14 Released</title>
+ <id>http://php.net/archive/2016.php#id2016-12-08-1</id>
+ <published>2016-12-08T13:00:00+01:00</published>
+ <updated>2016-12-08T13:00:00+01:00</updated>
+ <category term="releases" label="New PHP release"/>
+ <category term="frontpage" label="PHP.net frontpage news"/>
+ <link href="http://php.net/index.php#id2016-12-08-1" rel="alternate"
type="text/html"/>
+ <link href="http://php.net/archive/2016.php#id2016-12-08-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.0.14. This is a security release. Several security bugs were fixed in
+ this release.
+
+ All PHP 7.0 users are encouraged to upgrade to this version.</p>
+
+ <p>For source downloads of PHP 7.0.14 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.0.14">ChangeLog</a>.
+ </p>
+ </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index c2a14d1..bcc4fee 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,42 @@
$OLDRELEASES = array (
7 =>
array (
+ '7.0.13' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/7_0_13.php',
+ ),
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-7.0.13.tar.bz2',
+ 'name' => 'PHP 7.0.13 (tar.bz2)',
+ 'md5' => 'f62d1c9ddb3a791b7eac423c7b2a769c',
+ 'sha256' =>
'd090bb523812117ec0c08d8f0b5c5f0616aa7a29a2eeee0374efe53a7cfe88c1',
+ 'date' => '10 Nov 2016',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-7.0.13.tar.gz',
+ 'name' => 'PHP 7.0.13 (tar.gz)',
+ 'md5' => '79ee358b661a4b70ee3ce1f6ab02df96',
+ 'sha256' =>
'c8d8cf1b29e7f7e89be9ee64f453cb7ef6d20e1d13a83cba037bd654ef2da42c',
+ 'date' => '10 Nov 2016',
+ ),
+ 2 =>
+ array (
+ 'filename' => 'php-7.0.13.tar.xz',
+ 'name' => 'PHP 7.0.13 (tar.xz)',
+ 'md5' => 'eb117bf1d1efc99c522f132b265a3402',
+ 'sha256' =>
'357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf',
+ 'date' => '10 Nov 2016',
+ ),
+ ),
+ 'date' => '10 Nov 2016',
+ 'museum' => false,
+ ),
'7.0.12' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index ce15a59..4b79b66 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -35,20 +35,20 @@ $PHP_7_1_SHA256 = array(
);
/* PHP 7.0 Release */
-$PHP_7_0_RC = "7.0.14RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_0_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
$PHP_7_0_RC_DATE = '24 Nov 2016';
-$PHP_7_0_VERSION = "7.0.13";
-$PHP_7_0_DATE = "10 Nov 2016";
+$PHP_7_0_VERSION = "7.0.14";
+$PHP_7_0_DATE = "08 Dec 2016";
$PHP_7_0_MD5 = array(
- "tar.bz2" => "f62d1c9ddb3a791b7eac423c7b2a769c",
- "tar.gz" => "79ee358b661a4b70ee3ce1f6ab02df96",
- "tar.xz" => "eb117bf1d1efc99c522f132b265a3402",
+ "tar.bz2" => "903ff1fd199201d7e69dc0963797072b",
+ "tar.gz" => "5e20062f39fb3bd5afeed916866acad9",
+ "tar.xz" => "a51f1d4f03f4e4c745856e9f76fca476",
);
$PHP_7_0_SHA256 = array(
- "tar.bz2" =>
"d090bb523812117ec0c08d8f0b5c5f0616aa7a29a2eeee0374efe53a7cfe88c1",
- "tar.gz" =>
"c8d8cf1b29e7f7e89be9ee64f453cb7ef6d20e1d13a83cba037bd654ef2da42c",
- "tar.xz" =>
"357ba7f93975d7d836abed0852dc3ed96a988af539e87750613294cbee82f1bf",
+ "tar.bz2" =>
"fbc4369a0d42b55fd1ce75eb4f3d17b012da754a67567d8e3288fbfbb7490534",
+ "tar.gz" =>
"320cfd2184e7252d3d77eae5d5474554fa04ab9fbee7c6094c07e8bd3b5b632b",
+ "tar.xz" =>
"0f1dff6392a1cc2ed126b9695f580a2ed77eb09d2c23b41cabfb41e6f27a8c89",
);
/* PHP 5.6 Release */
diff --git a/releases/7_0_14.php b/releases/7_0_14.php
new file mode 100644
index 0000000..9c7acd9
--- /dev/null
+++ b/releases/7_0_14.php
@@ -0,0 +1,22 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/7_0_14.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 7.0.14 Release Announcement");
+?>
+
+ <h1>PHP 7.0.14 Release Announcement</h1>
+
+ <p>The PHP development team announces the immediate availability of PHP
+ 7.0.14. This is a security release. Several security bugs were fixed in
+ this release.
+
+ All PHP 7.0 users are encouraged to upgrade to this version.
+ </p>
+
+ <p>For source downloads of PHP 7.0.14 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.0.14">ChangeLog</a>.
+ </p>
+
+<?php site_footer(); ?>--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php