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

Revert require_once to require #18

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Mar 15, 2016

I changed require to require_once only to avoid error when coverage reporting: https://github.com/lonnieezell/CodeIgniter4/commit/7d94ace9cecc446626a904ff72627b8ce93d1425#diff-f8c97b2413a23049f611b5e41ecd7ca1

This PR reverts the change. The error occurs only when production code is not loaded during test execution. This PR adds test case files to load production code.

lonnieezell added a commit that referenced this pull request Mar 15, 2016
@lonnieezell lonnieezell merged commit 4d224a9 into codeigniter4:develop Mar 15, 2016
@kenjis kenjis deleted the revert-Debug-Exceptions branch March 16, 2016 01:11
@exbit exbit mentioned this pull request Mar 16, 2016
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.

None yet

2 participants