Deprecate StringUtil::convertEncoding()
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 13 May 2022 08:50:44 +0000 (10:50 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 13 May 2022 08:50:44 +0000 (10:50 +0200)
commitef470207c06d344c56f44b49bf80a7bb7f906f14
treeb1ea5597288271e80c8d0290b9a7eeff182deccc
parent19dadec9e9e337c4636f522da356ce461321a3ef
Deprecate StringUtil::convertEncoding()

This method is a simple wrapper around `mb_convert_encoding()`, so that one can
simply be called directly.
wcfsetup/install/files/lib/util/StringUtil.class.php