Web site hosting and cheap domain registration services
  

 Home

PEAR Manual
PrevNext

PEAR_ErrorStack::staticGetErrors()

PEAR_ErrorStack::staticGetErrors() -- Get a list of all errors since last purge, organized by package

Description

Static version of PEAR_ErrorStack::getErrors(), returns all errors from all singleton stacks.

Parameter

mixed $purge

boolean $merge

Set to return a flat array, not organized by package

array $sortfunc

Function used to sort a merged array - default sorts by time, and should be good for most cases

boolean $clearStack

Set to purge the error stack of existing errors

Throws

throws no exceptions thrown

Note

This function should be called statically.


PrevHomeNext
PEAR_ErrorStack::singleton()UpPEAR_ErrorStack::staticHasErrors()
 

 

 

© 2002-2004 Active-Venture.com Web Site Hosting Service

 

Disclaimers: This documentation is provided only for the benefits of our website hosting customers.
For authoritative source of the documentation, please refer to http://pear.php.net/manual/

Recommended Resources: