class.phpmailer.php53

Type Line Description
error 400 No DocBlock was found for property $smtp
error 401 No DocBlock was found for property $to
error 402 No DocBlock was found for property $cc
error 403 No DocBlock was found for property $bcc
error 404 No DocBlock was found for property $ReplyTo
error 405 No DocBlock was found for property $all_recipients
error 406 No DocBlock was found for property $attachment
error 407 No DocBlock was found for property $CustomHeader
error 408 No DocBlock was found for property $message_type
error 409 No DocBlock was found for property $boundary
error 410 No DocBlock was found for property $language
error 411 No DocBlock was found for property $error_count
error 412 No DocBlock was found for property $sign_cert_file
error 413 No DocBlock was found for property $sign_key_file
error 414 No DocBlock was found for property $sign_key_pass
error 415 No DocBlock was found for property $exceptions
error 1089 Argument $type is missing from the Docblock of AddrAppend()
error 1089 Argument $addr is missing from the Docblock of AddrAppend()
error 1106 Argument $addr is missing from the Docblock of AddrFormat()
error 1542 Argument $boundary is missing from the Docblock of GetBoundary()
error 1542 Argument $charSet is missing from the Docblock of GetBoundary()
error 1542 Argument $contentType is missing from the Docblock of GetBoundary()
error 1542 Argument $encoding is missing from the Docblock of GetBoundary()
error 1567 Argument $boundary is missing from the Docblock of EndBoundary()
error 1590 Argument $name is missing from the Docblock of HeaderLine()
error 1590 Argument $value is missing from the Docblock of HeaderLine()
error 1599 Argument $value is missing from the Docblock of TextLine()
error 1666 Argument $disposition_type is missing from the Docblock of AttachAll()
error 1666 Argument $boundary is missing from the Docblock of AttachAll()
error 1811 Argument $str is missing from the Docblock of EncodeHeader()
error 1811 Argument $position is missing from the Docblock of EncodeHeader()
error 1929 Name of argument $input does not match with the DocBlock's name $string in EncodeQPphp()
error 1929 Argument $space_conv is missing from the Docblock of EncodeQPphp()
notice 1929 Parameter $string could not be found in EncodeQPphp()
error 2116 No DocBlock was found for method AddStringEmbeddedImage()
error 2144 No DocBlock was found for method AttachmentExists()
error 2153 No DocBlock was found for method AlternativeExists()
error 2235 Argument $msg is missing from the Docblock of SetError()
error 2284 Argument $key is missing from the Docblock of Lang()
error 2522 Name of argument $cert_filename does not match with the DocBlock's name $key_filename in Sign()
error 2522 Name of argument $key_filename does not match with the DocBlock's name $key_pass in Sign()
error 2522 Argument $key_pass is missing from the Docblock of Sign()
error 2535 Name of argument $txt does not match with the DocBlock's name $key_filename in DKIM_QP()
notice 2535 Parameter $key_filename could not be found in DKIM_QP()
notice 2535 Parameter $key_pass could not be found in DKIM_QP()
error 2654 Argument $isSent is missing from the Docblock of doCallback()
error 2654 Argument $to is missing from the Docblock of doCallback()
error 2654 Argument $cc is missing from the Docblock of doCallback()
error 2654 Argument $bcc is missing from the Docblock of doCallback()
error 2654 Argument $subject is missing from the Docblock of doCallback()
error 2654 Argument $body is missing from the Docblock of doCallback()
error 2654 Argument $from is missing from the Docblock of doCallback()
error 2669 No DocBlock was found for method errorMessage()

class.pop3.php4

Type Line Description
error 126 No DocBlock was found for property $pop_conn
error 127 No DocBlock was found for property $connected
error 128 No DocBlock was found for property $error
error 141 Argument $debug_level is missing from the Docblock of Authorise()

class.smtp.php19

Type Line Description
error 99 No DocBlock was found for property $smtp_conn
error 100 No DocBlock was found for property $error
error 101 No DocBlock was found for property $helo_rply
error 132 Argument $host is missing from the Docblock of Connect()
error 132 Argument $port is missing from the Docblock of Connect()
error 132 Argument $tval is missing from the Docblock of Connect()
error 242 Argument $username is missing from the Docblock of Authenticate()
error 242 Argument $password is missing from the Docblock of Authenticate()
error 242 Argument $authtype is missing from the Docblock of Authenticate()
error 242 Argument $realm is missing from the Docblock of Authenticate()
error 242 Argument $workstation is missing from the Docblock of Authenticate()
error 445 Argument $msg_data is missing from the Docblock of Data()
error 589 Argument $host is missing from the Docblock of Hello()
error 626 Argument $hello is missing from the Docblock of SendHello()
error 626 Argument $host is missing from the Docblock of SendHello()
error 657 Argument $from is missing from the Docblock of Mail()
error 703 Argument $close_on_error is missing from the Docblock of Quit()
error 755 Argument $to is missing from the Docblock of Recipient()
error 842 Argument $from is missing from the Docblock of SendAndMail()