stable

Clone or download

Read-only

request #14559: Update to Psalm 3.9.0

Release note: https://github.com/vimeo/psalm/releases/tag/3.9.0 Change-Id: I9ff3c207dd4931671ade095c25806059f62339b4

Modified Files

Name
M Makefile +1 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanRepresentationBuilder.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php +7 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +1 −1 Go to diff View file
M plugins/cardwall/include/REST/v1/MilestonesCardwallResource.class.php +2 −2 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +2 −1 Go to diff View file
M plugins/ldap/include/LDAP_UserDao.class.php +0 −9 Go to diff View file
M plugins/ldap/include/ldapPlugin.php +2 −5 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +5 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/CitationStripper.class.php +4 −2 Go to diff View file
M plugins/webdav/include/FS/WebDAVDocmanDocument.class.php +4 −2 Go to diff View file
M plugins/webdav/include/FS/WebDAVDocmanFile.class.php +2 −1 Go to diff View file
M plugins/webdav/include/FS/WebDAVDocmanFolder.class.php +3 −3 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRS.class.php +6 −7 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRSFile.class.php +5 −2 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRSPackage.class.php +7 −8 Go to diff View file
M plugins/webdav/include/FS/WebDAVProject.class.php +1 −3 Go to diff View file
M plugins/webdav/include/FS/WebDAVRoot.class.php +2 −4 Go to diff View file
M plugins/webdav/include/WebDAVTree.class.php +6 −6 Go to diff View file
M plugins/webdav/include/webdavPlugin.php +0 −1 Go to diff View file
M src/common/Project/REST/UserGroupRetriever.php +2 −4 Go to diff View file
M src/common/include/URLVerification.class.php +4 −8 Go to diff View file
M src/common/language/BaseLanguageFactory.class.php +2 −2 Go to diff View file
M src/composer.lock +7 −7 Go to diff View file
M tests/lib/Psalm/PsalmCILauncher.php +1 −0 Go to diff View file