[GitHub] thrift issue #1011: Fix bug for php close socket

2016-07-11 Thread caty
Github user caty commented on the issue: https://github.com/apache/thrift/pull/1011 I only change php code, why the Travis CI build failed? --- 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

[GitHub] thrift pull request: Fix buf for php close socket

2016-05-17 Thread caty
GitHub user caty opened a pull request: https://github.com/apache/thrift/pull/1011 Fix buf for php close socket php must close the socket, anyhow. otherwise you will get previous reponse when the previous request timeout and the socket is reused. You can merge this pull