Skip to content

Commit e4b5593

Browse files
committed
Announce PHP 8.4.17
1 parent 339d326 commit e4b5593

7 files changed

Lines changed: 159 additions & 11 deletions

File tree

ChangeLog-8.php

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,79 @@
599599

600600
<a id="PHP_8_4"></a>
601601

602+
<section class="version" id="8.4.17"><!-- {{{ 8.4.17 -->
603+
<h3>Version 8.4.17</h3>
604+
<b><?php release_date('15-Jan-2026'); ?></b>
605+
<ul><li>Core:
606+
<ul>
607+
<li>Fix OSS-Fuzz #465488618 (Wrong assumptions when dumping function signature with dynamic class const lookup default argument).</li>
608+
<li>Fixed bug <?php githubissuel('php/php-src', 20695); ?> (Assertion failure in normalize_value() when parsing malformed INI input via parse_ini_string()).</li>
609+
<li>Fixed bug <?php githubissuel('php/php-src', 20714); ?> (Uncatchable exception thrown in generator).</li>
610+
<li>Fixed bug <?php githubissuel('php/php-src', 20352); ?> (UAF in php_output_handler_free via re-entrant ob_start() during error deactivation).</li>
611+
</ul></li>
612+
<li>Bz2:
613+
<ul>
614+
<li>Fixed bug <?php githubissuel('php/php-src', 20620); ?> (bzcompress overflow on large source size).</li>
615+
</ul></li>
616+
<li>DOM:
617+
<ul>
618+
<li>Fixed bug <?php githubissuel('php/php-src', 20722); ?> (Null pointer dereference in DOM namespace node cloning via clone on malformed objects).</li>
619+
<li>Fixed bug <?php githubissuel('php/php-src', 20444); ?> (Dom\XMLDocument::C14N() seems broken compared to DOMDocument::C14N()).</li>
620+
</ul></li>
621+
<li>GD:
622+
<ul>
623+
<li>Fixed bug <?php githubissuel('php/php-src', 20622); ?> (imagestring/imagestringup overflow).</li>
624+
</ul></li>
625+
<li>Intl:
626+
<ul>
627+
<li>Fix leak in umsg_format_helper().</li>
628+
</ul></li>
629+
<li>LDAP:
630+
<ul>
631+
<li>Fix memory leak in ldap_set_options().</li>
632+
</ul></li>
633+
<li>Mbstring:
634+
<ul>
635+
<li>Fixed bug <?php githubissuel('php/php-src', 20674); ?> (mb_decode_mimeheader does not handle separator).</li>
636+
</ul></li>
637+
<li>PCNTL:
638+
<ul>
639+
<li>Fixed bug with pcntl_getcpuaffinity() on solaris regarding invalid process ids handling.</li>
640+
</ul></li>
641+
<li>Phar:
642+
<ul>
643+
<li>Fixed bug <?php githubissuel('php/php-src', 20732); ?> (Phar::LoadPhar undefined behavior when reading fails).</li>
644+
<li>Fix SplFileInfo::openFile() in write mode.</li>
645+
<li>Fix build on legacy OpenSSL 1.1.0 systems.</li>
646+
<li><?php bugfix(74154); ?> (Phar extractTo creates empty files).</li>
647+
</ul></li>
648+
<li>POSIX:
649+
<ul>
650+
<li>Fixed crash on posix groups to php array creation on macos.</li>
651+
</ul></li>
652+
<li>SPL:
653+
<ul>
654+
<li>Fixed bug <?php githubissuel('php/php-src', 20678); ?> (resource created by GlobIterator crashes with fclose()).</li>
655+
</ul></li>
656+
<li>Sqlite3:
657+
<ul>
658+
<li>Fixed bug <?php githubissuel('php/php-src', 20699); ?> (SQLite3Result fetchArray return array|false, null returned).</li>
659+
</ul></li>
660+
<li>Standard:
661+
<ul>
662+
<li>Fix error check for proc_open() command.</li>
663+
<li>Fix memory leak in mail() when header key is numeric.</li>
664+
<li>Fixed bug <?php githubissuel('php/php-src', 20582); ?> (Heap Buffer Overflow in iptcembed).</li>
665+
</ul></li>
666+
<li>Zlib:
667+
<ul>
668+
<li>Fix OOB gzseek() causing assertion failure.</li>
669+
</ul></li>
670+
</ul>
671+
<!-- }}} --></section>
672+
673+
674+
602675
<section class="version" id="8.4.16"><!-- {{{ 8.4.16 -->
603676
<h3>Version 8.4.16</h3>
604677
<b><?php release_date('18-Dec-2025'); ?></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/2026-01-15-1.xml"/>
1213
<xi:include href="entries/2025-12-18-5.xml"/>
1314
<xi:include href="entries/2025-12-18-4.xml"/>
1415
<xi:include href="entries/2025-12-18-3.xml"/>

archive/entries/2026-01-15-1.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.4.17 Released!</title>
4+
<id>https://www.php.net/archive/2026.php#2026-01-15-1</id>
5+
<published>2026-01-15T19:32:42+00:00</published>
6+
<updated>2026-01-15T19:32:42+00:00</updated>
7+
<link href="https://www.php.net/index.php#2026-01-15-1" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2026.php#2026-01-15-1" 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.4.17. This is a bug fix release.</p>
13+
14+
<p>All PHP 8.4 users are encouraged to upgrade to this version.</p>
15+
16+
<p>For source downloads of PHP 8.4.17 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
17+
Windows source and binaries can also be found <a href="https://www.php.net/downloads.php?os=windows&amp;version=8.4">there</a>.
18+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.4.17">ChangeLog</a>.
19+
</p> </div>
20+
</content>
21+
</entry>

include/release-qa.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@
7575
'active' => true,
7676
'release' => [
7777
'type' => 'RC',
78-
'number' => 1,
79-
'sha256_bz2' => '02abfe473ff3aa12a06ac6fedfe896cb8c082c108d46e17a1d9174bb139d2d1b',
80-
'sha256_gz' => 'a3062494dffd9be5be259eb20da6dc248954c5322b681b98b0a5cc93d125808d',
81-
'sha256_xz' => '0d86b6a92d8af1b25671c3abe558d035f26aefb48218fada3757406e1cbf4dd8',
78+
'number' => 0,
79+
'sha256_bz2' => '',
80+
'sha256_gz' => '',
81+
'sha256_xz' => '',
8282
'date' => '01 Jan 2026',
83-
'baseurl' => 'https://downloads.php.net/~calvinb/',
83+
'baseurl' => 'https://downloads.php.net/',
8484
],
8585
],
8686

include/releases.inc

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,43 @@
22
$OLDRELEASES = array (
33
8 =>
44
array (
5+
'8.4.16' =>
6+
array (
7+
'announcement' =>
8+
array (
9+
'English' => '/releases/8_4_16.php',
10+
),
11+
'tags' =>
12+
array (
13+
0 => 'security',
14+
),
15+
'date' => '18 Dec 2025',
16+
'source' =>
17+
array (
18+
0 =>
19+
array (
20+
'filename' => 'php-8.4.16.tar.gz',
21+
'name' => 'PHP 8.4.16 (tar.gz)',
22+
'sha256' => '8e35d24f148ea7c2a93e9b9bcc329e8bf78b5bb922f3723a727c74c19d184e98',
23+
'date' => '18 Dec 2025',
24+
),
25+
1 =>
26+
array (
27+
'filename' => 'php-8.4.16.tar.bz2',
28+
'name' => 'PHP 8.4.16 (tar.bz2)',
29+
'sha256' => '6c48c65eba6a2f7a102925d08772239b1f45110aed2187fdd81b933ed439c692',
30+
'date' => '18 Dec 2025',
31+
),
32+
2 =>
33+
array (
34+
'filename' => 'php-8.4.16.tar.xz',
35+
'name' => 'PHP 8.4.16 (tar.xz)',
36+
'sha256' => 'f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae30',
37+
'date' => '18 Dec 2025',
38+
),
39+
),
40+
'museum' => false,
41+
),
542
'8.1.34' =>
643
array (
744
'announcement' =>

include/version.inc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ $RELEASES = (function () {
3434

3535
/* PHP 8.4 Release */
3636
$data['8.4'] = [
37-
'version' => '8.4.16',
38-
'date' => '18 Dec 2025',
39-
'tags' => ['security'], // Set to ['security'] for security releases.
37+
'version' => '8.4.17',
38+
'date' => '15 Jan 2026',
39+
'tags' => [], // Set to ['security'] for security releases.
4040
'sha256' => [
41-
'tar.gz' => '8e35d24f148ea7c2a93e9b9bcc329e8bf78b5bb922f3723a727c74c19d184e98',
42-
'tar.bz2' => '6c48c65eba6a2f7a102925d08772239b1f45110aed2187fdd81b933ed439c692',
43-
'tar.xz' => 'f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae30',
41+
'tar.gz' => 'aa0efeb7b47adff31e10bed1fc4ffcd4c0b5a4d41ab0bacfbb549c584939ee90',
42+
'tar.bz2' => 'ea67d83d72dd6f3abaaeae7f532f78fd12192861d96aba8e9eca3b2ddade42d2',
43+
'tar.xz' => '28b234e347286158cae921d61283eb1169d89bc9d2e5f5976567260ff38b0bfa',
4444
]
4545
];
4646

releases/8_4_17.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_4_17.php';
3+
include_once __DIR__ . '/../include/prepend.inc';
4+
site_header('PHP 8.4.17 Release Announcement');
5+
?>
6+
<h1>PHP 8.4.17 Release Announcement</h1>
7+
8+
<p>The PHP development team announces the immediate availability of PHP 8.4.17. This is a bug fix release.</p>
9+
10+
<p>All PHP 8.4 users are encouraged to upgrade to this version.</p>
11+
12+
<p>For source downloads of PHP 8.4.17 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
13+
Windows source and binaries can also be found <a href="https://www.php.net/downloads.php?os=windows&amp;version=8.4">there</a>.
14+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.4.17">ChangeLog</a>.
15+
</p>
16+
<?php site_footer();

0 commit comments

Comments
 (0)