Closed nvbooster closed 7 years ago
though included fonts does not support cyrillic symbols, even providing own ttf fonts does not make possible to render cyrrillic captcha with current implementation
Hello I guess that would imply adding a dependency with mbstring in the composer.json right?
Sure. Added to composer. I'm convinced that mbstring extension is musthave tool when working with strings in utf8 when you intent to work with characters other than base latin characters. Also, now this is not checked in any way, which leads to unexpected results without warning.
seems like i messed up this PR, recreated here #49
Fixed iterating multibyte non-latin (cyrillic and so on) symbols