We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5d134 commit 2e32e45Copy full SHA for 2e32e45
1 file changed
include/release-qa.php
@@ -84,16 +84,16 @@
84
],
85
86
87
- '8.5.8' => [
+ '8.5.9' => [
88
'active' => true,
89
'release' => [
90
'type' => 'RC',
91
- 'number' => 0,
92
- 'sha256_bz2' => '',
93
- 'sha256_gz' => '',
94
- 'sha256_xz' => '',
95
- 'date' => '18 June 2026',
96
- 'baseurl' => 'https://downloads.php.net/~daniels/',
+ 'number' => 1,
+ 'sha256_bz2' => 'ce761a2347e2bd6bb9aab5a63d78a2e978df10665619632a8f903b1df3af9420',
+ 'sha256_gz' => 'eaeb7fc128cdce1ee4a16575f55e318a51554295b530dd914a03d08abc9023a3',
+ 'sha256_xz' => '3c4de9f98adda67400e2b52252f5d1c58328d26da64e3cdc8b3a6a3e5d49397b',
+ 'date' => '16 July 2026',
+ 'baseurl' => 'https://downloads.php.net/~edorian/',
97
98
99
0 commit comments