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

Final handler return prev exceptions in development mode #39

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

snapshotpl
Copy link
Contributor

No description provided.

@weierophinney weierophinney added this to the 1.1.3 milestone Mar 17, 2016
@weierophinney weierophinney self-assigned this Mar 17, 2016
@weierophinney weierophinney merged commit d56bbdf into zendframework:master Mar 17, 2016
weierophinney added a commit that referenced this pull request Mar 17, 2016
Final handler return prev exceptions in development mode
weierophinney added a commit that referenced this pull request Mar 17, 2016
weierophinney added a commit that referenced this pull request Mar 17, 2016
weierophinney added a commit that referenced this pull request Mar 17, 2016
weierophinney added a commit that referenced this pull request Mar 17, 2016
Patch #39 added the method `testInvokingWithExceptionInNonProductionModeIncludesPrevTraceInResponseBody`.
The test fails after adding the code from #46, as that code modifies
`FinalHandler` to never provide exception details unless in
non-production mode (which is the default). This patch updates the test
to set the final handler used in the test setup to set the environment
to development so that the expectations pass.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants