Author: Calvin Buckley (NattyNarwhal)
Date: 2024-09-12T11:12:41-03:00
Commit:
https://github.com/php/web-qa/commit/00ac91bd007e909790a74f4eb19b5718c86f72c0
Raw diff:
https://github.com/php/web-qa/commit/00ac91bd007e909790a74f4eb19b5718c86f72c0.diff
Announce PHP 8.4.0beta5
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 94382b0..e5e2e81 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -89,12 +89,12 @@
'active' => true,
'release' => [
'type' => 'beta',
- 'number' => 4,
- 'sha256_bz2' =>
'9c4cbbafe5a066f1f5bda94a656104c9ebade532b095c0eaeea34972386cc4df',
- 'sha256_gz' =>
'897fb80a8cfb8c26e2c62b3e4b3518961c747e25a4d700ceacd431b476f2d9a7',
- 'sha256_xz' =>
'bafb6f5c10a0b34ed5f2ff28eb12bc4154ffef4c04534c03e993e1c951fb9d22',
- 'date' => '29 Aug 2024',
- 'baseurl' => 'https://downloads.php.net/~saki/',
+ 'number' => 5,
+ 'sha256_bz2' =>
'2317bba50cb30b08743d7a03065b6f9cc8b1138edc075a498416a9c743006adb',
+ 'sha256_gz' =>
'bf989b7bb8efba58344e5d1c893881303f0f0eaf7e0782201dd714b10ff6b88d',
+ 'sha256_xz' =>
'86c9e6fe9b4ab2046832ab65f955c50d663a6fccb3f6d6fbddc4aa9b96a561b7',
+ 'date' => '12 Sep 2024',
+ 'baseurl' => 'https://downloads.php.net/~calvinb/',
],
],
];