You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 2.7 branch.
Discussion
----------
service_container : fix php Definition instance
Nothing really important ^^, just according YAML format with PHP format.
I have a question but I don't know where I can ask ^^ :
The doc says that $container->register is a shortcut of definition method [("shortcut for the previous method")](http://symfony.com/doc/current/service_container/definitions.html#getting-and-setting-service-definitions).
But for me definition method is not the same as directly register service in containerBuidler.
Is there a place where I can post my questions ?
EDIT: I think this is not a justified PR, if so, sorry for the time spent
Commits
-------
20590f5 service_container : fix php Definition instance
0 commit comments