Skip to content

Commit 3a5fa8b

Browse files
committed
Announce PHP 8.4.11RC1
1 parent 3f88dd9 commit 3a5fa8b

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.9' => [
87+
'8.4.11' => [
8888
'active' => true,
8989
'release' => [
9090
'type' => 'RC',
91-
'number' => 0,
92-
'sha256_bz2' => '',
93-
'sha256_gz' => '',
94-
'sha256_xz' => '',
95-
'date' => '19 Jun 2025',
96-
'baseurl' => 'https://downloads.php.net/~saki/',
91+
'number' => 1,
92+
'sha256_bz2' => '641fcd2da3c066a0799cf469ee8491d98502cf5877be5cf07b3d648ac74f83f8',
93+
'sha256_gz' => 'c19c5daa94c8171c5ceb04214212cc7cc5c284804de0f60e2a78d3aec5e65900',
94+
'sha256_xz' => '7568a75d1f220fe224dc56b17f9252bdc366ad9afcc35d8785d58cd1222f6e1f',
95+
'date' => '17 Jul 2025',
96+
'baseurl' => 'https://downloads.php.net/~calvinb/',
9797
],
9898
],
9999

0 commit comments

Comments
 (0)