Skip to content

Commit 00ac91b

Browse files
committed
Announce PHP 8.4.0beta5
1 parent 31a782c commit 00ac91b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

include/release-qa.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@
8989
'active' => true,
9090
'release' => [
9191
'type' => 'beta',
92-
'number' => 4,
93-
'sha256_bz2' => '9c4cbbafe5a066f1f5bda94a656104c9ebade532b095c0eaeea34972386cc4df',
94-
'sha256_gz' => '897fb80a8cfb8c26e2c62b3e4b3518961c747e25a4d700ceacd431b476f2d9a7',
95-
'sha256_xz' => 'bafb6f5c10a0b34ed5f2ff28eb12bc4154ffef4c04534c03e993e1c951fb9d22',
96-
'date' => '29 Aug 2024',
97-
'baseurl' => 'https://downloads.php.net/~saki/',
92+
'number' => 5,
93+
'sha256_bz2' => '2317bba50cb30b08743d7a03065b6f9cc8b1138edc075a498416a9c743006adb',
94+
'sha256_gz' => 'bf989b7bb8efba58344e5d1c893881303f0f0eaf7e0782201dd714b10ff6b88d',
95+
'sha256_xz' => '86c9e6fe9b4ab2046832ab65f955c50d663a6fccb3f6d6fbddc4aa9b96a561b7',
96+
'date' => '12 Sep 2024',
97+
'baseurl' => 'https://downloads.php.net/~calvinb/',
9898
],
9999
],
100100
];

0 commit comments

Comments
 (0)