Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Allow handling any Throwable #7

Merged
merged 1 commit into from
May 31, 2016

Conversation

weierophinney
Copy link
Member

Based on zendframework/zend-mvc#138, this patch adds support for handling any Throwable, not just Exceptions, when reporting exceptions and route not found information; the patch includes tests of both changes in behavior.

Based on zendframework/zend-mvc#138, this patch adds support for
handling any Throwable, not just Exceptions, when reporting exceptions
and route not found information; the patch includes tests of both
changes in behavior.
@weierophinney weierophinney added this to the 1.1.9 milestone May 31, 2016
@weierophinney weierophinney self-assigned this May 31, 2016
@weierophinney weierophinney merged commit 9d8042d into zendframework:master May 31, 2016
weierophinney added a commit that referenced this pull request May 31, 2016
weierophinney added a commit that referenced this pull request May 31, 2016
weierophinney added a commit that referenced this pull request May 31, 2016
@weierophinney weierophinney deleted the feature/throwable branch May 31, 2016 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant