Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.1.14

Bug #1950 Constructor calls ignore_user_abort(true) - undocumented and not always desired
Submitted: 2004-07-22 13:40 UTC
From: arachnid at notdot dot net Assigned: amir
Status: Closed Package: Net_SmartIRC
PHP Version: 4.3.7 OS: Gentoo Linux
Roadmaps: (Not assigned)    
Subscription  


 [2004-07-22 13:40 UTC] arachnid at notdot dot net
Description: ------------ The constructor of Net_SmartIRC calls ignore_user_abort(true), along with a number of other calls that modify PHP behaviour. This is undocumented, and can lead to unexpected results in scripts using it. For example, writing a script for a web based IRC client, users persist indefinitely if they abort the script, tying up web server resources, and register_shutdown_function handlers are not called on terminate as would be expected by default.

Comments

 [2004-08-02 07:50 UTC] david at squiggle dot org
Changed to Won't fix - if this isn't done we could end up with unexpected behavior.
 [2004-08-02 08:24 UTC] arachnid at notdot dot net
Can you at least make this documented? This led me on quite the wild goose chase until I hunted it down.
 [2004-08-02 09:11 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2007-08-21 00:16 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!