how to show fatal error ?
Closed this issue · 0 comments
TempoJiJi commented
The older zf1 will display fatal error like this:
Fatal error: Uncaught Error: Call to undefined method Model_Booking: :fetch() in.....
Currently fatal error will jump to errorController:
You have reached the error page!....
This is quite annoying during debug. Is there any way to display the error like older version ? Thanks