Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Bootstrap Common.php#7

Merged
MGatner merged 2 commits intocodeigniter4projects:developfrom
MGatner:common
Feb 12, 2020
Merged

Bootstrap Common.php#7
MGatner merged 2 commits intocodeigniter4projects:developfrom
MGatner:common

Conversation

@MGatner
Copy link
Copy Markdown
Collaborator

@MGatner MGatner commented Feb 12, 2020

The current bootstrap process does not load Common.php which can cause testing to fail when relying on functions defined there. This PR adds that early on to make sure all functions are defined before launch, mimicking the framework's priority of App > System.

@MGatner MGatner merged commit dc1853d into codeigniter4projects:develop Feb 12, 2020
@MGatner MGatner deleted the common branch February 12, 2020 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant