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

TestCase::createGlobalStateSnapshot type error on 8.1.0 #3599

Closed
mondrake opened this issue Apr 8, 2019 · 0 comments
Closed

TestCase::createGlobalStateSnapshot type error on 8.1.0 #3599

mondrake opened this issue Apr 8, 2019 · 0 comments
Assignees
Labels
type/bug Something is broken

Comments

@mondrake
Copy link

mondrake commented Apr 8, 2019

Q A
PHPUnit version 8.1.0
PHP version 7.3.2 and 7.2.16
Installation Method Composer

Getting a bunch of these failures when testing with 8.1.0.
https://travis-ci.org/FileEye/MimeMap/jobs/516788564

1) FileEye\MimeMap\Test\MapHandlerTest::testMap
TypeError: Argument 1 passed to PHPUnit\Framework\TestCase::createGlobalStateSnapshot() must be of the type bool, null given, called in /home/travis/build/FileEye/MimeMap/vendor/phpunit/phpunit/src/Framework/TestCase.php on line 1911

All tests are green if downgrading to 8.0.6
https://travis-ci.org/FileEye/MimeMap/jobs/516913071

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is broken
Projects
None yet
Development

No branches or pull requests

2 participants