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 e619483 commit 09030b2Copy full SHA for 09030b2
include/release-qa.php
@@ -84,16 +84,16 @@
84
],
85
86
87
- '8.4.14' => [
+ '8.4.15' => [
88
'active' => true,
89
'release' => [
90
'type' => 'RC',
91
- 'number' => 0,
92
- 'sha256_bz2' => '',
93
- 'sha256_gz' => '',
94
- 'sha256_xz' => '',
95
- 'date' => '09 Oct 2025',
96
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' => 'f6540192e152f23b620718e516026b5b75bd6b3f5b63efe81c001426be82103e',
+ 'sha256_gz' => 'e0fa65261c114161b1c95274c0e9a4f0e0b77d4895104e99055c907806c8f90f',
+ 'sha256_xz' => '0674d217795e27b61c873d69197ba30be44e86a8af23faf171283cc4bd28d5ed',
+ 'date' => '06 Nov 2025',
+ 'baseurl' => 'https://downloads.php.net/~calvinb/',
97
98
99
0 commit comments