stable

Clone or download

Read-only

Fix new taint analysis issues spotted by Psalm 4.1

Part of request #17938: Bump to Psalm 4.1.0 Change-Id: I3cba69c8ee074b4a3bf41d773ff7ff8b30c0a98f

Modified Files

Name
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderRenderer.class.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +2 −2 Go to diff View file
M src/common/language/BaseLanguage.class.php +6 −3 Go to diff View file
M src/common/plugin/PluginFactory.class.php +1 −0 Go to diff View file
M src/www/file/showfiles.php +11 −11 Go to diff View file
M src/www/include/html.php +1 −1 Go to diff View file
M src/www/news/news_utils.php +3 −2 Go to diff View file
M src/www/svn/svn_utils.php +10 −9 Go to diff View file