Skip to content

Regex fails on long strings on PHP7 #17

@xPaw

Description

@xPaw

PHP7 introduced pcre.jit which refuses to regex you have on long strings (think dota_english.txt, it has some long strings) due to how inefficient that regex is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions