Author: Jakub Zelenka (bukka)
Date: 2024-04-25T16:06:47+01:00
Commit:
https://github.com/php/web-qa/commit/c4bae45ecee98786b8cde0f946393377ea8dbcc1
Raw diff:
https://github.com/php/web-qa/commit/c4bae45ecee98786b8cde0f946393377ea8dbcc1.diff
Announce PHP 8.3.7RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index b020644..70334e6 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -72,16 +72,16 @@
],
- '8.3.6' => [
+ '8.3.7' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_bz2' => '',
- 'sha256_gz' => '',
- 'sha256_xz' => '',
- 'date' => '11 Apr 2024',
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' =>
'eacaa750184aac45de8da8bfab2677a9b6c615faef7cc4a68ca8b61b12528f51',
+ 'sha256_gz' =>
'57f2d6dc99444c95de2777d9776279501f8bb7f89e33a8dd7885058ef8a41905',
+ 'sha256_xz' =>
'0b0a0701cdfb063796f678987af480a48479ceccd3dbca160294254d6cb836b5',
+ 'date' => '25 Apr 2024',
+ 'baseurl' => 'https://downloads.php.net/~jakub/',
],
],
];