ID:          44511
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:      Open
+Status:      Assigned
 Bug Type:    SPL related
 PHP Version: 5.3CVS-2008-03-23 (CVS)
-Assigned To: helly
+Assigned To: colder
 New Comment:

Could you pleas provide a reproduce case so I can build a test from it?


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

[2008-03-23 06:51:39] [EMAIL PROTECTED]

Description:
------------
because spl_filesystem_dir_open sets error handling to EH_THROW, it
should return if an exception has been thrown, but after the opendir()
call right at the front, no check is made on EG(exception) and so it is
possible to throw 2 exceptions, which results in nothing being printed
due to zend_bailout().



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


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

Reply via email to