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 0146643 commit b1ec1ddCopy full SHA for b1ec1dd
include/release-qa.php
@@ -71,16 +71,16 @@
71
],
72
73
74
- '8.3.21' => [
+ '8.3.22' => [
75
'active' => true,
76
'release' => [
77
'type' => 'RC',
78
- 'number' => 0,
79
- 'sha256_bz2' => '',
80
- 'sha256_gz' => '',
81
- 'sha256_xz' => '',
82
- 'date' => '24 Apr 2025',
83
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' => '378a0ed126f191da9f58324f0071d9169deafa77733c3a22ae6ab5afdc1eaa34',
+ 'sha256_gz' => '0fa5c6abcd4196c5ad08f4883b4435db462e828ced42c76c132ad354bd29bd23',
+ 'sha256_xz' => '394bc99ecc9faa5afe5b586c76b0c53a9fe7a565073e43151d2c66bdfea5afc6',
+ 'date' => '22 May 2025',
+ 'baseurl' => 'https://downloads.php.net/~jakub/',
84
85
86
0 commit comments