Author: Ben Ramsey (ramsey)
Date: 2023-04-13T20:10:07-05:00
Commit:
https://github.com/php/web-qa/commit/f1639b1ac89c75f693a9bfe23a42bac1aa998989
Raw diff:
https://github.com/php/web-qa/commit/f1639b1ac89c75f693a9bfe23a42bac1aa998989.diff
PHP 8.1.18 released
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 67aee30..01afcc9 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -62,10 +62,10 @@
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 1,
- 'sha256_gz' =>
'f7eb7271c0a35b8d041cfb7cca116d3d497c536e8c0f6799bf1678845317a48d',
- 'sha256_bz2' =>
'0dc8fb1df65fcba892c4773d4ff247e541914a7dc629abfc60da95df70882375',
- 'sha256_xz' =>
'b1fe3a2be6085122d976f93513b397108767b552e0011813a5314b52e108c3fd',
+ 'number' => 0,
+ 'sha256_gz' => '',
+ 'sha256_bz2' => '',
+ 'sha256_xz' => '',
'date' => '30 Mar 2023',
'baseurl' => 'https://downloads.php.net/~ramsey/',
],