Skip to content

Commit a3cac2b

Browse files
committed
Announce PHP 8.3.24RC1
1 parent 3a5fa8b commit a3cac2b

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.23' => [
74+
'8.3.24' => [
7575
'active' => true,
7676
'release' => [
7777
'type' => 'RC',
78-
'number' => 0,
79-
'sha256_bz2' => '',
80-
'sha256_gz' => '',
81-
'sha256_xz' => '',
82-
'date' => '19 Jun 2025',
83-
'baseurl' => 'https://downloads.php.net/',
78+
'number' => 1,
79+
'sha256_bz2' => '4b0952b0e6e40aa29bfc166382b963b1d23d5ae7fd9891a8f84bdb6269dd4750',
80+
'sha256_gz' => '76599db84ad4034f0b318405a59170c61e463eecfdde0aeb9c6fd00a14360d06',
81+
'sha256_xz' => '58ac41b231d3d0c7e44f2f6826511c3bed0a09490da4708dac80c7cefc020533',
82+
'date' => '17 Jul 2025',
83+
'baseurl' => 'https://downloads.php.net/~jakub/',
8484
],
8585
],
8686

0 commit comments

Comments
 (0)