View Issue Details

IDProjectCategoryView StatusLast Update
0000317XdebugUncategorizedpublic2020-03-12 17:16
Reporterkarmacoder Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Summary0000317: Configure to not overload var_dump in php.ini
Description

Could you please make it configurable if xdebug should overload var_dump or leave the standard php function in place. I am working with a application that relies on the native var_dump output, but we would like to use xdebug to generate profiling files without changing the var_dump behavior.

TagsNo tags attached.
Operating System
PHP Version5.1.6

Activities

derick

2007-10-20 17:50

administrator   ~0000744

This is already in CVS HEAD - the name of the setting is "xdebug.overload_var_dump".