Author: Patrick Allaert (patrickallaert) Date: 2023-06-22T16:10:32+02:00 Commit: https://github.com/php/web-qa/commit/00fab884a8d02bc45306f34ba6cc3d637256a275 Raw diff: https://github.com/php/web-qa/commit/00fab884a8d02bc45306f34ba6cc3d637256a275.diff
Announce PHP 8.1.21RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index f6db0b5..c4f0269 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -58,16 +58,16 @@ ], ], - '8.1.20' => [ + '8.1.21' => [ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 0, - 'sha256_gz' => '', - 'sha256_bz2' => '', - 'sha256_xz' => '', - 'date' => '25 May 2023', - 'baseurl' => 'https://downloads.php.net/', + 'number' => 1, + 'sha256_gz' => '51c3c8cedf7b581517afd09bda0a340a214261f73321ee8bb9c315f552d7c3da', + 'sha256_bz2' => 'e0bfd082fc619f522eba8a452d2e0c4d8440ed7ce6b27abcce6228f6f6ab30a3', + 'sha256_xz' => '29c3528e598767314951ae6354b53411ad4347ebd920d1bb2a1e847257b8b930', + 'date' => '22 Jun 2023', + 'baseurl' => 'https://downloads.php.net/~patrickallaert/', ], ],