Dear Wiki user, You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.
The "ThriftUsagePhp" page has been changed by DavidEhrmann. http://wiki.apache.org/thrift/ThriftUsagePhp?action=diff&rev1=1&rev2=2 -------------------------------------------------- $transport->close(); ?> }}} + = PHP Notes = + * Sets must be of primitives, not structs. If you're getting an error like this, it's because of that. Switch from a Set to a List. + {{{ $this->success[$elem40] = true; It says "illegal offset type" }}}
