Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /www/wwwroot/master-api.ph.fr/controllers/IndexController.php on line 135
An error has occurredView '/www/wwwroot/master-api.ph.fr/views/index' was not found in the views directory
#0 [internal function]: Phalcon\Mvc\View\Simple->internalRender()
#1 /www/wwwroot/master-api.ph.fr/controllers/IndexController.php(10): Phalcon\Mvc\View\Simple->render()
#2 [internal function]: indexController->index()
#3 [internal function]: Phalcon\Mvc\Micro\LazyLoader->callMethod()
#4 /www/wwwroot/master-api.ph.fr/public/index.php(61): Phalcon\Mvc\Micro->handle()
#5 {main}