Author: Ben Ramsey (ramsey) Date: 2023-06-08T13:40:44-05:00 Commit: https://github.com/php/web-qa/commit/8dc34a28b009d8515a23eeb4ca7bb30a33ec9bbe Raw diff: https://github.com/php/web-qa/commit/8dc34a28b009d8515a23eeb4ca7bb30a33ec9bbe.diff
Set PHP 8.3.0alpha1 to "active" Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index de76dfb..f6db0b5 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -85,8 +85,8 @@ ], - '8.3.0alpha1' => [ - 'active' => false, + '8.3.0' => [ + 'active' => true, 'release' => [ 'type' => 'alpha', 'number' => 1,