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

Test PHP 7.4 on Travis CI #40

Closed
wants to merge 3 commits into from

Commits on Jan 31, 2020

  1. Test PHP 7.4 on Travis CI

    WyriHaximus committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    9829ab7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Update PHPUnit

    WyriHaximus committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    be2544a View commit details
    Browse the repository at this point in the history
  2. Run tests twice, once with, and once without coverage

    We're doing this because certain tests have memory leaks only when code coverage is collected.
    WyriHaximus committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    32f2188 View commit details
    Browse the repository at this point in the history