thrift/lib
Jake Farrell b5c618a66d 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
2011-08-26 02:42:14 +00:00
..
as3 THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
c_glib THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
cocoa THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
cpp Thrift-1295: Duplicate include in TSocket.cpp 2011-08-25 22:02:38 +00:00
csharp THRIFT-1245 C# JSON Protocol uses culture-dependant decimal separator for double 2011-07-28 18:35:51 +00:00
erl THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
go THRIFT-1177. go: Update thrift to reflect changes in Go's networking libraries 2011-07-13 17:58:05 +00:00
hs updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
java THRIFT-1282. java: Upgrade httpclient to 4.1.2 (from 4.0.1) 2011-08-24 00:22:30 +00:00
javame/src/org/apache/thrift THRIFT-1255. javame: Mismatch of method name between JavaME's lib and generated code (compareTo/compareObjects) 2011-08-02 22:37:16 +00:00
js updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
nodejs updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
ocaml THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb 2011-08-03 09:49:27 +00:00
perl updating trunk from 0.7.0-dev to 0.8.0-dev 2011-08-13 21:29:36 +00:00
php Thrift-1240: TBinarySerializer.php invalid serialization due to TBufferTransport not flushing last chunk of data into TMemoryBuffer 2011-08-26 02:42:14 +00:00
py Updating python setup.py for deploying client to pypi 2011-08-17 19:00:33 +00:00
rb Thrift-1263: Updating rb client Rakefile to add suport for publishing client to rubygems.org 2011-08-16 17:13:41 +00:00
st THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images 2010-01-19 05:18:55 +00:00
Makefile.am THRIFT-1091 integrate JavaScript Test into Testsuite via make check 2011-03-17 19:13:36 +00:00