mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Announce PHP 8.1.27
This commit is contained in:
@@ -1651,6 +1651,74 @@ changelog_header(8, $MINOR_VERSIONS);
|
||||
|
||||
<a id="PHP_8_1"></a>
|
||||
|
||||
<section class="version" id="8.1.27"><!-- {{{ 8.1.27 -->
|
||||
<h3>Version 8.1.27</h3>
|
||||
<b><?php release_date('21-Dec-2023'); ?></b>
|
||||
<ul><li>Core:
|
||||
<ul>
|
||||
<li>Fixed oss-fuzz #54325 (Use-after-free of name in var-var with malicious error handler).</li>
|
||||
<li>Fixed oss-fuzz #64209 (In-place modification of filename in php_message_handler_for_zend).</li>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12758); ?> / <?php githubissuel('php/php-src', 12768); ?> (Invalid opline in OOM handlers within ZEND_FUNC_GET_ARGS and ZEND_BIND_STATIC).</li>
|
||||
</ul></li>
|
||||
<li>DOM:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12616); ?> (DOM: Removing XMLNS namespace node results in invalid default: prefix).</li>
|
||||
</ul></li>
|
||||
<li>FPM:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12705); ?> (Segmentation fault in fpm_status_export_to_zval).</li>
|
||||
</ul></li>
|
||||
<li>Intl:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12635); ?> (Test bug69398.phpt fails with ICU 74.1).</li>
|
||||
</ul></li>
|
||||
<li>LibXML:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12702); ?> (libxml2 2.12.0 issue building from src).</li>
|
||||
</ul></li>
|
||||
<li>MySQLnd:
|
||||
<ul>
|
||||
<li>Avoid using uninitialised struct.</li>
|
||||
</ul></li>
|
||||
<li>OpenSSL:
|
||||
<ul>
|
||||
<li><?php bugfix(50713); ?> (openssl_pkcs7_verify() may ignore untrusted CAs).</li>
|
||||
</ul></li>
|
||||
<li>PCRE:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12628); ?> (The gh11374 test fails on Alpinelinux).</li>
|
||||
</ul></li>
|
||||
<li>PGSQL:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12763); ?> wrong argument type for pg_untrace.</li>
|
||||
</ul></li>
|
||||
<li>PHPDBG:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12675); ?> (MEMORY_LEAK in phpdbg_prompt.c).</li>
|
||||
</ul></li>
|
||||
<li>SQLite3:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12633); ?> (sqlite3_defensive.phpt fails with sqlite 3.44.0).</li>
|
||||
</ul></li>
|
||||
<li>Standard:
|
||||
<ul>
|
||||
<li>Fix memory leak in syslog device handling.</li>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12621); ?> (browscap segmentation fault when configured in the vhost).</li>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12655); ?> (proc_open() does not take into account references in the descriptor array).</li>
|
||||
</ul></li>
|
||||
<li>Streams:
|
||||
<ul>
|
||||
<li><?php bugfix(79945); ?> (Stream wrappers in imagecreatefrompng causes segfault).</li>
|
||||
</ul></li>
|
||||
<li>Zip:
|
||||
<ul>
|
||||
<li>Fixed bug <?php githubissuel('php/php-src', 12661); ?> (Inconsistency in ZipArchive::addGlob remove_path Option Behavior).</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<!-- }}} --></section>
|
||||
|
||||
|
||||
|
||||
<section class="version" id="8.1.26"><!-- {{{ 8.1.26 -->
|
||||
<h3>Version 8.1.26</h3>
|
||||
<b><?php release_date('23-Nov-2023'); ?></b>
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
<uri>http://php.net/contact</uri>
|
||||
<email>php-webmaster@lists.php.net</email>
|
||||
</author>
|
||||
<xi:include href="entries/2023-12-21-2.xml"/>
|
||||
<xi:include href="entries/2023-12-21-1.xml"/>
|
||||
<xi:include href="entries/2023-11-23-3.xml"/>
|
||||
<xi:include href="entries/2023-11-23-2.xml"/>
|
||||
|
||||
21
archive/entries/2023-12-21-2.xml
Normal file
21
archive/entries/2023-12-21-2.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<entry xmlns="http://www.w3.org/2005/Atom">
|
||||
<title>PHP 8.1.27 Released!</title>
|
||||
<id>https://www.php.net/archive/2023.php#2023-12-21-2</id>
|
||||
<published>2023-12-21T16:12:41+00:00</published>
|
||||
<updated>2023-12-21T16:12:41+00:00</updated>
|
||||
<link href="https://www.php.net/index.php#2023-12-21-2" rel="alternate" type="text/html"/>
|
||||
<link href="https://www.php.net/archive/2023.php#2023-12-21-2" 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.1.27. This is a bug fix release.</p>
|
||||
|
||||
<p>All PHP 8.1 users are encouraged to upgrade to this version.</p>
|
||||
|
||||
<p>For source downloads of PHP 8.1.27 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.1.27">ChangeLog</a>.
|
||||
</p> </div>
|
||||
</content>
|
||||
</entry>
|
||||
@@ -2,6 +2,42 @@
|
||||
$OLDRELEASES = array (
|
||||
8 =>
|
||||
array (
|
||||
'8.1.26' =>
|
||||
array (
|
||||
'announcement' =>
|
||||
array (
|
||||
'English' => '/releases/8_1_26.php',
|
||||
),
|
||||
'tags' =>
|
||||
array (
|
||||
),
|
||||
'date' => '23 Nov 2023',
|
||||
'source' =>
|
||||
array (
|
||||
0 =>
|
||||
array (
|
||||
'filename' => 'php-8.1.26.tar.gz',
|
||||
'name' => 'PHP 8.1.26 (tar.gz)',
|
||||
'sha256' => 'd954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb',
|
||||
'date' => '23 Nov 2023',
|
||||
),
|
||||
1 =>
|
||||
array (
|
||||
'filename' => 'php-8.1.26.tar.bz2',
|
||||
'name' => 'PHP 8.1.26 (tar.bz2)',
|
||||
'sha256' => '83bde249c84aa1a043a8c8d0eea09345c2cae69b9784cdf02229fc916fbb9ea0',
|
||||
'date' => '23 Nov 2023',
|
||||
),
|
||||
2 =>
|
||||
array (
|
||||
'filename' => 'php-8.1.26.tar.xz',
|
||||
'name' => 'PHP 8.1.26 (tar.xz)',
|
||||
'sha256' => '17f87133596449327451ad4b8d9911bfaea59ff5109f3a6f2bb679f967a8ea0f',
|
||||
'date' => '23 Nov 2023',
|
||||
),
|
||||
),
|
||||
'museum' => false,
|
||||
),
|
||||
'8.3.0' =>
|
||||
array (
|
||||
'announcement' =>
|
||||
|
||||
@@ -44,13 +44,13 @@ $RELEASES = (function () {
|
||||
|
||||
/* PHP 8.1 Release */
|
||||
$data['8.1'] = [
|
||||
'version' => '8.1.26',
|
||||
'date' => '23 Nov 2023',
|
||||
'version' => '8.1.27',
|
||||
'date' => '21 Dec 2023',
|
||||
'tags' => [], // Set to ['security'] for security releases.
|
||||
'sha256' => [
|
||||
'tar.gz' => 'd954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb',
|
||||
'tar.bz2' => '83bde249c84aa1a043a8c8d0eea09345c2cae69b9784cdf02229fc916fbb9ea0',
|
||||
'tar.xz' => '17f87133596449327451ad4b8d9911bfaea59ff5109f3a6f2bb679f967a8ea0f',
|
||||
'tar.gz' => '9aa5d7a29389d799885d90740932697006d5d0f55d1def67678e0c14f6ab7b2d',
|
||||
'tar.bz2' => 'a15fd73ea44f2df30b07d24786e07d1948b0ea3eed0b8b845735d500dc28bff1',
|
||||
'tar.xz' => '479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658',
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
16
releases/8_1_27.php
Normal file
16
releases/8_1_27.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
$_SERVER['BASE_PAGE'] = 'releases/8_1_27.php';
|
||||
include_once __DIR__ . '/../include/prepend.inc';
|
||||
site_header('PHP 8.1.27 Release Announcement');
|
||||
?>
|
||||
<h1>PHP 8.1.27 Release Announcement</h1>
|
||||
|
||||
<p>The PHP development team announces the immediate availability of PHP 8.1.27. This is a bug fix release.</p>
|
||||
|
||||
<p>All PHP 8.1 users are encouraged to upgrade to this version.</p>
|
||||
|
||||
<p>For source downloads of PHP 8.1.27 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.1.27">ChangeLog</a>.
|
||||
</p>
|
||||
<?php site_footer();
|
||||
Reference in New Issue
Block a user