Fatal error: Uncaught TypeError: ErrorHandler::handleException(): Argument #1 ($exception) must be of type Exception, ParseError given in /home/talentar/cake_2.3.1/Cake/Error/ErrorHandler.php:111
Stack trace:
#0 [internal function]: ErrorHandler::handleException(Object(ParseError))
#1 {main}
thrown in /home/talentar/cake_2.3.1/Cake/Error/ErrorHandler.php on line 111
Fatal error: Cannot use "Object" as a class name as it is reserved in /home/talentar/cake_2.3.1/Cake/Core/Object.php on line 27
Stack trace:
#0 /home/talentar/cake_2.3.1/Cake/Controller/Controller.php(57): App::load('Object')
#1 /home/talentar/cake_2.3.1/Cake/Core/App.php(561): include('/home/talentar/...')
#2 /home/talentar/app_goahead/Controller/AppController.php(34): App::load('Controller')
#3 /home/talentar/cake_2.3.1/Cake/Core/App.php(561): include('/home/talentar/...')
#4 /home/talentar/cake_2.3.1/Cake/Controller/CakeErrorController.php(32): App::load('AppController')
#5 /home/talentar/cake_2.3.1/Cake/Core/App.php(561): include('/home/talentar/...')
#6 /home/talentar/cake_2.3.1/Cake/Error/ExceptionRenderer.php(155): App::load('CakeErrorContro...')
#7 /home/talentar/cake_2.3.1/Cake/Error/ExceptionRenderer.php(95): ExceptionRenderer->_getController(Object(FatalErrorException))
#8 /home/talentar/cake_2.3.1/Cake/Error/ErrorHandler.php(122): ExceptionRenderer->__construct(Object(FatalErrorException))
#9 /home/talentar/cake_2.3.1/Cake/Error/ErrorHandler.php(234): ErrorHandler::handleException(Object(FatalErrorException))
#10 /home/talentar/cake_2.3.1/Cake/Error/ErrorHandler.php(184): ErrorHandler::handleFatalError(1, 'Uncaught TypeEr...', '/home/talentar/...', 111)
#11 /home/talentar/cake_2.3.1/Cake/Core/App.php(927): ErrorHandler::handleError(1, 'Uncaught TypeEr...', '/home/talentar/...', 111, Array)
#12 /home/talentar/cake_2.3.1/Cake/Core/App.php(900): App::_checkFatalError()
#13 [internal function]: App::shutdown()
#14 {main}