8000 [ContainerLint] linting process fails when `ide` option picked under framework bundle · Issue #34526 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[ContainerLint] linting process fails when ide option picked under framework bundle #34526
Closed
@shieldo

Description

@shieldo

Symfony version(s) affected: 4.4.0, 5.0.0

Description

How to reproduce

  1. Create a new project:
composer create-project symfony/skeleton lint_bug
  1. Add config line to config/packages/framework.yaml
    ide: phpstorm
  1. run command (bin/console lint:container)

Expected outcome:

Command completes successfully with no output.

Actual outcome:

lint_output

Possible Solution
Not yet (but will provide info/ PR if I get a clear idea!)

However, this is to do with the parameter value containing a raw % character, which is then processed as if there is an embedded parameter within the value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0