Skip to content

Fix un-parenthesized nested operation via a variable (Less.js 4.1.1) #114

@kdambekalns

Description

@kdambekalns

I see

Warning: Undefined property: Less_Tree_Operation::$value in /…/wikimedia/less.php/lib/Less/Tree/Dimension.php line 79

Fun fact: At this point $other is no the expected Less_Tree_Dimension but an instance of Less_Tree_Operation (type safety would be great).

I would love to help debugging this, but I can't even tell if this can be caused by faulty LESS input (it should not lead to such a warning, though) or is a programmatic error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions