Author: Ben Ramsey (ramsey)
Date: 2023-01-05T11:54:41-06:00

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

PHP 8.1.14 released

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index a482397..3a04472 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -58,16 +58,16 @@
         ],
     ],
 
-    '8.1.14' => [
+    '8.1.15' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',
-            'number'     => 1,
-            'sha256_gz'  => 
'6a0bba5351606a017a492bc1fd4188ce74b535d866a219996e8575bff9d5209e',
-            'sha256_bz2' => 
'fe19159427afc57bf05ca52ed02c73b264cc746deb8f496a1db5b37ab8792d4f',
-            'sha256_xz'  => 
'd375940523834a44d5a25f01933a6bfd347bfa724ef24b7b296497520bf80f15',
-            'date'       => '15 Dec 2022',
-            'baseurl'    => 'https://downloads.php.net/~ramsey/',
+            'number'     => 0,
+            'sha256_gz'  => '',
+            'sha256_bz2' => '',
+            'sha256_xz'  => '',
+            'date'       => '19 Jan 2023',
+            'baseurl'    => 'https://downloads.php.net/',
         ],
     ],
 

Reply via email to