Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error supression forced adding modules #59

Open
michalbundyra opened this issue Jan 10, 2020 · 1 comment
Open

Error supression forced adding modules #59

michalbundyra opened this issue Jan 10, 2020 · 1 comment

Comments

@michalbundyra
Copy link
Member

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


Originally posted by @str at zfcampus/zf-apigility#78

@michalbundyra
Copy link
Member Author

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


Originally posted by @str at zfcampus/zf-apigility#78 (comment)

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

No branches or pull requests

1 participant