Re: [PHP-DEV] adding finite(), isnan(), isinf()

2002-01-05 Thread Andi Gutmans
At 07:12 PM 1/4/2002 -0800, Jim Winstead wrote: these are the standard C library names. are people going to insist they be phpified? is_finite() is_nan(), is_infinite()? Yes I think they should be phpified. The fact that we have some historic problems doesn't mean we should fix it now. It

[PHP-DEV] adding finite(), isnan(), isinf()

2002-01-04 Thread Jim Winstead
these are the standard C library names. are people going to insist they be phpified? is_finite() is_nan(), is_infinite()? jim -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

Re: [PHP-DEV] adding finite(), isnan(), isinf()

2002-01-04 Thread Jon Parise
On Fri, Jan 04, 2002 at 07:12:38PM -0800, Jim Winstead wrote: these are the standard C library names. are people going to insist they be phpified? is_finite() is_nan(), is_infinite()? No more than I'd request strlen() be renamed str_len(). =) -- Jon Parise ([EMAIL PROTECTED]) .