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

Fatal error no catch in views #22

Open
weierophinney opened this issue Dec 31, 2019 · 2 comments
Open

Fatal error no catch in views #22

weierophinney opened this issue Dec 31, 2019 · 2 comments

Comments

@weierophinney
Copy link
Member

When I have an exception in a "view" from a ViewHelper I recive a generic message :
"An error occurred during execution; please try again later.
No Exception available" without give me more info about the error.

But when I try same error in "layout" I recive this message "Fatal error: Uncaught Error:" with additional information about the error (trace-files).

How you know, when not have information about error take a lot of time to debug.

Thanks for help

Environment: zf3 + php7 + ZendServer (Migration process of zf2 to zf3)


Originally posted by @wilariz at zendframework/zend-mvc#199

@weierophinney
Copy link
Member Author

I experienced same issue with view helper; we need more verbose error in view helper. I issued about it long time ago


Originally posted by @samsonasik at zendframework/zend-mvc#199 (comment)

@weierophinney
Copy link
Member Author

related tweet by @akrabat :

need more verbose


Originally posted by @samsonasik at zendframework/zend-mvc#199 (comment)

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

No branches or pull requests

1 participant