stable
Clone or download
Read-only
Merge commit 'refs/changes/42/4742/34' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: story #8572: Transform untyped $data to object in ProjectCreator
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/project/OneStepCreation/OneStepCreationController.class.php | +2 | −1 | Go to diff View file |
A | src/common/project/ProjectCreationData.class.php | +140 | −0 | Go to diff View file |
M | src/common/project/ProjectCreator.class.php | +39 | −37 | Go to diff View file |