php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32378 max_input_time configuration directive discrepancy
Submitted: 2005-03-20 00:36 UTC Modified: 2005-03-20 10:51 UTC
From: todd at magnifisites dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.0.3 OS: Any
Private report: No CVE-ID: None
 [2005-03-20 00:36 UTC] todd at magnifisites dot com
Description:
------------
The PHP  max_input_time configuration directive has a default value discrepancy within the documentation:

http://php.net/manual/en/ref.info.php#ini.max-input-time
default value 60
http://php.net/manual/en/ini.php#ini.list
default value -1

Looks to me like 60 is correct, as that is what is in the php.ini-recommended/php.ini-dist files.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-20 10:51 UTC] vrana@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.

Default is -1. Default is the value if not set elsewhere, not the value in INI file.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 14:00:01 2025 UTC