(PECL event >= 1.2.6-beta)
Set event listener's error callback
public void EventListener::setErrorCallback ( string $cb )
Set event listener's error callback
Parameters:
cb
The error callback. Should match the following prototype:
Returns:
See also:
Please login to continue.