Skip to content

Commit 9450598

Browse files
committed
Announce PHP 8.4.20RC1
1 parent 938c8c4 commit 9450598

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
@@ -71,16 +71,16 @@
7171
],
7272
],
7373

74-
'8.4.18' => [
74+
'8.4.20' => [
7575
'active' => true,
7676
'release' => [
7777
'type' => 'RC',
78-
'number' => 0,
79-
'sha256_bz2' => '',
80-
'sha256_gz' => '',
81-
'sha256_xz' => '',
82-
'date' => '29 Jan 2026',
83-
'baseurl' => 'https://downloads.php.net/',
78+
'number' => 1,
79+
'sha256_bz2' => '25f64085c22a48d6941acf38ec9e4c8f046d6f9f2285b7fdf49a9f3cd8217741',
80+
'sha256_gz' => 'd12ac12d1745ba1d5b7a0bd9005adf1ab2fe2ca97132eea5b8a45163998554cd',
81+
'sha256_xz' => 'a0108bc5432499cbdd9c64bcb2cb3715ff2cec23bb768c2fb6ed0c433e9ff933',
82+
'date' => '26 Mar 2026',
83+
'baseurl' => 'https://downloads.php.net/~saki/',
8484
],
8585
],
8686

0 commit comments

Comments
 (0)