Skip to content

the Snapshot class should contained the paht and the line on which it was called #7

@nyamsprod

Description

@nyamsprod

Feature Request

Q A
New Feature yes
BC Break yes.

Proposal

The Snapshot class contains all metrics data that can be easily gathered from PHP but currently it lacks the file and the line where it is called.

  • Maybe we can use debug_backtrace to gather that information ?
    What happend if the Profile is done via Reflection where should we then get that information ?

  • Should this information be used when computing the metrics ?

  • This information should be display in all the exporters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions