ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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  SoapResponseHandler
 Catches an exception and converts it to an Soap XML response. More...
 
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/