-
Fabien Potencier authored
This PR was merged into the 1.0 branch. Discussion ---------- Add note on how to handle fatal errors I'm not so happy with this solution from a usability perspective, but I don't want to have global error handlers in silex itself. An option we could consider is making symfony's ErrorHandler fall back to an internal ``ExceptionHandler`` for fatal errors. But obviously that is not very elegant either. Ideas welcome. Commits ------- 7a222ce5 Add note on how to handle fatal errors, as per mailing list
a7a7ef41
Name |
Last commit
|
Last update |
---|---|---|
bin | ||
doc | ||
src/Silex | ||
tests | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
composer.json | ||
phpunit.xml.dist |