// global error stack $global_stack = &PEAR_ErrorStack::singleton('MyPackage'); // local error stack $local_stack = new PEAR_ErrorStack('MyPackage');