Software Details:
Version: 1.0
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 91
Size: 2 Kb
PHP-Errors-Class beautifies the ugly raw-text PHP errors by adding some color to them and also printing extra information about the error.
Using a backtrace info, developers can easily get to the root of their problem, fix the code and then move on to other issues.
The backtrace shows more than the code line number of where the error occurred, showing information about the entire call's stack, from the function and class names involved to various objects and function arguments and properties.
A PHP-Errors-Class test page is included with the download package.
Comments not found