PEAR_ErrorStack::popCallback

PEAR_ErrorStack::popCallback() – Remove a callback from the error callback stack

Synopsis

require_once 'PEAR/ErrorStack.php';

array|string|false PEAR_ErrorStack::popCallback ( )

Description

Remove a callback from the error callback stack

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Pop an error off of the error stack (Previous) Add an error to the stack (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.