[xdebug-general] Any possible way to stop execution on any error with Xdebug?

From: Leo Dillon <me[@]leodillon.com>
Date: Tue, 26 Mar 2013 21:51:41 +0000

Hi,

Been using Xdebug for development for a little while now, but before I was
using it I would use my own error handler in development that would stop
execution on any error at all (even E_NOTICE, for example) - however as
Xdebug is handling the errors and outputting nice prettified stack traces
now I can't do this any more without losing that functionality.

I've scoured the docs for this but there doesn't seem to be any way or
setting to do this? I just want my scripts to totally stop every time
Xdebug handles an error!

Would be really helpful as bugs can go unnoticed for longer otherwise, for
example when doing PRG and there is an error before redirection, it can be
overlooked due to this.

Thanks!

 - Leo
Received on Tue Mar 26 2013 - 21:51:45 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST