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 #8874 Replaced class per id in service definition in XML (nacmartin)
This PR was submitted for the master branch but it was merged into the 3.3 branch instead (closes#8874).
Discussion
----------
Replaced class per id in service definition in XML
Using only `class` results in `Top-level services must have "id" attribute, none found`. Whereas using `id` instead of `class` is understood, and it is coherent with the YAML and PHP versions of the same definition.
Commits
-------
2e0e63e Replaced class per id in service definition in XML
0 commit comments