GitHub user llhe opened a pull request:

    https://github.com/apache/thrift/pull/243

    Fix THRIFT-2799: PHP TJSONProtocol encode unicode into UTF8

    fix THRIFT-2799.
    For PHP < 5.4, the JSON_UNESCAPED_UNICODE option is not available.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/llhe/thrift master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/243.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #243
    
----
commit 4d522833bf91095cb2b3f236e335b71b4e511eb1
Author: Liangliang He <heliangli...@xiaomi.com>
Date:   2014-10-09T07:23:32Z

    Fix THRIFT-2799: PHP TJSONProtocol encode unicode into UTF8 instead of 
UCS-4LE

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to