[wp-trac] [WordPress Trac] #15379: is_email should be RFC complient
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 10 21:25:53 UTC 2010
#15379: is_email should be RFC complient
-----------------------------+----------------------------------------------
Reporter: jorbin | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution: duplicate
Keywords: needs-unit-test |
-----------------------------+----------------------------------------------
Comment(by filosofo):
If we wait until 3.2 with PHP 5.x, we can just do
`filter_var( $email, FILTER_VALIDATE_EMAIL )` instead, right?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15379#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list