stable
Clone or download
Read-only
This is part of request #13601 Tuleap runs PHP 7.3 by default Change-Id: I013046f3196fe6da6d9ee96a9ca3f589bd420454
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/forumml/composer.json | +1 | −1 | Go to diff View file |
M | plugins/forumml/composer.lock | +2 | −2 | Go to diff View file |
M | plugins/git/bin/gl-membership.pl | +1 | −1 | 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 | −1 | Go to diff View file |
M | src/composer.lock | +5 | −3 | Go to diff View file |
M | src/etc/nginx/README.mkd | +3 | −3 | Go to diff View file |
M | src/etc/nginx/vhosts/Readme.md | +1 | −1 | Go to diff View file |
M | src/etc/nginx/vhosts/fpm.conf | +5 | −5 | Go to diff View file |
M | src/tuleap-cfg/tuleap-cfg.php | +1 | −1 | Go to diff View file |
M | src/utils/systemd/tuleap-php-fpm.service | +4 | −4 | Go to diff View file |
A | src/utils/systemd/tuleap-php72-fpm.service | +16 | −0 | Go to diff View file |
D | src/utils/systemd/tuleap-php73-fpm.service | +0 | −16 | Go to diff View file |
M | tests/e2e/full/wrap.sh | +1 | −1 | Go to diff View file |
M | tools/Configuration/FPM/BackendSVN.php | +9 | −9 | Go to diff View file |
M | tools/distlp/backend-svn/supervisord.conf | +1 | −1 | Go to diff View file |
M | tools/docker/tuleap-aio/boot-fixpath.sh | +3 | −3 | Go to diff View file |
M | tools/docker/tuleap-aio/boot-install.sh | +3 | −3 | Go to diff View file |
M | tools/docker/tuleap-aio/boot-upgrade.sh | +5 | −5 | Go to diff View file |
M | tools/docker/tuleap-aio/supervisord-nodb.conf | +1 | −1 | Go to diff View file |
M | tools/docker/tuleap-aio/supervisord.conf | +1 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +2 | −2 | Go to diff View file |
M | tools/setup.el7.sh | +1 | −1 | Go to diff View file |
M | tools/setup.sh | +5 | −5 | Go to diff View file |
M | tools/setup/el7/include/define.sh | +1 | −1 | Go to diff View file |
M | tools/setup/el7/include/php.sh | +1 | −1 | Go to diff View file |
M | tools/utils/php72/run.php | +3 | −3 | Go to diff View file |
M | tools/utils/tuleap-dev.php | +1 | −1 | Go to diff View file |