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 199513d commit 6912a81Copy full SHA for 6912a81
include/release-qa.php
@@ -84,16 +84,16 @@
84
],
85
86
87
- '8.4.15' => [
+ '8.4.16' => [
88
'active' => true,
89
'release' => [
90
'type' => 'RC',
91
- 'number' => 0,
92
- 'sha256_bz2' => '',
93
- 'sha256_gz' => '',
94
- 'sha256_xz' => '',
95
- 'date' => '06 Nov 2025',
96
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' => 'e6c3a8b14d3b83d1c7870a2785fa52b018a47e99fbca928133fb5db83b45d0f5',
+ 'sha256_gz' => 'f3c82948de16204e3432a5a26276c67f18b9ee18de3170faebeab6e84e44b33d',
+ 'sha256_xz' => '5a9e95594132d1950ccfe250b519382b0f9c9fdb1831d3b3caa338d5fa55b10c',
+ 'date' => '04 Dec 2025',
+ 'baseurl' => 'https://downloads.php.net/~saki/',
97
98
99
0 commit comments