wiki.techinc.nl/includes/libs/filebackend
Timo Tijhof b547aa6396 Use PHP_OS_FAMILY instead of substr(PHP_OS,0,3) for Windows checks
This is new in PHP 7.2, and has a documented set of values at
<https://www.php.net/manual/en/reserved.constants.php>.

Change-Id: If732a652f091c26d7d645766ba6e76fbf464f755
2020-06-13 19:44:00 +00:00
..
exception filebackend: move more files to subdirectories 2019-04-15 02:30:24 -07:00
fileiteration Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 02:32:53 +01:00
filejournal Deprecate FileJournal::factory 2019-11-04 15:17:56 +01:00
fileop Fix more libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 20:13:22 +00:00
fileophandle Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 02:32:53 +01:00
fsfile Use PHP_OS_FAMILY instead of substr(PHP_OS,0,3) for Windows checks 2020-06-13 19:44:00 +00:00
FileBackend.php Fix more libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 20:13:22 +00:00
FileBackendMultiWrite.php Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 02:32:53 +01:00
FileBackendStore.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
FileOpBatch.php Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 02:32:53 +01:00
FSFileBackend.php Use PHP_OS_FAMILY instead of substr(PHP_OS,0,3) for Windows checks 2020-06-13 19:44:00 +00:00
HTTPFileStreamer.php Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 02:32:53 +01:00
MemoryFileBackend.php filebackend: replace wfTimestamp() calls with ConvertibleTimestamp::convert() 2019-09-08 15:01:45 -07:00
SwiftFileBackend.php In SwiftFileBackend allow HTTP timeouts to be set in the constructor 2020-05-15 13:19:11 +10:00