Skip to content

Commit 910491b

Browse files
committed
Announce PHP 8.5.3RC1
1 parent ee2e552 commit 910491b

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.5.2' => [
87+
'8.5.3' => [
8888
'active' => true,
8989
'release' => [
9090
'type' => 'RC',
91-
'number' => 0,
92-
'sha256_bz2' => '',
93-
'sha256_gz' => '',
94-
'sha256_xz' => '',
95-
'date' => '01 Jan 2026',
96-
'baseurl' => 'https://downloads.php.net/~daniels/',
91+
'number' => 1,
92+
'sha256_bz2' => '3ee15446ce78722807e2f7b7bc4a05248005e258d16eec8693091235b66eb335',
93+
'sha256_gz' => '63ce96a80c466891fdb1d4841704c846bb71c2b10c1bdaeb0298332dd4863087',
94+
'sha256_xz' => 'a73812e2b30a5f40833432fb329c51ca5ed3099180940090a5ebdb6303a1280a',
95+
'date' => '29 Jan 2026',
96+
'baseurl' => 'https://downloads.php.net/~edorian/',
9797
],
9898
],
9999
];

0 commit comments

Comments
 (0)