Skip to content

Commit 6dade44

Browse files
committed
Announce PHP 8.3.23RC1
1 parent e57c5f3 commit 6dade44

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.22' => [
74+
'8.3.23' => [
7575
'active' => true,
7676
'release' => [
7777
'type' => 'RC',
78-
'number' => 0,
79-
'sha256_bz2' => '',
80-
'sha256_gz' => '',
81-
'sha256_xz' => '',
82-
'date' => '22 May 2025',
83-
'baseurl' => 'https://downloads.php.net/',
78+
'number' => 1,
79+
'sha256_bz2' => 'b09b1cf59be5bcce8ce4d1d9252c2fc4fe5373c60e83408debcee4ebd8c01dd5',
80+
'sha256_gz' => 'dbe76e6baf4740565d5bcc3169d198dbe187b80ce2f00c1ce8d8c17baf4c5432',
81+
'sha256_xz' => '0873a7a823733a09f8cb675c3769fc865b63c4ffae4cb1717bfcd2d40af12c92',
82+
'date' => '19 Jun 2025',
83+
'baseurl' => 'https://downloads.php.net/~eric/',
8484
],
8585
],
8686

0 commit comments

Comments
 (0)