On Sun, Nov 15, 2009 at 17:53, Felipe Pena <[email protected]> wrote: > felipe Sun, 15 Nov 2009 16:53:40 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=290791 > > Log: > - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses > containing = or ?). > (Patch by Pierrick) > > Bug: http://bugs.php.net/50158 (Verified) FILTER_VALIDATE_EMAIL fails with > valid addresses containing = or ? > > Changed paths: > U php/php-src/branches/PHP_5_2/NEWS > U php/php-src/branches/PHP_5_2/ext/filter/logical_filters.c > A php/php-src/branches/PHP_5_2/ext/filter/tests/bug50158.phpt
That test case doesn't cover "?". -Hannes -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
