We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5527c2d commit aa6f6eaCopy full SHA for aa6f6ea
1 file changed
include/release-qa.php
@@ -84,16 +84,16 @@
84
],
85
86
87
- '8.5.3' => [
+ '8.5.4' => [
88
'active' => true,
89
'release' => [
90
'type' => 'RC',
91
- 'number' => 0,
92
- 'sha256_bz2' => '',
93
- 'sha256_gz' => '',
94
- 'sha256_xz' => '',
95
- 'date' => '29 Jan 2026',
96
- 'baseurl' => 'https://downloads.php.net/~edorian/',
+ 'number' => 1,
+ 'sha256_bz2' => '75e8dc8e6c44ba3448ab3ce7b1b49b8e9d383b4aa3aa9c3c0f8d76a2101f98f1',
+ 'sha256_gz' => '33681975c07c5f135c350663b842bf90872eb4b1b7261d6b8b3df019985e0d36',
+ 'sha256_xz' => '1919770134558df7eda8e439304cb8107cffe86e7d794f6ead60b6be8424a98b',
+ 'date' => '26 Feb 2026',
+ 'baseurl' => 'https://downloads.php.net/~daniels/',
97
98
99
];
0 commit comments