commit | de262dc77ee06ab40859230dd57f383ac4f32c61 | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Fri Apr 19 21:58:33 2013 -0400 |
committer | Jake Farrell <jfarrell@apache.org> | Fri Apr 19 21:58:33 2013 -0400 |
tree | 36e57376635b94d2de8d72e10e16878700550091 | |
parent | 1bd9424b475685b257aec7f075dee27d4b350b03 [diff] |
Thrift-1903: PHP namespaces cause binary protocols to not be used Client: php Patch: Tyler Hobbs Resolves the issue by importing TBinaryProtocolAccelerated and checking if $this->output_ is an instance of that instead of using a static string in TProtocol.