[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 19:19:28 +0100

The following NEW bug has been ADDED.
======================================================================
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 19:19 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.
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2004-12-21 19:19kloor New Bug
2004-12-21 19:19kloor Bug Monitored: kloor
======================================================================
Received on Tue Dec 21 2004 - 19:19:31 GMT

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