I have enabled (new \Phalcon\Debug())->listen(); based on manual page. I have removed try/catch from index.php but it doesnt work for me. It simply still shows common text error message as not enabled. What is strange, if I make a bug in index.php, the Debug screen appears correctly, but when the bug is in controller on volt view, it only shows simple text error message ... Any idea whats wrong? (using latest Phalcon 1.3.1 with PHP 5.5.11 on Windows under Apache)