wiki.techinc.nl/includes/libs/filebackend
Reedy c13fee87d4 Collapse some nested if statements
Change-Id: I9a97325d738d09370d29d35d5254bc0dadc57ff4
2019-04-04 19:02:22 +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 Fix PhanPluginDuplicateConditional* errors (#1) 2019-03-23 18:06:35 -07:00
FileBackendError.php
FileBackendMultiWrite.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
FileBackendStore.php Update PHPDoc types in several maintenance scripts and related 2019-03-07 17:54:26 +00:00
FileOpBatch.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
FSFileBackend.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
HTTPFileStreamer.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
MemoryFileBackend.php
SwiftFileBackend.php filebackend: avoiding computing file SHA-1 hashes unless needed 2018-12-10 22:51:26 +00:00