summaryrefslogtreecommitdiff
path: root/it_debug.class
AgeCommit message (Collapse)AuthorFilesLines
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