Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improper logic for email validation #9

Open
F9Alejandro opened this issue Jan 7, 2018 · 0 comments
Open

improper logic for email validation #9

F9Alejandro opened this issue Jan 7, 2018 · 0 comments

Comments

@F9Alejandro
Copy link

The email filter validation does the opposite of what you want it to do.
Valid emails are marked invalid, and invalid emails are mark valid. a simple !filter_var would fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant