wiki.techinc.nl/tests
daniel cea8aee05e Make Maintenance::finalSetup require a SettingsBuilder
Maintenance::finalSetup should have access to a SettingsBuilder so it
can manipulates config settings without resorting to global variables.
MaintenanceRunner will always provide a SettingsBuilder when calling
this method, so implementations should be able to rely on always getting
one.

The $settings parameter was introduced as optional in order to maintain
backwards compatibility with implementations that did not declare the
parameter. But these should all have been fixed since.

Depends-On: I8a3699b13bfb4dc15f3bed562731ed9d525651cc
Change-Id: I334a103e02fd905faafc43c7c5b95996bc91fd18
2024-01-08 09:40:18 -05:00
..
api-testing Merge "Add Content-Type header checks to REST API tests" 2023-12-07 21:09:51 +00:00
common Clean up MediaWiki\OutputTransform namespace casing confusion 2024-01-05 17:53:19 -08:00
parser Make Maintenance::finalSetup require a SettingsBuilder 2024-01-08 09:40:18 -05:00
phan
phpunit Merge "MediaWikiIntegrationTestCase: add comment" 2024-01-07 10:56:17 +00:00
qunit mw.util: introduce isInfinity to parity MW's wfIsInfinity() 2023-12-13 17:34:02 -05:00
selenium build: Upgrade eslint-config-wikimedia from 0.25.0 to 0.26.0 and make pass 2023-11-22 13:25:32 -05:00
.htaccess