-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.3
-
Fix Version/s: 0.11.0
-
Component/s: PHP - Library
-
Labels:None
Opening a ticket for https://github.com/apache/thrift/pull/1011.
php must close the socket, anyhow.
otherwise you will get previous reponse when the previous request timeout and the socket is reused.