[PHP-WEBMASTER] [web-php] master: Announce PHP 8.1.32

Author: Ben Ramsey (ramsey)
Date: 2025-03-13T11:05:40-05:00

Commit: Announce PHP 8.1.32 · php/web-php@e0e210e · GitHub
Raw diff: PHP 8.1.32 Released!

Announce PHP 8.1.32

Changed paths:
  A archive/entries/2025-03-13-4.xml
  A releases/8_1_32.php
  M ChangeLog-8.php
  M archive/archive.xml
  M include/releases.inc
  M include/version.inc

Diff:

diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index d7310180f8..684fea94a2 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -5287,6 +5287,30 @@

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

+<section class="version" id="8.1.32"><!-- {{{ 8.1.32 -->
+<h3>Version 8.1.32</h3>
+<b><?php release_date('13-Mar-2025'); ?></b>
+<ul><li>LibXML:
+<ul>
+ <li>Fixed <?php githubsecurityl('php/php-src', 'wg4p-4hqh-c3g9'); ?> (Reocurrence of #72714).</li>
+ <li>Fixed <?php githubsecurityl('php/php-src', 'p3x9-6h7p-cgfc'); ?> (libxml streams use wrong `content-type` header when requesting a redirected resource). (CVE-2025-1219)</li>
+</ul></li>
+<li>Streams:
+<ul>
+ <li>Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)</li>
+ <li>Fixed <?php githubsecurityl('php/php-src', '52jp-hrpf-2jff'); ?> (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)</li>
+ <li>Fixed <?php githubsecurityl('php/php-src', 'pcmh-g36c-qc44'); ?> (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)</li>
+ <li>Fixed <?php githubsecurityl('php/php-src', 'v8xr-gpvj-cx9g'); ?> (Header parser of `http` stream wrapper does not handle folded headers). (CVE-2025-1217)</li>
+</ul></li>
+<li>Windows:
+<ul>
+ <li>Fixed phpize for Windows 11 (24H2).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
+
+
<section class="version" id="8.1.31"><!-- {{{ 8.1.31 -->
<h3>Version 8.1.31</h3>
<b><?php release_date('21-Nov-2024'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index e6a0c9bf24..d8ef06dca2 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
     <uri>PHP: Manual Quick Reference;
     <email>php-webmaster@lists.php.net</email>
   </author>
+ <xi:include href="entries/2025-03-13-4.xml"/>
   <xi:include href="entries/2025-03-13-3.xml"/>
   <xi:include href="entries/2025-03-13-2.xml"/>
   <xi:include href="entries/2025-03-13-1.xml"/>
diff --git a/archive/entries/2025-03-13-4.xml b/archive/entries/2025-03-13-4.xml
new file mode 100644
index 0000000000..670747d43f
--- /dev/null
+++ b/archive/entries/2025-03-13-4.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom&quot;&gt;
+ <title>PHP 8.1.32 Released!</title>
+ <id>PHP: News Archive - 2025;
+ <published>2025-03-13T16:02:34+00:00</published>
+ <updated>2025-03-13T16:02:34+00:00</updated>
+ <link href="PHP: Hypertext Preprocessor; rel="alternate" type="text/html"/>
+ <link href="PHP: News Archive - 2025; rel="via" type="text/html"/>
+ <category term="releases" label="New PHP release"/>
+ <category term="frontpage" label="PHP.net frontpage news"/>
+ <content type="xhtml">
+ <div xmlns="http://www.w3.org/1999/xhtml&quot;&gt;&lt;p&gt;The PHP development team announces the immediate availability of PHP 8.1.32. This is a security release.</p>
+
+<p>All PHP 8.1 users are encouraged to upgrade to this version.</p>
+
+<p>For source downloads of PHP 8.1.32 please visit our <a href="PHP: Manual Quick Reference page</a>,
+Windows source and binaries can be found on <a href="https://windows.php.net/download/&quot;&gt;windows\.php\.net/download/&lt;/a&gt;\.
+The list of changes is recorded in the <a href="PHP: PHP 8 ChangeLog.
+</p> </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 154f7afa62..6a8b53e625 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,43 @@
$OLDRELEASES = array (
   8 =>
   array (
+ '8.1.31' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/8_1_31.php',
+ ),
+ 'tags' =>
+ array (
+ 0 => 'security',
+ ),
+ 'date' => '21 Nov 2024',
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-8.1.31.tar.gz',
+ 'name' => 'PHP 8.1.31 (tar.gz)',
+ 'sha256' => '618923b407c4575bfee085f00c4aaa16a5cc86d4b1eb893c0f352d61541bbfb1',
+ 'date' => '21 Nov 2024',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-8.1.31.tar.bz2',
+ 'name' => 'PHP 8.1.31 (tar.bz2)',
+ 'sha256' => '0b39828b345151caf1b795d9f4b923c9887231776c33076dfc9d90a44390d0dc',
+ 'date' => '21 Nov 2024',
+ ),
+ 2 =>
+ array (
+ 'filename' => 'php-8.1.31.tar.xz',
+ 'name' => 'PHP 8.1.31 (tar.xz)',
+ 'sha256' => 'c4f244d46ba51c72f7d13d4f66ce6a9e9a8d6b669c51be35e01765ba58e7afca',
+ 'date' => '21 Nov 2024',
+ ),
+ ),
+ 'museum' => false,
+ ),
     '8.4.4' =>
     array (
       'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index 2f5bb2b609..7d5dbb8bdf 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -56,13 +56,13 @@ $RELEASES = (function () {

     /* PHP 8.1 Release */
     $data['8.1'] = [
- 'version' => '8.1.31',
- 'date' => '21 Nov 2024',
+ 'version' => '8.1.32',
+ 'date' => '13 Mar 2025',
         'tags' => ['security'], // Set to ['security'] for security releases.
         'sha256' => [
- 'tar.gz' => '618923b407c4575bfee085f00c4aaa16a5cc86d4b1eb893c0f352d61541bbfb1',
- 'tar.bz2' => '0b39828b345151caf1b795d9f4b923c9887231776c33076dfc9d90a44390d0dc',
- 'tar.xz' => 'c4f244d46ba51c72f7d13d4f66ce6a9e9a8d6b669c51be35e01765ba58e7afca',
+ 'tar.gz' => '4846836d1de27dbd28e89180f073531087029a77e98e8e019b7b2eddbdb1baff',
+ 'tar.bz2' => 'a04fdd3df05f948df8a8f2c5d27ab54c1f43822c525f31fd20c19a282452d07c',
+ 'tar.xz' => 'c582ac682a280bbc69bc2186c21eb7e3313cc73099be61a6bc1d2cd337cbf383',
         ]
     ];

diff --git a/releases/8_1_32.php b/releases/8_1_32.php
new file mode 100644
index 0000000000..2e339e9da3
--- /dev/null
+++ b/releases/8_1_32.php
@@ -0,0 +1,16 @@
+<?php
+$_SERVER['BASE_PAGE'] = 'releases/8_1_32.php';
+include_once __DIR__ . '/../include/prepend.inc';
+site_header('PHP 8.1.32 Release Announcement');
+?>
+<h1>PHP 8.1.32 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP 8.1.32. This is a security release.</p>
+
+<p>All PHP 8.1 users are encouraged to upgrade to this version.</p>
+
+<p>For source downloads of PHP 8.1.32 please visit our <a href="PHP: Manual Quick Reference page</a>,
+Windows source and binaries can be found on <a href="https://windows.php.net/download/&quot;&gt;windows\.php\.net/download/&lt;/a&gt;\.
+The list of changes is recorded in the <a href="PHP: PHP 8 ChangeLog.
+</p>
+<?php site_footer();