Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Validator] Improve EmailValidator #1581

Closed
@Seldaek

Description

@Seldaek

We really should migrate away from filter_var to a stronger solution like http://code.google.com/p/isemail/source/browse/PHP/trunk/is_email.php which seems like the only solution mentioning RFCs, being maintained, and not being dependent on a specific PHP version.

I emailed the author to see if he would be willing to migrate it to a more class-based approach and remove all those constants from the global namespace.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions