class DeprecationErrorHandler
deprecated
since version 2.3, to be removed in 3.0.
Methods
static handle($errorNumber, $message, $file, $line, $context)
static handleBC($errorNumber, $message, $file, $line, $context)
static preBind($listener, FormEvent $event)
Details
static
handle($errorNumber, $message, $file, $line, $context)
Parameters $errorNumber $message $file $line $context static
ha