Commit:    b0a7d5deabe7c319ced1cd51c275b6e1e20761ea
Author:    Christoph M. Becker <[email protected]>         Wed, 11 Nov 2020 
10:29:50 +0100
Parents:   c18e2b3db75363b43875bf1b9151b8b882dbfdb1
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=b0a7d5deabe7c319ced1cd51c275b6e1e20761ea

Log:
Add reference to archived PHP 5 docs

Changed paths:
  M  download-docs.php


Diff:
diff --git a/download-docs.php b/download-docs.php
index 69eb66afa..e32c0e9e7 100644
--- a/download-docs.php
+++ b/download-docs.php
@@ -67,6 +67,10 @@ $formats = array(
   are not complete, and contain English parts.
  </li>
  <li>
+  If you are looking for PHP 5 documentation, please read
+  <a href="/manual/php5.php">this explanation</a>.
+ </li>
+ <li>
   If you are looking for PHP 4 documentation, please read
   <a href="/manual/php4.php">this explanation</a>.
  </li>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to