[xdebug-dev] Bug 0000108: log_only still displays some text for errors in included files

From: <xdebug-dev[@]lists.xdebug.org>
Date: Sat, 8 Jan 2005 15:21:08 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000108
======================================================================
Reporter: kloor
Handler:
======================================================================
Project: Xdebug
Bug ID: 108
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Operating System: Linux 2.6
PHP Version: 5.0.3-dev
Xdebug Version: 2.0.0beta1
======================================================================
Date Submitted: 2004-12-21 19:19 CET
Last Modified: 2005-01-08 15:21 CET
======================================================================
Summary: log_only still displays some text for errors in included files
Description:
With PHP run with display_errors = Off, I still get some errant text when
an error occurs in an included file. I've tracked the problem down to the
block starting on line 1329 of xdebug.c which prints the name of the
include without checking the value of log_only.

It works correctly once I add the !log_only condition to the if statement
for the block.
======================================================================

----------------------------------------------------------------------
 derick - 2004-12-21 20:37 CET
----------------------------------------------------------------------
I have a fix for this, but I can not commit this yet because of other
non-finished code.

----------------------------------------------------------------------
 derick - 2005-01-08 15:21 CET
----------------------------------------------------------------------
Fixed in CVS

Bug History
Date Modified Username Field Change
======================================================================
2004-12-21 19:19kloor New Bug
2004-12-21 19:19kloor Bug Monitored: kloor
2004-12-21 20:37derick Bugnote Added: 0000221
2005-01-08 15:21derick Bugnote Added: 0000222
2005-01-08 15:21derick Status new => closed
======================================================================
Received on Sat Jan 08 2005 - 15:21:11 GMT

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