> De : Dennis Birkholz [mailto:den...@birkholz.biz]
>
> I did not follow the DoC-discussion so far but from a quick glance at
> the list there are at least cases that need a further look:
> 
> 1. There is no float (without !) in the list. It should be IS_LONG = yes
> (if value does not exceed float boundaries), IS_DOUBLE = yes and
> IS_STRING = yes (same as for IS_LONG).

'float' is an alias for 'number', which follows these rules.

> 2. callable is missing a check for objects that contain __invoke() which
> is also a valid callable.

Right. Added this case.

Thanks

> 
> Greets
> Dennis Birkholz



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

Reply via email to