Skip to content

Update to more recent version of Unicode #391

Closed
@H2CO3

Description

@H2CO3

This still uses Unicode 7.0.0 which causes serious discrepancies in the handling of e.g. XID_Start and XID_Continue properties. For instance, ^\p{XID_Continue}$ doesn't match U+17828, whereas unicode-xid's UnicodeXID::is_xid_continue() correctly returns true for this code point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions