stable

Clone or download

Read-only

request #13940: Update to vimeo/psalm 3.5.3

Change-Id: Icf299621c6d96f66e855e0dd534c94b572efe292

Modified Files

Name
M plugins/ldap/include/LDAP.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactFieldValueOpenListRepresentation.class.php +2 −12 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactFieldValueRepresentation.class.php +2 −12 Go to diff View file
A plugins/tracker/include/REST/Artifact/ArtifactFieldValueRepresentationData.php +36 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue.class.php +4 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Alphanum.class.php +5 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactId.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +8 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_LastUpdateDate.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PerTrackerArtifactIdclass.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Priority.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_String.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedOn.class.php +2 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.class.php +6 −2 Go to diff View file
M src/common/include/ForgeUpgradeConfig.class.php +1 −1 Go to diff View file
M src/common/valid/Rule.class.php +3 −3 Go to diff View file
M src/composer.lock +48 −49 Go to diff View file
M src/www/project/export/access_logs_export.php +1 −0 Go to diff View file
M src/www/project/export/artifact_deps_export.php +1 −0 Go to diff View file
M src/www/project/export/artifact_history_export.php +1 −0 Go to diff View file