Author: Gabriel Caruso (carusogabriel)
Date: 2022-08-18T10:52:44+02:00
Commit:
https://github.com/php/web-qa/commit/0b86f9b3943e00eb4bb6b7b861f7f92a2ea51b97
Raw diff:
https://github.com/php/web-qa/commit/0b86f9b3943e00eb4bb6b7b861f7f92a2ea51b97.diff
Announce PHP 8.0.23RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 138e150..9c6a6c0 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -70,16 +70,16 @@
],
],
- '8.0.22' => [
+ '8.0.23' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_gz' => '',
- 'sha256_bz2' => '',
- 'sha256_xz' => '',
- 'date' => '21 Jul 2022',
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_gz' =>
'855f295e3dcd17e36d2100297697b38ca190e0da9fb837ff2cd060bb136e15ea',
+ 'sha256_bz2' =>
'b3a11e162afb33420239390a8be75a2777d1e3466cdc0dd55db30cc46a56f1b1',
+ 'sha256_xz' =>
'9894c06504e162e7402fcc21b08b513f5501b22766dde073249c03fe4f11fd77',
+ 'date' => '18 Aug 2022',
+ 'baseurl' => 'https://downloads.php.net/~carusogabriel',
],
],