ID:               28331
 Comment by:       paul dot ossenbruggen at websidestory dot com
 Reported By:      microcamers at hotmail dot com
 Status:           Open
 Bug Type:         Feature/Change Request
 Operating System: Windows XP
 PHP Version:      5CVS-2004-05-09 (dev)
 New Comment:

It would be especially useful to be able to catch a missing 
function or method errors in an eval() statement with 
arbitrary code. This can be used in a unit test situation 
where you want the script to continue to complete other tests.


Previous Comments:
------------------------------------------------------------------------

[2004-05-09 04:13:48] microcamers at hotmail dot com

Description:
------------
Can you make it possible to make most fatal errors catchable, such as
the ones for undefined functions, classes, redefined things and so on.
Generally make it so any error that can be caught can be caught.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28331&edit=1

Reply via email to