wiki.techinc.nl/includes/libs/filebackend
2019-01-16 07:03:47 +00:00
..
filejournal Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01: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 Merge "Safe replacement of a lot of !count() with === []" 2019-01-16 07:03:47 +00: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: simplify code in FileBackendStore::getFileStat slightly 2018-12-11 14:58:35 -05: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: avoiding computing file SHA-1 hashes unless needed 2018-12-10 22:51:26 +00:00