[xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught

From: <noreply[@]lists.xdebug.org>
Date: Wed, 25 Apr 2007 11:41:39 +0200

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000259
======================================================================
Reporter: aferber
Handler:
======================================================================
Project: Xdebug
Bug ID: 259
Category: Feature/Change request
Reproducibility: always
Severity: major
Priority: normal
Status: new
Operating System:
PHP Version: 5.2.1
Xdebug Version: 2.0.0rc3
======================================================================
Date Submitted: 2007-04-25 11:41 CEST
Last Modified: 2007-04-25 11:41 CEST
======================================================================
Summary: outputs exception backtrace even if exception is caught
Description:
XDebug seems to log a backtrace to the error log even if the exception is
caught and handled by the code.

This severely degrades functionality for me since for example doctrine
(which I'm using) uses exceptions internally for many things, which makes
it very difficult to distinguish those internal exceptions from the ones
that really matter (ie. uncaught exceptions).

IMHO this behaviour should be configurable, and maybe there should be a
function that can be called from exceptions handlers to log a backtrace of
the exception.
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2007-04-25 11:41aferber New Bug
2007-04-25 11:41aferber Bug Monitored: aferber
======================================================================
Received on Wed Apr 25 2007 - 11:41:41 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST