Re: [PHP] potentially __sleep() bug

2008-01-30 Thread Anup Shukla
Nathan Nobbe wrote: all, i was playing around w/ some object serialization tonight during further exploration of spl and i stumbled on what appears to be a bug in the behavior of the __sleep() magic method. here is the pertinent documentation on the method ..is supposed to return an array w

[PHP] potentially __sleep() bug

2008-01-29 Thread Nathan Nobbe
all, i was playing around w/ some object serialization tonight during further exploration of spl and i stumbled on what appears to be a bug in the behavior of the __sleep() magic method. here is the pertinent documentation on the method ..is supposed to return an array with the names of all v