[PHP-WEBMASTER] [web-php] master: Fix to show PHP 8.1 source on the downloads page

[email protected] (Shivam Mathur)
Newsgroups php.webmaster
Message-ID <[email protected]>
Author: Shivam Mathur (shivammathur)
Date: 2025-12-19T21:50:04Z

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

Fix to show PHP 8.1 source on the downloads page

Changed paths:
  M  include/version.inc


Diff:

diff --git a/include/version.inc b/include/version.inc
index f140dfc166..87185f6db8 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -126,7 +126,7 @@ function show_source_releases()
 {
     global $RELEASES;
 
-    $SHOW_COUNT = 4;
+    $SHOW_COUNT = 5;
 
     $current_uri = htmlspecialchars($_SERVER['REQUEST_URI'], ENT_QUOTES, 'UTF-8');
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.