stable

Clone or download

Read-only

request #13361: Require the nullability symbol to be present when the default value is null

See git #tuleap/stable/1d08153d448ffb5bf46079b9e698461a12d06e38 for more information. Change-Id: Ic2ed28f4527030dbb2a3942c2f19648aafa0c1cc

Modified Files

Name
M include/TestManagement/Event/GetMilestone.php +1 −1 Go to diff View file
M include/TestManagement/REST/v1/CampaignsResource.class.php +3 −3 Go to diff View file
M include/TestManagement/REST/v1/DefinitionRepresentation.php +2 −2 Go to diff View file
M include/TestManagement/REST/v1/ExecutionsResource.class.php +1 −1 Go to diff View file
M include/TestManagement/REST/v1/MinimalDefinitionRepresentation.php +1 −1 Go to diff View file
M include/TestManagement/Step/Definition/Field/StepDefinition.php +6 −6 Go to diff View file
M include/TestManagement/Step/Definition/Field/StepDefinitionChangesetValue.php +1 −1 Go to diff View file
M include/TestManagement/Step/Execution/Field/StepExecution.php +6 −6 Go to diff View file
M include/TestManagement/Step/Execution/Field/StepExecutionChangesetValue.php +1 −1 Go to diff View file
M include/TestManagement/TrackerComesFromLegacyEngineException.php +1 −1 Go to diff View file