Skip to content

Replaced class per id in service definition in XML #8874

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

nacmartin
Copy link
Contributor

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.

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.
@xabbuh xabbuh added this to the 3.3 milestone Dec 14, 2017
@xabbuh
Copy link
Member

xabbuh commented Dec 22, 2017

Thank you @nacmartin.

xabbuh added a commit that referenced this pull request Dec 22, 2017
…rtin)

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
@xabbuh xabbuh closed this Dec 22, 2017
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