Author: Gabriel Caruso (carusogabriel)
Date: 2022-03-17T09:05:46+01:00
Commit:
https://github.com/php/web-php/commit/234f6f766d4f831cc1ca7c03d934005a5b3b7e97
Raw diff:
https://github.com/php/web-php/commit/234f6f766d4f831cc1ca7c03d934005a5b3b7e97.diff
Announce PHP 8.0.17
Changed paths:
A archive/entries/2022-03-17-1.xml
A releases/8_0_17.php
M ChangeLog-8.php
M archive/archive.xml
M include/releases.inc
M include/version.inc
Diff:
diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index d06df399e..8fb0daf77 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -446,6 +446,47 @@
<a id="PHP_8_0"></a>
+<section class="version" id="8.0.17"><!-- {{{ 8.0.17 -->
+<h3>Version 8.0.17</h3>
+<b><?php release_date('17-Mar-2022'); ?></b>
+<ul><li>Core:
+<ul>
+ <li>Fixed Haiku ZTS build.</li>
+</ul></li>
+<li>GD:
+<ul>
+ <li>Fixed libpng warning when loading interlaced images.</li>
+</ul></li>
+<li>FPM:
+<ul>
+ <li><?php bugfix(76109); ?> (Unsafe access to fpm scoreboard).</li>
+</ul></li>
+<li>Iconv:
+<ul>
+ <li>Fixed bug <?php githubissuel('php/php-src',7953); ?> (ob_clean() only
does not set Content-Encoding).</li>
+ <li>Fixed bug <?php githubissuel('php/php-src',7980); ?> (Unexpected result
for iconv_mime_decode).</li>
+</ul></li>
+<li>MySQLnd:
+<ul>
+ <li>Fixed bug <?php githubissuel('php/php-src',8058); ?> (NULL pointer
dereference in mysqlnd package).</li>
+</ul></li>
+<li>OPcache:
+<ul>
+ <li>Fixed bug <?php githubissuel('php/php-src',8074); ?> (Wrong type
inference of range() result).</li>
+</ul></li>
+<li>Reflection:
+<ul>
+ <li>Fixed bug <?php githubissuel('php/php-src',8080); ?>
(ReflectionClass::getConstants() depends on def. order).</li>
+</ul></li>
+<li>Zlib:
+<ul>
+ <li>Fixed bug <?php githubissuel('php/php-src',7953); ?> (ob_clean() only
does not set Content-Encoding).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
+
+
<section class="version" id="8.0.16"><!-- {{{ 8.0.16 -->
<h3>Version 8.0.16</h3>
<b><?php release_date('17-Feb-2022'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 4fded951a..65d083298 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/2022-03-17-1.xml"/>
<xi:include href="entries/2022-02-17-3.xml"/>
<xi:include href="entries/2022-02-17-2.xml"/>
<xi:include href="entries/2022-02-17-1.xml"/>
diff --git a/archive/entries/2022-03-17-1.xml b/archive/entries/2022-03-17-1.xml
new file mode 100644
index 000000000..868aba0d3
--- /dev/null
+++ b/archive/entries/2022-03-17-1.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom">
+ <title>PHP 8.0.17 Released!</title>
+ <id>https://www.php.net/archive/2022.php#2022-03-17-1</id>
+ <published>2022-03-17T08:02:02+00:00</published>
+ <updated>2022-03-17T08:02:02+00:00</updated>
+ <link href="https://www.php.net/index.php#id2022-03-17-1" rel="alternate"
type="text/html"/>
+ <link href="https://www.php.net/archive/2022.php#2022-03-17-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 8.0.17. This is a bug fix
release.</p>
+
+<p>All PHP 8.0 users are encouraged to upgrade to this version.</p>
+
+<p>For source downloads of PHP 8.0.17 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-8.php#8.0.17">ChangeLog</a>.
+</p> </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 6bc8690db..d99e9587e 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,43 @@
$OLDRELEASES = array (
8 =>
array (
+ '8.0.16' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/8_0_16.php',
+ ),
+ 'tags' =>
+ array (
+ 0 => 'security',
+ ),
+ 'date' => '17 Feb 2022',
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-8.0.16.tar.gz',
+ 'name' => 'PHP 8.0.16 (tar.gz)',
+ 'sha256' =>
'ce0ea32ff9c5af18cfb70197b40caf55824400dc8d5b4258a783ec9168baa5b1',
+ 'date' => '17 Feb 2022',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-8.0.16.tar.bz2',
+ 'name' => 'PHP 8.0.16 (tar.bz2)',
+ 'sha256' =>
'f49f8181ee29463a0d23a0c65969e92d58fee8ac564df917cff58e48d65e1849',
+ 'date' => '17 Feb 2022',
+ ),
+ 2 =>
+ array (
+ 'filename' => 'php-8.0.16.tar.xz',
+ 'name' => 'PHP 8.0.16 (tar.xz)',
+ 'sha256' =>
'f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a',
+ 'date' => '17 Feb 2022',
+ ),
+ ),
+ 'museum' => false,
+ ),
'8.1.2' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index b7ea6c4d5..e6011ca45 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -32,13 +32,13 @@ $RELEASES = (function() {
/* PHP 8.0 Release */
$data['8.0'] = [
- 'version' => '8.0.16',
- 'date' => '17 Feb 2022',
- 'tags' => ['security'], // Set to ['security'] for security
releases.
+ 'version' => '8.0.17',
+ 'date' => '17 Mar 2022',
+ 'tags' => [], // Set to ['security'] for security releases.
'sha256' => [
- 'tar.gz' =>
'ce0ea32ff9c5af18cfb70197b40caf55824400dc8d5b4258a783ec9168baa5b1',
- 'tar.bz2' =>
'f49f8181ee29463a0d23a0c65969e92d58fee8ac564df917cff58e48d65e1849',
- 'tar.xz' =>
'f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a',
+ 'tar.gz' =>
'bdbd792901c156c4d1710c9d266732d3c17f6ff63850d6660b9d8d3411188424',
+ 'tar.bz2' =>
'52811ee2dde71660ca32737a4ac696c24591eb22e846dd8e09ee77122660283f',
+ 'tar.xz' =>
'4e7d94bb3d144412cb8b2adeb599fb1c6c1d7b357b0d0d0478dc5ef53532ebc5',
]
];
diff --git a/releases/8_0_17.php b/releases/8_0_17.php
new file mode 100644
index 000000000..573ae2afa
--- /dev/null
+++ b/releases/8_0_17.php
@@ -0,0 +1,16 @@
+<?php
+$_SERVER['BASE_PAGE'] = 'releases/8_0_17.php';
+include_once __DIR__ . '/../include/prepend.inc';
+site_header('PHP 8.0.17 Release Announcement');
+?>
+<h1>PHP 8.0.17 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP
8.0.17. This is a bug fix release.</p>
+
+<p>All PHP 8.0 users are encouraged to upgrade to this version.</p>
+
+<p>For source downloads of PHP 8.0.17 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-8.php#8.0.17">ChangeLog</a>.
+</p>
+<?php site_footer();
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php