stable

Clone or download

Read-only

request #13166: Run REST test suite with PHP 7.3 in the nightly test run

Change-Id: Ida4c5e3305446625ba0ab4be98fb15b9fcd1c763

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