stable

Clone or download

Read-only

Fix signature of RepositoryResource::optionsGetTree

The signature is expected to be similar to the one defined by RepositoryResource::getTree. This contribution allows the test checking this endpoint to succeed under PHP 8.0. The test suite can be launched with `make tests-rest PHP_VERSION=80`. Part of story #18320: native support of pull requests in tuleap branch source jenkins plugin Part of request #21863: Run REST tests under PHP 8.0 Change-Id: Ic87ff1a0c50d652a3dd55b2dac3f3caa8f77add7

Modified Files

Name
M plugins/git/include/REST/v1/RepositoryResource.class.php +1 −1 Go to diff View file