My favorites | Sign in
Project Logo
                
Show all Featured downloads:
errorhandler beta.zip
Show all Featured wiki pages:
Architecture Features
Blogs:
Feeds:
People details
Project owners:
  grosser.michael

PHP ErrorHandler

Overview

See "Featured Wiki Pages" for more information

Status

Public beta, please download and try! (next version will have a version number..)

require_once('/home/xxx/ErrorHandlerGW.class.php');
ErrorHandlerGW::initialize(E_ALL^E_STRICT);
//ErrorHandlerGW::report('bail');//halt after first error
//ErrorHandlerGW::ignore(array('pear'=>E_STRICT,'simpletest'=>E_STRICT^E_NOTICE))

Contribute

Any contributers are welcome! Just tell me what you want to add and ill exlain the architecture/test-setup if you like.

Needed Features









Hosted by Google Code