php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75372 The --disable-path-info-check configuration option has been removed in 5.3
Submitted: 2017-10-13 12:00 UTC Modified: 2018-03-10 12:41 UTC
From: peterkokot 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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: peterkokot at gmail dot com
New email:
PHP Version: OS:

 

 [2017-10-13 12:00 UTC] peterkokot at gmail dot com
Description:
------------
The manual mentions the --disable-path-info-check correctly:
http://php.net/manual/en/configure.about.php

except that this configuration option has been removed in PHP 5.3 and later versions (PHP >= 5.3).

It should also say:
Now it is enabled by default, but can be disabled with ini directive "cgi.fix_pathinfo=0"

Thanks.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-03-10 12:40 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=344478
Log: Fix  #75372: The --disable-path-info-check configuration option has been removed in 5.3

Cf. <http://git.php.net/?p=php-src.git;a=commit;h=06f43b30c1c50ae8cafd35dd2207e3bbda7c3e3c>
 [2018-03-10 12:41 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2018-03-10 12:41 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 12:01:30 2024 UTC