Hi Stephen, On Fri, Sep 9, 2016 at 8:12 AM, Yasuo Ohgaki <[email protected]> wrote: > > Having > FILTER_VALIDATE_STRICT_FLOAT > and > FILTER_VALIDATE_FLOAT > would be problematic.
I forgot to mention filter module uses 32 bit int for filter flags. It means we have only up to 31 filters. We don't have much space for new filter flags. Regards, -- Yasuo Ohgaki [email protected] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
