stable

Clone or download

Read-only

Release note of the 4.2.0: https://github.com/vimeo/psalm/releases/tag/4.2.0 Both the standard and security analysis are supposed ot pass with this change. The baseline has been updated to include the new usages of the deprecated functions db_* thta has been used to fix the potential security issues. Change-Id: I32d9d509570ae9c1eb2d5164ed2acac40b2c8f88

Modified Files

Name
M plugins/cardwall/include/Cardwall_Renderer.class.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_ItemDao.class.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_PermissionsExport.class.php +2 −2 Go to diff View file
M plugins/docman/include/Docman_PermissionsManagerDao.class.php +2 −2 Go to diff View file
M plugins/docman/include/Docman_Widget_Embedded.class.php +8 −8 Go to diff View file
M plugins/docman/include/view/Docman_View_Redirect.class.php +1 −1 Go to diff View file
M plugins/git/include/GitBundle.php +9 −1 Go to diff View file
M plugins/git/include/GitPHP/controller/Controller_Blob.php +9 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Project.php +4 −1 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +2 −2 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php +6 −6 Go to diff View file
M plugins/ldap/include/LDAP_UserWrite.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/Maintenance/CleanUnusedDao.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediaWikiXMLImporter.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiDao.class.php +3 −3 Go to diff View file
M plugins/mediawiki/include/MediawikiDataDir.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiInstantiater.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/mediawikiPlugin.php +2 −2 Go to diff View file
M plugins/projectlinks/include/projectlinksPlugin.php +4 −4 Go to diff View file
M plugins/pullrequest/include/PullRequest/GitExec.php +1 −1 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageManager.class.php +1 −1 Go to diff View file
M plugins/svn/include/SVN/Repository/SvnRepository.php +2 −1 Go to diff View file
M plugins/testmanagement/include/testmanagementPlugin.php +7 −2 Go to diff View file
M plugins/textualreport/include/TextualReport/SinglePageExporter.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Admin/TrackerGeneralSettingsChecker.php +3 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +1 −4 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/PermissionsFunctionsWrapper.php +3 −0 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +5 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +5 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Status.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_Renderer.class.php +6 −6 Go to diff View file
D site-content/en_US/account/register_ldap_get_data.txt +0 −28 Go to diff View file
M src/common/Project/Admin/Categories/TroveSetNodeFacade.php +1 −0 Go to diff View file
M src/common/Project/Group.class.php +2 −0 Go to diff View file
M src/common/Project/Project.class.php +1 −1 Go to diff View file
M src/common/Project/ProjectCreator.class.php +11 −11 Go to diff View file
M src/common/REST/Header.class.php +1 −1 Go to diff View file
M src/common/Service/ServiceCreator.php +1 −0 Go to diff View file
M src/common/User/User.class.php +2 −0 Go to diff View file
M src/common/Widget/Widget_Rss.class.php +6 −6 Go to diff View file
M src/common/backend/Backend.class.php +2 −0 Go to diff View file
M src/common/backend/BackendCVS.class.php +31 −31 Go to diff View file
M src/common/backend/BackendSVN.class.php +1 −1 Go to diff View file
M src/common/backend/BackendSystem.class.php +2 −2 Go to diff View file
M src/common/dao/SystemEventDao.class.php +1 −1 Go to diff View file
M src/common/dao/include/DataAccessObject.class.php +2 −0 Go to diff View file
M src/common/language/BaseLanguage.class.php +11 −9 Go to diff View file
M src/common/language/CustomizableContentLoader.php +1 −1 Go to diff View file
M src/common/layout/BaseLayout.php +1 −1 Go to diff View file
M src/common/plugin/PluginFactory.class.php +1 −1 Go to diff View file
M src/common/plugin/PluginManager.class.php +2 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/Theme.php +2 −2 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi-light-printer-version/themeinfo.php +1 −1 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi-lite/themeinfo.php +1 −1 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi/themeinfo.php +1 −1 Go to diff View file
M src/common/wiki/phpwiki/themes/Sidebar/themeinfo.php +1 −1 Go to diff View file
M src/common/wiki/phpwiki/themes/default/themeinfo.php +1 −1 Go to diff View file
M src/composer.json +4 −1 Go to diff View file
M src/composer.lock +31 −31 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph.php +0 −40 Go to diff View file
A src/embedded_vendor/jpgraph/jpgraph_utils_func.php +49 −0 Go to diff View file
M src/www/include/account.php +0 −12 Go to diff View file
M src/www/include/pre.php +8 −6 Go to diff View file
M src/www/mail/admin/index.php +5 −3 Go to diff View file
M src/www/project/admin/editgenericmember.php +2 −2 Go to diff View file
M src/www/project/admin/permissions.php +1 −0 Go to diff View file
M src/www/svn/admin/general_settings.php +4 −0 Go to diff View file
M src/www/svn/detail_revision.php +2 −0 Go to diff View file
M src/www/svn/svn_intro.php +1 −1 Go to diff View file
M src/www/svn/svn_utils.php +2 −1 Go to diff View file
M tests/integration/tests/Backend/BackendCVSTest.php +6 −6 Go to diff View file
M tests/psalm/tuleap-baseline.xml +177 −403 Go to diff View file