stable
Clone or download
Read-only
This contribution drops the specific phpunit-ci-74 and phpunit-ci-80 to work in a similar way than the tests-unit-php target used by developers. This reduce the amount of copy/pasted code and make sure we will not forget to create the target again when starting to support PHP 8.1. Follow up to git #tuleap/stable/4dd65b3cafde56d996dae0540d7ba5cea822341a. To test (the CI already do it for you for PHP 7.4), you can launch something like `make phpunit-ci COVERAGE_ENABLED=0 PHP_VERSION=80 WORKSPACE=/tmp`. Part of request #21412: Run PHP unit tests on PHP 8.0 nightly Change-Id: Ib38272a369fc87cafb9ed26c4730dd5c95c8b80d
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +4 | −8 | Go to diff View file |
M | tests/actions.groovy | +1 | −1 | Go to diff View file |