Skip to content

Commit 8dc21bc

Browse files
committed
Announce PHP 8.2.15
1 parent 3a0b08f commit 8dc21bc

File tree

6 files changed

+152
-6
lines changed

6 files changed

+152
-6
lines changed

ChangeLog-8.php

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,78 @@
436436

437437
<a id="PHP_8_2"></a>
438438

439+
<section class="version" id="8.2.15"><!-- {{{ 8.2.15 -->
440+
<h3>Version 8.2.15</h3>
441+
<b><?php release_date('18-Jan-2024'); ?></b>
442+
<ul><li>Core:
443+
<ul>
444+
<li>Fixed bug <?php githubissuel('php/php-src', 12953); ?> (false positive SSA integrity verification failed when loading composer classmaps with more than 11k elements).</li>
445+
<li>Fixed bug <?php githubissuel('php/php-src', 12966); ?> (missing cross-compiling 3rd argument so Autoconf doesn't emit warnings).</li>
446+
</ul></li>
447+
<li>Cli:
448+
<ul>
449+
<li>Fix incorrect timeout in built-in web server when using router script and max_input_time.</li>
450+
</ul></li>
451+
<li>FFI:
452+
<ul>
453+
<li>Fixed bug <?php githubissuel('php/php-src', 9698); ?> (stream_wrapper_register crashes with FFI\CData).</li>
454+
<li>Fixed bug <?php githubissuel('php/php-src', 12905); ?> (FFI::new interacts badly with observers).</li>
455+
</ul></li>
456+
<li>Intl:
457+
<ul>
458+
<li>Fixed <?php githubissuel('php/php-src', 12943); ?> (IntlDateFormatter::__construct accepts 'C' as valid locale).</li>
459+
</ul></li>
460+
<li>Hash:
461+
<ul>
462+
<li>Fixed bug <?php githubissuel('php/php-src', 12936); ?> (hash() function hangs endlessly if using sha512 on strings &gt;= 4GiB).</li>
463+
</ul></li>
464+
<li>ODBC:
465+
<ul>
466+
<li>Fix crash on Apache shutdown with persistent connections.</li>
467+
</ul></li>
468+
<li>Opcache:
469+
<ul>
470+
<li>Fixed oss-fuzz #64727 (JIT undefined array key warning may overwrite DIM with NULL when DIM is the same var as result).</li>
471+
<li>Added workaround for SELinux mprotect execheap issue. See https://bugzilla.kernel.org/show_bug.cgi?id=218258.</li>
472+
</ul></li>
473+
<li>OpenSSL:
474+
<ul>
475+
<li>Fixed bug <?php githubissuel('php/php-src', 12987); ?> (openssl_csr_sign might leak new cert on error).</li>
476+
</ul></li>
477+
<li>PDO:
478+
<ul>
479+
<li>Fix <?php githubissuel('php/php-src', 12969); ?> (Fixed PDO::getAttribute() to get PDO::ATTR_STRINGIFY_FETCHES).</li>
480+
</ul></li>
481+
<li>PDO_ODBC:
482+
<ul>
483+
<li>Fixed bug <?php githubissuel('php/php-src', 12767); ?> (Unable to turn on autocommit mode with setAttribute()).</li>
484+
</ul></li>
485+
<li>PGSQL:
486+
<ul>
487+
<li>Fixed auto_reset_persistent handling and allow_persistent type.</li>
488+
<li>Fixed bug <?php githubissuel('php/php-src', 12974); ?> (Apache crashes on shutdown when using pg_pconnect()).</li>
489+
</ul></li>
490+
<li>Phar:
491+
<ul>
492+
<li><?php bugfix(77432); ?> (Segmentation fault on including phar file).</li>
493+
</ul></li>
494+
<li>PHPDBG:
495+
<ul>
496+
<li>Fixed bug <?php githubissuel('php/php-src', 12962); ?> (Double free of init_file in phpdbg_prompt.c).</li>
497+
</ul></li>
498+
<li>SimpleXML:
499+
<ul>
500+
<li>Fix getting the address of an uninitialized property of a SimpleXMLElement resulting in a crash.</li>
501+
</ul></li>
502+
<li>Tidy:
503+
<ul>
504+
<li>Fixed bug <?php githubissuel('php/php-src', 12980); ?> (tidynode.props.attribute is missing "Boolean Attributes" and empty attributes).</li>
505+
</ul></li>
506+
</ul>
507+
<!-- }}} --></section>
508+
509+
510+
439511
<section class="version" id="8.2.14"><!-- {{{ 8.2.14 -->
440512
<h3>Version 8.2.14</h3>
441513
<b><?php release_date('21-Dec-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>[email protected]</email>
1111
</author>
12+
<xi:include href="entries/2024-01-18-2.xml"/>
1213
<xi:include href="entries/2024-01-18-1.xml"/>
1314
<xi:include href="entries/2024-01-15-3.xml"/>
1415
<xi:include href="entries/2024-01-15-2.xml"/>

archive/entries/2024-01-18-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.2.15 Released!</title>
4+
<id>https://www.php.net/archive/2024.php#2024-01-18-2</id>
5+
<published>2024-01-18T15:35:45+00:00</published>
6+
<updated>2024-01-18T15:35:45+00:00</updated>
7+
<link href="https://www.php.net/index.php#2024-01-18-2" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2024.php#2024-01-18-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.2.15. This is a bug fix release.</p>
13+
14+
<p>All PHP 8.2 users are encouraged to upgrade to this version.</p>
15+
16+
<p>For source downloads of PHP 8.2.15 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.2.15">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.2.14' =>
6+
array (
7+
'announcement' =>
8+
array (
9+
'English' => '/releases/8_2_14.php',
10+
),
11+
'tags' =>
12+
array (
13+
),
14+
'date' => '21 Dec 2023',
15+
'source' =>
16+
array (
17+
0 =>
18+
array (
19+
'filename' => 'php-8.2.14.tar.gz',
20+
'name' => 'PHP 8.2.14 (tar.gz)',
21+
'sha256' => '4c1fbb55a10ece7f4532feba9f3f88b9b211c11320742977588738374c03255f',
22+
'date' => '21 Dec 2023',
23+
),
24+
1 =>
25+
array (
26+
'filename' => 'php-8.2.14.tar.bz2',
27+
'name' => 'PHP 8.2.14 (tar.bz2)',
28+
'sha256' => 'f871e131333d60ae6c537b1adddbc2aea54c436c562af986fb8309c060040b9e',
29+
'date' => '21 Dec 2023',
30+
),
31+
2 =>
32+
array (
33+
'filename' => 'php-8.2.14.tar.xz',
34+
'name' => 'PHP 8.2.14 (tar.xz)',
35+
'sha256' => '763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583',
36+
'date' => '21 Dec 2023',
37+
),
38+
),
39+
'museum' => false,
40+
),
541
'8.3.1' =>
642
array (
743
'announcement' =>

include/version.inc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $RELEASES = (function () {
2121
/* PHP 8.3 Release */
2222
$data['8.3'] = [
2323
'version' => '8.3.2',
24-
'date' => '18 Jan 2023',
24+
'date' => '18 Jan 2024',
2525
'tags' => [], // Set to ['security'] for security releases.
2626
'sha256' => [
2727
'tar.gz' => 'decf0f51e5415b21fb6350753e45b6c3be5cc0868e4ec561e5c89326c8e6ef16',
@@ -32,13 +32,13 @@ $RELEASES = (function () {
3232

3333
/* PHP 8.2 Release */
3434
$data['8.2'] = [
35-
'version' => '8.2.14',
36-
'date' => '21 Dec 2023',
35+
'version' => '8.2.15',
36+
'date' => '18 Jan 2024',
3737
'tags' => [], // Set to ['security'] for security releases.
3838
'sha256' => [
39-
'tar.gz' => '4c1fbb55a10ece7f4532feba9f3f88b9b211c11320742977588738374c03255f',
40-
'tar.bz2' => 'f871e131333d60ae6c537b1adddbc2aea54c436c562af986fb8309c060040b9e',
41-
'tar.xz' => '763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583',
39+
'tar.gz' => 'f9390d23708c65f428e868583dce7ab4a69e88ab6f377137a56643076f966b8f',
40+
'tar.bz2' => '50c3e220b7aa63a85716233c902eb44cc0a4667ed0b8335722ae2391b1355e7a',
41+
'tar.xz' => 'eca5deac02d77d806838275f8a3024b38b35ac0a5d9853dcc71c6cbe3f1f8765',
4242
]
4343
];
4444

releases/8_2_15.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_2_15.php';
3+
include_once __DIR__ . '/../include/prepend.inc';
4+
site_header('PHP 8.2.15 Release Announcement');
5+
?>
6+
<h1>PHP 8.2.15 Release Announcement</h1>
7+
8+
<p>The PHP development team announces the immediate availability of PHP 8.2.15. This is a bug fix release.</p>
9+
10+
<p>All PHP 8.2 users are encouraged to upgrade to this version.</p>
11+
12+
<p>For source downloads of PHP 8.2.15 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.2.15">ChangeLog</a>.
15+
</p>
16+
<?php site_footer();

0 commit comments

Comments
 (0)