Author: Calvin Buckley (NattyNarwhal)
Date: 2024-08-15T10:43:34-03:00

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

Announce PHP 8.4.0beta3

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 011d0fb..37e41b5 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -88,13 +88,13 @@
     '8.4.0' => [
         'active'  => true,
         'release' => [
-            'type'       => 'alpha',
-            'number'     => 4,
-            'sha256_bz2' => 
'46c199001eb1e8fbf69bbb2a1aa959bb10936c67a86c09c08d47edef633487be',
-            'sha256_gz'  => 
'e79e971e1675d40dd29bd87d4458800b76121e9ad83d8145cf96274b327ec088',
-            'sha256_xz'  => 
'bf8d7568d2ab6ed78366791fa5a8bc4aa52058541ba9925bccf17999d0abd8e8',
-            'date'       => '01 Aug 2024',
-            'baseurl'    => 'https://downloads.php.net/~saki/',
+            'type'       => 'beta',
+            'number'     => 3,
+            'sha256_bz2' => 
'd008c55db23e84a48551e49bebe6cb3481ec230a6e6d647c647209ececccfb41',
+            'sha256_gz'  => 
'a2466aca468a4dd1bde15dd604e80bb80a8d44982fbec0c1acaed52f06980240',
+            'sha256_xz'  => 
'6938140a64b7b5d577d38020d390d939b2ca4d0f178293487c70116e1a59500c',
+            'date'       => '15 Aug 2024',
+            'baseurl'    => 'https://downloads.php.net/~calvinb/',
         ],
     ],
 ];

Reply via email to