Smtp : phpstan
This commit is contained in:
@@ -79,6 +79,7 @@ class Smtp
|
||||
$errno, $errstr,
|
||||
$this->timeout, STREAM_CLIENT_CONNECT,
|
||||
$mainContext);
|
||||
$php_errormsg = "";
|
||||
ini_set('track_errors', 0);
|
||||
if ($this->smtpStream === false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user