We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee8c68 commit 19bfe82Copy full SHA for 19bfe82
include/release-qa.php
@@ -95,6 +95,20 @@
95
'baseurl' => 'https://downloads.php.net/~patrickallaert/',
96
],
97
98
+
99
+ '8.2.0' => [
100
+ 'active' => false,
101
+ 'release' => [
102
+ 'type' => 'alpha',
103
+ 'number' => 0,
104
+ 'sha256_bz2' => '',
105
+ 'sha256_gz' => '',
106
+ 'sha256_xz' => '',
107
+ 'date' => '9 Jun 2022',
108
+ 'baseurl' => 'https://downloads.php.net/~ramsey/',
109
+ ],
110
111
112
];
113
114
/*** End Configuration *******************************************************************/
0 commit comments