Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Allow imports in string format for YAML #8159

Copy link
Copy link
Closed
@javiereguiluz

Description

@javiereguiluz
Issue body actions

Before

imports:
    - { resource: config.yml }

After

imports:
    - config.yml

Now the important question: should we update our examples? Should we use both formats? Only one of them? Which one? etc.


Personal comment: as I explained in symfony/symfony#23522 (comment) I think these changes create a lot of problems. Unless the new solution is 10 times better than the old solution, I don't think we should add alternative solutions to solve features.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.