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

From: <xdebug-dev[@]lists.xdebug.org>
Date: Tue, 21 Dec 2004 20:37:36 +0100

A BUGNOTE has been added to this bug.
======================================================================
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: new
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: 2004-12-21 20:37 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.

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
======================================================================
Received on Tue Dec 21 2004 - 20:37:42 GMT

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