[PHP-DEV] RE: [PHP-QA] ctype function (re?)naming From: James Moore (jmoore <email protected>)
Date: 02/26/01

> RFC: what should their names be in 4.0.5?
>
> ( ) stay with ctype_alpha() ...
> ( ) switch to ctype_isalpha() ...
> ( ) switch to ctype_isalpha() ... and have ctype_alpha() aliases
> (X) switch to ctype_is_alpha() ...
> ( ) switch to ctype_is_alpha() ... and have [Undocumentated]
ctype_alpha() aliases
> ( ) ____________________________________(fill in your idea here)

Lets not make alias' there are warnings in the manual about their names
changing so I feel they can change.

James

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