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

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

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2012-05-16 03:14:25] reeze dot xia at gmail dot com

Hi, starach:
   This is not a bug, but a FEATURE :), it was intentional, please see:
http://svn.php.net/viewvc?view=revision&revision=262515. 

thanks

------------------------------------------------------------------------
[2010-06-05 15:59:13] fel...@php.net

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.



------------------------------------------------------------------------
[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 https://bugs.php.net/bug.php?id=52000&edit=1

Reply via email to