On Sun, Apr 24, 2011 at 8:22 PM, Gan, Xiyun <[email protected]> wrote: > It works for java code, but I'm writing php scripts using thrift gateway. > What is the solution? >
Hack what you need into thrift idl and regen your php bindings. Thanks, St.Ack
