wiki.techinc.nl/includes/libs/filebackend
Timo Tijhof 63de0fc604 filebackend: Use $tmpDirectory instead of wfTempDir()
Follows-up f7e3ac3f95.

Change-Id: I9583e126e596641956ca3f6646fe4e52eeaca9a2
2018-08-23 01:14:52 +01:00
..
filejournal Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
fileop Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
fsfile filebackend: Use $tmpDirectory instead of wfTempDir() 2018-08-23 01:14:52 +01:00
FileBackend.php Replace @remarks by @note 2018-08-07 12:12:13 +02:00
FileBackendError.php Simplify and clean up FileBackend exceptions 2016-09-22 15:28:08 -07:00
FileBackendMultiWrite.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
FileBackendStore.php filebackend: switch callers from ProcessCacheLRU to MapCacheLRU 2018-07-14 11:27:09 +00:00
FileOpBatch.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
FSFileBackend.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
HTTPFileStreamer.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
MemoryFileBackend.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
SwiftFileBackend.php filebackend: switch callers from ProcessCacheLRU to MapCacheLRU 2018-07-14 11:27:09 +00:00