You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Courtney Robinson <sa...@live.co.uk> on 2011/02/13 01:52:19 UTC

0.7 PHP thrift example

Does anyone have a working 0.7 thrift example in PHP...?
I compiled 0.5 version of thrift and built the PHP bindings
but when I try to run the php example on the wiki I get

TException: Error: Attempt to send non-object type as a T_STRUCT

Re: 0.7 PHP thrift example

Posted by Sasha Dolgy <sd...@gmail.com>.
Check out phpcassa on github maintained by thobbs
On 13 Feb 2011 01:52, "Courtney Robinson" <sa...@live.co.uk> wrote:
> Does anyone have a working 0.7 thrift example in PHP...?
> I compiled 0.5 version of thrift and built the PHP bindings
> but when I try to run the php example on the wiki I get
>
> TException: Error: Attempt to send non-object type as a T_STRUCT