Skip to content

Commit 6959162

Browse files
committed
Announce PHP 8.1.8RC1
1 parent 7934d59 commit 6959162

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

include/release-qa.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@
8787
'active' => true,
8888
'release' => [
8989
'type' => 'RC',
90-
'number' => 0,
91-
'sha256_gz' => '',
92-
'sha256_bz2' => '',
93-
'sha256_xz' => '',
94-
'date' => '27 May 2022',
95-
'baseurl' => 'https://downloads.php.net/~patrickallaert/',
90+
'number' => 1,
91+
'sha256_gz' => '3a2a22fadee88bfc3ffd389af8875607d3cf3d22b62d02cc0747edec36aadfa0',
92+
'sha256_bz2' => 'b123ac066844fc1bd1e4271eb6aa1bf81df1ea433b118144aa538613a052b98c',
93+
'sha256_xz' => '5b69c2f4c2c0c9cd4220c82b15f9b870e595350dabf2b46d0c218bc694af491e',
94+
'date' => '23 Jun 2022',
95+
'baseurl' => 'https://downloads.php.net/~ramsey/',
9696
],
9797
],
9898

0 commit comments

Comments
 (0)