Skip to content

Commit 337262f

Browse files
committed
Announce PHP 8.4.6RC1
1 parent 00e31d4 commit 337262f

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.5' => [
87+
'8.4.6' => [
8888
'active' => true,
8989
'release' => [
9090
'type' => 'RC',
91-
'number' => 0,
92-
'sha256_bz2' => '',
93-
'sha256_gz' => '',
94-
'sha256_xz' => '',
95-
'date' => '27 Feb 2025',
96-
'baseurl' => 'https://downloads.php.net/',
91+
'number' => 1,
92+
'sha256_bz2' => '0688d2387542e3ac90d4e4068379795f763cd867c7130a165f8a4e0a39f9ddae',
93+
'sha256_gz' => '77db6ac2615d1b0618f1f9d43ee9bf29e27e43426d52833b8107bf5ee8b53eb2',
94+
'sha256_xz' => '1629a83fd89ff14e22ecc9f1a8cebfbf28c82382fff2efd0ab16c3fff59de2b7',
95+
'date' => '27 Mar 2025',
96+
'baseurl' => 'https://downloads.php.net/~calvinb/',
9797
],
9898
],
9999
];

0 commit comments

Comments
 (0)