php-developer-list | 2001122
Date: 12/27/01
- Next message: Sander Roobol: "[PHP-DEV] Fw: Typos?"
- Previous message: sander <email protected>: "[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param"
- Next in thread: Markus Fischer: "Re: [PHP-DEV] Typos?"
- Reply: Markus Fischer: "Re: [PHP-DEV] Typos?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Sander Roobol: "[PHP-DEV] Fw: Typos?"
- Previous message: sander <email protected>: "[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param"
- Next in thread: Markus Fischer: "Re: [PHP-DEV] Typos?"
- Reply: Markus Fischer: "Re: [PHP-DEV] Typos?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

