wiki.techinc.nl/includes/libs/filebackend
Fomafix 6866cfec37 Simplify PHP by using ?? and ?:
Also remove not necessary surrounding parentheses.

Change-Id: I0eb5c9c1bdfb09a800258379cdcefb5fd4d3d21c
2018-07-10 20:03:17 +00:00
..
filejournal Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
fileop Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
fsfile Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
FileBackend.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07: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 Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07: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 Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00