Commit: 1ca5f5d1cf369d2b32f9cfebeddcd66e85e37249
Author: Derick Rethans <[email protected]> Thu, 7 Jan 2021
09:59:35 +0000
Parents: ab08ce777a051d9ccf31baf2cfb0565da7aa53b3
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=1ca5f5d1cf369d2b32f9cfebeddcd66e85e37249
Log:
Go with 7.4.14
Changed paths:
M ChangeLog-7.php
M archive/archive.xml
A archive/entries/2021-01-07-1.xml
M include/releases.inc
M include/version.inc
A releases/7_4_14.php
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index a002b2134..67fae0178 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -12,6 +12,69 @@ site_header("PHP 7 ChangeLog", array("current" => "docs",
"css" => array("change
<a name="PHP_7_4"></a>
+<section class="version" id="7.4.14"><!-- {{{ 7.4.14 -->
+<h3>Version 7.4.14</h3>
+<b><?php release_date('07-Jan-2021'); ?></b>
+<ul><li>Core:
+<ul>
+ <li><?php bugfix(74558); ?> (Can't rebind closure returned by
Closure::fromCallable()).</li>
+ <li><?php bugfix(80345); ?> (PHPIZE configuration has outdated
PHP_RELEASE_VERSION).</li>
+ <li><?php bugfix(72964); ?> (White space not unfolded for CC/Bcc
headers).</li>
+ <li><?php bugfix(80362); ?> (Running dtrace scripts can cause php to
crash).</li>
+ <li><?php bugfix(80393); ?> (Build of PHP extension fails due to
configuration gap with libtool).</li>
+ <li><?php bugfix(80402); ?> (configure filtering out -lpthread).</li>
+ <li><?php bugfix(77069); ?> (stream filter loses final block of data).</li>
+</ul></li>
+<li>Fileinfo:
+<ul>
+ <li><?php bugfix(77961); ?> (finfo_open crafted magic parsing SIGABRT).</li>
+</ul></li>
+<li>FPM:
+<ul>
+ <li><?php bugfix(69625); ?> (FPM returns 200 status on request without
SCRIPT_FILENAME env).</li>
+</ul></li>
+<li>Intl:
+<ul>
+ <li><?php bugfix(80425); ?> (MessageFormatAdapter::getArgTypeList
redefined).</li>
+</ul></li>
+<li>OpenSSL:
+<ul>
+ <li><?php bugfix(80368); ?> (OpenSSL extension fails to build against
LibreSSL due to lack of OCB support).</li>
+</ul></li>
+<li>Phar:
+<ul>
+ <li><?php bugfix(73809); ?> (Phar Zip parse crash - mmap fail).</li>
+ <li><?php bugfix(75102); ?> (`PharData` says invalid checksum for valid
tar).</li>
+ <li><?php bugfix(77322); ?> (PharData::addEmptyDir('/') Possible integer
overflow).</li>
+</ul></li>
+<li>PDO MySQL:
+<ul>
+ <li><?php bugfix(80458); ?> (PDOStatement::fetchAll() throws for upsert
queries).</li>
+ <li><?php bugfix(63185); ?> (nextRowset() ignores MySQL errors with native
prepared statements).</li>
+ <li><?php bugfix(78152); ?> (PDO::exec() - Bad error handling with multiple
commands).</li>
+ <li><?php bugfix(70066); ?> (Unexpected "Cannot execute queries while other
unbuffered queries").</li>
+ <li><?php bugfix(71145); ?> (Multiple statements in init command triggers
unbuffered query error).</li>
+ <li><?php bugfix(76815); ?> (PDOStatement cannot be GCed/closeCursor-ed when
a PROCEDURE resultset SIGNAL).</li>
+</ul></li>
+<li>Standard:
+<ul>
+ <li><?php bugfix(77423); ?> (FILTER_VALIDATE_URL accepts URLs with invalid
userinfo). (CVE-2020-7071)</li>
+ <li><?php bugfix(80366); ?> (Return Value of zend_fstat() not Checked).</li>
+ <li><?php bugfix(80411); ?> (References to null-serialized object break
serialize()).</li>
+</ul></li>
+<li>Tidy:
+<ul>
+ <li><?php bugfix(77594); ?> (ob_tidyhandler is never reset).</li>
+</ul></li>
+<li>Zlib:
+<ul>
+ <li>Fixed #48725 (Support for flushing in zlib stream).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
+
+
<section class="version" id="7.4.13"><!-- {{{ 7.4.13 -->
<h3>Version 7.4.13</h3>
<b><?php release_date('26-Nov-2020'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 5934c8723..3432f3fc7 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/2021-01-07-1.xml"/>
<xi:include href="entries/2020-11-30-1.xml"/>
<xi:include href="entries/2020-11-26-3.xml"/>
<xi:include href="entries/2020-11-26-2.xml"/>
diff --git a/archive/entries/2021-01-07-1.xml b/archive/entries/2021-01-07-1.xml
new file mode 100644
index 000000000..2fac10c50
--- /dev/null
+++ b/archive/entries/2021-01-07-1.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom">
+ <title>PHP 7.4.14 Released!</title>
+ <id>https://www.php.net/archive/2021.php#2021-01-07-1</id>
+ <published>2021-01-07T09:57:50+00:00</published>
+ <updated>2021-01-07T09:57:50+00:00</updated>
+ <link href="https://www.php.net/index.php#id2021-01-07-1" rel="alternate"
type="text/html"/>
+ <link href="https://www.php.net/archive/2021.php#2021-01-07-1" rel="via"
type="text/html"/>
+ <category term="releases" label="New PHP release"/>
+ <category term="frontpage" label="PHP.net frontpage news"/>
+ <content type="xhtml">
+ <div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team
announces the immediate availability of PHP 7.4.14. This is a security
release.</p>
+
+<p>All PHP 7.4 users are encouraged to upgrade to this version.</p>
+
+<p>For source downloads of PHP 7.4.14 please visit our <a
href="https://www.php.net/downloads.php">downloads page</a>,
+Windows source and binaries can be found on <a
href="https://windows.php.net/download/">windows.php.net/download/</a>.
+The list of changes is recorded in the <a
href="https://www.php.net/ChangeLog-7.php#7.4.14">ChangeLog</a>.
+</p> </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index fc5ecb5eb..4ab9af458 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,42 @@
$OLDRELEASES = array (
7 =>
array (
+ '7.4.13' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/7_4_13.php',
+ ),
+ 'tags' =>
+ array (
+ ),
+ 'date' => '26 Nov 2020',
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-7.4.13.tar.gz',
+ 'name' => 'PHP 7.4.13 (tar.gz)',
+ 'sha256' =>
'0865cff41e7210de2537bcd5750377cfe09a9312b9b44c1a166cf372d5204b8f',
+ 'date' => '26 Nov 2020',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-7.4.13.tar.bz2',
+ 'name' => 'PHP 7.4.13 (tar.bz2)',
+ 'sha256' =>
'15a339857e11c92eb47fddcd0dfe8aaa951a9be7c57ab7230ccd497465a31fda',
+ 'date' => '26 Nov 2020',
+ ),
+ 2 =>
+ array (
+ 'filename' => 'php-7.4.13.tar.xz',
+ 'name' => 'PHP 7.4.13 (tar.xz)',
+ 'sha256' =>
'aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4',
+ 'date' => '26 Nov 2020',
+ ),
+ ),
+ 'museum' => false,
+ ),
'7.2.34' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index ebd994440..d453e8e3b 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -32,13 +32,13 @@ $RELEASES = (function() {
/* PHP 7.4 Release */
$data['7.4'] = [
- 'version' => '7.4.13',
- 'date' => '26 Nov 2020',
+ 'version' => '7.4.14',
+ 'date' => '07 Jan 2021',
'tags' => [],
'sha256' => [
- 'tar.gz' =>
'0865cff41e7210de2537bcd5750377cfe09a9312b9b44c1a166cf372d5204b8f',
- 'tar.bz2' =>
'15a339857e11c92eb47fddcd0dfe8aaa951a9be7c57ab7230ccd497465a31fda',
- 'tar.xz' =>
'aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4',
+ 'tar.gz' =>
'd359183e2436f4ab30b70d4fbd881b5705a46b2e68cc6069fe91cd63d6e98e13',
+ 'tar.bz2' =>
'6889ca0605adee3aa7077508cd79fcef1dbd88461cdf25e7c1a86997b8d0a1f6',
+ 'tar.xz' =>
'f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886',
]
];
diff --git a/releases/7_4_14.php b/releases/7_4_14.php
new file mode 100644
index 000000000..8a7886284
--- /dev/null
+++ b/releases/7_4_14.php
@@ -0,0 +1,16 @@
+<?php
+$_SERVER['BASE_PAGE'] = 'releases/7.4.14.php';
+include_once __DIR__ . '/../include/prepend.inc';
+site_header('PHP 7.4.14 Release Announcement');
+?>
+<h1>PHP 7.4.14 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP
7.4.14. This is a security release.</p>
+
+<p>All PHP 7.4 users are encouraged to upgrade to this version.</p>
+
+<p>For source downloads of PHP 7.4.14 please visit our <a
href="https://www.php.net/downloads.php">downloads page</a>,
+Windows source and binaries can be found on <a
href="https://windows.php.net/download/">windows.php.net/download/</a>.
+The list of changes is recorded in the <a
href="https://www.php.net/ChangeLog-7.php#7.4.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