THRIFT-941. php: Make PHP C Extension use the defined Protocol writeMessageBegin...
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 6 Oct 2010 00:23:30 +0000 (00:23 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 6 Oct 2010 00:23:30 +0000 (00:23 +0000)
commitded25bbe0d82ce151c633addd3b96d5c3e0c4dc1
tree1be1ea7deb5adf52ce6b97c11d2477442c39200b
parentc657447e0edd882ffc6144ca81c1f1d3cccae048
THRIFT-941. php:  Make PHP C Extension use the defined Protocol writeMessageBegin function

This patch causes the C extension to call into user-land to get the correct writeMessageBegin function.

Patch: Chris Goffinet

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