…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 30 October 2018 ( see the roadmap ). git #42a6f991 - Use new WikiMap::getCurrentWikiDomain() for objectcache and profiler keyspace by Krinkle git #a442f7e6 - Set the SavePa…
…ngs $wgSessionName $wgDBname 'Session' $pcServers []; foreach $wmgPCServers as $tag => $host $pcServers $tag 'type' => 'mysql' 'host' => $host 'dbname' => 'parsercache' 'user' => $wgDBuser 'password' => $wgDBpassword 'flags' => 'connectTimeout' => 'receiveTimeout' => ]; if $wmgRe…
…ediawiki-config wmf-config CommonSettings.php ca2f57fe1efb master Code Branches Tags History Last Change Raw File CommonSettings.php View Options <?php # WARNING: This file is publicly viewable on the web. Do not put private data here. # CommonSettings.php is the main configurati…
…e name in ApiBaseTest::doGetParameterFromSettings rdbms::assertTransactionRoundStage : Show transaction name if available. T414350 ) Language: Handle NAN coercion to string in formatting numbers. T414336 ) Disable process timeout for Composer phpunit script. T413575 ) libs>Xhprof…
…rver config) */ protected $serverInfos = []; /** @var string[] (server index => tag/host name) */ protected $serverTags = []; /** @var float UNIX timestamp */ protected $lastGarbageCollect = 0 ; /** @var int Average number of writes required to trigger garbage collection */ prote…
… (REL1_43) Code mediawiki RELEASE-NOTES-1.43 8d41913d3bec REL1_43 Code Branches Tags History Last Change Raw File RELEASE-NOTES-1.43 View Options = MediaWiki 1.43 = PHP 8.1 workboard: https://phabricator.wikimedia.org/tag/php_8.1_support/ PHP 8.2 workboard: https://phabricator.wi…
= MediaWiki 1.44 = PHP 8.1 workboard: https://phabricator.wikimedia.org/tag/php_8.1_support/ PHP 8.2 workboard: https://phabricator.wikimedia.org/tag/php_8.2_support/ PHP 8.3 workboard: https://phabricator.wikimedia.org/tag/php_8.3_support/ PHP 8.4 workboard: https://phabricator.…
… T413901 ) Media: Remove deprecated imagedestroy. rdbms::assertTransactionRoundStage : Show transaction name if available. T414350 ) Language: Handle NAN coercion to string in formatting numbers. T413931 ) tests: Set module name in ApiBaseTest::doGetParameterFromSettings T414336 …
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 11 July 2023 ( see the roadmap ). Core changes edit git #2a2c8375 - Branch commit for wmf/1.41.0-wmf.17 ( T340245 ) by trainbranchbot git #f6a674bc - Html: Fixes Error: [] …
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 16 April 2024 ( see the roadmap ). Core changes edit git #25228f5d - Branch commit for wmf/1.43.0-wmf.1 ( T361395 ) by trainbranchbot git #954581d5 - Thumbnail styles gener…
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 16 April 2024 ( see the roadmap ). Core changes [ edit ] git #25228f5d - Branch commit for wmf/1.43.0-wmf.1 ( T361395 ) by trainbranchbot git #954581d5 - Thumbnail styles g…
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 26 June 2018 ( see the roadmap ). git #e1990c6f - Skip MediaWikiTestCaseSchema1Test on Postgres ( T195807 ) by Krinkle git #ee8d2c46 - Sync up with Parsoid parserTests.txt …
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 30 September 2025 ( see the roadmap ). Core changes edit git #e8c14ebf - Branch commit for wmf/1.45.0-wmf.21 ( T405677 ) by trainbranchbot git #f1b1c94a - parser: Remove de…
…rmal wikitext -> HTML parsing (the result will be wrapped in a block-level HTML tag) */ public const FORMAT_BLOCK_PARSE = 'block-parse' ; /** Use normal wikitext -> HTML parsing but strip the block-level wrapper */ public const FORMAT_PARSE = 'parse' ; /** Transform {{..}} constr…
…rs Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 12 January 2016 ( see the roadmap ). Core changes [ edit ] git #ca77f2df - Commit T124356 live hacks git #e97faa77 - T124356: Get multiple stacktraces if multiple getText()…