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

 ID:               52000
 Updated by:       fel...@php.net
 Reported by:      starach at gmail dot com
 Summary:          Exception thrown in autload handler does not prevents
                   other handlers from execu
-Status:           Open
+Status:           Feedback
 Type:             Feature/Change Request
 Package:          SPL related
 Operating System: Windows XP SP3
 PHP Version:      5.3.2

 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------
[2010-06-05 15:51:34] starach at gmail dot com

Description:
------------
If there are two class loaders registered second one will be executed
even if we 

throw exception in first one.



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



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

Reply via email to