Skip to content

[VarDumper] file and line are not shown when using component standalone #24852

@ivoba

Description

@ivoba
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Symfony version *

I noticed that line and file are not shown when using the VarDumper component standalone.
If i see it correct file and line are added in DebugBundle in the DumpDataCollector through a $contextDumper closure.

Wouldnt that fit better into the component so that file and line are shown by default?
Is there anything that makes this complicated?
Or can this be configured when using the component outside of symfony?

When Xdebug is installed the native var_dump also displays file and line.

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