Author: Patrick Allaert (patrickallaert)
Date: 2023-08-17T12:57:32+02:00

Commit: 
https://github.com/php/web-qa/commit/a6e1463c7e35c0a2b0574870f80a1c0679a0d962
Raw diff: 
https://github.com/php/web-qa/commit/a6e1463c7e35c0a2b0574870f80a1c0679a0d962.diff

Announce PHP 8.1.23RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 76e560e..5c98860 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -62,12 +62,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_gz'  => '',
-            'sha256_bz2' => '',
-            'sha256_xz'  => '',
-            'date'       => '20 Jul 2023',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_gz'  => 
'fe836047a2e7f78163ddfc428ae7b028f940b384df2a0f8a899a80962f04c420',
+            'sha256_bz2' => 
'7b6ae523b170be0097eb7a161b9989e75813776d642677ef56c58ed2bf369966',
+            'sha256_xz'  => 
'fb144e192c2cae7e5ac3b22441c266f6693a3bc21966c67f39345783775b8599',
+            'date'       => '17 Aug 2023',
+            'baseurl'    => 'https://downloads.php.net/~patrickallaert/',
         ],
     ],
 

Reply via email to