Author: Sergey Panteleev (saundefined)
Date: 2024-08-15T17:10:09+03:00
Commit:
https://github.com/php/web-qa/commit/c5ec6bc16d324c6d20ad71051a42795320871291
Raw diff:
https://github.com/php/web-qa/commit/c5ec6bc16d324c6d20ad71051a42795320871291.diff
Announce PHP 8.2.23RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 37e41b5..4c716f7 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -58,16 +58,16 @@
],
],
- '8.2.22' => [
+ '8.2.23' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_bz2' => '',
- 'sha256_gz' => '',
- 'sha256_xz' => '',
- 'date' => '18 Jul 2024',
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' =>
'b04096ebf3a76c2dce461a512771f586719b8c307f42c9798e37b25f97ac2b58',
+ 'sha256_gz' =>
'73bcde9a7eef973e5c9f749dbf7f3b1cb5eaaee5404a3cad6caa376b02f2ce9e',
+ 'sha256_xz' =>
'a3a87b1ab88219056fe6c9bfd96709744dddb59fdaf24661375a002d82044325',
+ 'date' => '15 Aug 2024',
+ 'baseurl' => 'https://downloads.php.net/~sergey/',
],
],