On 2 Feb 2004 at 14:36, Zeev Suraski wrote:

> Using clone directly is now done using
> $replica = clone $src;
> Clone methods must now be declared as follows:
> function __clone($that)
> {
> }

Finally! I've suggested this change several times before 
([EMAIL PROTECTED]) but no one was interested (0 feedback).

But now that it will be included I'm very happy!

-- 
Ferdinand Beyer
<[EMAIL PROTECTED]>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to