Skip to content

Commit 3abde31

Browse files
committed
Prepare QA for 8.1.0alpha1
1 parent 234a900 commit 3abde31

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

include/release-qa.php

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,19 @@
8282
'baseurl' => 'https://downloads.php.net/',
8383
],
8484
],
85+
86+
'8.1.0' => [
87+
'active' => true,
88+
'release' => [
89+
'type' => 'alpha',
90+
'number' => 1,
91+
'sha256_gz' => '279edf3226e562aedad5caf593782964c430a1ebfd367221e2488e54d1be3c74',
92+
'sha256_bz2' => '38fb766220c4e18da24db404812d343d34bb16256e621c629aafa7395b5e72f6',
93+
'sha256_xz' => '131a81ef9e0d62ba3b5ed81d530a4ff38d256ff12acec243d6afb5b39a85cb79',
94+
'date' => '10 Jun 2021',
95+
'baseurl' => 'https://downloads.php.net/~patrickallaert/',
96+
],
97+
],
8598
];
8699

87100
/*** End Configuration *******************************************************************/

0 commit comments

Comments
 (0)