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

2015-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/702 --- 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

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

2015-11-18 Thread phongphan
GitHub user phongphan opened a pull request: https://github.com/apache/thrift/pull/702 JavaMe: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol Hi This should fix THRIFT-2410. The patch is build against Java 1.3. The library doesn't appear to have tests and