Unpack arrays on variadic arguments
authorUmherirrender <umherirrender_de.wp@web.de>
Sat, 29 Jun 2019 15:17:33 +0000 (17:17 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 31 Aug 2019 23:23:50 +0000 (23:23 +0000)
commit54190757bbaadf8ca087c3f861e833d29adad650
treeb4336db146c17101c91f2338adb3267f36ea5795
parent7a08b3a13eb61e7a6c65b5f7ea9a09e2f12dc8b3
Unpack arrays on variadic arguments

This avoids extra handling in the function to unpack an array

Change-Id: I93277599bc8125e23fca53d43a728fb7e9e39aad
includes/LinkFilter.php
includes/exception/MWException.php
includes/exception/MWExceptionRenderer.php
includes/logging/LogPager.php