Skip to content

Commit b1ec1dd

Browse files
committed
Announce PHP 8.3.22RC1
1 parent 0146643 commit b1ec1dd

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.21' => [
74+
'8.3.22' => [
7575
'active' => true,
7676
'release' => [
7777
'type' => 'RC',
78-
'number' => 0,
79-
'sha256_bz2' => '',
80-
'sha256_gz' => '',
81-
'sha256_xz' => '',
82-
'date' => '24 Apr 2025',
83-
'baseurl' => 'https://downloads.php.net/',
78+
'number' => 1,
79+
'sha256_bz2' => '378a0ed126f191da9f58324f0071d9169deafa77733c3a22ae6ab5afdc1eaa34',
80+
'sha256_gz' => '0fa5c6abcd4196c5ad08f4883b4435db462e828ced42c76c132ad354bd29bd23',
81+
'sha256_xz' => '394bc99ecc9faa5afe5b586c76b0c53a9fe7a565073e43151d2c66bdfea5afc6',
82+
'date' => '22 May 2025',
83+
'baseurl' => 'https://downloads.php.net/~jakub/',
8484
],
8585
],
8686

0 commit comments

Comments
 (0)