stable
Clone or download
Read-only
Merge commit 'refs/changes/16/14516/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #13166: Run REST test suite with PHP 7.3 in the nightly test run Change-Id: I5608d64aa308e8bdfd5fb2b44dff69e4782bd43a
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +3 | −0 | Go to diff View file |
A | src/etc/fpm73/tuleap.conf | +432 | −0 | Go to diff View file |
M | tests/Jenkinsfile-nightly | +4 | −0 | Go to diff View file |
M | tests/rest/bin/setup.sh | +4 | −0 | Go to diff View file |
M | tools/Configuration/FPM/TuleapWeb.php | +19 | −4 | Go to diff View file |
A | tools/Configuration/Setup/PHP73CentOS6.php | +133 | −0 | Go to diff View file |
A | tools/utils/php73/run.php | +25 | −0 | Go to diff View file |
A | tools/utils/php73/run.sh | +5 | −0 | Go to diff View file |