Skip to content
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

Fix issue #3251: Check attribute type of service tags #3926

Merged
merged 1 commit into from Apr 13, 2012

Conversation

phreaknerd
Copy link
Contributor

The attributes of service tags have to be of a scalar type.
It was possible to add arrays here with yaml-configuration.

Refs #3921

The attributes of service tags have to be of a scalar type.
It was possible to add arrays here with yaml-configuration.
fabpot added a commit that referenced this pull request Apr 13, 2012
Commits
-------

3ae826a Fix issue #3251: Check attribute type of service tags

Discussion
----------

Fix issue #3251: Check attribute type of service tags

The attributes of service tags have to be of a scalar type.
It was possible to add arrays here with yaml-configuration.
@fabpot fabpot merged commit 3ae826a into symfony:2.0 Apr 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants