Author: Pierrick Charron (adoy)
Date: 2023-08-17T10:30:02-04:00
Commit:
https://github.com/php/web-qa/commit/cf5e9ee0fb9ff6318ec4b3ccc7101cc1b80965be
Raw diff:
https://github.com/php/web-qa/commit/cf5e9ee0fb9ff6318ec4b3ccc7101cc1b80965be.diff
Announce PHP 8.2.10RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 03be46c..75aa02d 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
],
],
- '8.2.9' => [
+ '8.2.10' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_bz2' => '',
- 'sha256_gz' => '',
- 'sha256_xz' => '',
- 'date' => '20 Jul 2023',
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' =>
'e7bc71312c48fdedae3576cb873c91dad44f9c5c31daee4b4b786aed847168fa',
+ 'sha256_gz' =>
'2f70729c0fb922b9e3076833bd291f2bf4693c662c608f8e5c6c251675eda375',
+ 'sha256_xz' =>
'589d7d808b60fc5c69c743fa1dc4658d185070bbcf3ff0c71f3582c97ccb41de',
+ 'date' => '17 Jul 2023',
+ 'baseurl' => 'https://downloads.php.net/~pierrick/',
],
],