Commit: 92ef73d6d7bedc889d3fefcdcb49a62f79b80c62
Author: Sara Golemon <[email protected]> Thu, 13 Sep 2018 09:15:23
-0400
Parents: 6a50042d81474801cc8294f0d1e2c1f262729f09
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=92ef73d6d7bedc889d3fefcdcb49a62f79b80c62
Log:
Announce PHP 7.1.22
Changed paths:
M ChangeLog-7.php
M archive/archive.xml
A archive/entries/2018-09-13-4.xml
M include/releases.inc
M include/version.inc
A releases/7_1_22.php
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index f7f97a1..a2f0729 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -16,6 +16,74 @@ site_header("PHP 7 ChangeLog", array("current" => "docs",
"css" => array("change
</ul>
<!-- }}} --></section>
+<section class="version" id="7.1.22"><!-- {{{ 7.1.22 -->
+<h3>Version 7.1.22</h3>
+<b><?php release_date('13-Sep-2018'); ?></b>
+<ul><li>Core:
+<ul>
+ <li><?php bugfix(76754); ?> (parent private constant in extends class memory
leak).</li>
+ <li><?php bugfix(72443); ?> (Generate enabled extension).</li>
+</ul></li>
+<li>Apache2:
+<ul>
+ <li><?php bugfix(76582); ?> (Apache bucket brigade sometimes becomes
invalid).</li>
+</ul></li>
+<li>Bz2:
+<ul>
+ <li>Fixed arginfo for bzcompress.</li>
+</ul></li>
+<li>gettext:
+<ul>
+ <li><?php bugfix(76517); ?> (incorrect restoring of LDFLAGS).</li>
+</ul></li>
+<li>iconv:
+<ul>
+ <li><?php bugfix(68180); ?> (iconv_mime_decode can return extra characters
in a header).</li>
+ <li><?php bugfix(63839); ?> (iconv_mime_decode_headers function is skipping
headers).</li>
+ <li><?php bugfix(60494); ?> (iconv_mime_decode does ignore special
characters).</li>
+ <li><?php bugfix(55146); ?> (iconv_mime_decode_headers() skips some
headers).</li>
+</ul></li>
+<li>intl:
+<ul>
+ <li><?php bugfix(74484); ?> (MessageFormatter::formatMessage memory
corruption with 11+ named placeholders).</li>
+</ul></li>
+<li>libxml:
+<ul>
+ <li><?php bugfix(76777); ?> ("public id" parameter of
libxml_set_external_entity_loader callback undefined).</li>
+</ul></li>
+<li>mbstring:
+<ul>
+ <li><?php bugfix(76704); ?> (mb_detect_order return value varies based on
argument type).</li>
+</ul></li>
+<li>Opcache:
+<ul>
+ <li><?php bugfix(76747); ?> (Opcache treats path containing
"test.pharma.tld" as a phar file).</li>
+</ul></li>
+<li>OpenSSL:
+<ul>
+ <li><?php bugfix(76705); ?> (unusable ssl => peer_fingerprint in
stream_context_create()).</li>
+</ul></li>
+<li>phpdbg:
+<ul>
+ <li><?php bugfix(76595); ?> (phpdbg man page contains outdated
information).</li>
+</ul></li>
+<li>SPL:
+<ul>
+ <li><?php bugfix(68825); ?> (Exception in
DirectoryIterator::getLinkTarget()).</li>
+ <li><?php bugfix(68175); ?> (RegexIterator pregFlags are NULL instead of
0).</li>
+</ul></li>
+<li>Standard:
+<ul>
+ <li><?php bugfix(76778); ?> (array_reduce leaks memory if callback throws
exception).</li>
+</ul></li>
+<li>zlib:
+<ul>
+ <li><?php bugfix(65988); ?> (Zlib version check fails when an include/zlib/
style dir is passed to the --with-zlib configure option).</li>
+ <li><?php bugfix(76709); ?> (Minimal required zlib library is 1.2.0.4).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
<section class="version" id="7.2.10"><!-- {{{ 7.2.10 -->
<h3>Version 7.2.10</h3>
<b><?php release_date('13-Sep-2018'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 6aacfe0..7bf8e1d 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/2018-09-13-4.xml"/>
<xi:include href="entries/2018-09-13-3.xml"/>
<xi:include href="entries/2018-09-13-2.xml"/>
<xi:include href="entries/2018-09-13-1.xml"/>
diff --git a/archive/entries/2018-09-13-4.xml b/archive/entries/2018-09-13-4.xml
new file mode 100644
index 0000000..8eafdbb
--- /dev/null
+++ b/archive/entries/2018-09-13-4.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom">
+ <title>PHP 7.1.22 Released</title>
+ <id>http://php.net/archive/2018.php#id2018-09-13-4</id>
+ <published>2018-09-13T13:21:55+00:00</published>
+ <updated>2018-09-13T13:21:55+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#id2018-09-13-4" rel="alternate"
type="text/html"/>
+ <link href="http://php.net/archive/2018.php#id2018-09-13-4" 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.22. This is a security release. One security bug has been fixed
+ in this release.
+
+ All PHP 7.1 users are encouraged to upgrade to this version.</p>
+
+ <p>For source downloads of PHP 7.1.22 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.22">ChangeLog</a>.
+ </p>
+
+ </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 43c0479..646131f 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,39 @@
$OLDRELEASES = array (
7 =>
array (
+ '7.1.21' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/7_1_21.php',
+ ),
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-7.1.21.tar.bz2',
+ 'name' => 'PHP 7.1.21 (tar.bz2)',
+ 'sha256' =>
'c2409c574bde23763b48a96b93922f530156df044585ff60108bce7b27b19580',
+ 'date' => '17 Aug 2018',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-7.1.21.tar.gz',
+ 'name' => 'PHP 7.1.21 (tar.gz)',
+ 'sha256' =>
'4b448ba9b3c81b88543c1e1fbef465391fecd64d7f19a744df26e9923295dd00',
+ 'date' => '17 Aug 2018',
+ ),
+ 2 =>
+ array (
+ 'filename' => 'php-7.1.21.tar.xz',
+ 'name' => 'PHP 7.1.21 (tar.xz)',
+ 'sha256' =>
'd4da6dc69d3fe1e6b2b80f16b262f391037bfeb21213c966e026bd45d7ca2813',
+ 'date' => '17 Aug 2018',
+ ),
+ ),
+ 'date' => '13 Sep 2018',
+ 'museum' => false,
+ ),
'7.0.31' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index 06559ae..e7425f5 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -32,15 +32,15 @@ $PHP_7_2_SHA256 = array(
);
/* PHP 7.1 Release */
-$PHP_7_1_RC = '7.1.22RC1'; // 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 Aug 2018";
-$PHP_7_1_VERSION = "7.1.21";
-$PHP_7_1_DATE = "17 Aug 2018";
+$PHP_7_1_VERSION = "7.1.22";
+$PHP_7_1_DATE = "13 Sep 2018";
$PHP_7_1_SHA256 = array(
- "tar.bz2" =>
"c2409c574bde23763b48a96b93922f530156df044585ff60108bce7b27b19580",
- "tar.gz" =>
"4b448ba9b3c81b88543c1e1fbef465391fecd64d7f19a744df26e9923295dd00",
- "tar.xz" =>
"d4da6dc69d3fe1e6b2b80f16b262f391037bfeb21213c966e026bd45d7ca2813",
+ 'tar.bz2' =>
'c8e91f19c8aa810ae95f228ff31cf0e4805cb89f4c10870ee12c85491b26e763',
+ 'tar.gz' =>
'1d275115593a33315647094a5a4ee9bd73c7960c08686cee35dc2e683a68b157',
+ 'tar.xz' =>
'9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d',
);
/* PHP 7.0 Release */
diff --git a/releases/7_1_22.php b/releases/7_1_22.php
new file mode 100644
index 0000000..7d7d253
--- /dev/null
+++ b/releases/7_1_22.php
@@ -0,0 +1,22 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/7_1_22.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 7.1.22 Release Announcement");
+?>
+
+ <h1>PHP 7.1.22 Release Announcement</h1>
+
+ <p>The PHP development team announces the immediate availability of PHP
+ 7.1.22. This is a security release.
+
+ All PHP 7.1 users are encouraged to upgrade to this version.
+ </p>
+
+ <p>For source downloads of PHP 7.1.22 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.22">ChangeLog</a>.
+ </p>
+
+
+<?php site_footer(); ?>
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php