Escher was a PHP MVC framework developed by Thom Stricklin from 2011-2013. Escher implemented a hybrid of Model2 MVC and PAC architectures and CMS concepts as well as plugins and configuration wizards. Development halted in 2013 in favor of Kohana and later Symfony, which closely aligned to the same design principles as Escher.
and this warning appears:
Warning: call_user_func_array() expects exactly 2 parameters, 1 given in escher/escher/helpers/hooks/helper.hooks.php on line 32
This helper escaped the rename:
``` escher/escher/helpers/session/datasource/Helper_session_datasource.php
and this warning appears:
Warning: call_user_func_array() expects exactly 2 parameters, 1 given in escher/escher/helpers/hooks/helper.hooks.php on line 32