Skip to content

Variables should be trimmed #46

@JBartelsson

Description

@JBartelsson

$VAR = a Value
doesnt assign "a Value" to "$VAR" rather to "$VAR "
So using $VAR won't work in your code

Same thing for the VALUE.
just trim() the extracted values!

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