Commit: cb83ab932f5bd06a222575f6a92ff9a9a77861bc
Author: Remi Collet <r...@php.net> Thu, 1 Feb 2018 10:45:08 +0100
Parents: 1f6e355ff0eb80efd21b1fb4b3a7412484edc97e
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=cb83ab932f5bd06a222575f6a92ff9a9a77861bc
Log:
7.2.2
Changed paths:
M ChangeLog-7.php
M archive/archive.xml
A archive/entries/2018-02-01-1.xml
M include/releases.inc
M include/version.inc
A releases/7_2_2.php
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 538281c..3795d1b 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -7,6 +7,76 @@ site_header("PHP 7 ChangeLog", array("current" => "docs",
"css" => array("change
<h1>PHP 7 ChangeLog</h1>
+<section class="version" id="7.2.2"><!-- {{{ 7.2.2 -->
+<h3>Version 7.2.2</h3>
+<b><?php release_date('01-Feb-2018'); ?></b>
+<ul><li>Core:
+<ul>
+ <li><?php bugfix(75742); ?> (potential memleak in internal classes's static
members).</li>
+ <li><?php bugfix(75679); ?> (Path 260 character problem).</li>
+ <li><?php bugfix(75614); ?> (Some non-portable == in shell scripts).</li>
+ <li><?php bugfix(75786); ?> (segfault when using spread operator on
generator passed by reference).</li>
+ <li><?php bugfix(75799); ?> (arg of get_defined_functions is optional).</li>
+ <li><?php bugfix(75396); ?> (Exit inside generator finally results in fatal
error).</li>
+</ul></li>
+<li>FCGI:
+<ul>
+ <li><?php bugfix(75794); ?> (getenv() crashes on Windows 7.2.1 when second
parameter is false).</li>
+</ul></li>
+<li>IMAP:
+<ul>
+ <li><?php bugfix(75774); ?> (imap_append HeapCorruction).</li>
+</ul></li>
+<li>Opcache:
+<ul>
+ <li><?php bugfix(75720); ?> (File cache not populated after SHM runs
full).</li>
+ <li><?php bugfix(75687); ?> (var 8 (TMP) has array key type but not value
type).</li>
+ <li><?php bugfix(75698); ?> (Using @ crashes php7.2-fpm).</li>
+ <li><?php bugfix(75579); ?> (Interned strings buffer overflow may cause
crash).</li>
+</ul></li>
+<li>PDO:
+<ul>
+ <li><?php bugfix(75616); ?> (PDO extension doesn't allow to be built shared
on Darwin).</li>
+</ul></li>
+<li>PDO MySQL:
+<ul>
+ <li><?php bugfix(75615); ?> (PDO Mysql module can't be built as module).</li>
+</ul></li>
+<li>PGSQL:
+<ul>
+ <li><?php bugfix(75671); ?> (pg_version() crashes when called on a
connection to cockroach).</li>
+</ul></li>
+<li>Readline:
+<ul>
+ <li><?php bugfix(75775); ?> (readline_read_history segfaults with empty
file).</li>
+</ul></li>
+<li>SAPI:
+<ul>
+ <li><?php bugfix(75735); ?> ([embed SAPI] Segmentation fault in
sapi_register_post_entry).</li>
+</ul></li>
+<li>SOAP:
+<ul>
+ <li><?php bugfix(70469); ?> (SoapClient generates E_ERROR even if
exceptions=1 is used).</li>
+ <li><?php bugfix(75502); ?> (Segmentation fault in zend_string_release).</li>
+</ul></li>
+<li>SPL:
+<ul>
+ <li><?php bugfix(75717); ?> (RecursiveArrayIterator does not traverse arrays
by reference).</li>
+ <li><?php bugfix(75242); ?> (RecursiveArrayIterator doesn't have constants
from parent class).</li>
+ <li><?php bugfix(73209); ?> (RecursiveArrayIterator does not iterate object
properties).</li>
+</ul></li>
+<li>Standard:
+<ul>
+ <li><?php bugfix(75781); ?> (substr_count incorrect result).</li>
+ <li><?php bugfix(75653); ?> (array_values don't work on empty array).</li>
+</ul></li>
+<li>Zip:
+<ul>
+ <li>Display headers (buildtime) and library (runtime) versions in phpinfo
(with libzip >= 1.3.1).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
<section class="version" id="7.2.1"><!-- {{{ 7.2.1 -->
<h3>Version 7.2.1</h3>
<b><?php release_date('04-Jan-2018'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index bc85eda..b04568e 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
<uri>http://php.net/contact</uri>
<email>php-webmaster@lists.php.net</email>
</author>
+ <xi:include href="entries/2018-02-01-1.xml"/>
<xi:include href="entries/2018-01-31-1.xml"/>
<xi:include href="entries/2018-01-04-4.xml"/>
<xi:include href="entries/2018-01-04-3.xml"/>
diff --git a/archive/entries/2018-02-01-1.xml b/archive/entries/2018-02-01-1.xml
new file mode 100644
index 0000000..ea54c5a
--- /dev/null
+++ b/archive/entries/2018-02-01-1.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom">
+ <title>PHP 7.2.2 Released</title>
+ <id>http://php.net/archive/2018.php#id2018-02-01-1</id>
+ <published>2018-02-01T09:12:34+00:00</published>
+ <updated>2018-02-01T09:12:34+00:00</updated>
+ <category term="frontpage" label="PHP.net frontpage news"/>
+ <link href="http://php.net/index.php#id2018-02-01-1" rel="alternate"
type="text/html"/>
+ <link href="http://php.net/archive/2018.php#id2018-02-01-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.2.2. This is a bugfix release, with several bug fixes included.</p>
+
+ <p>All PHP 7.2 users are encouraged to upgrade to this version.</p>
+
+ <p>For source downloads of PHP 7.2.2 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.2.2">ChangeLog</a>.
+ </p>
+ </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 9a4b35d..a6a86d9 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,39 @@
$OLDRELEASES = array (
7 =>
array (
+ '7.2.1' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/7_2_1.php',
+ ),
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-7.2.1.tar.bz2',
+ 'name' => 'PHP 7.2.1 (tar.bz2)',
+ 'sha256' =>
'fe06793f268a4dd29cbc5f4ef415f01e786877152b02221ad7d18dbb6864eb79',
+ 'date' => '4 Jan 2018',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-7.2.1.tar.gz',
+ 'name' => 'PHP 7.2.1 (tar.gz)',
+ 'sha256' =>
'8ecb2950571054a00687ccbd023874a4a075ccd1e2ec3dc00fc25ef589a77dba',
+ 'date' => '4 Jan 2018',
+ ),
+ 2 =>
+ array (
+ 'filename' => 'php-7.2.1.tar.xz',
+ 'name' => 'PHP 7.2.1 (tar.xz)',
+ 'sha256' =>
'6c6cf82fda6660ed963821eb0525214bb3547e8e29f447b9c15b2d8e6efd8822',
+ 'date' => '4 Jan 2018',
+ ),
+ ),
+ 'date' => '4 Jan 2018',
+ 'museum' => false,
+ ),
'7.2.0' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index 7411517..94cf714 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -17,15 +17,15 @@
*/
/* PHP 7.2 Release */
-$PHP_7_2_RC = "7.2.2RC1"; // Current RC version (e.g., '7.2.1RC1') or false
+$PHP_7_2_RC = false // Current RC version (e.g., '7.2.1RC1') or false
$PHP_7_2_RC_DATE = "18 Jan 2018";
-$PHP_7_2_VERSION = "7.2.1";
-$PHP_7_2_DATE = "4 Jan 2018";
+$PHP_7_2_VERSION = "7.2.2";
+$PHP_7_2_DATE = "1 Feb 2018";
$PHP_7_2_SHA256 = array(
- "tar.bz2" =>
"fe06793f268a4dd29cbc5f4ef415f01e786877152b02221ad7d18dbb6864eb79",
- "tar.gz" =>
"8ecb2950571054a00687ccbd023874a4a075ccd1e2ec3dc00fc25ef589a77dba",
- "tar.xz" =>
"6c6cf82fda6660ed963821eb0525214bb3547e8e29f447b9c15b2d8e6efd8822",
+ "tar.bz2" =>
"f841ac58e17471f2241ea892b34edb01dc9b93ad9f661ffe4e3f1f476a8f4aee",
+ "tar.gz" =>
"5963df05fec21927c03fe9f7bf379be2d1eacde6c0f9dcde6143c7133e55abd4",
+ "tar.xz" =>
"47d7607d38a1d565fc43ea942c92229a7cd165f156737f210937e375b243cb11",
);
/* PHP 7.1 Release */
diff --git a/releases/7_2_2.php b/releases/7_2_2.php
new file mode 100644
index 0000000..df0db65
--- /dev/null
+++ b/releases/7_2_2.php
@@ -0,0 +1,21 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/7_2_2.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 7.2.2 Release Announcement");
+?>
+
+ <h1>PHP 7.2.2 Release Announcement</h1>
+
+ <p>The PHP development team announces the immediate availability of PHP
+ 7.2.2. This is a bugfix release, with several bug fixes included.</p>
+
+ <p>All PHP 7.2 users are encouraged to upgrade to this version.</p>
+
+ <p>For source downloads of PHP 7.2.2 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.2.2">ChangeLog</a>.
+ </p>
+
+
+<?php site_footer(); ?>
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php