include/lib/swiftmailer/classes/Swift/Transport/EsmtpHandler.php
Method onCommand
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function onCommand(Swift_Transport_SmtpAgent $agent, $command, $codes = array(), &$failedRecipients = null, &$stop = false);