Skip to content

Fix layout of cli error exception template #34

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

Merged
merged 1 commit into from
Mar 29, 2016

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Mar 29, 2016

The layout of the current template is broken.
It is not HTML, so white spaces matter.

And I remove && strpos($error['file'], realpath(BASEPATH)) !== 0), which is excluding CodeIgniter system files from backtrace.
Because I don't know why it is needed. It makes difficult to debug.

@lonnieezell lonnieezell merged commit 20f28e3 into codeigniter4:develop Mar 29, 2016
@kenjis kenjis deleted the fix-cli-error-view branch March 29, 2016 22:34
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

Successfully merging this pull request may close these issues.

2 participants