commit | b5c618a66d296a9503bf3e33307150ddc120ac9d | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Fri Aug 26 02:42:14 2011 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | Fri Aug 26 02:42:14 2011 +0000 |
tree | 86907707ffdecb03930f78e25264d0141afbf839 | |
parent | 6df4d34447e183570765550639e97666c273b203 [diff] |
Thrift-1240: TBinarySerializer.php invalid serialization due to TBufferTransport not flushing last chunk of data into TMemoryBuffer Client: php Patch: Marimuthu Ponnambalam Simple Serialization errors out, due to the TBufferTransport not flushing the data into TMemoryBuffer after $object->write($protocol) in TBinarySerializer. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1161968 13f79535-47bb-0310-9956-ffa450edef68