I wrote:

I therefore propose some new functionality with possibly
this 3 new functions:

- error_get_last()
Get the last error message.

- error_get_all()
Get an array of all occurred errors.

- error_clear_all()
Reset error stack.

Patch against 5_2:
http://dev.iworks.at/PATCHES/errorstack.diff.txt

Regards,
--
Michael

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to