[web-php] master: Fix 8.3.27RC1 download URL

From: Date: Thu, 09 Oct 2025 19:06:52 +0000
Subject: [web-php] master: Fix 8.3.27RC1 download URL
Groups: php.webmaster 
Request: Send a blank email to [email protected] to get a copy of this message
Author: Eric Mann (ericmann)
Date: 2025-10-09T12:06:41-07:00

Commit: https://github.com/php/web-php/commit/e508d9ad8e436f481641679e653834bf50f05e37
Raw diff: https://github.com/php/web-php/commit/e508d9ad8e436f481641679e653834bf50f05e37.diff

Fix 8.3.27RC1 download URL

Changed paths:
  M  include/release-qa.php


Diff:

diff --git a/include/release-qa.php b/include/release-qa.php
index 880f0c4604..c92e9a9d97 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -80,7 +80,7 @@
             'sha256_gz'  =>
'ceb41d62a352335e973fc4f1a41c362ee390afe177274efaa614db702daf2f4e',
             'sha256_xz'  =>
'2c34e49f4396b8de245970f9717abe4431b46e16b6fa4d937208928931dfc2f5',
             'date'       => '09 Oct 2025',
-            'baseurl'    => 'https://downloads.php.net/',
+            'baseurl'    => 'https://downloads.php.net/~eric/',
         ],
     ],
 


Thread (1 message)

  • Eric Mann
« previous php.webmaster (#33272) next »