Skip to content

Add the class attribute for service factories #9784

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
May 21, 2018

Conversation

javiereguiluz
Copy link
Member

This tries to fix #9716 ... but it needs validation from some experts in this topic. Thanks!

@nicolas-grekas
Copy link
Member

This is required on 3.4 only, not on 4.x anymore since the faulty compiler pass has been removed.

@javiereguiluz javiereguiluz merged commit 4a492b8 into symfony:3.4 May 21, 2018
javiereguiluz added a commit that referenced this pull request May 21, 2018
…luz)

This PR was merged into the 3.4 branch.

Discussion
----------

Add the class attribute for service factories

This tries to fix #9716 ... but it needs validation from some experts in this topic. Thanks!

Commits
-------

4a492b8 Add the class attribute for service factories
@javiereguiluz
Copy link
Member Author

This is now merged on 3.4 ... but I reverted all these changes when merging them on 4.0 and up.

@javiereguiluz javiereguiluz deleted the fix_9716 branch May 24, 2018 16:01
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.

3 participants