Skip to content

PHPUnit 8 compatibility #148

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from Apr 20, 2019
Merged

PHPUnit 8 compatibility #148

merged 1 commit into from Apr 20, 2019

Conversation

nclsHart
Copy link
Contributor

Fix Error: Cannot call constructor while using PHPUnit 8.

Constructor of PHPUnit\Framework\Constraint\Constraint was removed in PHPUnit 8 (sebastianbergmann/phpunit#3060).

@norberttech norberttech merged commit 377d358 into coduo:master Apr 20, 2019
@norberttech
Copy link
Member

Thank you sir!

@nclsHart nclsHart deleted the fix-phpunit8 branch April 26, 2019 07:57
@nclsHart nclsHart restored the fix-phpunit8 branch April 26, 2019 07:57
@notFloran notFloran deleted the fix-phpunit8 branch April 26, 2019 08:11
@notFloran notFloran restored the fix-phpunit8 branch April 26, 2019 08:11
@notFloran notFloran deleted the fix-phpunit8 branch May 13, 2019 07:14
@notFloran notFloran restored the fix-phpunit8 branch May 13, 2019 07:14
@AnthonyGWeb
Copy link

Hello,

Thanks for this PR. Is it possible to tag a new version with this fix ?

@norberttech
Copy link
Member

Oh sorry, yes of course, for some reason I thought I already tagged this fix, let me fix that now!

@AnthonyGWeb
Copy link

Thank you for your quick response :) . It works perfectly.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants