I think that on this page : http://www.php.net/manual/en/zend.copy-constructor.php
and some around it(about module writing) there are some typos.
<cite>
Zend ships with such a function, called zend_copy_ctor()() (the previous PHP 
equivalent was pval_copy_constructor()()).

</cite>

I think that it have to be

Zend ships with such a function, called zend_copy_ctor() (the previous PHP equivalent 
was pval_copy_constructor()).



Regards,

Andrey Hristov



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to