Skip to content

Commit 264fc15

Browse files
committed
Announce PHP 8.4.7RC1
1 parent 9c29051 commit 264fc15

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
@@ -84,16 +84,16 @@
8484
],
8585
],
8686

87-
'8.4.6' => [
87+
'8.4.7' => [
8888
'active' => true,
8989
'release' => [
9090
'type' => 'RC',
91-
'number' => 0,
92-
'sha256_bz2' => '',
93-
'sha256_gz' => '',
94-
'sha256_xz' => '',
95-
'date' => '27 Mar 2025',
96-
'baseurl' => 'https://downloads.php.net/',
91+
'number' => 1,
92+
'sha256_bz2' => 'acddb1da1b128f984df01347c907a64939f316d7d9bd138b49106f4179b7776f',
93+
'sha256_gz' => 'b12d97767aeda4624ea1904c1d93303efe4ffe1ba91970a3c5774ad556918e93',
94+
'sha256_xz' => '6cb37632eb65ee311cb4427ad070b6ab27fdaf13e8f0103701b2b78907326c93',
95+
'date' => '24 Apr 2025',
96+
'baseurl' => 'https://downloads.php.net/~saki',
9797
],
9898
],
9999
];

0 commit comments

Comments
 (0)