Author: Eric Mann (ericmann) Date: 2025-02-27T09:41:43-08:00 Commit: https://github.com/php/web-qa/commit/ffb802ee6bbe51506ba721fe0a9a860820406f45 Raw diff: https://github.com/php/web-qa/commit/ffb802ee6bbe51506ba721fe0a9a860820406f45.diff
Announce PHP 8.3.18RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index acf9021..838fc72 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -71,16 +71,16 @@ ], ], - '8.3.17' => [ + '8.3.18' => [ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 0, - 'sha256_bz2' => '', - 'sha256_gz' => '', - 'sha256_xz' => '', - 'date' => '30 Jan 2025', - 'baseurl' => 'https://downloads.php.net/', + 'number' => 1, + 'sha256_bz2' => '9b649b9dcec83549182b0ede741e016d15587ea9608e18f26e910c8c3038f02e', + 'sha256_gz' => '0c9e27fd409fc958eb490aee1fd5c6d32d4b6199a5aecb89eb2590ba3351cac2', + 'sha256_xz' => '35106196ffb5ce6c425530ef8b16804a1ba7f1055d917a41276a4f0920e10bc4', + 'date' => '27 Feb 2025', + 'baseurl' => 'https://downloads.php.net/~eric/', ], ],