wiki.techinc.nl/includes/libs/filebackend
Timo Tijhof 8df0342eef filebackend: Add normalization for stat errors
Bug: T205567
Change-Id: I75f1eb6dc2cbff0ea0dc0706cca0ad79c54fc612
2018-10-04 23:00:48 +00: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: Add normalization for stat errors 2018-10-04 23:00:48 +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