Commit: 75bda687f15b89986e18e71568ef0975ab5a8912
Author: Anatol Belski <[email protected]> Thu, 16 Feb 2017 11:35:24 +0100
Parents: 9ffa0ae5b5224ce11674d19a214c264d5f9a1e2d
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=75bda687f15b89986e18e71568ef0975ab5a8912
Log:
7.0.16 announce
Changed paths:
M ChangeLog-7.php
M archive/archive.xml
A archive/entries/2017-02-16-1.xml
M include/releases.inc
M include/version.inc
A releases/7_0_16.php
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 7643931..fdfffe9 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -7,6 +7,99 @@ site_header("PHP 7 ChangeLog", array("current" => "docs",
"css" => array("change
<h1>PHP 7 ChangeLog</h1>
+<section class="version" id="7.0.16"><!-- {{{ 7.0.16 -->
+<h3>Version 7.0.16</h3>
+<b><?php release_date('16-Feb-2017'); ?></b>
+<ul><li>Core:
+<ul>
+ <li><?php bugfix(73916); ?> (zend_print_flat_zval_r doesn't consider
reference).</li>
+ <li><?php bugfix(73876); ?> (Crash when exporting **= in expansion of assign
op).</li>
+ <li><?php bugfix(73969); ?> (segfault in debug_print_backtrace).</li>
+ <li><?php bugfix(73973); ?> (assertion error in debug_zval_dump).</li>
+</ul></li>
+<li>DOM:
+<ul>
+ <li><?php bugfix(54382); ?> (getAttributeNodeNS doesn't get xmlns*
attributes).</li>
+</ul></li>
+<li>DTrace:
+<ul>
+ <li><?php bugfix(73965); ?> (DTrace reported as enabled when disabled).</li>
+</ul></li>
+<li>FPM:
+<ul>
+ <li><?php bugfix(67583); ?> (double fastcgi_end_request on max_children
limit).</li>
+ <li><?php bugfix(69865); ?> (php-fpm does not close stderr when using
syslog).</li>
+</ul></li>
+<li>GD:
+<ul>
+ <li><?php bugfix(73968); ?> (Premature failing of XBM reading).</li>
+</ul></li>
+<li>GMP:
+<ul>
+ <li><?php bugfix(69993); ?> (test for gmp.h needs to test machine
includes).</li>
+</ul></li>
+<li>Intl:
+<ul>
+<li><?php bugfix(73956); ?> (Link use CC instead of CXX).</li>
+</ul></li>
+<li>LDAP:
+<ul>
+ <li><?php bugfix(73933); ?> (error/segfault with ldap_mod_replace and
opcache).</li>
+</ul></li>
+<li>MySQLi:
+<ul>
+ <li><?php bugfix(73949); ?> (leak in mysqli_fetch_object).</li>
+</ul></li>
+<li>Mysqlnd:
+<ul>
+ <li><?php bugfix(69899); ?> (segfault on close() after free_result() with
mysqlnd).</li>
+</ul></li>
+<li>Opcache:
+<ul>
+ <li><?php bugfix(73983); ?> (crash on finish work with phar in cli +
opcache).</li>
+</ul></li>
+<li>OpenSSL:
+<ul>
+ <li><?php bugfix(71519); ?> (add serial hex to return value array).</li>
+</ul></li>
+<li>PDO_Firebird:
+<ul>
+ <li>Implemented FR <?php bugl(72583); ?> (All data are fetched as
strings).</li>
+</ul></li>
+<li>PDO_PgSQL:
+<ul>
+ <li><?php bugfix(73959); ?> (lastInsertId fails to throw an exception for
wrong sequence name).</li>
+</ul></li>
+<li>Phar:
+<ul>
+ <li><?php bugfix(70417); ?> (PharData::compress() doesn't close temp
file).</li>
+</ul></li>
+<li>posix:
+<ul>
+ <li><?php bugfix(71219); ?> (configure script incorrectly checks for
ttyname_r).</li>
+</ul></li>
+<li>Session:
+<ul>
+ <li><?php bugfix(69582); ?> (session not readable by root in CLI).</li>
+</ul></li>
+<li>SPL:
+<ul>
+ <li><?php bugfix(73896); ?> (spl_autoload() crashes when calls magic
_call()).</li>
+</ul></li>
+<li>Standard:
+<ul>
+ <li><?php bugfix(69442); ?> (closing of fd incorrect when PTS enabled).</li>
+ <li><?php bugfix(47021); ?> (SoapClient stumbles over WSDL delivered with
"Transfer-Encoding: chunked").</li>
+ <li><?php bugfix(72974); ?> (imap is undefined service on AIX).</li>
+ <li><?php bugfix(72979); ?> (money_format stores wrong length AIX).</li>
+</ul></li>
+<li>ZIP:
+<ul>
+ <li><?php bugfix(70103); ?> (ZipArchive::addGlob ignores remove_all_path
option).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
<section class="version" id="7.0.15"><!-- {{{ 7.0.15 -->
<h3>Version 7.0.15</h3>
<b><?php release_date('19-Jan-2017'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 9fb6027..437d1cc 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-02-16-1.xml"/>
<xi:include href="entries/2017-01-23-1.xml"/>
<xi:include href="entries/2017-01-19-3.xml"/>
<xi:include href="entries/2017-01-19-2.xml"/>
diff --git a/archive/entries/2017-02-16-1.xml b/archive/entries/2017-02-16-1.xml
new file mode 100644
index 0000000..abbe3dd
--- /dev/null
+++ b/archive/entries/2017-02-16-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.16 Released</title>
+ <id>http://php.net/archive/2015.php#id2017-02-16-1</id>
+ <published>2017-02-16T13:00:00+01:00</published>
+ <updated>2017-02-16T13: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#id2017-02-16-1" rel="alternate"
type="text/html"/>
+ <link href="http://php.net/archive/2017.php#id2017-02-16-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.16. Several bugs have been fixed.
+
+ All PHP 7.0 users are encouraged to upgrade to this version.
+ </p>
+
+ <p>For source downloads of PHP 7.0.16 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.16">ChangeLog</a>.
+ </p>
+ </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 11610bc..2b33d67 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,42 @@
$OLDRELEASES = array (
7 =>
array (
+ '7.0.15' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/7_0_15.php',
+ ),
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-7.0.15.tar.bz2',
+ 'name' => 'PHP 7.0.15 (tar.bz2)',
+ 'md5' => 'c0fa74e0dbc241194b418675134bd948',
+ 'sha256' =>
'a8c8f947335683fa6dd1b7443ed70f2a42bc33e8b6c215f139138cee89e47dd9',
+ 'date' => '19 Jan 2017',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-7.0.15.tar.gz',
+ 'name' => 'PHP 7.0.15 (tar.gz)',
+ 'md5' => 'd7a61db093aac4a3f9a97b0916becd50',
+ 'sha256' =>
'c24324c6d4bf27e8bc1d12da0aae4f15a43c8374f681e23e9b1e67f5b719c3a6',
+ 'date' => '19 Jan 2017',
+ ),
+ 2 =>
+ array (
+ 'filename' => 'php-7.0.15.tar.xz',
+ 'name' => 'PHP 7.0.15 (tar.xz)',
+ 'md5' => 'dca23412f3e3b3987e582091b751925d',
+ 'sha256' =>
'300364d57fc4a6176ff7d52d390ee870ab6e30df121026649f8e7e0b9657fe93',
+ 'date' => '19 Jan 2017',
+ ),
+ ),
+ 'date' => '19 Jan 2017',
+ 'museum' => false,
+ ),
'7.0.14' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index 07f2a70..e83ccb8 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.16RC1"; // 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 = "02 Feb 2017";
-$PHP_7_0_VERSION = "7.0.15";
-$PHP_7_0_DATE = "19 Jan 2017";
+$PHP_7_0_VERSION = "7.0.16";
+$PHP_7_0_DATE = "16 Feb 2017";
$PHP_7_0_MD5 = array(
- "tar.bz2" => "c0fa74e0dbc241194b418675134bd948",
- "tar.gz" => "d7a61db093aac4a3f9a97b0916becd50",
- "tar.xz" => "dca23412f3e3b3987e582091b751925d",
+ "tar.bz2" => "ef8efd33842f1b2e6ea60bb54b418a6e",
+ "tar.gz" => "1ea52de602608a54527698908019fff3",
+ "tar.xz" => "6161aba9d24322d889da5d2ff944bddf",
);
$PHP_7_0_SHA256 = array(
- "tar.bz2" =>
"a8c8f947335683fa6dd1b7443ed70f2a42bc33e8b6c215f139138cee89e47dd9",
- "tar.gz" =>
"c24324c6d4bf27e8bc1d12da0aae4f15a43c8374f681e23e9b1e67f5b719c3a6",
- "tar.xz" =>
"300364d57fc4a6176ff7d52d390ee870ab6e30df121026649f8e7e0b9657fe93",
+ "tar.bz2" =>
"83c5f57575dc0feca563af529d6f1d60183bf9c2c13e98a6da131fbd0a3597ab",
+ "tar.gz" =>
"bc6709dc7612957d0533c09c9c8a9c2e7c4fd9d64e697707bb1b39670eab61d4",
+ "tar.xz" =>
"244ac39bc657448962860aa7a590e4417f68513ad5e86ee2727b1328b0537309",
);
/* PHP 5.6 Release */
diff --git a/releases/7_0_16.php b/releases/7_0_16.php
new file mode 100644
index 0000000..7c38293
--- /dev/null
+++ b/releases/7_0_16.php
@@ -0,0 +1,21 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/7_0_16.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 7.0.16 Release Announcement");
+?>
+
+ <h1>PHP 7.0.16 Release Announcement</h1>
+
+ <p>The PHP development team announces the immediate availability of PHP
+ 7.0.16. Several bugs have been fixed.
+
+ All PHP 7.0 users are encouraged to upgrade to this version.
+ </p>
+
+ <p>For source downloads of PHP 7.0.16 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.16">ChangeLog</a>.
+ </p>
+
+<?php site_footer(); ?>--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php