Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Make the app/config/*.yml files validate #429

Merged
merged 2 commits into from
Oct 6, 2012

Conversation

isleshocky77
Copy link
Contributor

You cannot start a Plain Style Scalar with an Indicator (%). Play Style
Scalars which have a leading % should be changed to double-quote style
scalars.

fixes #426
see #427

You cannot start a Plain Style Scalar with an Indicator (%). Play Style
Scalars which have a leading % should be changed to double-quote style
scalars.

fixes #426
Style Scalars which have a leading % should be changed to double-quote
style scalars.

for #426
fabpot added a commit that referenced this pull request Oct 6, 2012
This PR was merged into the 2.1 branch.

Commits
-------

8c03340 You cannot start a Plain Style Scalar with an Indicator (%). Plain Style Scalars which have a leading % should be changed to double-quote style scalars.
9afa2c1 Correcting YAML Markup in app/config to be valid YAML 1.2o

Discussion
----------

Make the app/config/*.yml files validate

You cannot start a Plain Style Scalar with an Indicator (%). Play Style
Scalars which have a leading % should be changed to double-quote style
scalars.

fixes #426
see #427
@fabpot fabpot merged commit 8c03340 into symfony:2.1 Oct 6, 2012
@wouterj
Copy link
Member

wouterj commented Feb 25, 2013

@fabpot this PR should also be applied to the 2.0, 2.2 and master branch.

fabpot added a commit that referenced this pull request Nov 23, 2013
This PR was merged into the 2.2 branch.

Discussion
----------

Backport issue 426 / PR 429 to branch 2.2

Yaml config files into app/config are not valid

This issue has already been reported one year ago with issue #426, and has been fixed thanks to PR #429
However, it seems that this PR has been merged into branch 2.1, and not backported into master

Therefore this bug still exists in master, 2.2, 2.3 and 2.4

Here is a PR to merge into branch 2.2 (and it would need a backport into master, 2.3 and 2.4 ?, and maybe a new tag for each)

Commits
-------

ead925b Backport issue 426 / PR 429 to branch 2.2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants