[xdebug-dev] Bug 0000248: Xdebug redundantly outputs errors

From: <noreply[@]lists.xdebug.org>
Date: Mon, 19 Mar 2007 05:30:42 +0100

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000248
======================================================================
Reporter: felix
Handler:
======================================================================
Project: Xdebug
Bug ID: 248
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Operating System: Linux
PHP Version: 5.2-dev
Xdebug Version: 2.0.0rc4-dev
======================================================================
Date Submitted: 2007-03-19 05:30 CET
Last Modified: 2007-03-19 05:30 CET
======================================================================
Summary: Xdebug redundantly outputs errors
Description:
Basically the following settings have to be set for php:

display_errors = On
log_errors = On
error_log = syslog

I am running things as an apache module.

Errors should go to one place only and thats the syslog. Currently the
error is outputted both to the Apaches configured error_log file and to
the systems syslog.

I believe this is a bug because php without xdebug will log errors in one
location and that is the syslog. I imagine xdebug should work similarly.
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2007-03-19 05:30felix New Bug
2007-03-19 05:30felix Bug Monitored: felix
======================================================================
Received on Mon Mar 19 2007 - 05:30:45 GMT

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