FileAccess Orion

UndefinedFunctionFatalErrorHandler
in package
implements FatalErrorHandlerInterface

ErrorHandler for undefined functions.

Tags
author

Fabien Potencier fabien@symfony.com

deprecated

since Symfony 4.4, use Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedFunctionErrorEnhancer instead.

Interfaces, Classes, Traits and Enums

FatalErrorHandlerInterface
Attempts to convert fatal errors to exceptions.

Table of Contents

handleError()  : FatalErrorException|null
Attempts to convert an error into an exception.

Methods

Search results