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
minor symfony#3528 Clarify service parameters usages (WouterJ)
This PR was merged into the 2.3 branch.
Discussion
----------
Clarify service parameters usages
| Q | A
| --- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | IRC
On the IRC channel, there was some confusing about parameters. The dot
notation looked like parameters are one big namespaced tree, with each
group a different node.
This PR adds a caution, so people really know it's just a convention and
parameters are just key-value elements.
Commits
-------
aaddfcd Applied comment
05492b2 Clarify parameters conventions
0 commit comments