Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Fixes #475 - Enhance Zend_Server_Exception message #476

Conversation

ThomasWunderlich
Copy link
Contributor

Fixes Issue #475.
Zend_Server_Exception should include the method name for easier debugging since it is not captured in the stack trace

Fixes Issue zendframework#475.
Zend_Server_Exception should include the method name for easier debugging since it is not captured in the stack trace
@ThomasWunderlich
Copy link
Contributor Author

Unit test added. Probably worth noting that the exception thrown is a Zend_server_Exception and not a Zend_Json_Server_exception.
Do you want me to squash all three commits into one commit?

froschdesign added a commit that referenced this pull request Jan 5, 2015
…n_Enhancement

Fixes #475 - Enhance Zend_Server_Exception message
@froschdesign froschdesign merged commit 56d2679 into zendframework:master Jan 5, 2015
@froschdesign
Copy link
Member

@ThomasWunderlich
Thanks! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants