Author: Luffy (sy-records)
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2026-01-22T10:35:26+08:00

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

Fix changelog file reference in error.php (#1781)

Changed paths:
  M  error.php


Diff:

diff --git a/error.php b/error.php
index d01e6cf8e2..351614ec78 100644
--- a/error.php
+++ b/error.php
@@ -542,6 +542,8 @@
     "tips.php" => "urlhowto",
     "tips" => "urlhowto",
     "release-candidates.php" => "pre-release-builds",
+
+    "changelog-8.php" => "ChangeLog-8",
 ];
 
 $external_redirects = [

Reply via email to