Author: Sara Golemon (sgolemon)
Date: 2021-11-19T03:05:09Z
Commit:
https://github.com/php/web-qa/commit/d2068d68b6c73c7534efcfc3adbf27fc8465eb7c
Raw diff:
https://github.com/php/web-qa/commit/d2068d68b6c73c7534efcfc3adbf27fc8465eb7c.diff
8.0.13 out of RC
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 24eff18..8b8287d 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -74,10 +74,10 @@
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 1,
- 'sha256_gz' =>
'44274daf3ab5ffa75df88e555a502ac13262e12f5e3626d84241157964f95c1d',
- 'sha256_bz2' =>
'7af147c7f81e35942126b1a9e6a8b7eef6e5bd67df011b151178ccebb598346c',
- 'sha256_xz' =>
'1365f02150495661647ad14f011ff73cf113109fc8a2c5a21f2e982753b62389',
+ 'number' => 0,
+ 'sha256_gz' => '',
+ 'sha256_bz2' => '',
+ 'sha256_xz' => '',
'date' => '04 Nov 2021',
'baseurl' => 'https://downloads.php.net/~pollita/',
],