Author: Sergey Panteleev (saundefined)
Date: 2024-06-20T17:38:20+03:00
Commit:
https://github.com/php/web-qa/commit/4340b8f1473c17b6ab0a1dbe7d161793057346cf
Raw diff:
https://github.com/php/web-qa/commit/4340b8f1473c17b6ab0a1dbe7d161793057346cf.diff
Announce PHP 8.2.21RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 0db6625..e4d2a73 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -58,16 +58,16 @@
],
],
- '8.2.20' => [
+ '8.2.21' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_bz2' => '',
- 'sha256_gz' => '',
- 'sha256_xz' => '',
- 'date' => '23 May 2024',
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' =>
'699fc9553bd6cbf42d105850c01bf7acef667851f2fc7694315786824012f9bb',
+ 'sha256_gz' =>
'ef38691bc9ce5b7b05a1a24dfbe9e6c3407350eb5185d85050f3b436ba165123',
+ 'sha256_xz' =>
'b7cc57aa579f6aacb21aa7705585a677a89eb4ec0ec06fe4f4c988dd70bdaa89',
+ 'date' => '20 Jun 2024',
+ 'baseurl' => 'https://downloads.php.net/~sergey/',
],
],