Author: Jakub Zelenka (bukka)
Date: 2024-08-15T15:45:42+01:00

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

Announce PHP 8.3.11RC1

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 4c716f7..34f4e7d 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -72,16 +72,16 @@
     ],
 
 
-    '8.3.10' => [
+    '8.3.11' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 0,
-            'sha256_bz2' => '',
-            'sha256_gz'  => '',
-            'sha256_xz'  => '',
-            'date'       => '18 Jul 2024',
-            'baseurl'    => 'https://downloads.php.net/',
+            'number'     => 1,
+            'sha256_bz2' => 
'47452df3e4a7350d2a4edf2015dd342dbb997070adf3b031812ba1a056215536',
+            'sha256_gz'  => 
'7f334fbe897786a17431da13a51b5f84c0286306fa8c7e3b9d5a521641c88ece',
+            'sha256_xz'  => 
'03e2982f21578c2ffe962cb0465ef970ff43109b23a4879557ccc7e89ce03867',
+            'date'       => '15 Aug 2024',
+            'baseurl'    => 'https://downloads.php.net/~jakub/',
         ],
     ],
 

Reply via email to