stable

Clone or download

Read-only

request #13672: Bump minimal requirement to PHP 7.3

Change-Id: I5482bc0f193045d2a730276f1a2a138c6e148112

Modified Files

Name
M Makefile +0 −42 Go to diff View file
D docker-compose-centos7-php72.yml +0 −5 Go to diff View file
D docker-compose-php72.yml +0 −5 Go to diff View file
M plugins/mfa/composer.json +1 −1 Go to diff View file
M plugins/mfa/composer.lock +2 −2 Go to diff View file
M src/composer.lock +10 −10 Go to diff View file
D src/etc/fpm72/tuleap-long-running-request.conf +0 −33 Go to diff View file
D src/etc/fpm72/tuleap.conf +0 −432 Go to diff View file
D src/utils/systemd/tuleap-php72-fpm.service +0 −16 Go to diff View file
M src/www/include/pre.php +2 −2 Go to diff View file
M tests/Jenkinsfile-nightly +0 −25 Go to diff View file
M tests/phpcs/tuleap-ruleset-minimal.xml +3 −1 Go to diff View file
M tests/rest/bin/setup.sh +0 −4 Go to diff View file
M tools/Configuration/FPM/BackendSVN.php +2 −2 Go to diff View file
M tools/Configuration/FPM/TuleapWeb.php +0 −15 Go to diff View file
D tools/Configuration/Setup/PHP72CentOS6.php +0 −136 Go to diff View file
M tools/distlp/backend-web/prepare-instance.sh +1 −1 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +3 −7 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +3 −9 Go to diff View file
D tools/utils/php72/run.php +0 −25 Go to diff View file
D tools/utils/php72/run.sh +0 −5 Go to diff View file