We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938c8c4 commit 9450598Copy full SHA for 9450598
include/release-qa.php
@@ -71,16 +71,16 @@
71
],
72
73
74
- '8.4.18' => [
+ '8.4.20' => [
75
'active' => true,
76
'release' => [
77
'type' => 'RC',
78
- 'number' => 0,
79
- 'sha256_bz2' => '',
80
- 'sha256_gz' => '',
81
- 'sha256_xz' => '',
82
- 'date' => '29 Jan 2026',
83
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' => '25f64085c22a48d6941acf38ec9e4c8f046d6f9f2285b7fdf49a9f3cd8217741',
+ 'sha256_gz' => 'd12ac12d1745ba1d5b7a0bd9005adf1ab2fe2ca97132eea5b8a45163998554cd',
+ 'sha256_xz' => 'a0108bc5432499cbdd9c64bcb2cb3715ff2cec23bb768c2fb6ed0c433e9ff933',
+ 'date' => '26 Mar 2026',
+ 'baseurl' => 'https://downloads.php.net/~saki/',
84
85
86
0 commit comments