Date: 12/21/00
- Next message: Andi Gutmans: "Re: [PHP-DEV] FPEs on FreeBSD"
- Previous message: webbox <email protected>: "[PHP-DEV] PHP 4.0 Bug #8355: split() and explode() only accepts 2 parameters"
- In reply to: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] 4.0.4 Release (Summary of thoughts)"
- Next in thread: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] 4.0.4 Release (Summary of thoughts)"
- Reply: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] 4.0.4 Release (Summary of thoughts)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Andi Gutmans: "Re: [PHP-DEV] FPEs on FreeBSD"
- Previous message: webbox <email protected>: "[PHP-DEV] PHP 4.0 Bug #8355: split() and explode() only accepts 2 parameters"
- In reply to: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] 4.0.4 Release (Summary of thoughts)"
- Next in thread: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] 4.0.4 Release (Summary of thoughts)"
- Reply: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] 4.0.4 Release (Summary of thoughts)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

