Re: [PHP] complex objects and sessions

2001-07-14 Thread teo
Hi David! On Sat, 14 Jul 2001, David Brumley wrote: > Hi, > Was the complex object issue ever fixed in PHP 4? works just fine for me (since 4.0.4pl1) > > I'm running 4.0.6 with imap, and have built a class IMAPSession > defined in lib/sessionobject.inc.php. Here is a script: > > $config = ar

[PHP] complex objects and sessions

2001-07-14 Thread David Brumley
Hi, Was the complex object issue ever fixed in PHP 4? I'm running 4.0.6 with imap, and have built a class IMAPSession defined in lib/sessionobject.inc.php. Here is a script: SwitchContext($state, $msg); ?> My understanding is that the "csession" object should be stored. But on the second invoc