Author: Pierrick Charron (adoy)
Date: 2023-10-12T12:47:08-04:00
Commit:
https://github.com/php/web-qa/commit/77036b0cf69a0c72f0dea111198fad96af5c9602
Raw diff:
https://github.com/php/web-qa/commit/77036b0cf69a0c72f0dea111198fad96af5c9602.diff
Announce PHP 8.2.12RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 5ac250e..4314263 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,16 +71,16 @@
],
],
- '8.2.11' => [
+ '8.2.12' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_bz2' => '',
- 'sha256_gz' => '',
- 'sha256_xz' => '',
- 'date' => '14 Sep 2023',
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' =>
'29f6e09e47e566da02e198cdbd486a4a1b658bd9af7df6db1b294c9409ce0b78',
+ 'sha256_gz' =>
'40ed39c34cb4c4440226ac6a4e2b4143d1ed4b1f7ae60c4cad47b6a0cc60f1fd',
+ 'sha256_xz' =>
'413b91f79227950c109c544465c3062766a3940d2f0241fef8e9a367c1be65fa',
+ 'date' => '12 Oct 2023',
+ 'baseurl' => 'https://downloads.php.net/~pierrick/',
],
],