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

Zend\Json\Server\Server does not create proper Response if JSON is malformed #4817

Closed
tylkomat opened this issue Jul 12, 2013 · 0 comments
Closed

Comments

@tylkomat
Copy link

When the request body includes malformed JSON then the Zend\Json\Server\Request object throws an exception, while in this case the exception should be catched and a proper error response should be created.

@tylkomat tylkomat mentioned this issue Jul 12, 2013
weierophinney added a commit to zendframework/zend-json that referenced this issue May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant