diff --git a/include/release-qa.php b/include/release-qa.php index b63f7b6..280937b 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -95,6 +95,20 @@ 'baseurl' => 'https://downloads.php.net/~patrickallaert/', ], ], + + '8.2.0' => [ + 'active' => false, + 'release' => [ + 'type' => 'alpha', + 'number' => 0, + 'sha256_bz2' => '', + 'sha256_gz' => '', + 'sha256_xz' => '', + 'date' => '9 Jun 2022', + 'baseurl' => 'https://downloads.php.net/~ramsey/', + ], + ], + ]; /*** End Configuration *******************************************************************/