MediaWiki 1.32/wmf.7

MediaWiki 1.32.0-wmf.6 Deployment of MediaWiki 1.32.0-wmf.7 to Wikimedia sites MediaWiki 1.32.0-wmf.8

The latest version (labeled "1.32.0-wmf.7") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 5 June 2018 (see the roadmap).

Core changes

edit
  • git #2a38174f - ExternalUserNames: Update partly incomplete documentation (task T192376) by Thiemo Kreuz
  • git #aa01aa99 - Sync RELEASE-NOTES-1.31 with REL1_31' by Krinkle
  • git #96d25f6b - resourceloader: Remove support for Module::getModifiedTime() and getModifiedHash() (task T94074) by Timo Tijhof
  • git #7271d50b - Deprecate $wgDBmysql5 (task T196185) by Kunal Mehta
  • git #0a715c85 - makeCollapsible: Reduce duplicate code for adding eventhandlers by Derk-Jan Hartman
  • git #817049ec - Begin introducing PHP 5.6 variadic parameters where appropriate by Max Semenik
  • git #ba7af6f5 - Restore section IDs on Special:EditWatchlist (task T194503) by Jforrester
  • git #03583f7a - Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals (part 2) by Jforrester
  • git #0313128b - Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals by Jforrester
  • git #4d5b2473 - build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 by James D. Forrester
  • git #c84083e4 - Make archive.ar_rev_id unique (task T193180) by Gergő Tisza
  • git #0a1144fb - Make cleanupSpam.php query for http and https (task T186795) by Reedy
  • git #f8afbb65 - Remove outdated comment by Fomafix
  • git #7a730a6f - objectcache: update MemcachedPeclBagOStuff for pecl memcached 3.0.0 (task T196125) by Aaron Schulz
  • git #fb513300 - rdbms: include client ID hash in ChronologyProtector cookies (task T194403) (task T190082) by Aaron Schulz
  • git #c9339ba5 - installer: Don't allow setting $wgDBmysql5 (task T196185) by Kunal Mehta
  • git #6ebd5fd3 - Add language support for Batak Mandailing (btm) (task T195940) by MarcoAurelio
  • git #acace9a0 - objectcache: add setMockTime() method to BagOStuff/WANObjectCache by Aaron Schulz
  • git #13f7232b - objectcache: make RedisBagOStuff pass all tests by Aaron Schulz
  • git #2ecb2c94 - Use wikimedia/xmp-reader library (task T100922) by Kunal Mehta
  • git #6a45c007 - Kill non namespaced ScopedCallback by Reedy
  • git #0cb8cf20 - Upgrade wikimedia/scoped-callback to 2.0.0 by Kunal Mehta
  • git #9e3d7c14 - clientpool: refactor Redis authentication error handling (task T191927) by Aaron Schulz
  • git #82ad0a2b - Use makeLink instead of makeKnownLink on Special:WhatLinksHere (task T195933) by Legoktm
  • git #4f32c9fe - Follow-up If8dfdaf1, I1c5eee3f: Don't assume INTL_ICU_VERSION exists on Special:Version by James D. Forrester
  • git #d5cde754 - installer: Hide binary/utf-8 charset option from users (task T196092) by Kunal Mehta
  • git #9befbd38 - Revert "Strip soft hyphens (U+00AD) from title" by James D. Forrester
  • git #722ff7b1 - Revert "Strip Unicode 6.3.0 directional formatting characters from title" by James D. Forrester
  • git #5b2dd855 - RCFilters: Add an opt-out preference for filters on watchlist (task T195431) by Catrope
  • git #0123e91f - Remove renamed .inc files from phan config by Umherirrender
  • git #a930bf7d - Remove deprecated global $parserMemc and wfGetParserCacheStorage by Timo Tijhof
  • git #8c116df0 - docs: Update for deprecated $parserMemc by Timo Tijhof
  • git #1f017f29 - Make linkshere-related messages backward compatible (task T189860) by Daimona Eaytoy
  • git #72f2e984 - Exit maintenance script with non-zero status if execute() returns false by Tim Starling
  • git #25503cf0 - Maintenance script to wrap the mysql binary by Tim Starling
  • git #657a6b24 - Use PHP7 constant expression instead of a magic number by Max Semenik
  • git #bb52950f - Remove workaround for PHP bug 66021 (PHP < 5.5.12) by MaxSem
  • git #485f66f1 - Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient by James D. Forrester
  • git #b191e5e8 - Use PHP 7 '<=>' operator in 'sort()' callbacks by James D. Forrester
  • git #4fd27f00 - Use PHP 5.6 '**' operator instead of 'pow()' function by James D. Forrester
  • git #52b0799e - Use PHP 5.6 constant expressions for some bitfield constants by James D. Forrester
  • git #1599337b - PHPSessionHandler: Drop now-pointless return methods for PHP5 compat. by James D. Forrester
  • git #575504ed - PhpHttpRequest: Drop back-compat code for PHP 5.5 and before by James D. Forrester
  • git #65c610a9 - rcfilters: Stop the "Live updates" button animation from affecting text rendering (task T181338) by Bartosz Dziewoński
  • git #224864eb - registration: Initialize PSR-4 namespaces at same stage as normal autoloader (task T195783) by Kunal Mehta
  • git #5fe159de - jquery.lengthLimit: Fix 'cut'/'paste' event handling (task T64319) by Bartosz Dziewoński
  • git #59a9ec51 - resourceloader: Create mediawiki.base.js and move mw.inspect to it (task T192623) by Timo Tijhof
  • git #5f8a94a0 - resourceloader: Improve coverage of ResourceLoader::respond() by Timo Tijhof
  • git #540538eb - Special:Preferences/reset: Always use OOUI not the deprecated vform (task T195977) by Jforrester
  • git #f15beb8b - Update OOUI to v0.27.1 by Jforrester
  • git #f0d74cc2 - resourceloader: Remove use of $.params in mediawiki.js (task T192623) by Krinkle
  • git #174f0d28 - Message: Only clear message cache when set language is different by Krinkle
  • git #0b5ed025 - rdbms: do not silently rollback empty transactions on error by Aaron Schulz
  • git #6b6c7155 - Fix PreferencesForm alias by Reedy
  • git #ab85b173 - Add @deprecated tags to DatabaseBase (task T195576) by Reedy
  • git #1cee41b9 - Call Database::timestamp in some tests (task T195807) by Umherirrender
  • git #765370a6 - Add @deprecated tags to various class_alias calls (task T195576) by Kunal Mehta
  • git #b5e6da43 - Don't autoload classes in AutoloadStructureTest (task T195823) by Kunal Mehta
  • git #9c387f50 - Record a log entry on page creation (task T12331) by Kaldari
  • git #e7d14247 - OutputPage: Remove 'X-UA-Compatible' header (was for IE8-10 JS compat) (task T27378) by Krinkle
  • git #d741d0d9 - Split ApiUsageException and UsageException to class per file by Reedy
  • git #5522a7a9 - Split ApiMessage to class per file by Reedy
  • git #8880a251 - rdbms: make runOnTransactionIdleCallbacks() reset DBO_TRX on exceptions by Aaron Schulz
  • git #7b2182d9 - preferences: Preserve Status from saveFormData() in submitForm() (task T191933) by Timo Tijhof
  • git #55211908 - MediaSearch widget: Bring in ApiResultsQueue tests from upstream by Ed Sanders
  • git #ce6ae6ad - ResourceLoaderLessVarFileModule: Add parameter 'lessMessages' by Fomafix
  • git #e7e4e705 - Add a simple .editorconfig (task T172959) by Legoktm

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit

AntiSpoof

edit

No changes for AntiSpoof

ApiFeatureUsage

edit

No changes for ApiFeatureUsage

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit

No changes for ArticlePlaceholder

Babel

edit

No changes for Babel

BetaFeatures

edit

No changes for BetaFeatures

BounceHandler

edit
  • git #47ed02e1 - Update tests to not use real host names by Timo Tijhof

Calendar

edit

No changes for Calendar

Campaigns

edit

No changes for Campaigns

Capiunto

edit

No changes for Capiunto

CategoryTree

edit

No changes for CategoryTree

CentralAuth

edit

CharInsert

edit

No changes for CharInsert

CheckUser

edit

No changes for CheckUser

CirrusSearch

edit

Cite

edit

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

No changes for Citoid

cldr

edit

No changes for cldr

Cognate

edit

No changes for Cognate

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

CodeReview

edit

No changes for CodeReview

CollaborationKit

edit

No changes for CollaborationKit

Collection

edit

No changes for Collection

CommonsMetadata

edit

No changes for CommonsMetadata

ConfirmEdit

edit

No changes for ConfirmEdit

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit

ContributionTracking

edit

No changes for ContributionTracking

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

DisableAccount

edit

No changes for DisableAccount

Disambiguator

edit

No changes for Disambiguator

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit
  • git #d0714b29 - NotifUser: Simplify function signatures for getNotificationCount() and friends by Krinkle
  • git #fa21b7b0 - NotifUser: Un-merge getMemcKey() and getGlobalMemcKey() by Roan Kattouw
  • git #1fec0793 - NotifUser: Remove $dbSource parameter from resetNotificationCount() by Catrope
  • git #0edd96da - NotifUser: Add a doc comment for getForeignCount() by Catrope
  • git #5935a637 - NotifUser: Simplify timestamp comparisons in getForeignTimestamp() too by Catrope
  • git #d90e2d10 - NotifUser: Redo caching strategy for multi-DC compatibility (task T164860) by Roan Kattouw
  • git #0f7afb1e - Convert SpecialHelpMenuWidget to a customised DropdownWidget (task T178387) by Ed Sanders
  • git #bd2f39ca - Fix config documentation by Esanders
  • git #5c33f929 - CachedList: Use getWithSetCallback() (task T164860) by Catrope
  • git #32b82fa1 - NotifUser: Make resetNotificationCount() default to DB_MASTER by Catrope
  • git #54412949 - UnreadWikis: Check the actual object we're about to call a method on by Aaron Schulz
  • git #e29d1253 - UserNotificationGateway: Add getDB() method by Aaron Schulz
  • git #0483c5ff - EchoHooks: Fix copypasta in link to documentation page by Aaron Schulz
  • git #6cdebeb6 - tests: Delete the rspec tests by Roan Kattouw
  • git #b3b97207 - build: Extend 'svgmin' options and move to 'minify' task (task T185596) by James D. Forrester
  • git #e20d0aaf - EventPresentationModel::factory: Force type Language for $language by Fomafix
  • git #d1ef3a95 - build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 by libraryupgrader
  • git #9de02857 - Replace .parent with .super by Ed Sanders
  • git #3b4be7b6 - NotificationItemWidgets: Remove property setting duplicated from parents by Ed Sanders

EducationProgram

edit

No changes for EducationProgram

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EventBus

edit

EventLogging

edit

No changes for EventLogging

ExtensionDistributor

edit

No changes for ExtensionDistributor

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit

No changes for FileExporter

FileImporter

edit

FlaggedRevs

edit

Flow

edit

FundraiserLandingPage

edit

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

GettingStarted

edit

No changes for GettingStarted

Graph

edit

No changes for Graph

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit
  • git #26a3097a - ResourceLoaderGlobalUserModule: Use $context->getUserObj() instead of manually by Krinkle

GlobalPreferences

edit

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit

No changes for GlobalUserPage

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

GuidedTour

edit

No changes for GuidedTour

GWToolset

edit

ImageMap

edit

No changes for ImageMap

InputBox

edit

No changes for InputBox

Insider

edit

No changes for Insider

intersection

edit

No changes for intersection

Interwiki

edit

No changes for Interwiki

InterwikiSorting

edit

No changes for InterwikiSorting

JADE

edit

Josa

edit

No changes for Josa

JsonConfig

edit

No changes for JsonConfig

Kartographer

edit

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit

No changes for Linter

LiquidThreads

edit

No changes for LiquidThreads

Listings

edit

No changes for Listings

LocalisationUpdate

edit

No changes for LocalisationUpdate

LoginNotify

edit

No changes for LoginNotify

MapSources

edit

No changes for MapSources

MassMessage

edit

No changes for MassMessage

Math

edit

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit

MultimediaViewer

edit

No changes for MultimediaViewer

MwEmbedSupport

edit

No changes for MwEmbedSupport

edit

No changes for NavigationTiming

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OAuth

edit

OATHAuth

edit

No changes for OATHAuth

ORES

edit

OpenStackManager

edit

No changes for OpenStackManager

PagedTiffHandler

edit

No changes for PagedTiffHandler

PageAssessments

edit

No changes for PageAssessments

PageImages

edit

No changes for PageImages

PageTriage

edit

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

ParserMigration

edit

No changes for ParserMigration

ParsoidBatchAPI

edit

No changes for ParsoidBatchAPI

PdfHandler

edit
  • git #57b8c36e - Use librarized XMPReader class and minor cleanup by Kunal Mehta

PerformanceInspector

edit

No changes for PerformanceInspector

Petition

edit

No changes for Petition

Poem

edit

PoolCounter

edit

No changes for PoolCounter

Popups

edit

ProofreadPage

edit

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

Quiz

edit

No changes for Quiz

ReadingLists

edit

No changes for ReadingLists

edit

No changes for RelatedArticles

RelatedSites

edit

No changes for RelatedSites

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit
  • git #33b2b584 - Remove dependencies on deprecated modules 'mediawiki.api.*' by WMDE-Fisch

No changes for RSS

edit

No changes for SandboxLink

Scribunto

edit

No changes for Scribunto

Score

edit

No changes for Score

SearchExtraNS

edit

No changes for SearchExtraNS

SecurePoll

edit

No changes for SecurePoll

Sentry

edit

No changes for Sentry

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

No changes for SpamBlacklist

SubPageList3

edit

No changes for SubPageList3

SubpageSortkey

edit

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

edit

No changes for SyntaxHighlight_GeSHi

TemplateData

edit

No changes for TemplateData

TemplateSandbox

edit

No changes for TemplateSandbox

TemplateStyles

edit

No changes for TemplateStyles

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

TimedMediaHandler

edit

No changes for TimedMediaHandler

timeline

edit

No changes for timeline

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

No changes for TwoColConflict

UnicodeConverter

edit

No changes for UnicodeConverter

UniversalLanguageSelector

edit
edit

No changes for UploadsLink

UploadWizard

edit

No changes for UploadWizard

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #a7049dac - Update language variant node to use new invisible icon API (task T195887) by Jforrester
  • git #d3fd979d - Paste conversion dialog shouldn't be escapable by David Lynch
  • git #b049a82e - ApiResponseCache: Add a check for data.query before accessing redirects by Santhosh Thottingal
  • git #21f526bf - mw.trackSubscriber: Remove action.init.timing value (task T160315) by Krinkle
  • git #a7f5a76b - build: Introduce eslint-plugin-qunit by Ed Sanders
  • git #4f456b14 - Disconnect surface model history listener when tearing down (task T195775) by Bartosz Dziewoński
  • git #d3824dee - DesktopArticleTarget: Section-scroll as part of restoring the page (task T194631) by David Lynch
  • git #d4841abb - ApiVisualEditor: Defensively check that query prop revisions returns arrays (task T193718) by Esanders
  • git #27d0634a - ApiResponseCache: Support redirects data processing by Santhosh Thottingal

Wikibase

edit

WikibaseLexeme

edit

WikibaseQuality

edit

No changes for WikibaseQuality

WikibaseQualityConstraints

edit
  • git #3ae30d39 - Add ResultsSource and auxiliary services to ConstraintReportFactory (task T190933) by Lucas Werkmeister
  • git #0e8f1350 - Add 'citation needed' constraint (task T195052) by Amir Sarabadani
  • git #093a7112 - Fix tests after TimeAdjustableWANObjectCache was removed by Leszek Manicki
  • git #ef06aad6 - Adjusted namespaces of test classes to comply with AutoLoaderStructureTest by Leszek Manicki

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit

No changes for WikiEditor

wikihiero

edit

No changes for wikihiero

WikiLove

edit

No changes for WikiLove

WikimediaBadges

edit

No changes for WikimediaBadges

Wikidata.org

edit

No changes for Wikidata.org

WikimediaEvents

edit

No changes for WikimediaEvents

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

No changes for WikimediaMaintenance

WikimediaMessages

edit

XAnalytics

edit

No changes for XAnalytics

ZeroBanner

edit

No changes for ZeroBanner

ZeroPortal

edit

No changes for ZeroPortal

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit

MonoBook

edit

No changes for MonoBook

Modern

edit

No changes for Modern

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

Vector

edit
  • git #feca6b27 - Remove unused margin/padding override for '#mw-head h3' by Bartosz Dziewoński
  • git #0a0ddcc5 - Align tabs and search input font-size by Krinkle

Total Changes

edit

242 Changes in 45 repos by 70 committers