class.phpmailer.php53

Type Line Description
error 407 No DocBlock was found for property $smtp
error 408 No DocBlock was found for property $to
error 409 No DocBlock was found for property $cc
error 410 No DocBlock was found for property $bcc
error 411 No DocBlock was found for property $ReplyTo
error 412 No DocBlock was found for property $all_recipients
error 413 No DocBlock was found for property $attachment
error 414 No DocBlock was found for property $CustomHeader
error 415 No DocBlock was found for property $message_type
error 416 No DocBlock was found for property $boundary
error 417 No DocBlock was found for property $language
error 418 No DocBlock was found for property $error_count
error 419 No DocBlock was found for property $sign_cert_file
error 420 No DocBlock was found for property $sign_key_file
error 421 No DocBlock was found for property $sign_key_pass
error 422 No DocBlock was found for property $exceptions
error 1096 Argument $type is missing from the Docblock of AddrAppend()
error 1096 Argument $addr is missing from the Docblock of AddrAppend()
error 1113 Argument $addr is missing from the Docblock of AddrFormat()
error 1554 Argument $boundary is missing from the Docblock of GetBoundary()
error 1554 Argument $charSet is missing from the Docblock of GetBoundary()
error 1554 Argument $contentType is missing from the Docblock of GetBoundary()
error 1554 Argument $encoding is missing from the Docblock of GetBoundary()
error 1579 Argument $boundary is missing from the Docblock of EndBoundary()
error 1602 Argument $name is missing from the Docblock of HeaderLine()
error 1602 Argument $value is missing from the Docblock of HeaderLine()
error 1611 Argument $value is missing from the Docblock of TextLine()
error 1678 Argument $disposition_type is missing from the Docblock of AttachAll()
error 1678 Argument $boundary is missing from the Docblock of AttachAll()
error 1823 Argument $str is missing from the Docblock of EncodeHeader()
error 1823 Argument $position is missing from the Docblock of EncodeHeader()
error 1941 Name of argument $input does not match with the DocBlock's name $string in EncodeQPphp()
error 1941 Argument $space_conv is missing from the Docblock of EncodeQPphp()
notice 1941 Parameter $string could not be found in EncodeQPphp()
error 2128 No DocBlock was found for method AddStringEmbeddedImage()
error 2156 No DocBlock was found for method AttachmentExists()
error 2165 No DocBlock was found for method AlternativeExists()
error 2247 Argument $msg is missing from the Docblock of SetError()
error 2296 Argument $key is missing from the Docblock of Lang()
error 2534 Name of argument $cert_filename does not match with the DocBlock's name $key_filename in Sign()
error 2534 Name of argument $key_filename does not match with the DocBlock's name $key_pass in Sign()
error 2534 Argument $key_pass is missing from the Docblock of Sign()
error 2547 Name of argument $txt does not match with the DocBlock's name $key_filename in DKIM_QP()
notice 2547 Parameter $key_filename could not be found in DKIM_QP()
notice 2547 Parameter $key_pass could not be found in DKIM_QP()
error 2668 Argument $isSent is missing from the Docblock of doCallback()
error 2668 Argument $to is missing from the Docblock of doCallback()
error 2668 Argument $cc is missing from the Docblock of doCallback()
error 2668 Argument $bcc is missing from the Docblock of doCallback()
error 2668 Argument $subject is missing from the Docblock of doCallback()
error 2668 Argument $body is missing from the Docblock of doCallback()
error 2668 Argument $from is missing from the Docblock of doCallback()
error 2683 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()