Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fixed YAML files missing quotes when a string starts with @ #16353

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

Merged
merged 1 commit into from
Oct 27, 2015

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Oct 27, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

@fabpot fabpot merged commit e36fea8 into symfony:2.3 Oct 27, 2015
fabpot added a commit that referenced this pull request Oct 27, 2015
…h @ (fabpot)

This PR was merged into the 2.3 branch.

Discussion
----------

fixed YAML files missing quotes when a string starts with @

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

Commits
-------

e36fea8 fixed YAML files missing quotes when a string starts with @
xabbuh added a commit to symfony/symfony-docs that referenced this pull request Oct 27, 2015
This PR was squashed before being merged into the 2.3 branch (closes #5843).

Discussion
----------

Fixed the YAML syntax for service references

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | -

See symfony/symfony#16285 and symfony/symfony#16353 for context. I've just found two issues, but it's possible that this syntax is used in more places.

Commits
-------

daeda56 Fixed the YAML syntax for service references
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.

2 participants