View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000056 | Xdebug | Uncategorized | public | 2004-04-05 10:28 | 2020-03-12 17:07 |
Reporter | Novell | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000056: 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. | ||||
Tags | No tags attached. | ||||
Operating System | Linux 2.6.3 (Gentoo Unstable) | ||||
PHP Version | 5.0.0-dev | ||||