Skip to content

Commit 8735c15

Browse files
committed
Announce PHP 8.4.12RC1
1 parent c4b36fc commit 8735c15

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

87-
'8.4.11' => [
87+
'8.4.12' => [
8888
'active' => true,
8989
'release' => [
9090
'type' => 'RC',
91-
'number' => 0,
92-
'sha256_bz2' => '',
93-
'sha256_gz' => '',
94-
'sha256_xz' => '',
95-
'date' => '17 Jul 2025',
96-
'baseurl' => 'https://downloads.php.net/',
91+
'number' => 1,
92+
'sha256_bz2' => 'fd0565634394fe7f175c4dfee0aa8fbbde1ae58ad468c2a5b86cdd9ae14fa5f1',
93+
'sha256_gz' => '0392cd9d3f6310b3b266e8dd71d2852630854ee0b6d21facbc2fb301bc29e8e2',
94+
'sha256_xz' => '3b0b299f4fefe348ffbceeee08efa2db85782a290efd09f2996107b34403c062',
95+
'date' => '14 Aug 2025',
96+
'baseurl' => 'https://downloads.php.net/~saki/',
9797
],
9898
],
9999

0 commit comments

Comments
 (0)