stable
Clone or download
Read-only
request #19272: Switch CLI commands and backend tasks to PHP 7.4
The same set of depedencies for PHP 7.3 and PHP 7.4 is now required by Tuleap to help the migration process. All CLI tools and backend/background tasks are now expected to use PHP 7.4. Change-Id: Ib0aea03c88cb2d9ccae81a1fb70ca66af2b94271
Modified Files
Name | ||||
---|---|---|---|---|
M | src/tuleap-cfg/tuleap-cfg.php | +1 | −1 | Go to diff View file |
M | src/utils/php-launcher.sh | +5 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +9 | −3 | Go to diff View file |
M | tools/setup.el7.sh | +1 | −0 | Go to diff View file |
M | tools/setup/el7/include/define.sh | +1 | −1 | Go to diff View file |
M | tools/utils/tuleap-dev.php | +2 | −2 | Go to diff View file |