Skip to content

Commit f4f4c04

Browse files
committed
Announce PHP 8.3.21RC1
1 parent bd67bcd commit f4f4c04

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

include/release-qa.php

+7-7
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,16 @@
7171
],
7272
],
7373

74-
'8.3.20' => [
74+
'8.3.21' => [
7575
'active' => true,
7676
'release' => [
7777
'type' => 'RC',
78-
'number' => 0,
79-
'sha256_bz2' => '',
80-
'sha256_gz' => '',
81-
'sha256_xz' => '',
82-
'date' => '27 Mar 2025',
83-
'baseurl' => 'https://downloads.php.net/',
78+
'number' => 1,
79+
'sha256_bz2' => 'c86adcc8918da561038d671009acb6223fb6ed2263ad6139711674be94ac60a4',
80+
'sha256_gz' => 'b0da1f161a247e83c8c4fcd5b71b1a42a9fcd26d129404955f70fd986c026559',
81+
'sha256_xz' => '6d8bf25e0584cfcb83243fd7d1a90c06d428f1204eea93bb3c027c6e3344a23e',
82+
'date' => '24 Apr 2025',
83+
'baseurl' => 'https://downloads.php.net/~eric/',
8484
],
8585
],
8686

0 commit comments

Comments
 (0)