php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #37640 ignore_user_abort default value
Submitted: 2006-05-30 07:19 UTC Modified: 2006-09-13 13:06 UTC
Votes:2
Avg. Score:4.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:1 (50.0%)
From: rvt at ok dot ru Assigned: bjori (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: windows XP Pro (WinXP)
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rvt at ok dot ru
New email:
PHP Version: OS:

 

 [2006-05-30 07:19 UTC] rvt at ok dot ru
Description:
------------
On the page http://ru.php.net/manual/en/features.connection-handling.php it is written that the default behaviour is to abort on disconnection (FALSE value).

So is it on the page http://php.net/manual/en/ini.php#ini.list ("0" value)

But, on the page http://php.net/manual/en/ref.misc.php#ini.ignore-user-abort it is specified that the default behaviour is to ignore disconnection (TRUE value).

The same applies to the *.chm version of the documentation dated as 2005-10-04.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-13 13:06 UTC] bjori@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-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 04:00:02 2025 UTC