Author: Jakub Zelenka (bukka)
Date: 2024-03-14T21:09:17Z

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

PHP 8.3.4 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 26accfa..e68c53e 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -76,12 +76,12 @@
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_bz2' => 
'cbe898e2ae54ab6e3adf38c6300d84dca1dce163c1bc417a799b162f5e44d025',
-            'sha256_gz'  => 
'05189cecdacdce87b106d0106aa22dda2f78ef02b5f1cf30f40724ec07f1a929',
-            'sha256_xz'  => 
'91bf2015e36907497ca50112ed5e636781d55bbac5be71984aff1662cfac1fc0',
+            'number'     => 0,
+            'sha256_bz2' => '',
+            'sha256_gz'  => '',
+            'sha256_xz'  => '',
             'date'       => '29 Feb 2024',
-            'baseurl'    => 'https://downloads.php.net/~jakub/',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 ];

Reply via email to