Skip to content

Commit b1e08d4

Browse files
committed
Remove the QA info for 8.4.13
Neglected to do so on previous commit. Should update the example commit linked in release-process.md to one that includes this change...
1 parent 4fe449a commit b1e08d4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

include/release-qa.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@
8888
'active' => true,
8989
'release' => [
9090
'type' => 'RC',
91-
'number' => 1,
92-
'sha256_bz2' => '9b216cf2e32e0cb1189eac3213ebc3e695a2831b9ad23a41b5831d9de1b5f014',
93-
'sha256_gz' => 'da738b85f7b6aad48073a93013eacb7fd275114c18b2c7ffac72a5801678ae9d',
94-
'sha256_xz' => '806ba3a1f558dd508a93a182d7108b11a1136af07c37e1fcf05da87ae7d3e3f1',
91+
'number' => 0,
92+
'sha256_bz2' => '',
93+
'sha256_gz' => '',
94+
'sha256_xz' => '',
9595
'date' => '11 Sep 2025',
96-
'baseurl' => 'https://downloads.php.net/~calvinb/',
96+
'baseurl' => 'https://downloads.php.net/',
9797
],
9898
],
9999

0 commit comments

Comments
 (0)