ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Whoops\Handler Namespace Reference

Whoops - php errors for cool kids. More...

Data Structures

class  CallbackHandler
 Wrapper for Closures passed as handlers. More...
 
class  Handler
 Abstract implementation of a Handler. More...
 
interface  HandlerInterface
 
class  JsonResponseHandler
 Catches an exception and converts it to a JSON response. More...
 
class  PlainTextHandler
 Handler outputing plaintext error messages. More...
 
class  PrettyPageHandler
 
class  XmlResponseHandler
 Catches an exception and converts it to an XML response. More...
 

Detailed Description

Whoops - php errors for cool kids.

Author
Filipe Dobreira http://github.com/filp
Filipe Dobreira http://github.com/filp Plaintext handler for command line and logs.
Pierre-Yves Landuré https://howto.biapy.com/