Skip to content

Use GitHub actions for continuous integration (CI) and support PHP 8#59

Merged
clue merged 2 commits intoclue:masterfrom
clue-labs:tests
Dec 13, 2020
Merged

Use GitHub actions for continuous integration (CI) and support PHP 8#59
clue merged 2 commits intoclue:masterfrom
clue-labs:tests

Conversation

@clue
Copy link
Owner

@clue clue commented Dec 13, 2020

Builds on top of clue/reactphp-flux#21

It's now possible to run this code with PHP 8 🎉

$ docker run -it --rm -v `pwd`:/data --workdir=/data php:8.0.0-cli php vendor/bin/phpunit
PHPUnit 9.5.0 by Sebastian Bergmann and contributors.

...............................................................  63 / 110 ( 57%)
...............................................                 110 / 110 (100%)

Time: 00:00.349, Memory: 8.00 MB

OK (110 tests, 324 assertions)

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.

1 participant