Author: Sergey Panteleev (saundefined)
Date: 2022-06-09T18:12:31+03:00

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

Mark PHP 8.2.0alpha1 as active

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index f2a7bb4..671e12b 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -97,7 +97,7 @@
     ],
 
     '8.2.0' => [
-        'active'  => false,
+        'active'  => true,
         'release' => [
             'type'       => 'alpha',
             'number'     => 1,

Reply via email to