Value_String::stringRepr() function doesnt encode multi-byte UTF8 symbols correctly. For example the symbol ∛ - should be output as \u8731 but is output as \u00e2\u0088\u009b
Library version - 1.4.0
Log in to post a comment.