Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DI] Revert auto configuring form types as service #22503

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

Closed
wants to merge 1 commit into from

Conversation

HeahDude
Copy link
Contributor

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

I've just reviewed #22234. I don't think we should enforce Form types as services, this is not a requirement unless then need injection, so we should let Devs configure them when needed as it is done currently.

@sstok
Copy link
Contributor

sstok commented Apr 23, 2017

Wait. Isn't this only done when the Type is already a service? It's about automatically tagging (explicitly registered/auto wired) services. Not about finding all autoloadable classes that implement a specific interface.

@HeahDude
Copy link
Contributor Author

@sstok You're right, thanks! Sorry for the noise.

@HeahDude HeahDude closed this Apr 23, 2017
@HeahDude HeahDude deleted the fix/auto_conf-form branch April 23, 2017 09:35
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