wiki.techinc.nl/includes/cache/localisation
Kunal Mehta e4676f42ff Use StaticArrayWriter in LCStoreStaticArray
...instead of var_export(), which uses array() syntax and spaces for
indentation.

Also get rid of some unnecessary closure indirection.

Bug: T200626
Change-Id: I5db8ade50fcba5ecf394817b2d14295620314ea7
2018-08-27 22:23:08 +00:00
..
LCStore.php
LCStoreCDB.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
LCStoreDB.php Move l10n_cache table to a separate DB for sqlite via the installer 2018-08-14 17:29:01 +00:00
LCStoreNull.php
LCStoreStaticArray.php Use StaticArrayWriter in LCStoreStaticArray 2018-08-27 22:23:08 +00:00
LocalisationCache.php Move l10n_cache table to a separate DB for sqlite via the installer 2018-08-14 17:29:01 +00:00
LocalisationCacheBulkLoad.php