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

Error supression forced adding modules #78

Open
str opened this issue Nov 3, 2014 · 2 comments
Open

Error supression forced adding modules #78

str opened this issue Nov 3, 2014 · 2 comments

Comments

@str
Copy link

str commented Nov 3, 2014

If I'm developing, there are 2 modules that turn off the error reporting
'ZF\ApiProblem',
'ZF\Rest',
I have to turn them off everytime I'm in development mode. I do have $_SERVER['APPLICATION_ENV'] == 'development' set up in public/index.php

@str
Copy link
Author

str commented Nov 3, 2014

It looks it's a module loading problem, I set my modules AFTER apigility, as my modules had the view_manager['display_exceptions'] = true in the moule/MyModule/config/module.config.php

@michalbundyra
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools; a new issue has been opened at laminas-api-tools/api-tools#59.

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

2 participants