stable
Clone or download
Read-only
request #12141: Have a dev environnement running PHP 7.2
If you are feeling adventurous you can start a dev env running PHP 7.2 with 'make start-php72' Change-Id: I8a6dda784276b37ba8a607ea8b6a86737087aebc
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 |