Fix/suppress misc phan errors (#5)
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 22 Mar 2019 06:11:04 +0000 (23:11 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Fri, 5 Apr 2019 22:53:37 +0000 (15:53 -0700)
commit4ef179e3359b79118285038fde2f78e425155fe1
tree05e72ad8f5775c0a2ad0059e9f025d033d8b8bda
parenta44ae41d5806992c7b5524b8098022856f03f016
Fix/suppress misc phan errors (#5)

Add lots of missing return statements, or remove incorrect doc blocks.

Change-Id: I0881e98fbb9d0d4cf79ecc824064d24538055d3f
35 files changed:
.phan/config.php
includes/api/ApiBase.php
includes/auth/AuthenticationRequest.php
includes/block/Restriction/AbstractRestriction.php
includes/editpage/TextConflictHelper.php
includes/filebackend/lockmanager/LockManagerGroup.php
includes/filerepo/file/File.php
includes/filerepo/file/ForeignDBFile.php
includes/installer/MssqlUpdater.php
includes/installer/PostgresUpdater.php
includes/installer/WebInstallerComplete.php
includes/installer/WebInstallerDocument.php
includes/jobqueue/jobs/ClearWatchlistNotificationsJob.php
includes/libs/objectcache/MemcachedClient.php
includes/libs/objectcache/MemcachedPeclBagOStuff.php
includes/libs/rdbms/database/IDatabase.php
includes/libs/rdbms/lbfactory/ILBFactory.php
includes/libs/rdbms/loadbalancer/ILoadBalancer.php
includes/page/ImagePage.php
includes/profiler/ProfilerStub.php
includes/rcfeed/UDPRCFeedEngine.php
includes/resourceloader/ResourceLoader.php
includes/search/NullIndexField.php
includes/specialpage/AuthManagerSpecialPage.php
includes/specialpage/ImageQueryPage.php
includes/specials/SpecialComparePages.php
includes/specials/SpecialEmailuser.php
includes/specials/SpecialExpandTemplates.php
includes/specials/SpecialMIMEsearch.php
includes/specials/SpecialPageLanguage.php
includes/specials/SpecialUndelete.php
includes/specials/forms/UploadForm.php
includes/specials/pagers/NewFilesPager.php
maintenance/populatePPSortKey.php
maintenance/storage/recompressTracked.php