Author: Sergey Panteleev (saundefined)
Date: 2024-07-04T17:47:04+03:00
Commit:
https://github.com/php/web-qa/commit/6239d02a2080c3a263f4f8a0a4d221e3f654cf7a
Raw diff:
https://github.com/php/web-qa/commit/6239d02a2080c3a263f4f8a0a4d221e3f654cf7a.diff
PHP 8.2.21 released
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index e0374ab..0f63e23 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -62,12 +62,12 @@
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 1,
- 'sha256_bz2' =>
'699fc9553bd6cbf42d105850c01bf7acef667851f2fc7694315786824012f9bb',
- 'sha256_gz' =>
'ef38691bc9ce5b7b05a1a24dfbe9e6c3407350eb5185d85050f3b436ba165123',
- 'sha256_xz' =>
'b7cc57aa579f6aacb21aa7705585a677a89eb4ec0ec06fe4f4c988dd70bdaa89',
+ 'number' => 0,
+ 'sha256_bz2' => '',
+ 'sha256_gz' => '',
+ 'sha256_xz' => '',
'date' => '20 Jun 2024',
- 'baseurl' => 'https://downloads.php.net/~sergey/',
+ 'baseurl' => 'https://downloads.php.net/',
],
],