Mantis - Quercus
Viewing Issue Advanced Details
1798 minor always 06-13-07 06:41 06-20-07 11:29
nam  
nam  
normal  
closed 3.1.1  
fixed  
none    
none 3.1.2  
0001798: Env.error() should throw an exception besides a QuercusExitException
QuercusExitException and QuercusDieException should be reserved for normal exit() and die() function calls.

Notes
(0002040)
nam   
06-13-07 06:54   
see php/1l0t

An output buffer callback may cause a call to Env.error() and because the output stream may not be available during Env.close(), the exception will not be visible to the user.
(0002071)
nam   
06-20-07 11:29   
php/1l0t