8000 Configuring framework.ide when xdebug.file_link_format is set causes exception. · Issue #31119 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Configuring framework.ide when xdebug.file_link_format is set causes exception. #31119
Closed
@j4nr6n

Description

@j4nr6n

Symfony version(s) affected: 4.2

Description
I did this:

framework:
    ide: '%env(IDE_PATH)%'

and this:

xdebug.file_link_format = "phpstorm://open?url=file://%f&line=%l"

and got this:
image

I'm not sure what I expected to happen. I didn't expect an exception by overriding an environment variable though.

How to reproduce
The good news is, there's a reproducer app.
The bad news is you have to set xdebug.file_link_format to get the error.

Possible Solution
¯\_(ツ)_/¯

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