wiki.techinc.nl/includes/Storage
Máté Szabó 36dd10f9de Migrate use of ${var}-style string interpolation
The "${var}" and "${expr}" style string interpolations are deprecated in
PHP 8.2. Migrate usages in core to "{$var}" as appropriate.

Bug: T314096
Change-Id: I269bad3d4a68c2b251b3e71a066289d4ad9fd496
2022-07-29 02:45:09 +02: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 Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11: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 Remove SqlBlobStore::getLegacyEncodingConversionLang 2022-06-21 19:42:14 +02:00