stable

Forked from tuleap/stable

Clone or download

Read-only

story #8572: Transform untyped $data array to object in ProjectCreator

This has a few benefits ranging from documenting the data structure to allowing in the future filling these creation data using the import XML file. Change-Id: I27b5ddb6d95a2bc5624f6c8c48dbe1b8c296b70f

Modified Files

Name
M src/common/autoload.php +3 −2 Go to diff View file
A src/common/project/ProjectCreationData.class.php +99 −0 Go to diff View file
M src/common/project/ProjectCreator.class.php +32 −24 Go to diff View file