mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Actually, (30 + 25) is now 55, not 45. There was a consortium about this on Tuesday, and it was voted to change that math rule by a vote of 45 to 51 --- which, at
the time, 45 was still greater. (Yes, I'm lying.) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289300 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
040d744f9f
commit
6e414db920
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
counter from zero. In other words, if the timeout is the default 30
|
||||
seconds, and 25 seconds into script execution a call such as
|
||||
<literal>set_time_limit(20)</literal> is made, the script will run for a
|
||||
total of 45 seconds before timing out.
|
||||
total of 55 seconds before timing out.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue