Skip to content

Commit 678f3a6

Browse files
committed
Announce PHP 8.1.14
1 parent 68a9579 commit 678f3a6

File tree

6 files changed

+146
-6
lines changed

6 files changed

+146
-6
lines changed

ChangeLog-8.php

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,72 @@
340340

341341
<a id="PHP_8_1"></a>
342342

343+
<section class="version" id="8.1.14"><!-- {{{ 8.1.14 -->
344+
<h3>Version 8.1.14</h3>
345+
<b><?php release_date('05-Jan-2023'); ?></b>
346+
<ul><li>Core:
347+
<ul>
348+
<li>Fixed bug <?php githubissuel('php/php-src', 9905); ?> (constant() behaves inconsistent when class is undefined).</li>
349+
<li>Fixed bug <?php githubissuel('php/php-src', 9918); ?> (License information for xxHash is not included in README.REDIST.BINS file).</li>
350+
<li>Fixed bug <?php githubissuel('php/php-src', 9650); ?> (Can't initialize heap: [0x000001e7]).</li>
351+
<li>Fixed potentially undefined behavior in Windows ftok(3) emulation.</li>
352+
</ul></li>
353+
<li>Date:
354+
<ul>
355+
<li>Fixed bug <?php githubissuel('php/php-src', 9699); ?> (DateTimeImmutable::diff differences in 8.1.10 onwards - timezone related).</li>
356+
<li>Fixed bug <?php githubissuel('php/php-src', 9700); ?> (DateTime::createFromFormat: Parsing TZID string is too greedy).</li>
357+
<li>Fixed bug <?php githubissuel('php/php-src', 9866); ?> (Time zone bug with \DateTimeInterface::diff()).</li>
358+
<li>Fixed bug <?php githubissuel('php/php-src', 9880); ?> (DateTime diff returns wrong sign on day count when using a timezone).</li>
359+
</ul></li>
360+
<li>FPM:
361+
<ul>
362+
<li>Fixed bug <?php githubissuel('php/php-src', 9959); ?> (Solaris port event mechanism is still broken after bug #66694).</li>
363+
<li><?php bugfix(68207); ?> (Setting fastcgi.error_header can result in a WARNING).</li>
364+
<li>Fixed bug <?php githubissuel('php/php-src', 8517); ?> (Random crash of FPM master process in fpm_stdio_child_said).</li>
365+
</ul></li>
366+
<li>MBString:
367+
<ul>
368+
<li>Fixed bug <?php githubissuel('php/php-src', 9535); ?> (The behavior of mb_strcut in mbstring has been changed in PHP8.1).</li>
369+
</ul></li>
370+
<li>Opcache:
371+
<ul>
372+
<li>Fixed bug <?php githubissuel('php/php-src', 9968); ?> (Segmentation Fault during OPCache Preload).</li>
373+
</ul></li>
374+
<li>OpenSSL:
375+
<ul>
376+
<li>Fixed bug <?php githubissuel('php/php-src', 9064); ?> (PHP fails to build if openssl was built with --no-ec).</li>
377+
<li>Fixed bug <?php githubissuel('php/php-src', 10000); ?> (OpenSSL test failures when OpenSSL compiled with no-dsa).</li>
378+
</ul></li>
379+
<li>Pcntl:
380+
<ul>
381+
<li>Fixed bug <?php githubissuel('php/php-src', 9298); ?> (Signal handler called after rshutdown leads to crash).</li>
382+
</ul></li>
383+
<li>PDO_Firebird:
384+
<ul>
385+
<li>Fixed bug <?php githubissuel('php/php-src', 9971); ?> (Incorrect NUMERIC value returned from PDO_Firebird).</li>
386+
</ul></li>
387+
<li>PDO/SQLite:
388+
<ul>
389+
<li><?php bugfix(81740); ?> (PDO::quote() may return unquoted string). (CVE-2022-31631)</li>
390+
</ul></li>
391+
<li>Session:
392+
<ul>
393+
<li>Fixed <?php githubissuel('php/php-src', 9932); ?> (session name silently fails with . and [).</li>
394+
</ul></li>
395+
<li>SPL:
396+
<ul>
397+
<li>Fixed <?php githubissuel('php/php-src', 9883); ?> (SplFileObject::__toString() reads next line).</li>
398+
<li>Fixed <?php githubissuel('php/php-src', 10011); ?> (Trampoline autoloader will get reregistered and cannot be unregistered).</li>
399+
</ul></li>
400+
<li>SQLite3:
401+
<ul>
402+
<li><?php bugfix(81742); ?> (open_basedir bypass in SQLite3 by using file URI).</li>
403+
</ul></li>
404+
</ul>
405+
<!-- }}} --></section>
406+
407+
408+
343409
<section class="version" id="8.1.13"><!-- {{{ 8.1.13 -->
344410
<h3>Version 8.1.13</h3>
345411
<b><?php release_date('24-Nov-2022'); ?></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/2023-01-05-1.xml"/>
1213
<xi:include href="entries/2022-12-17-1.xml"/>
1314
<xi:include href="entries/2022-12-08-1.xml"/>
1415
<xi:include href="entries/2022-12-06-1.xml"/>

archive/entries/2023-01-05-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.1.14 Released!</title>
4+
<id>https://www.php.net/archive/2023.php#2023-01-05-1</id>
5+
<published>2023-01-05T17:47:14+00:00</published>
6+
<updated>2023-01-05T17:47:14+00:00</updated>
7+
<link href="https://www.php.net/index.php#2023-01-05-1" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2023.php#2023-01-05-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.1.14. This is a security 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.14 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.14">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.13' =>
6+
array (
7+
'announcement' =>
8+
array (
9+
'English' => '/releases/8_1_13.php',
10+
),
11+
'tags' =>
12+
array (
13+
),
14+
'date' => '24 Nov 2022',
15+
'source' =>
16+
array (
17+
0 =>
18+
array (
19+
'filename' => 'php-8.1.13.tar.gz',
20+
'name' => 'PHP 8.1.13 (tar.gz)',
21+
'sha256' => 'eed1981ce9999d807cb139a9d463ae54bbeda2a57a9a28ad513badf5b99b0073',
22+
'date' => '24 Nov 2022',
23+
),
24+
1 =>
25+
array (
26+
'filename' => 'php-8.1.13.tar.bz2',
27+
'name' => 'PHP 8.1.13 (tar.bz2)',
28+
'sha256' => '93fcfdfaaa3d094a0fdb18ce08d20f20d526ee3f07a146a8a8ec82ce00b237ca',
29+
'date' => '24 Nov 2022',
30+
),
31+
2 =>
32+
array (
33+
'filename' => 'php-8.1.13.tar.xz',
34+
'name' => 'PHP 8.1.13 (tar.xz)',
35+
'sha256' => 'b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856',
36+
'date' => '24 Nov 2022',
37+
),
38+
),
39+
'museum' => false,
40+
),
541
'8.0.25' =>
642
array (
743
'announcement' =>

include/version.inc

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

3333
/* PHP 8.1 Release */
3434
$data['8.1'] = [
35-
'version' => '8.1.13',
36-
'date' => '24 Nov 2022',
37-
'tags' => [], // Set to ['security'] for security releases.
35+
'version' => '8.1.14',
36+
'date' => '05 Jan 2023',
37+
'tags' => ['security'], // Set to ['security'] for security releases.
3838
'sha256' => [
39-
'tar.gz' => 'eed1981ce9999d807cb139a9d463ae54bbeda2a57a9a28ad513badf5b99b0073',
40-
'tar.bz2' => '93fcfdfaaa3d094a0fdb18ce08d20f20d526ee3f07a146a8a8ec82ce00b237ca',
41-
'tar.xz' => 'b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856',
39+
'tar.gz' => '4755af2563ad187ceaf4a3632359c55e3f3be4050e0299e0f713bbb5e0531965',
40+
'tar.bz2' => '14ca99333dd604a504a2368946485ac35d379c4da96d28dc515d7eb502dffa32',
41+
'tar.xz' => 'e16e47a872d58685913ac848ce92ec49f42c1828110c98c65fb6265a08724a1a',
4242
]
4343
];
4444

releases/8_1_14.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_14.php';
3+
include_once __DIR__ . '/../include/prepend.inc';
4+
site_header('PHP 8.1.14 Release Announcement');
5+
?>
6+
<h1>PHP 8.1.14 Release Announcement</h1>
7+
8+
<p>The PHP development team announces the immediate availability of PHP 8.1.14. This is a security 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.14 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.14">ChangeLog</a>.
15+
</p>
16+
<?php site_footer();

0 commit comments

Comments
 (0)