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

gmail.com.au domain causes email validation to fail #886

Open
da-mask opened this issue May 23, 2024 · 0 comments · May be fixed by #885
Open

gmail.com.au domain causes email validation to fail #886

da-mask opened this issue May 23, 2024 · 0 comments · May be fixed by #885

Comments

@da-mask
Copy link

da-mask commented May 23, 2024

Summary

en_AU Internet provider includes a freeEmailDomain of gmail.com.au which does not exist and causes validation errors when validated against dns.

Versions

Version
PHP 8.2
fakerphp/faker 1.21

Self-enclosed code snippet for reproduction

 livewire()->set('form.email', fake()->freeEmail())

Expected output

no error

Actual output

Error: The email must be a valid email address.
@da-mask da-mask linked a pull request May 23, 2024 that will close this issue
7 tasks
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

Successfully merging a pull request may close this issue.

1 participant