php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #80455 Provide PHP 5 docs online
Submitted: 2020-12-01 14:57 UTC Modified: 2020-12-15 12:53 UTC
From: afilina at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: afilina at gmail dot com
New email:
PHP Version: OS:

 

 [2020-12-01 14:57 UTC] afilina at gmail dot com
Description:
------------
This link displays an nginx 404 page: https://www.php.net/manual/en/ini.sect.safe-mode.php#ini.safe-mode

It's not a broken link since the search results point to it (top result): https://www.php.net/results.php?q=safe+mode&l=en&p=all

Expected result:
----------------
Manual page

Actual result:
--------------
nginx 404

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-12-01 15:13 UTC] cmb@php.net
We're in the progress of removing PHP 5 related information from
the manual[1].  The info about safe mode has already been
removed[2] (modulo some oversights).  If you still need
documentation for PHP 5, you can download an archived version from
<http://doc.php.net/archives/> – well, if it wasn't gone for some
reason.  I'll try to find out why.

[1] <https://www.php.net/manual/php5.php>
[2] <https://github.com/php/doc-en/commit/dec1f8445ab2af7fbafef012fb7907ab2cd349b5A>
 [2020-12-01 15:43 UTC] cmb@php.net
-Summary: Nginx 404 on manual page +Summary: php5 doc archives missing -Status: Open +Status: Verified -Package: Website problem +Package: Systems problem
 [2020-12-01 15:43 UTC] cmb@php.net
For now you can download from
<https://github.com/php/web-doc/tree/master/www/archives/php5>.

I'm changing this as bug report regarding the missing archives.

If you feel strongly, that the PHP 5 docs should be available
online, please send mail to the documentation mailing list, but I
don't think this will happen for capacity reasons (the doc team
appears to be barely able to keep up with PHP 7 and 8).
 [2020-12-01 16:27 UTC] afilina at gmail dot com
This link only has PHP 4 archives: http://doc.php.net/archives/

I migrate PHP 5 applications for a living so yes, I really need it and I'll post this on the mailing list.
 [2020-12-02 00:24 UTC] cmb@php.net
-Summary: php5 doc archives missing +Summary: Provide PHP 5 docs online -Status: Verified +Status: Open -Type: Bug +Type: Feature/Change Request -Package: Systems problem +Package: Documentation problem
 [2020-12-02 00:24 UTC] cmb@php.net
The PHP 5 documentation archives have been restored by
salathe@php.net (thanks!) in the meantime, so I'm changing to
feature request.
 [2020-12-15 12:53 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2020-12-15 12:53 UTC] cmb@php.net
<https://github.com/php/web-php/pull/385> has been merged, so this
ticket can be closed.

Thanks for making this possible!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 05:01:38 2025 UTC