Skip to content

remove CompilerPassInterface from kernel #8814

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
Dec 8, 2017
Merged

remove CompilerPassInterface from kernel #8814

merged 1 commit into from
Dec 8, 2017

Conversation

andrewtch
Copy link
Contributor

It is not needed here - build methods is a part of Kernel, but CompilerPassInterface defines process.

It is not needed here - `build` methods is a part of `Kernel`, but `CompilerPassInterface` defines `process`.
@xabbuh
Copy link
Member

xabbuh commented Dec 8, 2017

Good catch, thanks @andrewtch.

@xabbuh xabbuh merged commit 9b27700 into symfony:4.0 Dec 8, 2017
xabbuh added a commit that referenced this pull request Dec 8, 2017
This PR was merged into the 4.0 branch.

Discussion
----------

remove CompilerPassInterface from kernel

It is not needed here - `build` methods is a part of `Kernel`, but `CompilerPassInterface` defines `process`.

Commits
-------

9b27700 remove CompilerPassInterface from kernel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants