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 support for PHPUnit 8 #1

Merged
merged 2 commits into from
Mar 7, 2019
Merged

Add support for PHPUnit 8 #1

merged 2 commits into from
Mar 7, 2019

Conversation

owenvoke
Copy link
Owner

@owenvoke owenvoke commented Mar 7, 2019

Description

This adds support for PHPUnit 8 and drops PHPUnit 6 support.

Types of changes

Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

Put an x in all the boxes that apply:

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • I have created a branch for this patch/feature.

If you're unsure about any of these, don't hesitate to ask. We're here to help!

@owenvoke owenvoke self-assigned this Mar 7, 2019
@codecov
Copy link

codecov bot commented Mar 7, 2019

Codecov Report

Merging #1 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             develop     #1   +/-   ##
========================================
  Coverage        100%   100%           
  Complexity        93     93           
========================================
  Files              5      5           
  Lines            207    207           
========================================
  Hits             207    207

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c9c4274...e9c1157. Read the comment docs.

@owenvoke owenvoke merged commit e9c1157 into develop Mar 7, 2019
@owenvoke owenvoke deleted the feature/phpunit-8 branch March 7, 2019 11:55
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.

None yet

1 participant