Hello, I just created a new phalcon project (1.2.6) and I added the Pretty Exceptions plugin but exceptions are the 'conventional' php errors. I put this line at bottom of app/config/loader.php pointing to the plugin loader:
require DIR.'/../incubator/pretty-exceptions/loader.php';