Documentation

Exception extends Exception

Table of Contents

CALCULATION_ENGINE_PUSH_TO_STACK  = 1
errorHandlerCallback()  : void
Error handler callback.

Constants

CALCULATION_ENGINE_PUSH_TO_STACK

public mixed CALCULATION_ENGINE_PUSH_TO_STACK = 1

Methods

errorHandlerCallback()

Error handler callback.

public static errorHandlerCallback(mixed $code, mixed $string, mixed $file, mixed $line, mixed $context) : void
Parameters
$code : mixed
$string : mixed
$file : mixed
$line : mixed
$context : mixed
Return values
void

Search results