Skip argument sanitization when argument list is empty
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 5 May 2021 14:42:48 +0000 (16:42 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 5 May 2021 14:42:48 +0000 (16:42 +0200)
commit7d000370b7fb14120c3bdc91141d86e46eb91864
treef3ed33955dd74f7c4e7e403574b076f54893fce6
parent753316948e278ae8b6a3d4f3f4fcb05934dafcb6
Skip argument sanitization when argument list is empty

There is no need to invoke heavy-weight reflection if nothing is to be
sanitized.
wcfsetup/install/files/lib/core.functions.php