Commit: 5674cd6d93f040c317da73a3955eaa1ea14e20a3
Author: Anatol Belski <[email protected]> Thu, 11 May 2017 12:22:23 +0200
Parents: 63cfe26afbf08ad0db2458230d660c2b662fdc95
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=5674cd6d93f040c317da73a3955eaa1ea14e20a3
Log:
7.0.19 announce
Changed paths:
M ChangeLog-7.php
M archive/archive.xml
A archive/entries/2017-05-11-1.xml
M include/releases.inc
M include/version.inc
A releases/7_0_19.php
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 06fee63..dd29a04 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -6,6 +6,76 @@ site_header("PHP 7 ChangeLog", array("current" => "docs",
"css" => array("change
?>
<h1>PHP 7 ChangeLog</h1>
+
+<section class="version" id="7.0.19"><!-- {{{ 7.0.19 -->
+<h3>Version 7.0.19</h3>
+<b><?php release_date('11-May-2017'); ?></b>
+<ul><li>Core:
+<ul>
+ <li><?php bugfix(74188); ?> (Null coalescing operator fails for undeclared
static class properties).</li>
+ <li><?php bugfix(74408); ?> (Endless loop bypassing execution time
limit).</li>
+ <li><?php bugfix(74410); ?> (stream_select() is broken on Windows
Nanoserver).</li>
+ <li><?php bugfix(74337); ?> (php-cgi.exe crash on facebook callback).</li>
+ <li>Patch for bug <?php bugl(74216); ?> was reverted.</li>
+</ul></li>
+<li>Date:
+<ul>
+ <li><?php bugfix(74404); ?> (Wrong reflection on
DateTimeZone::getTransitions).</li>
+ <li><?php bugfix(74080); ?> (add constant for RFC7231 format datetime).</li>
+</ul></li>
+<li>DOM:
+<ul>
+ <li><?php bugfix(74416); ?> (Wrong reflection on DOMNode::cloneNode).</li>
+</ul></li>
+<li>Fileinfo:
+<ul>
+ <li><?php bugfix(74379); ?> (syntax error compile error in
libmagic/apprentice.c).</li>
+</ul></li>
+<li>GD:
+<ul>
+ <li><?php bugfix(74343); ?> (compile fails on solaris 11 with system gd2
library).</li>
+</ul></li>
+<li>intl:
+<ul>
+ <li><?php bugfix(74433); ?> (wrong reflection for Normalizer methods).</li>
+ <li><?php bugfix(74439); ?> (wrong reflection for Locale methods).</li>
+</ul></li>
+<li>MySQLi:
+<ul>
+ <li><?php bugfix(74432); ?> (mysqli_connect adding ":3306" to $host if $port
parameter not given).</li>
+</ul></li>
+<li>MySQLnd:
+<ul>
+ <li>Added support for MySQL 8.0 types.</li>
+ <li><?php bugfix(74376); ?> (Invalid free of persistent results on
error/connection loss).</li>
+</ul></li>
+<li>OpenSSL:
+<ul>
+ <li><?php bugfix(73833); ?> (null character not allowed in
openssl_pkey_get_private).</li>
+ <li><?php bugfix(73711); ?> (Segfault in openssl_pkey_new when generating
DSA or DH key).</li>
+ <li><?php bugfix(74341); ?> (openssl_x509_parse fails to parse ASN.1 UTCTime
without seconds).</li>
+ <li>Added OpenSSL 1.1.0 support.</li>
+</ul></li>
+<li>phar:
+<ul>
+ <li><?php bugfix(74383); ?> (phar method parameters reflection
correction).</li>
+</ul></li>
+<li>Standard:
+<ul>
+ <li><?php bugfix(74409); ?> (Reflection information for ini_get_all() is
incomplete).</li>
+ <li><?php bugfix(72071); ?> (setcookie allows max-age to be negative).</li>
+</ul></li>
+<li>Streams:
+<ul>
+ <li><?php bugfix(74429); ?> (Remote socket URI with unique persistence
identifier broken).</li>
+</ul></li>
+<li>SQLite3:
+<ul>
+ <li><?php bugfix(74413); ?> (incorrect reflection for
SQLite3::enableExceptions).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
<section class="version" id="7.1.4"><!-- {{{ 7.1.4 -->
<h3>Version 7.1.4</h3>
<b><?php release_date('13-Apr-2017'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index f1a5740..32192d2 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-05-11-1.xml"/>
<xi:include href="entries/2017-04-14-1.xml"/>
<xi:include href="entries/2017-04-13-3.xml"/>
<xi:include href="entries/2017-04-13-2.xml"/>
diff --git a/archive/entries/2017-05-11-1.xml b/archive/entries/2017-05-11-1.xml
new file mode 100644
index 0000000..9e80ac6
--- /dev/null
+++ b/archive/entries/2017-05-11-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.19 Released</title>
+ <id>http://php.net/archive/2017.php#id2017-05-11-1</id>
+ <published>2017-05-11T13:00:00+01:00</published>
+ <updated>2017-05-11T13: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-05-11-1" rel="alternate"
type="text/html"/>
+ <link href="http://php.net/archive/2017.php#id2017-05-11-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.19. 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.19 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.19">ChangeLog</a>.
+ </p>
+ </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index a1bd308..fda4143 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,42 @@
$OLDRELEASES = array (
7 =>
array (
+ '7.0.18' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/7_0_18.php',
+ ),
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-7.0.18.tar.bz2',
+ 'name' => 'PHP 7.0.18 (tar.bz2)',
+ 'md5' => 'f3b3934799c18614b0775ddd0d602a4d',
+ 'sha256' =>
'b20cc63d507032b39d8bb14cb64784e460b0e47997e90a8704b703bcbb233fd1',
+ 'date' => '13 Apr 2017',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-7.0.18.tar.gz',
+ 'name' => 'PHP 7.0.18 (tar.gz)',
+ 'md5' => '6417a761ceab0c2a96f60d66d4fdc75e',
+ 'sha256' =>
'e0fb336749d72e6c9cfcebb9b48497f004fa99f93b68c21cb3eb657053665e1d',
+ 'date' => '13 Apr 2017',
+ ),
+ 2 =>
+ array (
+ 'filename' => 'php-7.0.18.tar.xz',
+ 'name' => 'PHP 7.0.18 (tar.xz)',
+ 'md5' => 'a578c55644d233635d2caa96c3a6f9c7',
+ 'sha256' =>
'679cffcdf2495dee5ab89bda595e678a1096136678b3a1d08f1f57ba347c234d',
+ 'date' => '13 Apr 2017',
+ ),
+ ),
+ 'date' => '13 Apr 2017',
+ 'museum' => false,
+ ),
'7.1.3' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index 26e74d8..a9de8e2 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.19RC1"; // 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 = "27 Apr 2017";
-$PHP_7_0_VERSION = "7.0.18";
-$PHP_7_0_DATE = "13 Apr 2017";
+$PHP_7_0_VERSION = "7.0.19";
+$PHP_7_0_DATE = "11 May 2017";
$PHP_7_0_MD5 = array(
- "tar.bz2" => "f3b3934799c18614b0775ddd0d602a4d",
- "tar.gz" => "6417a761ceab0c2a96f60d66d4fdc75e",
- "tar.xz" => "a578c55644d233635d2caa96c3a6f9c7",
+ "tar.bz2" => "8e6d509386dc8ff949e6d23b877749be",
+ "tar.gz" => "1f79dec1883efc001194e669010220ba",
+ "tar.xz" => "1a17e45c8be9ce28f036d884563e8ae7",
);
$PHP_7_0_SHA256 = array(
- "tar.bz2" =>
"b20cc63d507032b39d8bb14cb64784e460b0e47997e90a8704b703bcbb233fd1",
- "tar.gz" =>
"e0fb336749d72e6c9cfcebb9b48497f004fa99f93b68c21cb3eb657053665e1d",
- "tar.xz" =>
"679cffcdf2495dee5ab89bda595e678a1096136678b3a1d08f1f57ba347c234d",
+ "tar.bz2" =>
"0f3ac0afc02aec22f6b1659045da9287453e9309439d0499622bc8e94a7f7d59",
+ "tar.gz" =>
"4b4120acdbb8cbf5f7a18625c2eb5cdd2fdb4fc69a4831bc7ffdfd1ee78b1ce0",
+ "tar.xz" =>
"640e5e3377d15a6d19adce2b94a9d876eeddabdb862d154a5e347987f4225ef6",
);
/* PHP 5.6 Release */
diff --git a/releases/7_0_19.php b/releases/7_0_19.php
new file mode 100644
index 0000000..5353cc0
--- /dev/null
+++ b/releases/7_0_19.php
@@ -0,0 +1,21 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/7_0_19.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 7.0.19 Release Announcement");
+?>
+
+ <h1>PHP 7.0.19 Release Announcement</h1>
+
+ <p>The PHP development team announces the immediate availability of PHP
+ 7.0.19. 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.19 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.19">ChangeLog</a>.
+ </p>
+
+<?php site_footer(); ?>--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php