]> granicus.if.org Git - php/commitdiff
ensure there is no connection
authorAnatol Belski <ab@php.net>
Tue, 3 Mar 2015 14:58:16 +0000 (15:58 +0100)
committerAnatol Belski <ab@php.net>
Tue, 3 Mar 2015 16:19:16 +0000 (17:19 +0100)
ext/standard/tests/mail/bug69115.phpt

index 1d7459eeb559e4b3bee2c82eacdf096a89cd9ee1..bc485de678c0ee0716cd180ff062842c3dea34c7 100644 (file)
@@ -6,6 +6,9 @@ if( substr(PHP_OS, 0, 3) != 'WIN' ) {
    die('skip...Windows only test');
 }
 ?>
+--INI--
+SMTP = 
+smtp_port =
 --FILE--
 <?php
 /* Just ensure it doesn't crash when trimming headers */