From: Sara Golemon Date: Wed, 4 Dec 2013 15:49:16 +0000 (-0800) Subject: Use 'user@example.com' rather than 'user@company.com' in tests X-Git-Tag: php-5.5.8RC1~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32a4cc8353ff94d107611f00e7376e8e1baae926;p=php Use 'user@example.com' rather than 'user@company.com' in tests Using some arbitrary 3rd party's domain name is clowny, even if it never tries to send. --- diff --git a/ext/standard/tests/mail/bug51604.phpt b/ext/standard/tests/mail/bug51604.phpt index a657021025..988849c4e1 100644 --- a/ext/standard/tests/mail/bug51604.phpt +++ b/ext/standard/tests/mail/bug51604.phpt @@ -11,7 +11,7 @@ if(substr(PHP_OS, 0, 3) == "WIN") --FILE--