Author: Pierrick Charron (adoy) Date: 2024-11-07T12:28:59-05:00 Commit: https://github.com/php/web-qa/commit/3966f86097c786e6de1c7065e2ad215641f93595 Raw diff: https://github.com/php/web-qa/commit/3966f86097c786e6de1c7065e2ad215641f93595.diff
Announce PHP 8.2.26RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 7ab776e..7cee376 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -58,16 +58,16 @@ ], ], - '8.2.25' => [ + '8.2.26' => [ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 0, - 'sha256_bz2' => '', - 'sha256_gz' => '', - 'sha256_xz' => '', - 'date' => '10 Oct 2024', - 'baseurl' => 'https://downloads.php.net/', + 'number' => 1, + 'sha256_bz2' => '20805cc2afc2003cf4b0d4d357060962804198f56be265618e28e7f0e5b35f67', + 'sha256_gz' => 'ae64fcd2eb7103dae334a0130e2c5b8a9fc0d666d7dd1f0a0c1529f99a65a853', + 'sha256_xz' => 'a25bb5ef048f2f81142f60c366ff5158ef844402aa972e2e64e8b4eac61571de', + 'date' => '07 Nov 2024', + 'baseurl' => 'https://downloads.php.net/~pierrick/', ], ],