php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77477 New INI directive hard_timeout is under-documented
Submitted: 2019-01-17 10:58 UTC Modified: -
Votes:6
Avg. Score:3.7 ± 0.9
Reproduced:5 of 5 (100.0%)
Same Version:1 (20.0%)
Same OS:0 (0.0%)
From: mfischer@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
39 - 16 = ?
Subscribe to this entry?

 
 [2019-01-17 10:58 UTC] mfischer@php.net
Description:
------------
It's listed on http://php.net/manual/en/ini.core.php to be available since 7.1.0 but it's not described what it really does or how it works.

The only other actual mention was via https://bugs.php.net/bug.php?id=74093

This seems to be the commit which introduced it: https://github.com/php/php-src/commit/650c1c0a7d94d3bb052a93407b6e280df9c265a4

Seems to be some additional timeout on top of max_execution_time ?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-03-16 16:32 UTC] cmb@php.net
Automatic comment on behalf of calvin@cmpct.info
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=52c463b1d9243f77739e5b9c4d0db7de79c96000
Log: Fix #77477: Document hard_timeout
 [2021-03-16 16:32 UTC] cmb@php.net
-Status: Open +Status: Closed
 [2021-03-18 17:25 UTC] mumumu@php.net
Automatic comment on behalf of mumumu@mumumu.org
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=4efc877bf32d21d100ffc3031292c22549368efe
Log: Fix #77477: Document hard_timeout
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC