wiki.techinc.nl/tests/phpunit/includes/deferred
Tim Starling 0077c5da15 Use short array destructuring instead of list()
Introduced in PHP 7.1. Because it's shorter and looks nice.

I used regex replacement.

Change-Id: I0555e199d126cd44501f859cb4589f8bd49694da
2022-10-21 15:33:37 +11:00
..
CdnCacheUpdateTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
DeferredUpdatesTest.php deferred: Remove unused $mode of internal tryOpportunisticExecute 2022-06-17 18:57:52 +01:00
LinksDeletionUpdateTest.php tests: Use WikiPageFactory to create WikiPage object 2022-06-26 23:21:02 +02:00
LinksUpdateTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
RefreshSecondaryDataUpdateTest.php tests: Replace deprecated WikiPage::factory 2022-09-02 19:34:02 +00:00
SearchUpdateTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SiteStatsUpdateTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00