wiki.techinc.nl/includes/libs/virtualrest
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
..
ParsoidVirtualRESTService.php Introduce wfDeprecatedMsg() 2020-06-22 14:34:39 +10:00
RestbaseVirtualRESTService.php Allow protocol-relative URLs in VirtualRESTService configuration 2020-03-25 15:55:43 -04:00
SwiftVirtualRESTService.php Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
VirtualRESTService.php Adjust doc of VirtualRESTService::onRequests 2019-11-04 20:10:50 +01:00
VirtualRESTServiceClient.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00