I recently hit an problem with the latest version (1.3.0) & with dev branch.
If I select an server by id and the serverId is 11+ it results in an convert error,
After some research I found out that using mb_convert_encoding on 11-19 result in some weird characters like ㄱ as 11 or ㄹ as 19 🤣
Hi together,
I recently hit an problem with the latest version (1.3.0) & with dev branch. If I select an server by id and the serverId is 11+ it results in an convert error,
After some research I found out that using mb_convert_encoding on 11-19 result in some weird characters like ㄱ as 11 or ㄹ as 19 🤣
I assume that will fix https://github.com/planetteamspeak/ts3phpframework/issues/212.