• Ad Schellevis's avatar
    (crashreport) something seems to trigger Phalcon\Mvc\View->render() before... · d95dd12b
    Ad Schellevis authored
    (crashreport) something seems to trigger Phalcon\Mvc\View->render() before initialize() was called, not sure what it is, probably something changed in phalcon to trigger this in some cases.
    
    exception 'Exception' with message 'The argument is not initialized or iterable()' in phalcon/mvc/view.zep:694
    Stack trace:
     0 [internal function]: Phalcon\Mvc\View->_engineRender(Array, 'settings/listRu...', true, true, NULL)
     1 [internal function]: Phalcon\Mvc\View->render('settings', 'listRulesets', Array)
     2 /usr/local/opnsense/www/api.php(26): Phalcon\Mvc\Application->handle()
    
    (cherry picked from commit 32e02ba0)
    d95dd12b
Name
Last commit
Last update
..
ApiControllerBase.php Loading commit data...
ApiMutableModelControllerBase.php Loading commit data...
ControllerBase.php Loading commit data...
ControllerRoot.php Loading commit data...
IndexController.php Loading commit data...