Author: Jakub Zelenka (bukka) Date: 2025-01-30T20:58:48+01:00 Commit: https://github.com/php/web-qa/commit/09b15292e4d6e875db89070d81a7c092e39ab7a9 Raw diff: https://github.com/php/web-qa/commit/09b15292e4d6e875db89070d81a7c092e39ab7a9.diff
Announce PHP 8.3.17RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 072063f..f6c4f44 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -71,16 +71,16 @@ ], ], - '8.3.16' => [ + '8.3.17' => [ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 0, - 'sha256_bz2' => '', - 'sha256_gz' => '', - 'sha256_xz' => '', - 'date' => '02 Jan 2025', - 'baseurl' => 'https://downloads.php.net/', + 'number' => 1, + 'sha256_bz2' => '9aff0115131f27d41b4cbd996b7f9450a4bc83f7c00031c585688b83bf51a41a', + 'sha256_gz' => '70757ee9c6b0d5525075b3a5352962bf47ba50b31109c5b77cfd24d719f41270', + 'sha256_xz' => '783edc4b95869e89f9b045dbc47c7949f0ef3c62db00b35d9224dcfa21744a03', + 'date' => '30 Jan 2025', + 'baseurl' => 'https://downloads.php.net/~jakub/', ], ],