* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Debug\FatalErrorHandler; use Symfony\Component\Debug\Exception\FatalErrorException; /** * Attempts to convert fatal errors to exceptions. * * @author Fabien Potencier */ interface FatalErrorHandlerInterface { /** * Attempts to convert an error into an exception. * * @param array $error An array as returned by error_get_last() * @param FatalErrorException $exception A FatalErrorException instance * * @return FatalErrorException|null A FatalErrorException instance if the class is able to convert the error, null otherwise */ public function handleError(array $error, FatalErrorException $exception); } __halt_compiler();----SIGNATURE:----JRpd3i79FjFjWnvtZ8flo7w6TGadB8MCnlZte7lg1mxr+MtgjZZ/5x2dzNanIme20c3kpyZD32qLsdWeCyPATzxYilU4xwuVO0FQ0pYaFYzwVHXJt5qCzXHm1RjJ+lvy8WAnf+H4iXK/QQfGvOVoh/ejwuSGyhEAAcpTj4v6RP/gXArOsOsPkooRsfw/7ArJ5Hkd3aC0/YTGV/LpTP5eaS+RQFExY34ndM2Y/s+ah5N6NOlLCZOtUKGQ1PKmS1wVZpAO29Ye68a0i9b+v4HeLiJwPb9mEsxxR3zUsi2Pjx+9DKdm9zP853ixghsikWheAeK/I32MhOwu7ksuQEaSZwjSiVBWNv/GlDw5Epo+Cspg7yzSsVakENhvkQska1OhVB4zwRNZUqHpkZ5kcmJhn4xtMFfz+qfeQ+uK8NR8vXwvxQw/CZcTFe1Y2cjLk1hyDg5dI5LhrrJNpIJCVzKbUl3ZcBc8apUqkQTAmx5JAWeUGENdm+VPrvWmkoV0RkdqyZwzJz5nsAPrkgH8lN4Kqg7kLtpLmtZaPC3Y4h6o/c5w3Bxnx6q7Uj1xp1ZN6QTdsAg8E5y+oHcQ0ix7HN65XI9csykl5qJcAzdh6cemO5KhRt0bWyRmSnXM/4lYSsHSktWzxg541vQ4DRNrAl24E5SpMLWTsReO3MbVUq9RwBQ=----ATTACHMENT:----OTU0OTQ3OTEyOTc3NDI0NCAzOTQ3MjMzMjAzMDM1Njc3IDMyNzk3NzYxMDAxMTgzOTU=