littleredbutton / bigbluebutton-api-php

Unofficial (but better) PHP API for @BigBlueButton
GNU Lesser General Public License v3.0
25 stars 12 forks source link

Drop HHVM from GitHub workflows? #91

Closed FelixJacobi closed 3 years ago

FelixJacobi commented 3 years ago

Seems to do not work anyway:

Run hhvm vendor/bin/phpunit

Fatal error: Not a Hack file in /home/runner/work/bigbluebutton-api-php/bigbluebutton-api-php/vendor/phpunit/phpunit/phpunit on line 1 Error: Process completed with exit code 255.

(see Split integration test suite into non-invasive integration and invasive functional suite by FelixJacobi · Pull Request #90 · littleredbutton/bigbluebutton-api-php)

HHVM dropped PHP support several years ago. I guess we can drop this job safetly.

sualko commented 3 years ago

Good idea. Here the blog post from 2019: https://hhvm.com/blog/2019/02/11/hhvm-4.0.0.html