== Quote from Zeev Suraski ([EMAIL PROTECTED])'s article > Both are valid points, and they both sound like the same problem from two > different angles. I think that the best approach would be to first do an > implicit clone (i.e., 'dumb' copy of all of the elements), and then call > __clone(), even if it exists. It should solve both cases.
Do you mean that PHP does this bit for bit copy before calling __clone? If yes, this was my original request, so I will be very happy.
Yeah, that's what we'll do.
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php