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

[CLEANUP] Add an Environment class #148

Merged
merged 1 commit into from
Jul 29, 2017
Merged

Conversation

oliverklee
Copy link
Contributor

This resolves a circular dependency between Bootstrap and ApplicationKernel.

Also unify the terminology from "application context" to "environment" to
be closer to Symfony conventions.

@oliverklee oliverklee added this to the 4.0.0 ("phase 2") milestone Jul 29, 2017
@oliverklee oliverklee self-assigned this Jul 29, 2017
@oliverklee oliverklee requested a review from samtuke July 29, 2017 11:13
@oliverklee oliverklee force-pushed the cleanup/environment-interface branch from 7c99cb6 to d00471c Compare July 29, 2017 11:15
@oliverklee oliverklee mentioned this pull request Jul 29, 2017
39 tasks
This resolves a circular dependency between Bootstrap and ApplicationKernel.

Also unify the terminology from "application context" to "environment" to
be closes to Symfony conventions.
@oliverklee oliverklee force-pushed the cleanup/environment-interface branch from d00471c to 0ec8793 Compare July 29, 2017 11:18
@samtuke samtuke merged commit df1288d into master Jul 29, 2017
@samtuke samtuke deleted the cleanup/environment-interface branch July 29, 2017 11:32
@samtuke
Copy link
Collaborator

samtuke commented Jul 29, 2017

It seems that there are still some references to setApplicationContext(), and that these are now causing the builds to fail in the other modules

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

Successfully merging this pull request may close these issues.

2 participants