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

Errors on PHP 7.4 on Travis #6

Closed
sanmai opened this issue Jan 27, 2020 · 0 comments · Fixed by #11
Closed

Errors on PHP 7.4 on Travis #6

sanmai opened this issue Jan 27, 2020 · 0 comments · Fixed by #11

Comments

@sanmai
Copy link
Member

sanmai commented Jan 27, 2020

We have this bogus error on Travis:

Infection\Tests\StreamWrapper\IncludeInterceptorTest::test_it_throws_an_exception_if_not_configured

PHPUnit\Framework\Exception: Notice: stream_get_contents(): read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 66

We're currently turning a blind eye to it by letting the build fail, but it has to be dealt with someday.

Related issue: infection/infection#762

@sanmai sanmai mentioned this issue Jan 27, 2020
4 tasks
sanmai added a commit to sanmai/include-interceptor that referenced this issue Jan 29, 2020
sanmai added a commit to sanmai/include-interceptor that referenced this issue Jan 29, 2020
sanmai added a commit that referenced this issue Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant