Author: Jakub Zelenka (bukka) Date: 2025-09-12T10:36:47+02:00 Commit: https://github.com/php/web-php/commit/673cb46071946fa278c2d77bf3f735f03921c8d0 Raw diff: https://github.com/php/web-php/commit/673cb46071946fa278c2d77bf3f735f03921c8d0.diff
Announce PHP 8.3.26RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 1be4ca88f8..a9fe8728d9 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -71,16 +71,16 @@ ], ], - '8.3.25' => [ + '8.3.26' => [ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 0, - 'sha256_bz2' => '', - 'sha256_gz' => '', - 'sha256_xz' => '', - 'date' => '14 Aug 2025', - 'baseurl' => 'https://downloads.php.net/', + 'number' => 1, + 'sha256_bz2' => '9fd1963008e116ab2da513645381484e61c04c75a432e013b40f6607fb204c17', + 'sha256_gz' => '6225da9473eeb04e8f0e30d10e0481999129d08e12b0467b2542f306b517e2c9', + 'sha256_xz' => 'f8fa51d9e5b58186f415dc3f6e15b61459c50a01258d6c187bab5edfdd45d732', + 'date' => '11 Sep 2025', + 'baseurl' => 'https://downloads.php.net/~jakub/', ], ],