ID: 48808 Updated by: [email protected] Reported By: [email protected] -Status: Open +Status: Assigned Bug Type: Filter related Operating System: Linux PHP Version: 5.2CVS-2009-07-05 (CVS) -Assigned To: +Assigned To: iliaa
Previous Comments: ------------------------------------------------------------------------ [2009-07-05 17:13:58] [email protected] Description: ------------ See below. Tested with 5.2 and 5.3CVS. Reproduce code: --------------- var_dump(filter_var("[email protected]", FILTER_VALIDATE_EMAIL)); Expected result: ---------------- bool(false) Actual result: -------------- string(5) "[email protected]" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48808&edit=1
