Author: Jenthe Noordsij (jnoordsij) Committer: GitHub (web-flow) Pusher: TimWolla Date: 2026-06-24T15:05:19+02:00
Commit: https://github.com/php/web-php/commit/fc22b37b771b2a20dacc69b75eb5aaf51c037c68 Raw diff: https://github.com/php/web-php/commit/fc22b37b771b2a20dacc69b75eb5aaf51c037c68.diff Fix 8.4.23RC1 download URL (#1939) Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 29e3d39025..272042d37e 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -80,7 +80,7 @@ 'sha256_gz' => 'ab863318f529ace5e1f96db1670e3ca537d10668fbe055ca76b7d9d098303137', 'sha256_xz' => 'c5d532ac0d599413a1771ed894102f4d5a255e47a81ffa3475c6dae6d097227a', 'date' => '18 Jun 2026', - 'baseurl' => 'https://downloads.php.net/calvinb/', + 'baseurl' => 'https://downloads.php.net/~calvinb/', ], ],
