Skip to content

Test against PHP7.2 and PHP 7.3, improve HHVM compatibility and add forward compatibility with PHPUnit 7 - #66

Merged
WyriHaximus merged 2 commits into
reactphp:masterfrom
clue-labs:phpunit7
Jan 9, 2019
Merged

Test against PHP7.2 and PHP 7.3, improve HHVM compatibility and add forward compatibility with PHPUnit 7#66
WyriHaximus merged 2 commits into
reactphp:masterfrom
clue-labs:phpunit7

Conversation

@clue

@clueclue commented Jan 9, 2019

Copy link
Copy Markdown
Member

Additionally, use legacy PHPUnit 5 for legacy HHVM on Travis CI as per
clue/socket-raw#42

Builds on top of #54

Additionally, use legacy PHPUnit 5 for legacy HHVM on Travis CI as per
clue/socket-raw#42
@clueclue added this to the v0.6.0 milestone Jan 9, 2019
jsor
jsor approved these changes Jan 9, 2019
@clue

clue commented Jan 9, 2019

Copy link
Copy Markdown
MemberAuthor

I've just updated this to fix a number of minor HHVM incompatibilities introduced in recent commits via #65 that were undetected because HHVM builds didn't run anymore with recent PHPUnit versions (see Travis CI history). HHVM compatibility is not a high priority to me given HHVM has announced they are going to drop PHP support, but I figured it's worth fixing for now anyway.

@clue
clue requested a review from WyriHaximusJanuary 9, 2019 15:20
@clueclue changed the title Test against PHP7.2 and PHP 7.3 and add forward compatibility with PHPUnit 7Test against PHP7.2 and PHP 7.3, improve HHVM compatibility and add forward compatibility with PHPUnit 7Jan 9, 2019
@WyriHaximus
WyriHaximus merged commit 19a0054 into reactphp:masterJan 9, 2019
@clue
clue deleted the phpunit7 branch January 9, 2019 15:48
Sign up for freeto 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.

3 participants

@clue@jsor@WyriHaximus