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

Fatal error no catch in views #199

Open
wilariz opened this issue Sep 13, 2016 · 3 comments
Open

Fatal error no catch in views #199

wilariz opened this issue Sep 13, 2016 · 3 comments

Comments

@wilariz
Copy link

wilariz commented Sep 13, 2016

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)

@samsonasik
Copy link
Contributor

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

@samsonasik
Copy link
Contributor

related tweet by @akrabat :

need more verbose

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-mvc; a new issue has been opened at laminas/laminas-mvc#22.

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

No branches or pull requests

4 participants