mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix email test (#824)
This commit is contained in:
@@ -8,7 +8,7 @@ require_once __DIR__ . '/../include/email-validation.inc';
|
||||
$emails = array(
|
||||
'asasasd324324@php.net',
|
||||
'jcastagnetto-delete-this-@yahoo.com',
|
||||
'jcastagnetto-i-hate-spam@NOSPAMyahoo.com',
|
||||
'jcastagnetto-i-hate-spam@NOSPAMyahoo.test',
|
||||
'jcastagnetto-NO-SPAM@yahoo.com',
|
||||
'jcastagnetto@NoSpam-yahoo.com',
|
||||
'jesusmc@scripps.edu',
|
||||
|
||||
Reference in New Issue
Block a user