wiki.techinc.nl/includes/changes
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
..
Hook
CategoryMembershipChange.php changes: Replace deprecated User::newFromName() to ::newSystemUser() 2022-03-21 19:37:59 +01:00
ChangesFeed.php Feed: Move feed-related classes to Feed/ and namespace them 2022-10-20 17:25:49 +00:00
ChangesList.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ChangesListBooleanFilter.php
ChangesListBooleanFilterGroup.php
ChangesListFilter.php Use native array_column() in ChangesListFilter code 2022-08-08 07:21:31 +00:00
ChangesListFilterGroup.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
ChangesListStringOptionsFilter.php
ChangesListStringOptionsFilterGroup.php
EnhancedChangesList.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
OldChangesList.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
RCCacheEntry.php
RCCacheEntryFactory.php Add mw-history-suppressed for userlink also on enhanced Watchlist 2022-04-11 20:35:14 +00:00
RecentChange.php Coalesce rc comment field to empty string if null 2022-09-12 19:13:43 -07:00