From: rvt at ok dot ru Operating system: windows XP Pro (WinXP) PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: ignore_user_abort default value
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. -- Edit bug report at http://bugs.php.net/?id=37640&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37640&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=37640&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37640&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37640&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37640&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37640&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37640&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37640&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37640&r=support Expected behavior: http://bugs.php.net/fix.php?id=37640&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37640&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37640&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37640&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37640&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37640&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37640&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37640&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37640&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37640&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37640&r=mysqlcfg
