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

Forward compatibility with PHPUnit 7 and PHPUnit 6 #42

Merged
merged 2 commits into from
Jan 9, 2019

Conversation

clue
Copy link
Owner

@clue clue commented Jan 9, 2019

Builds on top of #37 and #26

@clue clue added this to the v1.4.0 milestone Jan 9, 2019
@clue clue merged commit 0c30a2f into clue:master Jan 9, 2019
@clue clue deleted the phpunit branch January 9, 2019 12:00
clue added a commit to clue-labs/child-process that referenced this pull request Jan 9, 2019
Additionally, use legacy PHPUnit 5 for legacy HHVM on Travis CI as per
clue/socket-raw#42
clue added a commit to clue-labs/cache that referenced this pull request Apr 27, 2019
HHVM decided to drop support for PHP, so it's questionable if supporting
it in the future is worth the effort.
https://hhvm.com/blog/2019/02/11/hhvm-4.0.0.html

This PR does not aim to discuss how useful HHVM is and whether or not we
want to continue supporting it. It only aims to make the test output
consistent by ignoring legacy HHVM fails in the build matrix to not mark
the complete test suite as failed.

Refs clue/socket-raw#42 and others.
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