Easy Debug

Package:
Easy Debug
Summary:
Handle errors and measure PHP execution time
Groups:
Debug, PHP 5, Time and Date
Author:
adrien gibrat
Description:
This class can be used to handle errors and measure PHP execution time.

It provides an error handler that is called when a PHP error occurs. The handler can display the names of functions and arguments that were called where the error occurred.

The class can also measure the time different PHP script sections take to execute.


Powered by Gewgley