stable

Clone or download

Read-only

request #29646: Psalm: 4.29.0 -> 5.1.0

Psalm 5 announcement: https://psalm.dev/articles/psalm-5 Changelogs: https://github.com/vimeo/psalm/releases/tag/5.1.0 https://github.com/vimeo/psalm/releases/tag/5.0.0 Change-Id: I644ef8276734439c808fe6e6000180032fa27abf

Modified Files

Name
M Makefile +1 −1 Go to diff View file
M plugins/docman/bin/DocmanExport/Docman_XMLExport.class.php +3 −6 Go to diff View file
M plugins/docman/bin/DocmanExport/Docman_XMLExportVisitor.class.php +6 −6 Go to diff View file
M plugins/docman/bin/DocmanExport/XMLExport.class.php +5 −8 Go to diff View file
M plugins/docman/bin/DocmanImport/XMLDocmanImport.class.php +9 −9 Go to diff View file
M plugins/docman/bin/DocmanImport/XMLDocmanUpdate.class.php +2 −5 Go to diff View file
M plugins/docman/include/ApprovalTable/Wiki/Wiki.class.php +2 −2 Go to diff View file
M plugins/docman/include/Docman_ItemFactory.class.php +8 −8 Go to diff View file
M plugins/git/include/Git/HTTP/Command.class.php +2 −2 Go to diff View file
M plugins/git/include/GitActions.class.php +0 −5 Go to diff View file
M plugins/git/include/mvc/PluginActions.class.php +5 −7 Go to diff View file
M plugins/hudson/include/hudson_Widget_JobLastArtifacts.class.php +1 −1 Go to diff View file
M plugins/hudson/include/hudson_Widget_JobTestTrend.class.php +1 −1 Go to diff View file
M plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php +5 −11 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageManager.class.php +1 −1 Go to diff View file
M plugins/tracker_date_reminder/include/ArtifactDateReminder.class.php +1 −1 Go to diff View file
M plugins/tracker_date_reminder/include/ArtifactDateReminderFactory.class.php +5 −5 Go to diff View file
M src/common/FRS/FRSPackageFactory.class.php +2 −2 Go to diff View file
M src/common/FRS/FileModuleMonitorFactory.class.php +1 −1 Go to diff View file
M src/common/Plugin/PluginFactory.php +1 −0 Go to diff View file
M src/common/Plugin/PluginManager.php +1 −0 Go to diff View file
M src/common/Project/Group.class.php +1 −0 Go to diff View file
M src/common/TreeNode/GetStateVisitor.class.php +1 −3 Go to diff View file
M src/common/User/UserManager.class.php +16 −12 Go to diff View file
M src/common/collection/Collection.class.php +1 −1 Go to diff View file
M src/common/html/HTML_Element.class.php +3 −3 Go to diff View file
M src/common/html/HTML_Table.class.php +4 −4 Go to diff View file
M src/common/tracker/ArtifactRuleFactory.class.php +6 −6 Go to diff View file
M src/common/tracker/ArtifactRulesManager.class.php +1 −1 Go to diff View file
M src/common/wiki/lib/Wiki.class.php +3 −3 Go to diff View file
M src/common/wiki/lib/WikiAttachment.class.php +2 −2 Go to diff View file
M src/common/wiki/lib/WikiCloner.class.php +1 −1 Go to diff View file
M src/common/wiki/lib/WikiPage.class.php +4 −4 Go to diff View file
M src/common/wiki/views/WikiServiceAdminViews.class.php +1 −1 Go to diff View file
M src/common/wiki/views/WikiViews.class.php +5 −5 Go to diff View file
M src/composer.json +2 −2 Go to diff View file
M src/composer.lock +171 −158 Go to diff View file
M src/www/forum/forum_utils.php +1 −1 Go to diff View file
M tests/actions.groovy +1 −1 Go to diff View file
M tests/lib/Psalm/Plugin/ConcealedString/TUnwrappedConcealedString.php +1 −1 Go to diff View file
M tests/psalm/psalm.xml +0 −1 Go to diff View file
D tests/psalm/stubs/ext-ffi.phpstub +0 −472 Go to diff View file
M tests/psalm/tuleap-baseline.xml +2016 −1563 Go to diff View file