[PHP-WEBMASTER] [web-php] master: Restore broken introduction text

Author: Derick Rethans (derickr)
Date: 2026-08-10T14:09:50+01:00

Commit: Restore broken introduction text · php/web-php@b84b62e · GitHub
Raw diff: https://github.com/php/web-php/commit/b84b62e12523c9530353b5ea8f21f62b761e42d2.diff

Restore broken introduction text

Changed paths:
  M public/releases/index.php

Diff:

diff --git a/public/releases/index.php b/public/releases/index.php
index 305940245e..7a259cb250 100644
--- a/public/releases/index.php
+++ b/public/releases/index.php
@@ -79,7 +79,10 @@
]);

echo "<h1>Unsupported Historical Releases</h1>\n\n";
-echo ">our downloads page</a>. Please note that
+echo "<p>
+ We have collected all the official information and code available for
+ past PHP releases. You can find more details on the current release
+ on <a href=\"/downloads.php\">our downloads page</a>. Please note that
  <em>older releases are listed for archival purposes only, and
  they are no longer supported</em>.
</p>\n";