Debug: PHS_Error
Andrei Orghici (contact me)
This class can be used to keep track of application errors and warnings.
Applications can call this class to store information about errors and warnings.
The class stores in class variables backtrace information that include the PHP files, functions names and line numbers of the functions that were called to reach a point to where the errors or warnings were added.
Click here for detailed information about this class on phpclasses.org