[xdebug-dev] Bug 0000056: A setting is needed to not dump $GLOBALS etc when using xdebug_get_function_stack()

From: <noreply[@]lists.xdebug.org>
Date: Mon, 19 Feb 2007 22:47:09 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000056
======================================================================
Reporter: Novell
Handler:
======================================================================
Project: Xdebug
Bug ID: 56
Category: Feature/Change request
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Operating System: Linux 2.6.3 (Gentoo Unstable)
PHP Version: 5.0.0-dev
Xdebug Version: 2.0-dev
======================================================================
Date Submitted: 2004-04-05 11:28 CEST
Last Modified: 2007-02-19 22:47 CET
======================================================================
Summary: A setting is needed to not dump $GLOBALS etc when using xdebug_get_function_stack()
Description:
With circular references between classes and where we need to use
$GLOBALS['foo'] to access the class the first time, just an undefined var
cause 800K large output.

So an option to not get everything from $GLOBALS (and others too ?) might
be needed.
======================================================================

----------------------------------------------------------------------
 derick - 2007-02-19 22:47 CET
----------------------------------------------------------------------
This has been addressed some time ago by the introduction of the three
xdebug.var_display_* ini settings.

Bug History
Date Modified Username Field Change
======================================================================
2004-04-05 11:28Novell New Bug
2007-02-19 22:47derick Bugnote Added: 0000571
2007-02-19 22:47derick Status new => closed
======================================================================
Received on Mon Feb 19 2007 - 22:47:11 GMT

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