Skip to content

Parser doesn't match some utf8 symbols #531

@ostrolucky

Description

@ostrolucky

Regular expression (([\pL\w_\-\*!"\']|[\\\\].)([\pL\w\-_"\']|[\\\\].)*) specified here

protected function keyword(&$word, $eatWhitespace = null)
doesn't match some symbols, so e.g. this snippet will throw parse exception

.👤 {
    display: inline-block;
}

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