[PHP] parse and fatal errors don't seem to touch my handler

2001-08-08 Thread Darius Ivanauskas

Any ideas ?

Regards,
Darius Ivanauskas


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] parse and fatal errors don't seem to touch my handler

2001-08-08 Thread Thies C. Arntzen

On Wed, Aug 08, 2001 at 04:43:15PM +0200, Darius Ivanauskas wrote:
 Any ideas ?

fatal errors cannot be caught in user-space as of now.

tc

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]