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