Skip to content

Commit 0572ec3

Browse files
committed
Announce PHP 8.2.24RC1
1 parent 00ac91b commit 0572ec3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

include/release-qa.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@
5858
],
5959
],
6060

61-
'8.2.23' => [
61+
'8.2.24' => [
6262
'active' => true,
6363
'release' => [
6464
'type' => 'RC',
65-
'number' => 0,
66-
'sha256_bz2' => '',
67-
'sha256_gz' => '',
68-
'sha256_xz' => '',
69-
'date' => '15 Aug 2024',
70-
'baseurl' => 'https://downloads.php.net/',
65+
'number' => 1,
66+
'sha256_bz2' => '45098e49b3007fc30677f00d9c258d3047c90f2e5c2d73aeb93f0a4ace4ec8e3',
67+
'sha256_gz' => '901a0d3737aa5436bcc4dad670d3d5a68237469e54ccd3e0f6f813e06da695ee',
68+
'sha256_xz' => '0bc255062e1159a52ea750b61b6b5eebec10852742aa8f60634101fc02cd8910',
69+
'date' => '12 Sep 2024',
70+
'baseurl' => 'https://downloads.php.net/~pierrick/',
7171
],
7272
],
7373

0 commit comments

Comments
 (0)