On Thu, Apr 17, 2008 at 7:02 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
> > Your current implementation seems to be inconsistent with both itself
> > and the rest of PHP. I hope this can be rectified before it is
> > included. PHP is inconsisent enough without adding more.
> >
>
>  If you talk about consistency, you should remember that right now no
> function and no feature in PHP relies on strict checking of primitive types.

That is not the case (or I am very much mistaken). In particular,
is_int, which I mentioned in my email, is predicated on the IS_LONG
type only.

Paul


-- 
Paul Biggar
[EMAIL PROTECTED]

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to