Author: Sara Golemon (sgolemon)
Date: 2022-09-30T03:17:34Z
Commit:
https://github.com/php/web-qa/commit/fbc8853fa22d8b15344b2574eeb3f2c87d69faf4
Raw diff:
https://github.com/php/web-qa/commit/fbc8853fa22d8b15344b2574eeb3f2c87d69faf4.diff
8.0.24 is final
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index d94911e..1fdbf4d 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -74,12 +74,12 @@
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 1,
- 'sha256_gz' =>
'f2b5a72e0500ea2e103b4d8c3241ffa174461abe0352a2cd9f99d5e3e0b7250b',
- 'sha256_bz2' =>
'f9aa29b39c6d96554df3f6241f6ced8cb39b2a5be8a83fec16ecb912a60e2671',
- 'sha256_xz' =>
'210932e883098e44adaa7dc21ebfea95629cdd6ed55b35aae6bf983a4e5578cf',
- 'date' => '15 Sep 2022',
- 'baseurl' => 'https://downloads.php.net/~pollita/',
+ 'number' => 0,
+ 'sha256_gz' => '',
+ 'sha256_bz2' => '',
+ 'sha256_xz' => '',
+ 'date' => '13 Oct 2022',
+ 'baseurl' => 'https://downloads.php.net/~carusogabriel/',
],
],