PHP Manual

PEAR Manual

Smarty Manual

PostgreSQL

MySQL Manual

Perl Manual

pear_errorstack::staticpopcallback()

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

no exceptions thrown.

note

this function should be called statically.