This method is a wrapper for debug_backtrace() that is not available in all PHP versions (>= 4.3.0 only)
Definition at line 483 of file CAS.php.
This method is used to log something in debug mode.
Definition at line 545 of file CAS.php.
This method is used to indicate the start of the execution of a function in debug mode.
Definition at line 553 of file CAS.php.
''
This method is used to indicate the end of the execution of a function in debug mode.
Definition at line 580 of file CAS.php.
This method is used to indicate the end of the execution of the program
Definition at line 593 of file CAS.php.