wanderluster-project / api

API for Wanderluster Project
GNU General Public License v3.0
0 stars 0 forks source link

UTF-8 Support #5

Open swimson opened 4 years ago

swimson commented 4 years ago

All string manipulation should be able to handle UTF-8 correctly. Confirm and write test cases.

See: https://phpbestpractices.org/#utf-8