Re: [PHP-DEV] ctype function (re?)naming From: Stanislav Malyshev (stas <email protected>)
Date: 02/26/01

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

And add isalpha alias for it.

-- 
Stanislav Malyshev, Zend Products Engineer
stas <email protected>  http://www.zend.com/ +972-3-6139665 ext.115

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