Skip to content

Function Test - Static method not match path namespace #197

@domenik75

Description

@domenik75

The function regex (/{function="([a-zA-Z_][a-zA-Z_0-9:])((.)){0,1}"}/) doesn't match cases like: {function="NS\Test::method('123test')"}.
I try this regex that seem to work: /{function="([a-zA-Z_][a-zA-Z_\\\\0-9:])((.)){0,1}"}/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions