Date: 02/26/01
- Next message: tsv <email protected>: "[PHP-DEV] PHP 4.0 Bug #9457: cannot compile with native Solaris libldap (fix included)"
- Previous message: Sam Liddicott: "[PHP-DEV] SLEEP and MAXEXECUTIONTIME and NAUGHTY modules"
- In reply to: James Moore: "[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming"
- Next in thread: Thomas Fromm: "[PHP-DEV] exits Backus-Naur Form?"
- Reply: Thomas Fromm: "[PHP-DEV] exits Backus-Naur Form?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > -----Original Message-----
> > From: Stanislav Malyshev [mailto:stas <email protected>]
> > Sent: 26 February 2001 09:52
> > To: Hartmut Holzgraefe
> > Cc: php-dev <email protected>; php-qa <email protected>
> > Subject: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming
> >
> >
> > 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.
>
> This is not in line with the other is_* functions. To keep in line with
> those I feel whatever we choose it should be ctype_is_* no is* as this is
> used to mean a different test (isset) under the variable functions.
>
> James
Absolutely, go with ctype_is_*
2c
Marten
-- 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: tsv <email protected>: "[PHP-DEV] PHP 4.0 Bug #9457: cannot compile with native Solaris libldap (fix included)"
- Previous message: Sam Liddicott: "[PHP-DEV] SLEEP and MAXEXECUTIONTIME and NAUGHTY modules"
- In reply to: James Moore: "[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming"
- Next in thread: Thomas Fromm: "[PHP-DEV] exits Backus-Naur Form?"
- Reply: Thomas Fromm: "[PHP-DEV] exits Backus-Naur Form?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

