Skip to content

Commit 8da7749

Browse files
committed
Announce PHP 8.3.25RC1
1 parent 10ff798 commit 8da7749

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.3.24' => [
74+
'8.3.25' => [
7575
'active' => true,
7676
'release' => [
7777
'type' => 'RC',
78-
'number' => 0,
79-
'sha256_bz2' => '',
80-
'sha256_gz' => '',
81-
'sha256_xz' => '',
82-
'date' => '17 Jul 2025',
83-
'baseurl' => 'https://downloads.php.net/',
78+
'number' => 1,
79+
'sha256_bz2' => '92192c5affbaf1d181357511e47e7bb87a6be925555332636ab546cb9578a889',
80+
'sha256_gz' => '3e65cacc2304e7ced1b3204097d0fc0b9cafaa67f786446305813473f6915df4',
81+
'sha256_xz' => '82538664d35eaf6302fb43ef201e956717ef16430268e2172b778bcce49a56d9',
82+
'date' => '14 Aug 2025',
83+
'baseurl' => 'https://downloads.php.net/~eric/',
8484
],
8585
],
8686

0 commit comments

Comments
 (0)