ID:               48808
 Updated by:       il...@php.net
 Reported By:      fel...@php.net
-Status:           Assigned
+Status:           Closed
 Bug Type:         Filter related
 Operating System: Linux
 PHP Version:      5.2CVS-2009-07-05 (CVS)
 Assigned To:      iliaa
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2009-07-06 14:59:44] sjoerd-php at linuxonly dot nl

Maybe already fixed while fixing bug #48718.

------------------------------------------------------------------------

[2009-07-05 17:13:58] fel...@php.net

Description:
------------
See below.

Tested with 5.2 and 5.3CVS.

Reproduce code:
---------------
var_dump(filter_var("-...@a.-", FILTER_VALIDATE_EMAIL));

Expected result:
----------------
bool(false)

Actual result:
--------------
string(5) "-...@a.-"


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=48808&edit=1

Reply via email to