Age | Commit message (Expand) | Author | Files | Lines |
2009-08-26 | avoid calling var_export() on $GLOBALS (infinite recursion crash) | Christian Weber | 1 | -1/+1 |
2009-04-22 | Get rid of ereg/split, replaced by preg equivalents | Christian Schneider | 1 | -3/+3 |
2009-02-06 | Do not need special case for cschneid any more as isatty is good enough | Christian Schneider | 1 | -1/+1 |
2008-12-01 | forgotton debug code | Urban Müller | 1 | -1/+0 |
2008-11-26 | debugged | Urban Müller | 1 | -3/+7 |
2008-11-13 | comment | Urban Müller | 1 | -0/+1 |
2008-11-13 | dont depend on it_html (ultraclassloader debugging) | Urban Müller | 1 | -1/+1 |
2008-09-10 | Fix warning if no paramenter names could be found and fix line offset for cli | Christian Schneider | 1 | -3/+1 |
2008-07-12 | Remove PHP4 incompatibility: self:: is PHP5-only | Christian Schneider | 1 | -1/+1 |
2008-06-20 | quote entities for wget | Urban Müller | 1 | -1/+1 |
2008-06-03 | new formatting of ED() | Urban Müller | 1 | -2/+5 |
2008-01-25 | more info with auto_prepend in trace | Urban Müller | 1 | -1/+1 |
2007-11-30 | Allow truncation of backtrace | Christian Schneider | 1 | -2/+6 |
2007-11-29 | allow skipping of library filenames | Urban Müller | 1 | -6/+10 |
2007-11-20 | Also support auto_prepend_local.php | Christian Schneider | 1 | -1/+1 |
2007-11-19 | prepend dirname to auto_prepend.php | Urban Müller | 1 | -2/+5 |
2007-11-06 | Remove dumping of class vars again, use ED(get_class_vars("map")) instead | Christian Schneider | 1 | -3/+0 |
2007-11-06 | Do not try to load class to avoid recursion from ultraclassloader EDC | Christian Schneider | 1 | -1/+1 |
2007-11-04 | enable dumping of class vars | Urban Müller | 1 | -0/+3 |
2007-11-02 | extract source line procurement | Urban Müller | 1 | -12/+21 |
2007-10-23 | Properly parse ED parameters using the PHP tokenizer to handle function calls | Christian Schneider | 1 | -3/+26 |
2007-10-11 | More uniform file headers | Christian Schneider | 1 | -7/+15 |
2007-10-11 | Populated release branch | Christian Schneider | 1 | -0/+151 |