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 ffb802e commit 9a10302Copy full SHA for 9a10302
include/release-qa.php
@@ -71,16 +71,16 @@
71
],
72
73
74
- '8.3.18' => [
+ '8.3.19' => [
75
'active' => true,
76
'release' => [
77
'type' => 'RC',
78
- 'number' => 1,
79
- 'sha256_bz2' => '9b649b9dcec83549182b0ede741e016d15587ea9608e18f26e910c8c3038f02e',
80
- 'sha256_gz' => '0c9e27fd409fc958eb490aee1fd5c6d32d4b6199a5aecb89eb2590ba3351cac2',
81
- 'sha256_xz' => '35106196ffb5ce6c425530ef8b16804a1ba7f1055d917a41276a4f0920e10bc4',
+ 'number' => 0,
+ 'sha256_bz2' => '',
+ 'sha256_gz' => '',
+ 'sha256_xz' => '',
82
'date' => '27 Feb 2025',
83
- 'baseurl' => 'https://downloads.php.net/~eric/',
+ 'baseurl' => 'https://downloads.php.net/',
84
85
86
0 commit comments