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

Commit: 
https://github.com/php/web-php/commit/e0e210e836feaca97ebfcaad4481d7742797dd18
Raw diff: 
https://github.com/php/web-php/commit/e0e210e836feaca97ebfcaad4481d7742797dd18.diff

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>http://php.net/contact</uri>
     <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";>
+  <title>PHP 8.1.32 Released!</title>
+  <id>https://www.php.net/archive/2025.php#2025-03-13-4</id>
+  <published>2025-03-13T16:02:34+00:00</published>
+  <updated>2025-03-13T16:02:34+00:00</updated>
+  <link href="https://www.php.net/index.php#2025-03-13-4"; rel="alternate" 
type="text/html"/>
+  <link href="https://www.php.net/archive/2025.php#2025-03-13-4"; 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";><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="https://www.php.net/downloads.php";>downloads page</a>,
+Windows source and binaries can be found on <a 
href="https://windows.php.net/download/";>windows.php.net/download/</a>.
+The list of changes is recorded in the <a 
href="https://www.php.net/ChangeLog-8.php#8.1.32";>ChangeLog</a>.
+</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="https://www.php.net/downloads.php";>downloads page</a>,
+Windows source and binaries can be found on <a 
href="https://windows.php.net/download/";>windows.php.net/download/</a>.
+The list of changes is recorded in the <a 
href="https://www.php.net/ChangeLog-8.php#8.1.32";>ChangeLog</a>.
+</p>
+<?php site_footer();

Reply via email to