THRIFT-1228. php: The php accelerator module calls flush incorrectly
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 30 Jun 2011 18:59:18 +0000 (18:59 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 30 Jun 2011 18:59:18 +0000 (18:59 +0000)
commit2323aa9c1cd7926d68b487013f847b4b2bf85bb0
tree383bc95f118118b10a642dbb139774d27aa56ca7
parentad0ad824d2fb8c68b77e4a8a982225cf879f878d
THRIFT-1228. php: The php accelerator module calls flush incorrectly

This patch makes sure that filling the php extension's internal buffer does not cause a premature flush of the whole transport.

Patch: Nathaniel Cook

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1141668 13f79535-47bb-0310-9956-ffa450edef68
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp