Skip to content

Commit 19bfe82

Browse files
committed
Get ready for PHP 8.2.0 alpha releases
1 parent 9ee8c68 commit 19bfe82

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

include/release-qa.php

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,20 @@
9595
'baseurl' => 'https://downloads.php.net/~patrickallaert/',
9696
],
9797
],
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+
98112
];
99113

100114
/*** End Configuration *******************************************************************/

0 commit comments

Comments
 (0)