stable
Clone or download
Read-only
They are lot of warnings and notices, we will deal with it in a next contribution. This is part of story #11144: Run a first REST test in PHP7 Change-Id: I4693ca47f9efe18bbdec712f1d13035559ca76fe
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +9 | −3 | Go to diff View file |
M | src/common/REST/JsonDecoder.class.php | +5 | −1 | Go to diff View file |
M | src/common/REST/v1/GitRepositoryListRepresentation.php | +2 | −2 | Go to diff View file |
M | src/common/project/REST/v1/ProjectResource.class.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiDB/backend/PearDB.php | +1 | −1 | Go to diff View file |
A | src/etc/fpm72/tuleap.conf | +432 | −0 | Go to diff View file |
M | tests/Jenkinsfile | +1 | −0 | Go to diff View file |
M | tests/rest/bin/run.sh | +1 | −1 | Go to diff View file |
M | tests/rest/bin/setup.sh | +7 | −1 | Go to diff View file |
M | tools/Configuration/FPM/TuleapWeb.php | +51 | −14 | Go to diff View file |
M | tools/Configuration/Setup/PHP56Centos6.php | +2 | −2 | Go to diff View file |
A | tools/Configuration/Setup/PHP72CentOS6.php | +131 | −0 | Go to diff View file |
M | tools/distlp/backend-web/run.php | +3 | −3 | Go to diff View file |
A | tools/utils/php72/run.php | +34 | −0 | Go to diff View file |