On 25 Oct, 14:05, Matthew Peters <[EMAIL PROTECTED]>
wrote:
>
> The following little script is crashing for me, both under Zend Studio
> and under Apache. If I take out the last line - assignment into the
> session - I no longer get a crash. And if I add the document $doc into
> the session instead of the SDO $cart it works fine. I guess I have to
> always add the document, not the SDO.
Hi - this is supposed to work - the SDO gets serialized into the
session. There's a phpunit test which shows it working. Most likely
you've revealed a memory management problem in the extension. Is it
possible to make your schema available for debugging?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---