wiki.techinc.nl/includes/libs/filebackend
Umherirrender 8de3b7d324 Use static closures where safe to use
This is micro-optimization of closure code to avoid binding the closure
to $this where it is not needed.

Created by I25a17fb22b6b669e817317a0f45051ae9c608208

Change-Id: I0ffc6200f6c6693d78a3151cb8cea7dce7c21653
2021-02-11 00:13:52 +00:00
..
exception
fileiteration
filejournal build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
fileop
fileophandle
fsfile Improve documentation about object to be stdClass or specific type 2020-11-20 14:47:56 +00:00
FileBackend.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
FileBackendMultiWrite.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
FileBackendStore.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
FileOpBatch.php
FSFileBackend.php FileBackend: Do not use SOCKET_ENOENT on windows 2021-01-05 02:15:05 +01:00
HTTPFileStreamer.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
MemoryFileBackend.php
SwiftFileBackend.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00