stable

Clone or download

Read-only

Merge commit 'refs/changes/63/12363/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #12141: Have a dev environnement running PHP 7.2 Change-Id: Iad796220f06abcaeb0626bf3f34ba9689ea069e4

Modified Files

Name
M Makefile +5 −0 Go to diff View file
A docker-compose-php72.yml +5 −0 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +2 −0 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +2 −0 Go to diff View file
M tools/utils/php56/run.sh +1 −22 Go to diff View file
A tools/utils/php72/run.sh +5 −0 Go to diff View file
A tools/utils/run_dev/run.sh +31 −0 Go to diff View file