[PHP-DEV] Re: [PHP-QA] 4.0.4 Release (Summary of thoughts) From: Hartmut Holzgraefe (hartmut <email protected>)
Date: 12/21/00

Andi Gutmans wrote:
> A side note, the function names of ctype_* were all missing an "is" in the
> beginning of the second word in the function name.
> Was this intentional?

yes (somehow at least...)

although ctype_is...() would have been a slightly better choice maybe
...

but it's still not to late to rename them:

php4/ext/ctype/EXPERIMENTAL

this extension is experimental,
its functions may change their names
or move to extension all together
so do not rely to much on them
you have been warned!

-- 
Hartmut Holzgraefe  hartmut <email protected>  http://www.six.de  +49-711-99091-77

-- 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>