Re[2]: [PHP] Serializing objects and storing them is sessions [fixed]

2004-04-09 Thread Kelly Hallman
Apr 10 at 1:39pm, Tom Rogers wrote: > Is your __sleep() function returning the array required by serialization? Since you mentioned it, I tried returning an array and it did not segfault, thought it was initially unclear what the array was for. After reading over most of the documentation about s

Re[2]: [PHP] Serializing objects and storing them is sessions [fixed]

2004-04-09 Thread Tom Rogers
Hi, Saturday, April 10, 2004, 10:51:20 AM, you wrote: KH> Apr 9 at 2:49pm, Jason Giangrande wrote: >> Kelly Hallman wrote: >> > Try it without serializing, it works. >> >> After retesting, it seems you are correct. I guess the same bad >> __sleep() code that was causing the object not to unseri