Skip to content

PHP7 support #35

Description

@matzematthaey

Not really an issue, but to get it working with the default configuration, right now, you need disable pcre.jit for the cli.php & compiler:

ini_set("pcre.jit", "0");

works as intended afterwards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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