wiki.techinc.nl/includes/Storage
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 Remove deprecated WikiPage::doEditContent() 2022-06-03 21:43:31 +00:00
BlobAccessException.php
BlobStore.php
BlobStoreFactory.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
DerivedPageDataUpdater.php Protect against passing unsupported content models to Parsoid. 2022-06-30 14:54:42 +00:00
EditResult.php Add return type to jsonSerialize() 2022-07-02 15:34:02 +00:00
EditResultBuilder.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
EditResultCache.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
NameTableAccessException.php Migrate use of ${var}-style string interpolation 2022-07-29 02:45:09 +02:00
NameTableStore.php objectcache: Deprecate WANObjectCache::reap() and ::reapCheckKey() 2022-10-20 14:56:50 +01:00
NameTableStoreFactory.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
PageEditStash.php PageEditStash: Minor docs and code clean up 2022-04-13 23:00:31 +01:00
PageUpdateException.php
PageUpdater.php Storage: Get wikiId from RevisionStore 2022-06-26 23:04:07 +01:00
PageUpdaterFactory.php Storage: Warm parsoid parser cache with parsoid outputs 2022-06-28 09:05:41 +00:00
PreparedUpdate.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
RevertedTagUpdate.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
RevertedTagUpdateManager.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
RevisionSlotsUpdate.php Make RevisionAccessException normalized 2021-07-15 21:49:17 -07:00
SqlBlobStore.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00