this appears to be a set of rather orphaned functions. nobody includes
the header, and nobody calls the functions. any objections to me moving
the is_*() and other type-related functions in there (out of the
mondo-cluttered basic_functions.c)?

i'm also going to split the guts of is_numeric() out into a helper
function. actually, this may even be a useful part of the zend api, as
a complement to is_numeric_string. ZVAL_IS_NUMERIC()?

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 administrators, e-mail: [EMAIL PROTECTED]

Reply via email to