Author: Jordi Kroon (jordikroon)
Committer: Derick Rethans (derickr)
Date: 2026-01-13T13:43:35+01:00

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

fix: update news.php.net links to https and news-web domain

Replace deprecated http://news.php.net URLs with https://news-web.php.net
across archive pages, release notes, and mailing lists documentation.
This addresses the domain migration and enforces HTTPS security for
news server access.

Changed paths:
  M  archive/2002.php
  M  archive/2004.php
  M  include/releases.inc
  M  mailing-lists.php
  M  sites.php


Diff:

diff --git a/archive/2002.php b/archive/2002.php
index 9bc8265ef6..25b7c01bee 100644
--- a/archive/2002.php
+++ b/archive/2002.php
@@ -456,7 +456,7 @@
  various sites that make up the PHP.net family of sites. Did you know you can
  browse a hyperlinked version of the PHP source code at <a
  href="http://lxr.php.net/";>lxr.php.net</a>? View the archives of all of the
- mailing lists at <a href="http://news.php.net/";>news.php.net</a>? See what 
else
+ mailing lists at <a href="https://news-web.php.net/";>news-web.php.net</a>? 
See what else
  you've been missing.
 </p>
 
diff --git a/archive/2004.php b/archive/2004.php
index 82ad777e8e..9d65257ec6 100644
--- a/archive/2004.php
+++ b/archive/2004.php
@@ -579,7 +579,7 @@ functions starting with the letters you typed in. You can 
browse the list
  The Spanish PHP mailing list was relocated to our list server.
  If you would like to subscribe to the list, you can do it via our
  <a href="mailing-lists.php">mailing lists page</a>. To read
- the archives, please see <a href="http://news.php.net/";>our
+ the archives, please see <a href="https://news-web.php.net/";>our
  news server</a>.
 </p>
 
diff --git a/include/releases.inc b/include/releases.inc
index f601fbf902..19a97edd4a 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -17149,7 +17149,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/55',
+        'English' => 'https://news-web.php.net/php.announce/55',
       ),
       'museum' => true,
     ),
@@ -17184,7 +17184,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/54',
+        'English' => 'https://news-web.php.net/php.announce/54',
       ),
       'museum' => true,
     ),
@@ -17219,7 +17219,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/53',
+        'English' => 'https://news-web.php.net/php.announce/53',
       ),
       'museum' => true,
     ),
@@ -17249,7 +17249,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/51',
+        'English' => 'https://news-web.php.net/php.announce/51',
       ),
       'museum' => true,
     ),
@@ -17284,7 +17284,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/50',
+        'English' => 'https://news-web.php.net/php.announce/50',
       ),
       'museum' => true,
     ),
@@ -18054,7 +18054,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/37',
+        'English' => 'https://news-web.php.net/php.announce/37',
       ),
       'museum' => true,
     ),
@@ -18315,7 +18315,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/28',
+        'English' => 'https://news-web.php.net/php.announce/28',
       ),
       'museum' => true,
     ),
@@ -18350,8 +18350,8 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/26',
-        'English (pl1)' => 'http://news.php.net/php.announce/27',
+        'English' => 'https://news-web.php.net/php.announce/26',
+        'English (pl1)' => 'https://news-web.php.net/php.announce/27',
       ),
       'museum' => true,
     ),
@@ -18376,7 +18376,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/24',
+        'English' => 'https://news-web.php.net/php.announce/24',
       ),
       'museum' => true,
     ),
@@ -18411,7 +18411,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/23',
+        'English' => 'https://news-web.php.net/php.announce/23',
       ),
       'museum' => true,
     ),
@@ -18436,7 +18436,7 @@ $OLDRELEASES = array (
       ),
       'announcement' => 
       array (
-        'English' => 'http://news.php.net/php.announce/22',
+        'English' => 'https://news-web.php.net/php.announce/22',
       ),
       'museum' => true,
     ),
diff --git a/mailing-lists.php b/mailing-lists.php
index 744e402bf7..6f0a5f7c9a 100644
--- a/mailing-lists.php
+++ b/mailing-lists.php
@@ -118,7 +118,7 @@
 </p>
 <p>
  There is an experimental web interface for the news server at
- <a href="http://news.php.net/";>http://news.php.net/</a>, and
+ <a href="https://news-web.php.net/";>https://news-web.php.net/</a>, and
  there are also other archives provided by
  <a href="http://marc.info/";>Marc</a>.
 </p>
@@ -300,7 +300,7 @@ function output_lists_table($mailing_lists): void
                 $larchive = ($listinfo[4] === true ? $listinfo[0] : 
$listinfo[4]);
             } else { $larchive = false; }
             echo '<td>' . ($larchive ? "<a 
href=\"http://marc.info/?l={$larchive}\";>yes</a>" : 'n/a') . '</td>';
-            echo '<td>' . ($listinfo[6] ? "<a 
href=\"news://news.php.net/{$listinfo[6]}\";>yes</a> <a 
href=\"http://news.php.net/group.php?group={$listinfo[6]}\";>http</a>" : 'n/a') 
. '</td>';
+            echo '<td>' . ($listinfo[6] ? "<a 
href=\"news://news.php.net/{$listinfo[6]}\";>yes</a> <a 
href=\"https://news-web.php.net/group.php?group={$listinfo[6]}\";>http</a>" : 
'n/a') . '</td>';
             echo '<td><input name="maillist" type="radio" value="' . 
$listinfo[0] . '"></td>';
             echo '<td>' . ($listinfo[5] ? '<input name="maillist" type="radio" 
value="' . $listinfo[0] . '-digest">' : 'n/a') . '</td>';
             echo '<td><code><small>' . $listinfo[0] . '</small></code></td>';
diff --git a/sites.php b/sites.php
index 23b528069b..d72523522a 100644
--- a/sites.php
+++ b/sites.php
@@ -63,15 +63,15 @@
 </p>
 
 <h2 id="news" class="content-header">
- <a href="http://news.php.net/";>news.php.net</a>:
+ <a href="https://news-web.php.net/";>news-web.php.net</a>:
  Mailing Lists Web and NNTP Interface
 </h2>
 
 <p class="content-box">
- news.php.net is the web interface to the PHP mailing lists. If you're not
+ news-web.php.net is the web interface to the PHP mailing lists. If you're not
  subscribed to the mailing lists, but you still want to keep in touch 
regularly,
  this is your place. An infinite pile of fresh news and trends of PHP. You can
- also point your news reader at the NNTP server at news.php.net to follow the
+ also point your news reader at the NNTP server at <a 
href="news://news.php.net";>news server</a> to follow the
  lists.
 </p>
 

Reply via email to