"Platonides" posted a comment on MediaWiki.r106070.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106070#c27776

Commit summary for MediaWiki.r106070:

added missing deprecation notices

Platonides's comment:

It's not that hard to come up with them:
<pre>
Problems in phase3/maintenance/dumpTextPass.php:
 Non deprecated function dump calls deprecated function WikiError::isError in 
line 103
Problems in phase3/maintenance/generateSitemap.php:
Problems in phase3/tests/phpunit/includes/upload/UploadFromUrlTest.php:
 Non deprecated function testSetupUrlDownload calls deprecated function 
User::editToken in line 79
 Non deprecated function testAsyncUpload calls deprecated function 
User::editToken in line 153
 Non deprecated function testAsyncUploadWarning calls deprecated function 
User::editToken in line 172
 Non deprecated function testSyncDownload calls deprecated function 
User::editToken in line 203
 Non deprecated function testLeaveMessage calls deprecated function 
User::editToken in line 227
Problems in phase3/tests/phpunit/includes/BlockTest.php:
 Non deprecated function testBug29116LoadWithEmptyIp calls deprecated function 
Block::load in line 100
Problems in phase3/tests/phpunit/includes/MWNamespaceTest.php:
 Non deprecated function testIsSubject calls deprecated function 
MWNamespace::isMain in line 58
 Non deprecated function testIsSubject calls deprecated function 
MWNamespace::isMain in line 59
 Non deprecated function guessPriority calls deprecated function 
MWNamespace::isMain in line 267
Problems in phase3/includes/api/ApiParse.php:
 Non deprecated function execute calls deprecated function 
ApiParse::languagesHtml in line 217
Problems in phase3/includes/Article.php:
 Non deprecated function viewRedirect calls deprecated function 
OutputPage::appendSubtitle in line 1189
 Non deprecated function delete calls deprecated function LogPage::logName in 
line 1279
 Non deprecated function delete calls deprecated function Article::doWatch in 
line 1322
 Non deprecated function delete calls deprecated function Article::doUnwatch in 
line 1324
 Non deprecated function confirmDelete calls deprecated function 
LogPage::logName in line 1459
 Non deprecated function doDelete calls deprecated function LogPage::logName in 
line 1492
Problems in phase3/includes/ChangesList.php:
 Non deprecated function recentChangesLine calls deprecated function 
LogPage::logName in line 669
 Non deprecated function recentChangesLine calls deprecated function 
LogPage::logName in line 679
 Non deprecated function recentChangesBlockLine calls deprecated function 
LogPage::logName in line 1127
Problems in phase3/includes/ProtectionForm.php:
 Non deprecated function showLogExtract calls deprecated function 
LogPage::logName in line 612
Problems in phase3/includes/specials/SpecialMovepage.php:
 Non deprecated function showLogFragment calls deprecated function 
LogPage::logName in line 591
Problems in phase3/includes/specials/SpecialRevisiondelete.php:
 Non deprecated function execute calls deprecated function LogPage::logName in 
line 204
 Non deprecated function execute calls deprecated function LogPage::logName in 
line 209
Problems in phase3/includes/specials/SpecialMergeHistory.php:
 Non deprecated function showHistory calls deprecated function LogPage::logName 
in line 229
Problems in phase3/includes/specials/SpecialUserrights.php:
 Non deprecated function showLogFragment calls deprecated function 
LogPage::logName in line 603
Problems in phase3/includes/specials/SpecialUndelete.php:
 Non deprecated function showHistory calls deprecated function LogPage::logName 
in line 1065
 Non deprecated function showHistory calls deprecated function LogPage::logName 
in line 1069
Problems in phase3/includes/FileDeleteForm.php:
 Non deprecated function showLogEntries calls deprecated function 
LogPage::logName in line 261
Problems in phase3/includes/User.php:
 Non deprecated function loadFromRow calls deprecated function 
User::decodeOptions in line 1092
Problems in phase3/includes/logging/LogPage.php:
 Non deprecated function getTitleLink calls deprecated function 
LogPage::logName in line 401
</pre>

And if you don't mind sorting out false positives:
<pre>
Problems in phase3/profileinfo.php:
 Non deprecated function compare_point may be calling deprecated function 
SpecialPage::name in line 204
 Non deprecated function compare_point may be calling deprecated function 
SpecialPage::name in line 204
Problems in phase3/languages/LanguageConverter.php:
 Non deprecated function convertTitle may be calling deprecated function 
SpecialPage::exists in line 536
 Non deprecated function findVariantLink may be calling deprecated function 
SpecialPage::exists in line 712
Problems in phase3/languages/Language.php:
 Non deprecated function getVariantname may be calling deprecated function 
SpecialPage::exists in line 545
Problems in phase3/maintenance/backup.inc:
 Non deprecated function backupDb may be calling deprecated function 
DatabaseBase::setTimeout in line 265
Problems in phase3/maintenance/updateSpecialPages.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::getFile in line 91
Problems in phase3/maintenance/cleanupCaps.php:
 Non deprecated function processRow may be calling deprecated function 
SpecialPage::exists in line 70
 Non deprecated function processRow may be calling deprecated function 
SpecialPage::exists in line 87
Problems in phase3/maintenance/cleanupUploadStash.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::getFile in line 72
Problems in phase3/maintenance/backup.inc:
 Non deprecated function backupDb may be calling deprecated function 
DatabaseBase::setTimeout in line 265
Problems in phase3/maintenance/cleanupTitles.php:
 Non deprecated function moveInconsistentPage may be calling deprecated 
function SpecialPage::exists in line 123
Problems in phase3/maintenance/cleanupImages.php:
 Non deprecated function pokeFile may be calling deprecated function 
Article::rollback in line 176
 Non deprecated function pokeFile may be calling deprecated function 
Article::rollback in line 184
Problems in phase3/maintenance/refreshLinks.php:
 Non deprecated function fixLinksFromArticle may be calling deprecated function 
Block::clear in line 211
Problems in phase3/maintenance/language/checkLanguage.inc:
 Non deprecated function checkLanguage may be calling deprecated function 
SpecialPage::name in line 655
Problems in phase3/languages/Language.php:
 Non deprecated function getVariantname may be calling deprecated function 
SpecialPage::exists in line 545
Problems in phase3/skins/Vector.php:
 Non deprecated function renderPortal may be calling deprecated function 
SpecialPage::exists in line 298
Problems in phase3/skins/Vector.php:
 Non deprecated function renderPortal may be calling deprecated function 
SpecialPage::exists in line 298
Problems in phase3/skins/MonoBook.php:
 Non deprecated function customBox may be calling deprecated function 
SpecialPage::exists in line 280
Problems in phase3/skins/CologneBlue.php:
 Non deprecated function quickBar may be calling deprecated function 
SpecialPage::exists in line 220
Problems in phase3/skins/MonoBook.php:
 Non deprecated function customBox may be calling deprecated function 
SpecialPage::exists in line 280
Problems in phase3/tests/phpunit/includes/upload/UploadFromUrlTest.php:
 Non deprecated function setUp may be calling deprecated function 
SpecialPage::exists in line 18
 Non deprecated function testAsyncUpload may be calling deprecated function 
SpecialPage::exists in line 160
 Non deprecated function testAsyncUploadWarning may be calling deprecated 
function SpecialPage::exists in line 191
 Non deprecated function testLeaveMessage may be calling deprecated function 
SpecialPage::exists in line 230
 Non deprecated function testLeaveMessage may be calling deprecated function 
SpecialPage::exists in line 251
 Non deprecated function deleteFile may be calling deprecated function 
SpecialPage::exists in line 338
 Non deprecated function deleteFile may be calling deprecated function 
SpecialPage::exists in line 340
 Non deprecated function deleteFile may be calling deprecated function 
SpecialPage::exists in line 349
Problems in phase3/tests/phpunit/skins/SideBarTest.php:
 Non deprecated function setUp may be calling deprecated function 
RequestContext/DerivativeContext::setLang in line 40
Problems in phase3/tests/phpunit/includes/api/ApiQueryTest.php:
 Non deprecated function testTitlesAreRejectedIfInvalid may be calling 
deprecated function SpecialPage::exists in line 45
Problems in phase3/tests/phpunit/includes/api/ApiWatchTest.php:
 Non deprecated function testGetRollbackToken may be calling deprecated 
function SpecialPage::exists in line 103
Problems in phase3/tests/phpunit/includes/api/ApiPurgeTest.php:
 Non deprecated function testPurgeMainPage may be calling deprecated function 
SpecialPage::exists in line 15
Problems in phase3/tests/phpunit/includes/MessageTest.php:
 Non deprecated function testExists may be calling deprecated function 
SpecialPage::exists in line 6
 Non deprecated function testExists may be calling deprecated function 
SpecialPage::exists in line 7
 Non deprecated function testExists may be calling deprecated function 
SpecialPage::exists in line 8
 Non deprecated function testExists may be calling deprecated function 
SpecialPage::exists in line 9
 Non deprecated function testExists may be calling deprecated function 
SpecialPage::exists in line 10
 Non deprecated function testExists may be calling deprecated function 
SpecialPage::exists in line 11
Problems in phase3/tests/phpunit/includes/TitlePermissionTest.php:
 Non deprecated function setUp may be calling deprecated function Block::load 
in line 41
 Non deprecated function setUp may be calling deprecated function Block::load 
in line 49
Problems in phase3/tests/phpunit/includes/parser/NewParserTest.php:
 Non deprecated function addDBData may be calling deprecated function 
Block::clear in line 173
 Non deprecated function addDBData may be calling deprecated function 
Block::clear in line 178
 Non deprecated function teardownGlobals may be calling deprecated function 
Block::clear in line 374
Problems in phase3/tests/phpunit/includes/parser/NewParserTest.php:
 Non deprecated function addDBData may be calling deprecated function 
Block::clear in line 173
 Non deprecated function addDBData may be calling deprecated function 
Block::clear in line 178
 Non deprecated function teardownGlobals may be calling deprecated function 
Block::clear in line 374
Problems in phase3/tests/parser/parserTest.inc:
 Non deprecated function setupDatabase may be calling deprecated function 
Block::clear in line 831
 Non deprecated function teardownGlobals may be calling deprecated function 
Block::clear in line 938
Problems in phase3/thumb.php:
 Non deprecated function wfStreamThumb may be calling deprecated function 
SpecialPage::exists in line 136
 Non deprecated function wfStreamThumb may be calling deprecated function 
WikiError::isError in line 194
Problems in phase3/includes/OutputPage.php:
 Non deprecated function readOnlyPage may be calling deprecated function 
SpecialPage::exists in line 2271
 Non deprecated function makeResourceLoaderLink may be calling deprecated 
function SpecialPage::getGroup in line 2538
 Non deprecated function getHeadLinks may be calling deprecated function 
SpecialPage::exists in line 2953
 Non deprecated function buildCssLinks may be calling deprecated function 
SpecialPage::getGroup in line 3206
Problems in phase3/includes/upload/UploadBase.php:
 Non deprecated function verifyTitlePermissions may be calling deprecated 
function SpecialPage::exists in line 492
 Non deprecated function getExistsWarning may be calling deprecated function 
SpecialPage::exists in line 1232
 Non deprecated function getExistsWarning may be calling deprecated function 
SpecialPage::exists in line 1245
Problems in phase3/includes/upload/UploadStash.php:
 Non deprecated function getFile may be calling deprecated function 
SpecialPage::exists in line 115
Problems in phase3/includes/SkinTemplate.php:
 Non deprecated function outputPage may be calling deprecated function 
OutputPage::isUserJsAllowed in line 200
 Non deprecated function tabAction may be calling deprecated function 
SpecialPage::exists in line 715
 Non deprecated function getSidebar may be calling deprecated function 
SpecialPage::exists in line 1530
 Non deprecated function getSidebar may be calling deprecated function 
SpecialPage::exists in line 1540
 Non deprecated function getSidebar may be calling deprecated function 
SpecialPage::exists in line 1550
Problems in phase3/includes/context/ContextSource.php:
 Non deprecated function getSkin may be calling deprecated function 
ParserOptions/User::getSkin in line 123
Problems in phase3/includes/context/DerivativeContext.php:
 Non deprecated function getSkin may be calling deprecated function 
ParserOptions/User::getSkin in line 229
Problems in phase3/includes/revisiondelete/RevisionDelete.php:
 Non deprecated function getHTML may be calling deprecated function 
ParserOptions/User::getSkin in line 865
Problems in phase3/includes/actions/RevertAction.php:
 Non deprecated function checkCanExecute may be calling deprecated function 
SpecialPage::exists in line 72
Problems in phase3/includes/actions/HistoryAction.php:
 Non deprecated function onView may be calling deprecated function 
SpecialPage::exists in line 115
Problems in phase3/includes/actions/RawAction.php:
 Non deprecated function getRawText may be calling deprecated function 
SpecialPage::exists in line 122
Problems in phase3/includes/api/ApiBase.php:
 Non deprecated function getWatchlistValue may be calling deprecated function 
SpecialPage::exists in line 707
Problems in phase3/includes/api/ApiQueryAllmessages.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 158
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 172
Problems in phase3/includes/api/ApiRollback.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::getPage in line 65
 Non deprecated function getRbTitle may be calling deprecated function 
SpecialPage::exists in line 175
Problems in phase3/includes/api/ApiQueryStashImageInfo.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::getFile in line 57
Problems in phase3/includes/api/ApiPageSet.php:
 Non deprecated function processTitlesArray may be calling deprecated function 
SpecialPage::exists in line 689
Problems in phase3/includes/api/ApiProtect.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 70
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 73
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 109
Problems in phase3/includes/api/ApiFormatXml.php:
 Non deprecated function addXslt may be calling deprecated function 
SpecialPage::exists in line 192
Problems in phase3/includes/api/ApiQueryTags.php:
 Non deprecated function doTag may be calling deprecated function 
SpecialPage::exists in line 112
Problems in phase3/includes/api/ApiMove.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 58
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 92
Problems in phase3/includes/api/ApiDelete.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 62
 Non deprecated function deleteFile may be calling deprecated function 
SpecialPage::exists in line 172
Problems in phase3/includes/api/ApiFileRevert.php:
 Non deprecated function validateParameters may be calling deprecated function 
SpecialPage::exists in line 103
Problems in phase3/includes/api/ApiQueryImageInfo.php:
 Non deprecated function getInfo may be calling deprecated function 
WikiError::isError in line 344
 Non deprecated function getInfo may be calling deprecated function 
WikiError::isError in line 363
Problems in phase3/includes/api/ApiParse.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 146
 Non deprecated function execute may be calling deprecated function 
ParserOptions/User::getSkin in line 268
 Non deprecated function categoriesHtml may be calling deprecated function 
ParserOptions/User::getSkin in line 375
Problems in phase3/includes/api/ApiEditPage.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 85
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 88
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 94
 Non deprecated function execute may be calling deprecated function 
SpecialPage::getPage in line 149
 Non deprecated function execute may be calling deprecated function 
SpecialPage::getPage in line 152
Problems in phase3/includes/ChangeTags.php:
 Non deprecated function tagDescription may be calling deprecated function 
SpecialPage::exists in line 29
Problems in phase3/includes/Export.php:
 Non deprecated function writeUploads may be calling deprecated function 
SpecialPage::exists in line 633
Problems in phase3/includes/ImagePage.php:
 Non deprecated function view may be calling deprecated function 
SpecialPage::exists in line 113
 Non deprecated function view may be calling deprecated function 
SpecialPage::exists in line 121
 Non deprecated function openShowImage may be calling deprecated function 
SpecialPage::exists in line 285
 Non deprecated function makeSizeLink may be calling deprecated function 
WikiError::isError in line 504
 Non deprecated function imageHistory may be calling deprecated function 
SpecialPage::exists in line 622
 Non deprecated function doQuery may be calling deprecated function 
SpecialPage::exists in line 1200
Problems in phase3/includes/interwiki/Interwiki.php:
 Non deprecated function getName may be calling deprecated function 
SpecialPage::exists in line 380
 Non deprecated function getDescription may be calling deprecated function 
SpecialPage::exists in line 390
Problems in phase3/includes/WikiPage.php:
 Non deprecated function commitRollback may be calling deprecated function 
SpecialPage::getPage in line 1877
 Non deprecated function commitRollback may be calling deprecated function 
SpecialPage::getPage in line 1905
Problems in phase3/includes/Title.php:
 Non deprecated function validateFileMoveOperation may be calling deprecated 
function SpecialPage::exists in line 3407
 Non deprecated function moveTo may be calling deprecated function 
SpecialPage::exists in line 3453
 Non deprecated function moveToInternal may be calling deprecated function 
SpecialPage::exists in line 3583
Problems in phase3/includes/installer/Ibm_db2Installer.php:
 Non deprecated function createTables may be calling deprecated function 
Article::rollback in line 194
Problems in phase3/includes/installer/DatabaseInstaller.php:
 Non deprecated function createTables may be calling deprecated function 
Article::rollback in line 163
Problems in phase3/includes/installer/MysqlInstaller.php:
 Non deprecated function setupUser may be calling deprecated function 
Article::rollback in line 524
 Non deprecated function setupUser may be calling deprecated function 
Article::rollback in line 531
 Non deprecated function setupUser may be calling deprecated function 
Article::rollback in line 551
Problems in phase3/includes/installer/PostgresInstaller.php:
 Non deprecated function createTables may be calling deprecated function 
Article::rollback in line 569
Problems in phase3/includes/Skin.php:
 Non deprecated function subPageSubtitle may be calling deprecated function 
SpecialPage::exists in line 685
 Non deprecated function addToSidebarPlain may be calling deprecated function 
SpecialPage::exists in line 1223
 Non deprecated function addToSidebarPlain may be calling deprecated function 
SpecialPage::exists in line 1233
Problems in phase3/includes/ChangesList.php:
 Non deprecated function __construct may be calling deprecated function 
ParserOptions/User::getSkin in line 53
 Non deprecated function newFromContext may be calling deprecated function 
ParserOptions/User::getSkin in line 83
 Non deprecated function recentChangesBlockGroup may be calling deprecated 
function SpecialPage::exists in line 921
Problems in phase3/includes/ProtectionForm.php:
 Non deprecated function buildForm may be calling deprecated function 
SpecialPage::exists in line 361
 Non deprecated function getOptionLabel may be calling deprecated function 
SpecialPage::exists in line 574
Problems in phase3/includes/HTMLForm.php:
 Non deprecated function getTableRow may be calling deprecated function 
SpecialPage::exists in line 1047
 Non deprecated function getTableRow may be calling deprecated function 
SpecialPage::exists in line 1056
Problems in phase3/includes/media/Generic.php:
 Non deprecated function addMeta may be calling deprecated function 
SpecialPage::exists in line 384
Problems in phase3/includes/media/Bitmap.php:
 Non deprecated function doTransform may be calling deprecated function 
WikiError::isError in line 177
Problems in phase3/includes/resourceloader/ResourceLoaderUserModule.php:
 Non deprecated function getPages may be calling deprecated function 
ParserOptions/User::getSkin in line 44
 Non deprecated function getPages may be calling deprecated function 
ParserOptions/User::getSkin in line 47
Problems in phase3/includes/resourceloader/ResourceLoaderStartUpModule.php:
 Non deprecated function getConfig may be calling deprecated function 
ParserOptions/User::getSkin in line 63
 Non deprecated function getModuleRegistrations may be calling deprecated 
function SpecialPage::getGroup in line 131
 Non deprecated function getModuleRegistrations may be calling deprecated 
function SpecialPage::getGroup in line 145
 Non deprecated function getModuleRegistrations may be calling deprecated 
function SpecialPage::getGroup in line 150
 Non deprecated function getModuleRegistrations may be calling deprecated 
function SpecialPage::getGroup in line 158
 Non deprecated function getModuleRegistrations may be calling deprecated 
function SpecialPage::getGroup in line 164
 Non deprecated function getScript may be calling deprecated function 
ParserOptions/User::getSkin in line 202
Problems in phase3/includes/resourceloader/ResourceLoader.php:
 Non deprecated function preloadModuleInfo may be calling deprecated function 
ParserOptions/User::getSkin in line 65
 Non deprecated function respond may be calling deprecated function 
SpecialPage::getGroup in line 404
Problems in phase3/includes/resourceloader/ResourceLoaderModule.php:
 Non deprecated function getScriptURLsForDebug may be calling deprecated 
function ParserOptions/User::getSkin in line 148
 Non deprecated function getStyleURLsForDebug may be calling deprecated 
function ParserOptions/User::getSkin in line 193
Problems in phase3/includes/resourceloader/ResourceLoaderFileModule.php:
 Non deprecated function getStyles may be calling deprecated function 
ParserOptions/User::getSkin in line 272
 Non deprecated function getStyles may be calling deprecated function 
ParserOptions/User::getSkin in line 277
 Non deprecated function getModifiedTime may be calling deprecated function 
ParserOptions/User::getSkin in line 363
 Non deprecated function getModifiedTime may be calling deprecated function 
ParserOptions/User::getSkin in line 376
 Non deprecated function getModifiedTime may be calling deprecated function 
ParserOptions/User::getSkin in line 381
 Non deprecated function getScriptFiles may be calling deprecated function 
ParserOptions/User::getSkin in line 480
 Non deprecated function getStyleFiles may be calling deprecated function 
ParserOptions/User::getSkin in line 498
Problems in phase3/includes/resourceloader/ResourceLoaderSiteModule.php:
 Non deprecated function getPages may be calling deprecated function 
ParserOptions/User::getSkin in line 43
 Non deprecated function getPages may be calling deprecated function 
ParserOptions/User::getSkin in line 44
Problems in phase3/includes/LocalisationCache.php:
 Non deprecated function startWrite may be calling deprecated function 
Article::rollback in line 933
Problems in phase3/includes/Block.php:
 Non deprecated function getDatabaseArray may be calling deprecated function 
Block::encodeExpiry in line 481
Problems in phase3/includes/Action.php:
 Non deprecated function getSkin may be calling deprecated function 
ParserOptions/User::getSkin in line 143
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 63
 Non deprecated function showForm may be calling deprecated function 
SpecialPage::exists in line 174
 Non deprecated function doSubmit may be calling deprecated function 
SpecialPage::exists in line 537
Problems in phase3/includes/specials/SpecialDeletedContributions.php:
 Non deprecated function getSubTitle may be calling deprecated function 
SpecialPage::exists in line 443
Problems in phase3/includes/specials/SpecialRevisiondelete.php:
 Non deprecated function tryShowFile may be calling deprecated function 
Block::load in line 272
 Non deprecated function tryShowFile may be calling deprecated function 
SpecialPage::exists in line 274
 Non deprecated function tryShowFile may be calling deprecated function 
OutputPage::permissionRequired in line 280
 Non deprecated function tryShowFile may be calling deprecated function 
OutputPage::permissionRequired in line 282
 Non deprecated function showForm may be calling deprecated function 
OutputPage::permissionRequired in line 353
 Non deprecated function submit may be calling deprecated function 
OutputPage::permissionRequired in line 519
Problems in phase3/includes/specials/SpecialProtectedpages.php:
 Non deprecated function formatRow may be calling deprecated function 
Block::formatExpiry in line 102
Problems in phase3/includes/specials/SpecialMergeHistory.php:
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 104
 Non deprecated function execute may be calling deprecated function 
SpecialPage::exists in line 112
Problems in phase3/includes/specials/SpecialUpload.php:
 Non deprecated function getUploadForm may be calling deprecated function 
SpecialPage::exists in line 256
 Non deprecated function getWatchCheck may be calling deprecated function 
SpecialPage::exists in line 521
 Non deprecated function getDescriptionSection may be calling deprecated 
function SpecialPage::getFile in line 923
Problems in phase3/includes/specials/SpecialStatistics.php:
 Non deprecated function formatRow may be calling deprecated function 
SpecialPage::exists in line 120
Problems in phase3/includes/specials/SpecialUserlogin.php:
 Non deprecated function authenticateUserData may be calling deprecated 
function Block::load in line 551
Problems in phase3/includes/specials/SpecialContributions.php:
 Non deprecated function contributionsSub may be calling deprecated function 
SpecialPage::exists in line 258
 Non deprecated function getForm may be calling deprecated function 
SpecialPage::exists in line 522
Problems in phase3/includes/specials/SpecialUploadStash.php:
 Non deprecated function parseKey may be calling deprecated function 
SpecialPage::getFile in line 109
 Non deprecated function tryClearStashedUploads may be calling deprecated 
function Block::clear in line 296
Problems in phase3/includes/specials/SpecialProtectedtitles.php:
 Non deprecated function formatRow may be calling deprecated function 
Block::formatExpiry in line 94
Problems in phase3/includes/specials/SpecialTags.php:
 Non deprecated function doTagRow may be calling deprecated function 
SpecialPage::exists in line 82
Problems in phase3/includes/specials/SpecialFilepath.php:
 Non deprecated function execute may be calling deprecated function 
WikiError::isError in line 59
Problems in phase3/includes/specials/SpecialBlockList.php:
 Non deprecated function formatValue may be calling deprecated function 
Block::formatExpiry in line 296
Problems in phase3/includes/Linker.php:
 Non deprecated function getLinkColour may be calling deprecated function 
SpecialPage::exists in line 118
Problems in phase3/includes/FileDeleteForm.php:
 Non deprecated function haveDeletableFile may be calling deprecated function 
SpecialPage::exists in line 325
Problems in phase3/includes/Wiki.php:
 Non deprecated function initializeArticle may be calling deprecated function 
SpecialPage::exists in line 383
Problems in phase3/includes/Preferences.php:
 Non deprecated function generateSkinOptions may be calling deprecated function 
SpecialPage::exists in line 1056
Problems in phase3/includes/objectcache/SqlBagOStuff.php:
 Non deprecated function handleWriteError may be calling deprecated function 
Article::rollback in line 447
Problems in phase3/includes/parser/CoreParserFunctions.php:
 Non deprecated function pagesize may be calling deprecated function 
SpecialPage::getPage in line 584
 Non deprecated function filepath may be calling deprecated function 
WikiError::isError in line 740
Problems in phase3/includes/parser/Parser.php:
 Non deprecated function replaceInternalLinks2 may be calling deprecated 
function Block::clear in line 1721
 Non deprecated function statelessFetchTemplate may be calling deprecated 
function SpecialPage::getPage in line 3494
 Non deprecated function pstPass2 may be calling deprecated function 
SpecialPage::exists in line 4314
Problems in phase3/includes/filerepo/FileRepo.php:
 Non deprecated function findFile may be calling deprecated function 
SpecialPage::exists in line 122
 Non deprecated function findFile may be calling deprecated function 
SpecialPage::exists in line 128
 Non deprecated function findFile may be calling deprecated function 
SpecialPage::exists in line 147
 Non deprecated function findFileFromKey may be calling deprecated function 
SpecialPage::exists in line 202
 Non deprecated function findFileFromKey may be calling deprecated function 
SpecialPage::exists in line 208
Problems in phase3/includes/filerepo/file/LocalFile.php:
 Non deprecated function recordUpload2 may be calling deprecated function 
SpecialPage::exists in line 1081
 Non deprecated function recordUpload2 may be calling deprecated function 
SpecialPage::exists in line 1117
 Non deprecated function execute may be calling deprecated function 
Article::rollback in line 2203
Problems in phase3/includes/filerepo/file/File.php:
 Non deprecated function createThumb may be calling deprecated function 
WikiError::isError in line 703
 Non deprecated function maybeDoTransform may be calling deprecated function 
WikiError::isError in line 745
 Non deprecated function transform may be calling deprecated function 
WikiError::isError in line 800
Problems in phase3/includes/MagicWord.php:
 Non deprecated function get may be calling deprecated function Block::load in 
line 202
Problems in phase3/includes/User.php:
 Non deprecated function getGroupPage may be calling deprecated function 
SpecialPage::exists in line 3651
Problems in phase3/includes/Licenses.php:
 Non deprecated function msg may be calling deprecated function 
SpecialPage::exists in line 143
Problems in phase3/includes/EditPage.php:
 Non deprecated function edit may be calling deprecated function 
SpecialPage::exists in line 267
 Non deprecated function edit may be calling deprecated function 
SpecialPage::exists in line 276
 Non deprecated function edit may be calling deprecated function 
SpecialPage::exists in line 284
 Non deprecated function getContent may be calling deprecated function 
SpecialPage::getPage in line 727
 Non deprecated function getContent may be calling deprecated function 
SpecialPage::getPage in line 727
 Non deprecated function getContent may be calling deprecated function 
SpecialPage::getPage in line 728
Problems in phase3/includes/SpecialPage.php:
 Non deprecated function getSkin may be calling deprecated function 
ParserOptions/User::getSkin in line 724
Problems in phase3/includes/logging/LogFormatter.php:
 Non deprecated function getActionMessage may be calling deprecated function 
ParserOptions/User::getSkin in line 321
 Non deprecated function getMessageParameters may be calling deprecated 
function SpecialPage::exists in line 449
Problems in phase3/includes/logging/LogEventsList.php:
 Non deprecated function showLogExtract may be calling deprecated function 
ParserOptions/User::getSkin in line 656
Problems in phase3/includes/logging/LogPage.php:
 Non deprecated function formatBlockFlag may be calling deprecated function 
SpecialPage::exists in line 554
</pre>

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to