Debug
Table of Contents
Namespaces
- Exception
- FatalErrorHandler
- Tests
Classes
- BufferingLogger
- A buffering logger that stacks logs for later.
- Debug
- Registers all the debug tools.
- DebugClassLoader
- Autoloader checking if the class is really defined in the file found.
- ErrorHandler
- A generic ErrorHandler for the PHP engine.
- ExceptionHandler
- ExceptionHandler converts an exception to a Response object.
Functions
-
headers_sent()
: mixed
-
header()
: mixed
headers_sent() : mixed
header(mixed $str[, mixed $replace = true ][, mixed $status = null ]) : mixed
Parameters
-
$str
: mixed
-
-
$replace
: mixed
= true
-
-
$status
: mixed
= null
-