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

Get PHP 8 working #42

Merged
merged 8 commits into from
Apr 14, 2021
Merged

Get PHP 8 working #42

merged 8 commits into from
Apr 14, 2021

Commits on Apr 12, 2021

  1. test php8

    Harry Bragg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    183ac1f View commit details
    Browse the repository at this point in the history
  2. support php8, ignore < php7.1

    Harry Bragg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    414d817 View commit details
    Browse the repository at this point in the history
  3. ignore composer.lock file

    Harry Bragg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    c471f65 View commit details
    Browse the repository at this point in the history
  4. update dependencies to cope with v8.0

    Harry Bragg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6cc333e View commit details
    Browse the repository at this point in the history
  5. use phpunit v7 as the minimal version

    Harry Bragg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f1aaea5 View commit details
    Browse the repository at this point in the history
  6. fix phpunit 9 deprecations

    Harry Bragg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    475d5b2 View commit details
    Browse the repository at this point in the history
  7. phpunit 6.5 seems unhappy in travis

    Harry Bragg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    fcb5522 View commit details
    Browse the repository at this point in the history
  8. try some xdebug config to help

    Harry Bragg committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    595b60e View commit details
    Browse the repository at this point in the history