Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PHP 7.4 support #22

Merged
merged 7 commits into from
Apr 27, 2023
Merged

Commits on Jun 1, 2022

  1. Test against PHP 7.4

    Jonas Siewertsen committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    88d7ee2 View commit details
    Browse the repository at this point in the history
  2. Use PHP 7.4 syntax

    Jonas Siewertsen committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7b3d123 View commit details
    Browse the repository at this point in the history
  3. Require the newest shiki version to support PHP 7.4

    Jonas Siewertsen committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    38f27e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Set priority of TaskItem and TaskList Node classes to 1000 to ensure …

    …they are evaluated before ListItem and BulletList
    martindines committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    fecb310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    291bd37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1821a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge pull request #1 from martindines/support-php7.4-syntax

    Fix failing tests in PHP 7
    Jonas Siewertsen committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7dd1e40 View commit details
    Browse the repository at this point in the history