Hi, When any exception is thrown, the request is forwarded to an error handler. I would like to have the same behaviour when a "notice" occurs.
I specify the following in the bootstrap error_reporting(E_ALL|E_STRICT); E_ALL should include notice, don't it ? Thank you for any help -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Catch-any-PHP-notice-tp2524467p2524467.html Sent from the Zend Framework mailing list archive at Nabble.com.
