Hi everyone!
I cannot throw exception from beforeDispatch in Phalcon 1.3.1.
The script ends, but returns nothing.
Sample application with this problem
https://bitbucket.org/demidovich/exception-bug
The file /app/plugins/Security.php has an exception, which works in version 1.2.6, but does not work in 1.3.1. Anyone know what's the matter?
Sorry for my English :)