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).
There are many extension that still need to be changed, but I guess we can start documenting those who have. It'd be neat if we could document all errors issued within each function in the way. -Hannes On 5/22/06, Brian Moon <[EMAIL PROTECTED]> wrote:
Hi, Does anyone have plans to document this soon? I would if I knew precisely what it means/does. My lack of knowledge about the new error level is what led me to the docs. Thanks, -- Brian Moon ------------- http://dealnews.com/ Its good to be cheap =)