PEAR_ErrorStack::staticPopCallback() -- Remove a callback from every error callback stack
Description
Pop a callback from every Error Stack. No check is made to determine whether this is a good idea, so
use with discretion.
Throws
throws no exceptions thrown
Note
This function should be called
statically.