SDKiller / zyx-phpmailer

PHPMailer integration for Yii2 framework
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

PHP Strict Warning – yii\base\ErrorException #8

Closed berthojoris closed 8 years ago

berthojoris commented 8 years ago

Error when change smtpsecure param to tls

call_user_func_array() expects parameter 1 to be a valid callback, non-static method zyx\phpmailer\Mailer::processResult() should not be called statically

SDKiller commented 8 years ago

This already have been fixed in #2 Please checkout dev-master branch