php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65507 Missing cgi.discard_path and cgi.nph directive documentation
Submitted: 2013-08-22 15:28 UTC Modified: 2013-10-03 05:33 UTC
From: cevfora at elitemail dot org Assigned:
Status: Not a bug Package: CGI/CLI related
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: cevfora at elitemail dot org
New email:
PHP Version: OS:

 

 [2013-08-22 15:28 UTC] cevfora at elitemail dot org
Description:
------------
Documentation links are not available for 2 of the CGI directives.

cgi.discard_path 	"0" 	PHP_INI_SYSTEM 	Available since PHP 5.3.0.
cgi.nph 		"0" 	PHP_INI_ALL 	Available since PHP 4.3.5.

http://php.net/manual/en/ini.list.php

Documentation is expected with that of other CGI directives on the page titled "Description of core php.ini directives".

http://www.php.net/manual/en/ini.core.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-03 05:33 UTC] krakjoe@php.net
-Status: Open +Status: Not a bug
 [2013-10-03 05:33 UTC] krakjoe@php.net
The list of ini directives is not meant to function as a sitemap for the manual, it is meant to provide an exhaustive list of options, but does not necessarily have to link to a manual page.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 07:01:33 2025 UTC