From: [EMAIL PROTECTED] Operating system: FreeBSD4.5 PHP version: 4.1.2 PHP Bug Type: Scripting Engine problem Bug description: function connection_xxxx() and ignore_user_abort don't work
when client disconnected or hit 'Stop' button. 1.these 2 functions alway return 0; connection_status(); connection_aborted(); 2.and alway ignore 'STOP' button when ignore_user_abort(true); or ignore_user_abort(false); -- Edit bug report at http://bugs.php.net/?id=17265&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17265&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17265&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17265&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17265&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17265&r=support Expected behavior: http://bugs.php.net/fix.php?id=17265&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17265&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17265&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17265&r=globals