From 90dbc48b7b3018e9ff324dd000f9bc5dfe256f09 Mon Sep 17 00:00:00 2001 From: Eric Mann Date: Thu, 23 Oct 2025 13:49:31 -0700 Subject: [PATCH] Announce PHP 8.3.27 --- ChangeLog-8.php | 85 ++++++++++++++++++++++++++++++++ archive/archive.xml | 1 + archive/entries/2025-10-23-3.xml | 21 ++++++++ include/release-qa.php | 10 ++-- include/releases.inc | 36 ++++++++++++++ include/version.inc | 10 ++-- releases/8_3_27.php | 16 ++++++ 7 files changed, 169 insertions(+), 10 deletions(-) create mode 100644 archive/entries/2025-10-23-3.xml create mode 100644 releases/8_3_27.php diff --git a/ChangeLog-8.php b/ChangeLog-8.php index e8f73a5e7..b7ac321c7 100644 --- a/ChangeLog-8.php +++ b/ChangeLog-8.php @@ -1690,6 +1690,91 @@ changelog_header(8, $MINOR_VERSIONS); +
+

Version 8.3.27

+ + +
+ + +

Version 8.3.26

diff --git a/archive/archive.xml b/archive/archive.xml index 576435232..9e5b705f8 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,7 @@ http://php.net/contact php-webmaster@lists.php.net + diff --git a/archive/entries/2025-10-23-3.xml b/archive/entries/2025-10-23-3.xml new file mode 100644 index 000000000..1bff7bae2 --- /dev/null +++ b/archive/entries/2025-10-23-3.xml @@ -0,0 +1,21 @@ + + + PHP 8.3.27 Released! + https://www.php.net/archive/2025.php#2025-10-23-3 + 2025-10-23T20:47:41+00:00 + 2025-10-23T20:47:41+00:00 + + + + + +

The PHP development team announces the immediate availability of PHP 8.3.27. This is a bug fix release.

+ +

All PHP 8.3 users are encouraged to upgrade to this version.

+ +

For source downloads of PHP 8.3.27 please visit our downloads page, +Windows source and binaries can be found on windows.php.net/download/. +The list of changes is recorded in the ChangeLog. +

+
+
diff --git a/include/release-qa.php b/include/release-qa.php index c697656ae..fc80f5a90 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -75,12 +75,12 @@ $QA_RELEASES = [ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 1, - 'sha256_bz2' => 'b6299ac3e1d64873016134d24a5d29364301dc487246fec1546a9202fff3d1c3', - 'sha256_gz' => 'ceb41d62a352335e973fc4f1a41c362ee390afe177274efaa614db702daf2f4e', - 'sha256_xz' => '2c34e49f4396b8de245970f9717abe4431b46e16b6fa4d937208928931dfc2f5', + 'number' => 0, + 'sha256_bz2' => '', + 'sha256_gz' => '', + 'sha256_xz' => '', 'date' => '09 Oct 2025', - 'baseurl' => 'https://downloads.php.net/~eric/', + 'baseurl' => 'https://downloads.php.net/', ], ], diff --git a/include/releases.inc b/include/releases.inc index e91955de3..ffc28cdec 100644 --- a/include/releases.inc +++ b/include/releases.inc @@ -2,6 +2,42 @@ $OLDRELEASES = array ( 8 => array ( + '8.3.26' => + array ( + 'announcement' => + array ( + 'English' => '/releases/8_3_26.php', + ), + 'tags' => + array ( + ), + 'date' => '25 Sep 2025', + 'source' => + array ( + 0 => + array ( + 'filename' => 'php-8.3.26.tar.gz', + 'name' => 'PHP 8.3.26 (tar.gz)', + 'sha256' => 'c96dac9745db9216a299007d144b593f4e4e7d95b4618b2a9591e5e5585200d5', + 'date' => '25 Sep 2025', + ), + 1 => + array ( + 'filename' => 'php-8.3.26.tar.bz2', + 'name' => 'PHP 8.3.26 (tar.bz2)', + 'sha256' => '721b63d5349f131f5097537b3be6ba6801e2d8e6faba1f1f2ea95b4fd62e7525', + 'date' => '25 Sep 2025', + ), + 2 => + array ( + 'filename' => 'php-8.3.26.tar.xz', + 'name' => 'PHP 8.3.26 (tar.xz)', + 'sha256' => '2f522eefa02c400c94610d07f25c4fd4c771f95e4a1f55102332ccb40663cbd2', + 'date' => '25 Sep 2025', + ), + ), + 'museum' => false, + ), '8.4.13' => array ( 'announcement' => diff --git a/include/version.inc b/include/version.inc index 4a1787238..dee0d9697 100644 --- a/include/version.inc +++ b/include/version.inc @@ -32,13 +32,13 @@ $RELEASES = (function () { /* PHP 8.3 Release */ $data['8.3'] = [ - 'version' => '8.3.26', - 'date' => '25 Sep 2025', + 'version' => '8.3.27', + 'date' => '23 Oct 2025', 'tags' => [], // Set to ['security'] for security releases. 'sha256' => [ - 'tar.gz' => 'c96dac9745db9216a299007d144b593f4e4e7d95b4618b2a9591e5e5585200d5', - 'tar.bz2' => '721b63d5349f131f5097537b3be6ba6801e2d8e6faba1f1f2ea95b4fd62e7525', - 'tar.xz' => '2f522eefa02c400c94610d07f25c4fd4c771f95e4a1f55102332ccb40663cbd2', + 'tar.gz' => 'bf189e30f81e11526690b1c82e4fb8b286b607cd7afaf4bf27a39003d8f3246f', + 'tar.bz2' => 'a1dd2b51b437c0a6337e019004778a8ef253db4e9aff7d48d88798ca91b7e2a4', + 'tar.xz' => 'c15a09a9d199437144ecfef7d712ec4ca5c6820cf34acc24cc8489dd0cee41ba', ] ]; diff --git a/releases/8_3_27.php b/releases/8_3_27.php new file mode 100644 index 000000000..9154f2568 --- /dev/null +++ b/releases/8_3_27.php @@ -0,0 +1,16 @@ + +

PHP 8.3.27 Release Announcement

+ +

The PHP development team announces the immediate availability of PHP 8.3.27. This is a bug fix release.

+ +

All PHP 8.3 users are encouraged to upgrade to this version.

+ +

For source downloads of PHP 8.3.27 please visit our downloads page, +Windows source and binaries can be found on windows.php.net/download/. +The list of changes is recorded in the ChangeLog. +

+