On Mon, 22 May 2006, Hannes Magnusson wrote:

> Hi Brian
> http://www.php.net/~derick/meeting-notes.html#all-non-fatal-errors-should-be-marked-in-extensions-as-e-recoverable-error
> Think this document explains the new error level quite well.
> The only thing I have to add to it is; if the error isn't caught
> (within user defined error handler) it behaves as E_ERROR (i.e.
> terminates the script).

See some info here:
http://derickrethans.nl/erecoverableerror.php

regards,
Derick
-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

Reply via email to