Quoting Zeev Suraski <[EMAIL PROTECTED]>: > At 04:56 26/03/2003, Jan Schneider wrote: > >Quoting Zeev Suraski <[EMAIL PROTECTED]>: > > > > > That's quite intentional - assignments in ZE2 are handle based, > versus > > > the > > > value based in ZE1. That's more or less the biggest change in ZE2 :) > > > > > > If you want to create copies like in ZE1 you can use __clone(). > > > >That's true of course, but serialize() still shouldn't segfault, no? > > Of course it's a bad idea for anything to segfault :) It's not ZE2's > fault, though...
No, but we know that ZE2 can do it better. Looking at the output of var_dump() it seems that it is able to detect infinite recursion, is there a (technical) reason that the same detection isn't applied to serialize()? Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php