Skip to content

Commit 97f5bbe

Browse files
committed
Announce PHP 8.1.28
1 parent db4cc53 commit 97f5bbe

File tree

8 files changed

+96
-8
lines changed

8 files changed

+96
-8
lines changed

ChangeLog-8.php

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2282,6 +2282,20 @@
22822282

22832283
<a id="PHP_8_1"></a>
22842284

2285+
<section class="version" id="8.1.28"><!-- {{{ 8.1.28 -->
2286+
<h3>Version 8.1.28</h3>
2287+
<b><?php release_date('11-Apr-2024'); ?></b>
2288+
<ul><li>Standard:
2289+
<ul>
2290+
<li>Fixed bug GHSA-pc52-254m-w9w7 (Command injection via array-ish $command parameter of proc_open). (CVE-2024-1874)</li>
2291+
<li>Fixed bug GHSA-wpj3-hf5j-x4v4 (__Host-/__Secure- cookie bypass due to partial CVE-2022-31629 fix). (CVE-2024-2756)</li>
2292+
<li>Fixed bug GHSA-h746-cjrr-wfmr (password_verify can erroneously return true, opening ATO risk). (CVE-2024-3096)</li>
2293+
</ul></li>
2294+
</ul>
2295+
<!-- }}} --></section>
2296+
2297+
2298+
22852299
<section class="version" id="8.1.27"><!-- {{{ 8.1.27 -->
22862300
<h3>Version 8.1.27</h3>
22872301
<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>php-webmaster@lists.php.net</email>
1111
</author>
12+
<xi:include href="entries/2024-04-11-3.xml"/>
1213
<xi:include href="entries/2024-04-11-2.xml"/>
1314
<xi:include href="entries/2024-04-11-1.xml"/>
1415
<xi:include href="entries/2024-03-22-1.xml"/>

archive/entries/2024-04-11-3.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.28 Released!</title>
4+
<id>https://www.php.net/archive/2024.php#2024-04-11-3</id>
5+
<published>2024-04-11T23:59:59+00:00</published>
6+
<updated>2024-04-12T15:42:40+00:00</updated>
7+
<link href="https://www.php.net/index.php#2024-04-11-3" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2024.php#2024-04-11-3" 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.28. 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.28 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.28">ChangeLog</a>.
19+
</p> </div>
20+
</content>
21+
</entry>

bin/bumpRelease

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/local/bin/php
1+
#!/usr/bin/env php
22
<?php
33
(PHP_SAPI === 'cli') or die("Please run this script using the cli sapi");
44

bin/news2html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/local/bin/php
1+
#!/usr/bin/env php
22
<?php
33
PHP_SAPI == 'cli' or die("Please run this script using the cli sapi");
44

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.27' =>
6+
array (
7+
'announcement' =>
8+
array (
9+
'English' => '/releases/8_1_27.php',
10+
),
11+
'tags' =>
12+
array (
13+
),
14+
'date' => '21 Dec 2023',
15+
'source' =>
16+
array (
17+
0 =>
18+
array (
19+
'filename' => 'php-8.1.27.tar.gz',
20+
'name' => 'PHP 8.1.27 (tar.gz)',
21+
'sha256' => '9aa5d7a29389d799885d90740932697006d5d0f55d1def67678e0c14f6ab7b2d',
22+
'date' => '21 Dec 2023',
23+
),
24+
1 =>
25+
array (
26+
'filename' => 'php-8.1.27.tar.bz2',
27+
'name' => 'PHP 8.1.27 (tar.bz2)',
28+
'sha256' => 'a15fd73ea44f2df30b07d24786e07d1948b0ea3eed0b8b845735d500dc28bff1',
29+
'date' => '21 Dec 2023',
30+
),
31+
2 =>
32+
array (
33+
'filename' => 'php-8.1.27.tar.xz',
34+
'name' => 'PHP 8.1.27 (tar.xz)',
35+
'sha256' => '479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658',
36+
'date' => '21 Dec 2023',
37+
),
38+
),
39+
'museum' => false,
40+
),
541
'8.3.4' =>
642
array (
743
'announcement' =>

include/version.inc

Lines changed: 6 additions & 6 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.27',
48-
'date' => '21 Dec 2023',
49-
'tags' => [], // Set to ['security'] for security releases.
47+
'version' => '8.1.28',
48+
'date' => '11 Apr 2024',
49+
'tags' => ['security'], // Set to ['security'] for security releases.
5050
'sha256' => [
51-
'tar.gz' => '9aa5d7a29389d799885d90740932697006d5d0f55d1def67678e0c14f6ab7b2d',
52-
'tar.bz2' => 'a15fd73ea44f2df30b07d24786e07d1948b0ea3eed0b8b845735d500dc28bff1',
53-
'tar.xz' => '479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658',
51+
'tar.gz' => 'a2a9d853f4a4c9ff8631da5dc3a6cec5ab083ef37a214877b0240dcfcdfdefea',
52+
'tar.bz2' => '8be450096e0153c47d75384e7dd595cc897f1d53ce0060708ce9589bcc3141ee',
53+
'tar.xz' => '95d0b2e9466108fd750dab5c30a09e5c67f5ad2cb3b1ffb3625a038a755ad080',
5454
]
5555
];
5656

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

0 commit comments

Comments
 (0)