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

[DependencyInjection] Remove useless implements #21472

Merged
merged 1 commit into from Jan 31, 2017

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Jan 31, 2017

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

Uniformize passes extending the new AbstractRecursivePass by removing the useless implementation of CompilerPassInterface when needed.

@nicolas-grekas
Copy link
Member

Thank you @dunglas.

@nicolas-grekas nicolas-grekas merged commit 1e949bd into symfony:master Jan 31, 2017
nicolas-grekas added a commit that referenced this pull request Jan 31, 2017
This PR was merged into the 3.3-dev branch.

Discussion
----------

[DependencyInjection] Remove useless implements

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

Uniformize passes extending the new `AbstractRecursivePass` by removing the useless implementation of `CompilerPassInterface` when needed.

Commits
-------

1e949bd [DependencyInjection] Remove useless implements
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.

None yet

3 participants