Feature to enter the name of the starting PHP file which will generate debug output.
Convert the output into UTF-8 characters.
0.3.3
No other IP addresses than the set one may overwrite the debug output file.
0.3.2
bugfix: only output of debug infos if the iP address matches
0.3.4
Feature to enter the name of the starting PHP file which will generate debug output.
Convert the output into UTF-8 characters.
0.3.3
No other IP addresses than the set one may overwrite the debug output file.
0.3.2
bugfix: only output of debug infos if the iP address matches
0.3.1
bugfix: No debug output must be shown when the given IP address does not match.
0.3.0
new feature: use a CSS file instead of the included styles on each HTML tag
0.2.5
character conversion of the debug text in the FE
0.2.4
New feature: textual instead of HTML file output. This makes the debug files much smaller and viewing them much faster.
0.2.3
new feature: define your own hex colors of remove all colors in the HTML table output to have a smaller debug file.
0.2.2
More options. Support of debugBegin and debugEnd. See the Extension Manager for the documentation.
0.2.1
The debug file can now be overwritten! And you shall verify the starting date and time at the beginning of the debug file to be sure that this comes from latest PHP run. More real url SQLs are hidden by default now.
0.2.0
debug the objects now
0.1.3
New feature: Put the debug output into a configurable HTML file and not to the screen. It will only be overwritten if the file is empty.
0.1.2
Show output with call_user_func_array and when FE user is logged in.
0.1.1
support for recursive debugging of array elements
0.1.0
support for PHP versions 5.2.5 to remove the debug_backtrace parameter
output of variables in colors and tables