There is already a ticket for the critical problem
________________________________
Von: He Liangliang (JIRA)
Gesendet: 09.10.2014 08:46
An: dev@thrift.apache.org
Betreff: [jira] [Created] (THRIFT-2779) PHP TJSONProtocol encode unicode into 
UCS-4LE which can't be parsed by other langurage bindings

He Liangliang created THRIFT-2779:
-------------------------------------

             Summary: PHP TJSONProtocol encode unicode into UCS-4LE which can't 
be parsed by other langurage bindings
                 Key: THRIFT-2779
                 URL: https://issues.apache.org/jira/browse/THRIFT-2779
             Project: Thrift
          Issue Type: Improvement
          Components: PHP - Library
            Reporter: He Liangliang
            Priority: Critical


TJSONProtocol serialize string using json_encode which convert unicode 
character into UCS-4LE format, which can't be accepted by other language 
bindings, e.g. Java library. The simplest way to fix it is change UCS-4LE 
encoding to UTF8 encoding.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to