Skip to content

[Yaml] update changelog and upgrade files #19538

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
Aug 13, 2016
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 4, 2016

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #19504
License MIT
Doc PR

@javiereguiluz
Copy link
Member

👍

The message that you propose is technically correct ... but I think we could make it easier to understand. If you agree, I was thinking something like the following:

 * Mappings with a colon (`:`) that is not followed by a white space are
   deprecated and will lead to a `ParseException` in Symfony 4.0 (e.g. `foo:bar`
   must be `foo: bar`).

@fabpot
Copy link
Member

fabpot commented Aug 13, 2016

Thank you @xabbuh.

@fabpot fabpot merged commit 3cd2932 into symfony:master Aug 13, 2016
fabpot added a commit that referenced this pull request Aug 13, 2016
This PR was merged into the 3.2-dev branch.

Discussion
----------

[Yaml] update changelog and upgrade files

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #19504
| License       | MIT
| Doc PR        |

Commits
-------

3cd2932 [Yaml] update changelog and upgrade files
@xabbuh xabbuh deleted the pr-19504 branch August 15, 2016 12:40
fabpot added a commit that referenced this pull request Aug 27, 2016
This PR was merged into the 3.2-dev branch.

Discussion
----------

[Yaml] improve changelog and upgrade entries

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

Improves the wording as suggested by @javiereguiluz in #19538 (comment).

Commits
-------

e288256 [Yaml] improve changelog and upgrade entries
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.

4 participants