You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by phongphan <gi...@git.apache.org> on 2015/10/12 17:46:00 UTC

[GitHub] thrift pull request: THRIFT-2412 UTF-8 sent by PHP as JSON is not ...

GitHub user phongphan opened a pull request:

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

    THRIFT-2412 UTF-8 sent by PHP as JSON is not understood.

    The patch allow consuming json message from PHP prior to 5.4 which doesn't have JSON_UNESCAPED_UNICODE flag.

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

    $ git pull https://github.com/phongphan/thrift THRIFT-2412

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

    https://github.com/apache/thrift/pull/650.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 #650
    
----
commit 77ba6188b68fc299466b40d1d26f9747c4ce8a88
Author: Phongphan Phuttha <ph...@acm.org>
Date:   2015-10-12T15:11:23Z

    THRIFT-2412 UTF-8 sent by PHP as JSON is not understood.
    The patch allow consuming json message from PHP prior to 5.4 which doesn't have JSON_UNESCAPED_UNICODE flag.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: THRIFT-2412 UTF-8 sent by PHP as JSON is not ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---