(Yaf >=1.0.0)
Yaf_Dispatcher::setErrorHandler — Set error handler
public Yaf_Dispatcher::setErrorHandler(call $callback, int $error_types): Yaf_Dispatcher
Set error handler for Yaf. when application.dispatcher.throwException is off, Yaf will trigger catchable error while unexpected errors occurred.
Thus, this error handler will be called while the error raise.
callbackA callable callback
error_types
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/yaf-dispatcher.seterrorhandler.php