Skip to content

Conversation

@ogizanagi
Copy link
Contributor

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

Ideally, I'd like to output something like:

pipou:

    # Prototype
    name:

        # Prototype
        -
            didou:                ~

But for now, this should fix the regression.

unnamed nested prototypes aren't supported anymore by the YamlReferenceDumper
@romainneutron
Copy link
Contributor

Sounds good!

@romainneutron
Copy link
Contributor

👍

@fabpot
Copy link
Member

fabpot commented Oct 28, 2016

Thank you @ogizanagi.

@fabpot fabpot closed this Oct 28, 2016
fabpot added a commit that referenced this pull request Oct 28, 2016
This PR was squashed before being merged into the 3.2-dev branch (closes #20341).

Discussion
----------

Fix YamlReferenceDumper unnamed nested prototypes

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

Ideally, I'd like to output something like:

```yml
pipou:

    # Prototype
    name:

        # Prototype
        -
            didou:                ~
```

But for now, this should fix the regression.

Commits
-------

8e04643 Fix YamlReferenceDumper unnamed nested prototypes
@ogizanagi ogizanagi deleted the 3.2/fix/yml_dumper_nested_unamed_prototypes branch October 28, 2016 15:07
@fabpot fabpot mentioned this pull request Nov 17, 2016
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.

3 participants