MediaWiki 1.34/wmf.6

From mediawiki.org
MediaWiki 1.34.0-wmf.5 Deployment of MediaWiki 1.34.0-wmf.6 to Wikimedia sites MediaWiki 1.34.0-wmf.7

The latest version (labeled "1.34.0-wmf.6") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 21 May 2019 (see the roadmap).

Core changes[edit]

  • git #193636c3 - Correct autonym for rmy (Vlax Romani) (task T223524) by Siebrand Mazeland
  • git #8c52c6be - rdbms: replace some return-based sanity checks in Database with exception-based checks by Aaron Schulz
  • git #94df8929 - Remove tryLastResult function from includes/specials/QueryPage.php by zoranzoki21
  • git #99b764f3 - SpecialAllMessages: Specify filter messages so we always escape them (task T223821) by Daimona Eaytoy
  • git #b2b204ee - Allow hidden skins to show up in preferences by jdlrobson
  • git #63cf83e0 - Linker: Fix fatal error for "/* */" in an edit summary (task T222857) by Timo Tijhof
  • git #8f033911 - Turn logout link into a POST API call with refresh (task T25227) by Amir Sarabadani
  • git #e2273bcd - Remove useless use of current and end (task T221045) by Florian
  • git #6896da4e - Typehint against IDatabase in special pages by Umherirrender
  • git #871d947c - i18n: Rename 11 messages for case-compliance by James D. Forrester
  • git #0517b9af - Update wikimedia/at-ease from 1.2.0 to 2.0.0 by Reedy
  • git #b761bfa3 - Drop wf(Suppress|Restore)Warnings, deprecated in 1.26 by James D. Forrester
  • git #fefedf56 - HTMLForm: Add known MediaWiki version to wfDeprecated() call by Derick Alangi
  • git #177211eb - docs: Fix UploadVerifyUpload/UploadStashFile hook docs by Thiemo Kreuz
  • git #e5e09b48 - Define date formats for Northern Sami (task T223588) by Lucas Werkmeister
  • git #0bffecb8 - IP: Remove unused deprecated ::isValidBlock() method by Derick Alangi
  • git #4be202e5 - jobqueue: Remove duplicate property from DoubleRedirectJob by Thiemo Kreuz
  • git #65c42a60 - Simplify a few binary checks for bit 1 by Thiemo Kreuz
  • git #3a66680e - Simplify a few list() that only care about the first element by Thiemo Kreuz
  • git #e9044fe5 - Remove covers validator trait where it is not needed by Thiemo Kreuz
  • git #723db87d - Revert "Always validate uploads over api" (task T223448) by Hashar
  • git #dfff6555 - Remove LegacyHookPreAuthenticationProvider class by Gergő Tisza
  • git #144f40a4 - Fix typo: namesapce by Niklas Laxström
  • git #79de0a4e - Use HTTPS instead of protocol relative for WMF links by Fomafix
  • git #a1389b60 - objectcache: restore a simple version of the apc.serializer check in APCUBagOStuff (task T220470) by Aaron Schulz
  • git #855b1794 - Unstub $wgLang for PageContentLanguage hook (task T214358) by Niklas Laxström
  • git #a9f59195 - Follow-up I2fef157c: Add missing getNamespaceInfo call to ContribsPager chain (task T223440) by Alex Monk
  • git #634f0159 - Add notice that FOR UPDATE is incompatible with aggregates by Lucas Werkmeister
  • git #fb92bb21 - for two-stage dumps make the location of MWScript.php alterable (task T204962) by Ariel T. Glenn
  • git #6c72a4d4 - ApiLogin: Remove the first example of outdated flow by Derk-Jan Hartman
  • git #09567cc3 - SearchResultSet: MW version number should be a string in wfDeprecated call by Derick Alangi
  • git #01c2e25f - Allow the request ID to be passed in via the `X-Request-Id` header (task T201409) by Marko Obrovac
  • git #5deab781 - Don't allow completing a partial stash upload (task T190988) by Matthias Mullie
  • git #616b6176 - jqueryMsg: Allow sneaking in non-qqx JavaScript messages in qqx mode (task T222944) by Bartosz Dziewoński
  • git #1e5ff7f5 - Bind retry callback with correct this argument by Matthias Mullie
  • git #7630e2bd - localisation: Inject 'directory' option to LCStore classes (task T218207) by Timo Tijhof
  • git #489370cf - Remove FileRepoStatus by Reedy
  • git #28432131 - Fix AbstractBlock param types in documentation by Thalia
  • git #facddc48 - SearchResult: MW version number should be a string in wfDeprecated call by Derick Alangi
  • git #460bcf81 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 and make pass (task T219114) by James D. Forrester
  • git #c00c1f0b - title: Convert binary regexp to use Unicode code points by Thiemo Kreuz
  • git #2fcaf74b - Enable email in TemporaryPasswordPrimaryAuthenticationProviderTest by Umherirrender
  • git #8f1d9e17 - Enable email settings for ApiBlockTest::testBlockWithEmailBlock by Umherirrender
  • git #212d303e - Replace use of deprecated methods in Linker and SkinFactory classes by Derick Alangi
  • git #692dc53a - i18n: Drop number_of_watching_users_pageview, unused since wgPageShowWatchingUsers was dropped by James D. Forrester
  • git #757ab7b1 - i18n: Drop img-auth-nologinnWL, unused AFAICT by James D. Forrester
  • git #deefc675 - Follow-up 3535a5f327: Remove old CSS now caches have expired by James D. Forrester

Vendor[edit]

  • git #75d2167f - Update wikimedia/at-ease from 1.2.0 to 2.0.0 by Reedy
  • git #084aa64b - Update guzzlehttp/psr7 from 1.5.0 to 1.5.2 by Reedy
  • git #57233037 - Update pear/pear-core-minimal from 1.10.7 to 1.10.9 by Reedy

Extensions[edit]

3D[edit]

  • git #f6214ff4 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

AbuseFilter[edit]

  • git #291c35ce - Don't send empty array to Database::makeList (task T222531) by Daimona Eaytoy
  • git #1c5accd9 - Remove problematic array type hint from hook handler by Thiemo Kreuz
  • git #aba489a1 - Add missing type hint to SpecialPage::execute() by Thiemo Kreuz
  • git #44632f21 - Temporarily catch another BadMethodCallException (task T187153) by Daimona Eaytoy
  • git #311f68f6 - Upgrade PHPCS and phan by Daimona Eaytoy
  • git #c6f20a64 - Add missing limits to explode() calls by Thiemo Kreuz
  • git #3dece9ef - Make use of PHP's list() feature where possible by Thiemo Kreuz
  • git #fa3ce908 - Remove comments literally repeating what the code says by Thiemo Kreuz
  • git #f23905c4 - Remove call to deprecated User::isBlocked by Thalia
  • git #45166627 - Slightly improve degroup action, remove Phan suppressions by Daimona Eaytoy

ActiveAbstract[edit]

  • git #fbd7a23f - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

AdvancedSearch[edit]

AntiSpoof[edit]

  • git #41997ca7 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ApiFeatureUsage[edit]

  • git #a55a0ece - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ArticleCreationWorkflow[edit]

  • git #698171ea - build: Remove .gitkeep from folders tests/phan/stubs and /issues by Umherirrender
  • git #94405dc8 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ArticlePlaceholder[edit]

  • git #1d642f06 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Babel[edit]

  • git #b7cb6346 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

BetaFeatures[edit]

  • git #6aebcc75 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

BounceHandler[edit]

  • git #fb2dcbd5 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Calendar[edit]

  • git #2cee299b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Campaigns[edit]

  • git #b7d57900 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Capiunto[edit]

  • git #046944ff - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

CategoryTree[edit]

  • git #c15fc038 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #0bebd426 - ApiCategoryTree: Replace use of deprecated methods by Derick Alangi

CentralAuth[edit]

  • git #fbf23bdb - Include 'user' table when running database tests by Umherirrender

CharInsert[edit]

  • git #ebced1ee - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

CheckUser[edit]

  • git #08a26dcf - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

CirrusSearch[edit]

  • git #934c62cb - Dump completion suggester mapping & settings by David Causse
  • git #8979c297 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 and make pass by James D. Forrester
  • git #dd7b40c3 - Fix weird code in configureHighlightingForRegex by Stanislav Malyshev
  • git #7a735027 - Don't return null from InterwikiSearcher (task T223449) by David Causse
  • git #d4c7c7f6 - Revert "Don't return null from InterwikiSearcher" by DCausse
  • git #ea829f11 - Don't return null from InterwikiSearcher (task T223449) by David Causse
  • git #92490662 - Add missing limits to explode() calls by Thiemo Kreuz
  • git #fb053386 - Make use of PHP 7's ?? feature where it makes sense by Thiemo Kreuz
  • git #3fad7905 - Remove auto-generated documentation from constructors by Thiemo Kreuz
  • git #4c53360e - Use UUIDv4 for cirrussearch-request event ID. (task T222966) by Petr Pchelko

Cite[edit]

  • git #f1eda9b6 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

CiteThisPage[edit]

  • git #e1192c5d - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Citoid[edit]

  • git #967ddd3e - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

cldr[edit]

Cognate[edit]

  • git #7c88fb99 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #f3c7651e - Fix incompatible CacheUpdateJob signature by Thiemo Kreuz
  • git #dff1e746 - Make use of IDatabase::selectFieldValues() by Thiemo Kreuz
  • git #29f84a35 - Remove unused $key variables from foreach loops by Thiemo Kreuz

CodeEditor[edit]

  • git #bb75af7b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

CodeMirror[edit]

  • git #f3b60f57 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #d1a3e492 - Highlight match end tag with different capitalization (task T179321) by Derk-Jan Hartman

CodeReview[edit]

No changes for CodeReview

CollaborationKit[edit]

  • git #6faf378f - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Collection[edit]

CommonsMetadata[edit]

No changes for CommonsMetadata

ConfirmEdit[edit]

CongressLookup[edit]

  • git #fdd31697 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ContactPage[edit]

  • git #ea40fc82 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ContentTranslation[edit]

  • git #c5b3df70 - Define excluded namespaces for Content translation (task T198205) by Santhosh Thottingal
  • git #1f0c15da - Show adaptation status for references (task T203160) by Santhosh Thottingal
  • git #ba72885c - Use JS config to get user groups, not network call by petarpetkovic
  • git #a720860e - Don't create functions inside loops by petarpetkovic
  • git #16c7f13c - Exclude math formulas from MT abuse validation by petarpetkovic
  • git #847e4637 - Add horizontal padding to title input (task T223700) by Ed Sanders
  • git #ae7bda6d - Simplify condition in mw.cx.ui.CategoryMultiselectWidget#onInputChoose by petarpetkovic
  • git #b958ae6d - Remove unused variable in Translation::save by petarpetkovic
  • git #e38542b4 - Fix broken check for typeof "undefined" by Thiemo Kreuz
  • git #a26acfb6 - Fix "namesapce" typo by petarpetkovic
  • git #f5cd3dc6 - Don't let ULS go outside viewport (task T221950) by petarpetkovic
  • git #2d678338 - Correct popup position when changing publishing destination by petarpetkovic
  • git #c4863eec - Rename ext.cx.SourcePageSelector to mw.cx.SourcePageSelector by petarpetkovic
  • git #92832096 - Log 'need-review' only if the article was actually published by Amir Aharoni
  • git #a7b9da43 - Allow searching for titles in any namespace, if query has it (task T198205) by Santhosh Thottingal
  • git #6bdf0e2c - Refactor mw.cx.SourcePageSelector by Santhosh Thottingal

ContributionTracking[edit]

No changes for ContributionTracking

CreditsSource[edit]

  • git #b07f615b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Dashiki[edit]

  • git #31bf492b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Disambiguator[edit]

  • git #ee19735a - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

DismissableSiteNotice[edit]

  • git #091baafd - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

DonationInterface[edit]

DoubleWiki[edit]

  • git #023a2032 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

DynamicSidebar[edit]

  • git #b52858e2 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

EUCopyrightCampaign[edit]

  • git #e8bc4821 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Echo[edit]

  • git #e3ae1a62 - Revert "Make phan ignore JsonSerializable redefinition" (task T223397) by Hashar
  • git #980e67d3 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 and make pass by James D. Forrester
  • git #b31119ea - Remove unused method EchoEvent::isDismissable() by Roan Kattouw
  • git #e446f8aa - Fix removeInvalidNotification script by Paladox

Elastica[edit]

  • git #c167915c - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ElectronPdfService[edit]

  • git #8c743e18 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

EntitySchema[edit]

  • git #04c123e9 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #cdfadde2 - Add phan-taint-check-plugin by Umherirrender

EventBus[edit]

EventLogging[edit]

  • git #5fe517f9 - build: Remove PhanRedefinedInheritedInterface suppression (task T223397) by Umherirrender
  • git #790f6523 - build: Update mediawiki/mediawiki-phan-config to 0.6.0 by Umherirrender

ExtensionDistributor[edit]

  • git #5b10672b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ExternalGuidance[edit]

  • git #db8e141e - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

FeaturedFeeds[edit]

  • git #8c3ff829 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

FileExporter[edit]

  • git #e2b43511 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #fcd180e2 - Enable DoubleQuoteUsage PHPCS sniff by Thiemo Kreuz

FileImporter[edit]

  • git #d497e904 - Move knowledge about the API back to ApiDetailRetriever by Thiemo Kreuz
  • git #6dcc9389 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #8b248263 - Make CommonsHelperConfigRetriever an injectable service by Thiemo Kreuz
  • git #0b4aeb55 - Add pure unit test for SourceSite class by Thiemo Kreuz
  • git #d8f7a0c2 - More readable API query parameter assertions in tests by Thiemo Kreuz
  • git #58e6e521 - Add missing test case for FileImporterHooks by Thiemo Kreuz
  • git #53a66c88 - Extract duplicate code to MediaWikiSourceUrlParser trait by Thiemo Kreuz
  • git #0c38e0c5 - Replace a few hard to read array_key_exists with ?? by Thiemo Kreuz
  • git #363888a1 - Make ImportPlan::getInitialCleanedInfoText private by Thiemo Kreuz
  • git #d92a2825 - Use empty TextContent instead of mock in tests by Thiemo Kreuz
  • git #96b645ba - Remove MediaWikiTestCase from tests that don't need it by Thiemo Kreuz
  • git #647205bb - Fix deprecation warning on EditPage without context title by Thiemo Kreuz
  • git #9c036c74 - Disable all hooks in fragile/failing tests by Thiemo Kreuz
  • git #0aa7a91d - Make Media: namespace behave identical to File: namespace (task T198584) by Thiemo Kreuz
  • git #77f9ed0f - Minor cleanup in HttpApiLookup by Thiemo Kreuz
  • git #03c974e1 - Introduce MediaWikiSourceUrlNormalizer by Thiemo Kreuz

FlaggedRevs[edit]

Flow[edit]

No changes for Flow

FundraiserLandingPage[edit]

  • git #7055d739 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

FundraisingTranslateWorkflow[edit]

  • git #e127bdca - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Gadgets[edit]

  • git #47a47334 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #5f86ab90 - Add Serbian namespaces and extend aliases (task T212586) by petarpetkovic

GeoCrumbs[edit]

  • git #c2e564a8 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

GeoData[edit]

  • git #e074c23f - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #85f57047 - Use list() and limit explode() where possible by Thiemo Kreuz
  • git #9325a7e7 - Remove misplaced auto-generated/copy-pasted constructor docs by Thiemo Kreuz

GettingStarted[edit]

  • git #27a17055 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

GlobalBlocking[edit]

  • git #93fca3e3 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

GlobalCssJs[edit]

  • git #1041f7a2 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

GlobalPreferences[edit]

No changes for GlobalPreferences

GlobalUsage[edit]

GlobalUserPage[edit]

No changes for GlobalUserPage

GoogleNewsSitemap[edit]

  • git #06dfaf4d - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Graph[edit]

  • git #3b6f8845 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

GrowthExperiments[edit]

  • git #1c6ca87a - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #4f2c9606 - Fixes TypeError: moduleActionData is null by Kosta Harlan
  • git #e2356f12 - SpecialHomepage: Don't fatal if tutorial title isn't set by Roan Kattouw

GuidedTour[edit]

  • git #77995f28 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

GWToolset[edit]

ImageMap[edit]

  • git #8d795f2e - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

InputBox[edit]

Insider[edit]

  • git #ddc0e251 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

intersection[edit]

No changes for intersection

Interwiki[edit]

  • git #d6ff0746 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

InterwikiSorting[edit]

  • git #683dda6b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

JADE[edit]

No changes for JADE

Josa[edit]

  • git #4fe506e3 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

JsonConfig[edit]

No changes for JsonConfig

Kartographer[edit]

No changes for Kartographer

LabeledSectionTransclusion[edit]

  • git #c63244e7 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

LandingCheck[edit]

  • git #3d8d1376 - Move SpecialLandingCheck.php into includes folder by Umherirrender

LdapAuthentication[edit]

No changes for LdapAuthentication

Linter[edit]

No changes for Linter

LiquidThreads[edit]

Listings[edit]

  • git #e6b1cd64 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

LocalisationUpdate[edit]

  • git #4969967d - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

LoginNotify[edit]

  • git #04aea491 - build: Remove .gitkeep from folder tests/phan/stubs by Umherirrender
  • git #f8306757 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

MapSources[edit]

  • git #1c2e8eb6 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

MassMessage[edit]

  • git #5b383165 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Math[edit]

No changes for Math

MobileApp[edit]

  • git #5a2ea6ef - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

MobileFrontend[edit]

MultimediaViewer[edit]

NavigationTiming[edit]

  • git #7f4d61d8 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Newsletter[edit]

NewUserMessage[edit]

  • git #5c1634e5 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Nuke[edit]

  • git #edd28192 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

OATHAuth[edit]

  • git #3222fab2 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

OAuth[edit]

OpenStackManager[edit]

  • git #c99bc61d - Add method scope visibility for ApiBase::execute by Umherirrender

ORES[edit]

PageAssessments[edit]

PagedTiffHandler[edit]

  • git #ff9e1617 - Minor optimizations on the code structure for readability by Thiemo Kreuz
  • git #1e35b4f5 - Remove experimental TiffReader.php by Umherirrender
  • git #1a0eb575 - Declare array before use by Umherirrender

PageImages[edit]

  • git #8be55d3f - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

PageTriage[edit]

  • git #fd12aa6a - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

PageViewInfo[edit]

  • git #e04c47b0 - Require MediaWiki 1.31 in extension.json for AutoloadNamespaces by Umherirrender
  • git #dd9627de - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #b9f12915 - Update extension.json to manifest v2 and PSR-4 by Gergő Tisza

ParserFunctions[edit]

  • git #b3b9d5a5 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ParsoidBatchAPI[edit]

  • git #65b6aebf - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

PdfHandler[edit]

  • git #fd235dc2 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

PerformanceInspector[edit]

  • git #78512818 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Petition[edit]

No changes for Petition

Poem[edit]

  • git #c6307cb1 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

PoolCounter[edit]

  • git #bc2f0a39 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Popups[edit]

  • git #ed06a6db - Docs: Remove incorrect documentation about LocalSettings in tests README by Adam Wight
  • git #b3fb2b58 - referencePreview: Replace `width: 0` with `display: none` by Thiemo Kreuz

ProofreadPage[edit]

No changes for ProofreadPage

PropertySuggester[edit]

No changes for PropertySuggester

QuickSurveys[edit]

  • git #8b7cfe02 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Quiz[edit]

No changes for Quiz

ReadingLists[edit]

No changes for ReadingLists

RelatedArticles[edit]

  • git #1961f3ac - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Renameuser[edit]

  • git #79bb6b34 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

RevisionSlider[edit]

  • git #0d1334c7 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

RSS[edit]

  • git #c75e84be - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

SandboxLink[edit]

  • git #99970480 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Score[edit]

  • git #50c0bf89 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Scribunto[edit]

SearchExtraNS[edit]

  • git #4fcdffdd - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

SecurePoll[edit]

No changes for SecurePoll

Sentry[edit]

No changes for Sentry

ShortUrl[edit]

  • git #d7503aec - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

SiteMatrix[edit]

  • git #3f1bf8d8 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #60f5e0b1 - Use an id attribute instead of an <a name=""> element as anchor by Fomafix

SkinPerPage[edit]

  • git #a028a779 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

SpamBlacklist[edit]

  • git #eefa6853 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #25e48133 - Remove not needed array type hint from hook handler by Thiemo Kreuz

SubPageList3[edit]

  • git #c21734fc - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

SubpageSortkey[edit]

  • git #39a0b0c8 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

SyntaxHighlight_GeSHi[edit]

  • git #1d1ea0a9 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

TemplateData[edit]

  • git #ecab0b8d - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

TemplateSandbox[edit]

  • git #002680ba - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

TemplateStyles[edit]

  • git #08b0b6fb - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #7a6d9949 - Avoid using $wgContLang by Max Semenik

TemplateWizard[edit]

  • git #667bbf0d - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

TextExtracts[edit]

  • git #081e8e6b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Thanks[edit]

  • git #496abf6a - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

TimedMediaHandler[edit]

timeline[edit]

  • git #8caf5f51 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

TitleBlacklist[edit]

  • git #c2cfae5a - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

TocTree[edit]

TorBlock[edit]

  • git #132e2a40 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #3a56ccf7 - maintenance: Use $this->addDescription() instead of accessing member directly by Derick Alangi

Translate[edit]

  • git #f0eb5d73 - Fix incorrect link to the message on translate editor (task T222588) by Abijeet
  • git #bb552c0e - Use the /i case-insensitive feature in regular expressions by Thiemo Kreuz
  • git #545a54bf - Add loaders to load and cache MessageGroups separately (task T213802) by Abijeet
  • git #3c245e3f - Make use of the ?? operator from PHP 7 where possible by Thiemo Kreuz
  • git #05f2e571 - Make use of shorter language features like .= and array_combine() by Thiemo Kreuz
  • git #3f876758 - Fix broken assertArrayEquals() calls in MessageGroupBaseTest by Thiemo Kreuz
  • git #6e6d5739 - Streamline some code utilizing PHPs array_slice() feature by Thiemo Kreuz

TranslationNotifications[edit]

TrustedXFF[edit]

  • git #522562a3 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

TwoColConflict[edit]

No changes for TwoColConflict

UniversalLanguageSelector[edit]

  • git #ede9c683 - Update jquery.ime from upstream by Amir Aharoni
  • git #0bf89d19 - Update jquery.uls from upstream by Amir Aharoni
  • git #c705ac9c - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #760674d9 - Add type hints to used objects and arrays in hooks by Fomafix
  • git #85d8175e - Update jquery.ime from master by Amir Aharoni

UploadsLink[edit]

  • git #762e275b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

UploadWizard[edit]

  • git #cb044cdf - build: Update mediawiki/mediawiki-phan-config to 0.6.0 by Umherirrender

UrlShortener[edit]

UserMerge[edit]

  • git #ed07e691 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

VipsScaler[edit]

No changes for VipsScaler

VisualEditor[edit]

Wikibase[edit]

WikibaseCirrusSearch[edit]

  • git #1804cf66 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

WikibaseLexeme[edit]

WikibaseLexemeCirrusSearch[edit]

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo[edit]

WikibaseQualityConstraints[edit]

No changes for WikibaseQualityConstraints

Wikidata.org[edit]

  • git #26d25fdc - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

WikidataPageBanner[edit]

WikiEditor[edit]

wikihiero[edit]

  • git #12eede78 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

WikiLove[edit]

WikimediaBadges[edit]

  • git #d9750b31 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

WikimediaEditorTasks[edit]

  • git #68815a14 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

WikimediaEvents[edit]

  • git #32a9eb4b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #ef8bf27b - Remove mentions of schema.* ResourceLoader modules (task T223285) by Dan Andreescu
  • git #fb74ecef - Remove the PHP7 beta feature; open the sampling to logged-in users too. (task T219128) by Giuseppe Lavagetto

WikimediaIncubator[edit]

  • git #3da6efc0 - Make SpecialSearchWiki::strip static by Umherirrender
  • git #0d6276c8 - Fix result format of the getUserPermissionsErrors hook by Umherirrender
  • git #414ee93f - Declare array before use by Umherirrender

WikimediaMaintenance[edit]

No changes for WikimediaMaintenance

WikimediaMessages[edit]

  • git #e163b27a - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

XAnalytics[edit]

  • git #a72f969a - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

ZeroBanner[edit]

No changes for ZeroBanner

ZeroPortal[edit]

No changes for ZeroPortal

Skins[edit]

CologneBlue[edit]

No changes for CologneBlue

EUCopyrightCampaignSkin[edit]

  • git #21a54a2e - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

MinervaNeue[edit]

MonoBook[edit]

  • git #f8b08d09 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Modern[edit]

  • git #3cb0e91b - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Nostalgia[edit]

Timeless[edit]

  • git #c1e7106d - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
  • git #999ed409 - Preserve standard username label to allow customisation (task T215822) by Isarra

Vector[edit]

  • git #be1a6701 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

Total Changes[edit]

385 Changes in 163 repos by 65 authors