> -----Original Message----- > From: Pierre [mailto:[EMAIL PROTECTED] > Sent: 28 July 2006 18:34 > To: [EMAIL PROTECTED] > Cc: Kevin Waterson; internals@lists.php.net > Subject: Re: [PHP-DEV] testing filter ext in RC1 > > On 7/28/06, Jared Williams <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Also it does seem NUL char safe? > > > > php -r "$var='3'.chr(0).'foo'; var_dump(filter_data($var, > > FILTER_VALIDATE_INT));" > > int(3) > > Please report bugs in pecl.php.net/filter. It is hard to keep a trace > of each post around here :) >
Reported. http://pecl.php.net/bugs/bug.php?id=8315 - NUL http://pecl.php.net/bugs/bug.php?id=8316 - Empty string Jared -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php