Skip to content

Allow PHPUnit 7.x and PHP 7.3 #10

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

Merged
merged 5 commits into from
Jan 14, 2019
Merged

Allow PHPUnit 7.x and PHP 7.3 #10

merged 5 commits into from
Jan 14, 2019

Conversation

mimmi20
Copy link
Contributor

@mimmi20 mimmi20 commented Jan 14, 2019

This PR want the following:

  • allow tests on PHP 7.3 on travis-ci (nightly is now 7.4-dev)
  • allow tests with PHPUnit 7.x
  • use the build stages on travis-ci to avoid if commands
  • test against --prefer-lowest for every PHP version
  • remove xdebug for builds without coverage to make them faster

This is nessesary to allow PHP 7.3 and PHPUnit 7.5 for PHP-DI

@mnapoli
Copy link
Owner

mnapoli commented Jan 14, 2019

Thanks!

@mnapoli mnapoli merged commit cd71d4d into mnapoli:master Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants