Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

[PHP-DEV] Typos? From: Andrey Hristov (ahristov <email protected>)
Date: 12/27/01

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: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>