Skip to content

Commit 4605ed8

Browse files
committed
Announce PHP 8.5.5R1
1 parent 9450598 commit 4605ed8

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.4' => [
87+
'8.5.5' => [
8888
'active' => true,
8989
'release' => [
9090
'type' => 'RC',
91-
'number' => 0,
92-
'sha256_bz2' => '',
93-
'sha256_gz' => '',
94-
'sha256_xz' => '',
95-
'date' => '26 Feb 2026',
96-
'baseurl' => 'https://downloads.php.net/~daniels/',
91+
'number' => 1,
92+
'sha256_bz2' => '71799a09bcf033b9784c2ca156387eb2e5549cee71131e71ac7103381c6e030d',
93+
'sha256_gz' => '39ba7a41078a4d4c63b71acefbd14f4e9de14d314ad37dca3a75ef699284592e',
94+
'sha256_xz' => '42ef94cb80d6d2d218283544b88f527c44e941e3b27d5c9dbbde44d12dee1990',
95+
'date' => '26 Mar 2026',
96+
'baseurl' => 'https://downloads.php.net/~edorian/',
9797
],
9898
],
9999
];

0 commit comments

Comments
 (0)