stable
Clone or download
Read-only
Merge commit 'refs/changes/63/13563/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12683: Drop support of PHP 5.6 Change-Id: Id0fee1d58112288875667f8714bea5e17e9ec03f
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +1 | −38 | Go to diff View file |
D | docker-compose-php56.yml | +0 | −5 | Go to diff View file |
M | plugins/mfa/composer.json | +5 | −4 | Go to diff View file |
M | plugins/mfa/composer.lock | +10 | −11 | Go to diff View file |
M | plugins/tracker/composer.json | +1 | −1 | Go to diff View file |
M | plugins/tracker/composer.lock | +2 | −2 | Go to diff View file |
M | src/composer.json | +1 | −3 | Go to diff View file |
M | src/composer.lock | +2 | −133 | Go to diff View file |
D | src/etc/fpm56/tuleap.conf | +0 | −432 | Go to diff View file |
M | src/www/include/pre.php | +2 | −2 | Go to diff View file |
M | tests/Jenkinsfile | +0 | −9 | Go to diff View file |
D | tests/bin/SimpleTest11x/CompareXMLResults.php | +0 | −44 | Go to diff View file |
D | tests/bin/SimpleTest11x/FindCompatibleTests.php | +0 | −79 | Go to diff View file |
D | tests/bin/simpletest | +0 | −23 | Go to diff View file |
M | tests/bin/simpletest11x.php | +0 | −12 | Go to diff View file |
D | tests/bin/unit_test | +0 | −7 | Go to diff View file |
M | tests/rest/bin/setup.sh | +5 | −6 | Go to diff View file |
M | tests/soap/bin/run.sh | +2 | −1 | Go to diff View file |
M | tools/Configuration/FPM/BackendSVN.php | +1 | −1 | Go to diff View file |
M | tools/Configuration/FPM/TuleapWeb.php | +0 | −15 | Go to diff View file |
D | tools/Configuration/Setup/PHP56Centos6.php | +0 | −153 | 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 | −6 | Go to diff View file |
D | tools/utils/php56/README.mkd | +0 | −13 | Go to diff View file |
D | tools/utils/php56/run.php | +0 | −25 | Go to diff View file |
D | tools/utils/php56/run.sh | +0 | −5 | Go to diff View file |