Skip to content

Commit f9f181e

Browse files
Announce PHP 8.1.27
1 parent 29b2ebb commit f9f181e

File tree

6 files changed

+147
-5
lines changed

6 files changed

+147
-5
lines changed

ChangeLog-8.php

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,6 +1651,74 @@
16511651

16521652
<a id="PHP_8_1"></a>
16531653

1654+
<section class="version" id="8.1.27"><!-- {{{ 8.1.27 -->
1655+
<h3>Version 8.1.27</h3>
1656+
<b><?php release_date('21-Dec-2023'); ?></b>
1657+
<ul><li>Core:
1658+
<ul>
1659+
<li>Fixed oss-fuzz #54325 (Use-after-free of name in var-var with malicious error handler).</li>
1660+
<li>Fixed oss-fuzz #64209 (In-place modification of filename in php_message_handler_for_zend).</li>
1661+
<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>
1662+
</ul></li>
1663+
<li>DOM:
1664+
<ul>
1665+
<li>Fixed bug <?php githubissuel('php/php-src', 12616); ?> (DOM: Removing XMLNS namespace node results in invalid default: prefix).</li>
1666+
</ul></li>
1667+
<li>FPM:
1668+
<ul>
1669+
<li>Fixed bug <?php githubissuel('php/php-src', 12705); ?> (Segmentation fault in fpm_status_export_to_zval).</li>
1670+
</ul></li>
1671+
<li>Intl:
1672+
<ul>
1673+
<li>Fixed bug <?php githubissuel('php/php-src', 12635); ?> (Test bug69398.phpt fails with ICU 74.1).</li>
1674+
</ul></li>
1675+
<li>LibXML:
1676+
<ul>
1677+
<li>Fixed bug <?php githubissuel('php/php-src', 12702); ?> (libxml2 2.12.0 issue building from src).</li>
1678+
</ul></li>
1679+
<li>MySQLnd:
1680+
<ul>
1681+
<li>Avoid using uninitialised struct.</li>
1682+
</ul></li>
1683+
<li>OpenSSL:
1684+
<ul>
1685+
<li><?php bugfix(50713); ?> (openssl_pkcs7_verify() may ignore untrusted CAs).</li>
1686+
</ul></li>
1687+
<li>PCRE:
1688+
<ul>
1689+
<li>Fixed bug <?php githubissuel('php/php-src', 12628); ?> (The gh11374 test fails on Alpinelinux).</li>
1690+
</ul></li>
1691+
<li>PGSQL:
1692+
<ul>
1693+
<li>Fixed bug <?php githubissuel('php/php-src', 12763); ?> wrong argument type for pg_untrace.</li>
1694+
</ul></li>
1695+
<li>PHPDBG:
1696+
<ul>
1697+
<li>Fixed bug <?php githubissuel('php/php-src', 12675); ?> (MEMORY_LEAK in phpdbg_prompt.c).</li>
1698+
</ul></li>
1699+
<li>SQLite3:
1700+
<ul>
1701+
<li>Fixed bug <?php githubissuel('php/php-src', 12633); ?> (sqlite3_defensive.phpt fails with sqlite 3.44.0).</li>
1702+
</ul></li>
1703+
<li>Standard:
1704+
<ul>
1705+
<li>Fix memory leak in syslog device handling.</li>
1706+
<li>Fixed bug <?php githubissuel('php/php-src', 12621); ?> (browscap segmentation fault when configured in the vhost).</li>
1707+
<li>Fixed bug <?php githubissuel('php/php-src', 12655); ?> (proc_open() does not take into account references in the descriptor array).</li>
1708+
</ul></li>
1709+
<li>Streams:
1710+
<ul>
1711+
<li><?php bugfix(79945); ?> (Stream wrappers in imagecreatefrompng causes segfault).</li>
1712+
</ul></li>
1713+
<li>Zip:
1714+
<ul>
1715+
<li>Fixed bug <?php githubissuel('php/php-src', 12661); ?> (Inconsistency in ZipArchive::addGlob remove_path Option Behavior).</li>
1716+
</ul></li>
1717+
</ul>
1718+
<!-- }}} --></section>
1719+
1720+
1721+
16541722
<section class="version" id="8.1.26"><!-- {{{ 8.1.26 -->
16551723
<h3>Version 8.1.26</h3>
16561724
<b><?php release_date('23-Nov-2023'); ?></b>

archive/archive.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<uri>http://php.net/contact</uri>
1010
<email>php-webmaster@lists.php.net</email>
1111
</author>
12+
<xi:include href="entries/2023-12-21-2.xml"/>
1213
<xi:include href="entries/2023-12-21-1.xml"/>
1314
<xi:include href="entries/2023-11-23-3.xml"/>
1415
<xi:include href="entries/2023-11-23-2.xml"/>

archive/entries/2023-12-21-2.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP 8.1.27 Released!</title>
4+
<id>https://www.php.net/archive/2023.php#2023-12-21-2</id>
5+
<published>2023-12-21T16:12:41+00:00</published>
6+
<updated>2023-12-21T16:12:41+00:00</updated>
7+
<link href="https://www.php.net/index.php#2023-12-21-2" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2023.php#2023-12-21-2" rel="via" type="text/html"/>
9+
<category term="releases" label="New PHP release"/>
10+
<category term="frontpage" label="PHP.net frontpage news"/>
11+
<content type="xhtml">
12+
<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>
13+
14+
<p>All PHP 8.1 users are encouraged to upgrade to this version.</p>
15+
16+
<p>For source downloads of PHP 8.1.27 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
17+
Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
18+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.1.27">ChangeLog</a>.
19+
</p> </div>
20+
</content>
21+
</entry>

include/releases.inc

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22
$OLDRELEASES = array (
33
8 =>
44
array (
5+
'8.1.26' =>
6+
array (
7+
'announcement' =>
8+
array (
9+
'English' => '/releases/8_1_26.php',
10+
),
11+
'tags' =>
12+
array (
13+
),
14+
'date' => '23 Nov 2023',
15+
'source' =>
16+
array (
17+
0 =>
18+
array (
19+
'filename' => 'php-8.1.26.tar.gz',
20+
'name' => 'PHP 8.1.26 (tar.gz)',
21+
'sha256' => 'd954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb',
22+
'date' => '23 Nov 2023',
23+
),
24+
1 =>
25+
array (
26+
'filename' => 'php-8.1.26.tar.bz2',
27+
'name' => 'PHP 8.1.26 (tar.bz2)',
28+
'sha256' => '83bde249c84aa1a043a8c8d0eea09345c2cae69b9784cdf02229fc916fbb9ea0',
29+
'date' => '23 Nov 2023',
30+
),
31+
2 =>
32+
array (
33+
'filename' => 'php-8.1.26.tar.xz',
34+
'name' => 'PHP 8.1.26 (tar.xz)',
35+
'sha256' => '17f87133596449327451ad4b8d9911bfaea59ff5109f3a6f2bb679f967a8ea0f',
36+
'date' => '23 Nov 2023',
37+
),
38+
),
39+
'museum' => false,
40+
),
541
'8.3.0' =>
642
array (
743
'announcement' =>

include/version.inc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ $RELEASES = (function () {
4444

4545
/* PHP 8.1 Release */
4646
$data['8.1'] = [
47-
'version' => '8.1.26',
48-
'date' => '23 Nov 2023',
47+
'version' => '8.1.27',
48+
'date' => '21 Dec 2023',
4949
'tags' => [], // Set to ['security'] for security releases.
5050
'sha256' => [
51-
'tar.gz' => 'd954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb',
52-
'tar.bz2' => '83bde249c84aa1a043a8c8d0eea09345c2cae69b9784cdf02229fc916fbb9ea0',
53-
'tar.xz' => '17f87133596449327451ad4b8d9911bfaea59ff5109f3a6f2bb679f967a8ea0f',
51+
'tar.gz' => '9aa5d7a29389d799885d90740932697006d5d0f55d1def67678e0c14f6ab7b2d',
52+
'tar.bz2' => 'a15fd73ea44f2df30b07d24786e07d1948b0ea3eed0b8b845735d500dc28bff1',
53+
'tar.xz' => '479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658',
5454
]
5555
];
5656

releases/8_1_27.php

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?php
2+
$_SERVER['BASE_PAGE'] = 'releases/8_1_27.php';
3+
include_once __DIR__ . '/../include/prepend.inc';
4+
site_header('PHP 8.1.27 Release Announcement');
5+
?>
6+
<h1>PHP 8.1.27 Release Announcement</h1>
7+
8+
<p>The PHP development team announces the immediate availability of PHP 8.1.27. This is a bug fix release.</p>
9+
10+
<p>All PHP 8.1 users are encouraged to upgrade to this version.</p>
11+
12+
<p>For source downloads of PHP 8.1.27 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
13+
Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
14+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.1.27">ChangeLog</a>.
15+
</p>
16+
<?php site_footer();

0 commit comments

Comments
 (0)