summaryrefslogtreecommitdiff
path: root/it_debug.class
AgeCommit message (Expand)AuthorFilesLines
2010-11-04safer date outputUrban Müller1-0/+1
2009-12-30Work around PHP bug 49819: posix_isatty seeks to startChristian Schneider1-0/+1
2009-08-26avoid calling var_export() on $GLOBALS (infinite recursion crash)Christian Weber1-1/+1
2009-04-22Get rid of ereg/split, replaced by preg equivalentsChristian Schneider1-3/+3
2009-02-06Do not need special case for cschneid any more as isatty is good enoughChristian Schneider1-1/+1
2008-12-01forgotton debug codeUrban Müller1-1/+0
2008-11-26debuggedUrban Müller1-3/+7
2008-11-13commentUrban Müller1-0/+1
2008-11-13dont depend on it_html (ultraclassloader debugging)Urban Müller1-1/+1
2008-09-10Fix warning if no paramenter names could be found and fix line offset for cliChristian Schneider1-3/+1
2008-07-12Remove PHP4 incompatibility: self:: is PHP5-onlyChristian Schneider1-1/+1
2008-06-20quote entities for wgetUrban Müller1-1/+1
2008-06-03new formatting of ED()Urban Müller1-2/+5
2008-01-25more info with auto_prepend in traceUrban Müller1-1/+1
2007-11-30Allow truncation of backtraceChristian Schneider1-2/+6
2007-11-29allow skipping of library filenamesUrban Müller1-6/+10
2007-11-20Also support auto_prepend_local.phpChristian Schneider1-1/+1
2007-11-19prepend dirname to auto_prepend.phpUrban Müller1-2/+5
2007-11-06Remove dumping of class vars again, use ED(get_class_vars("map")) insteadChristian Schneider1-3/+0
2007-11-06Do not try to load class to avoid recursion from ultraclassloader EDCChristian Schneider1-1/+1
2007-11-04enable dumping of class varsUrban Müller1-0/+3
2007-11-02extract source line procurementUrban Müller1-12/+21
2007-10-23Properly parse ED parameters using the PHP tokenizer to handle function callsChristian Schneider1-3/+26
2007-10-11More uniform file headersChristian Schneider1-7/+15
2007-10-11Populated release branchChristian Schneider1-0/+151