class.phpmailer.php53

Type Line Description
error 395 No DocBlock was found for property $smtp
error 396 No DocBlock was found for property $to
error 397 No DocBlock was found for property $cc
error 398 No DocBlock was found for property $bcc
error 399 No DocBlock was found for property $ReplyTo
error 400 No DocBlock was found for property $all_recipients
error 401 No DocBlock was found for property $attachment
error 402 No DocBlock was found for property $CustomHeader
error 403 No DocBlock was found for property $message_type
error 404 No DocBlock was found for property $boundary
error 405 No DocBlock was found for property $language
error 406 No DocBlock was found for property $error_count
error 407 No DocBlock was found for property $sign_cert_file
error 408 No DocBlock was found for property $sign_key_file
error 409 No DocBlock was found for property $sign_key_pass
error 410 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 1925 Name of argument $input does not match with the DocBlock's name $string in EncodeQPphp()
error 1925 Argument $space_conv is missing from the Docblock of EncodeQPphp()
notice 1925 Parameter $string could not be found in EncodeQPphp()
error 2111 No DocBlock was found for method AddStringEmbeddedImage()
error 2139 No DocBlock was found for method AttachmentExists()
error 2148 No DocBlock was found for method AlternativeExists()
error 2230 Argument $msg is missing from the Docblock of SetError()
error 2279 Argument $key is missing from the Docblock of Lang()
error 2517 Name of argument $cert_filename does not match with the DocBlock's name $key_filename in Sign()
error 2517 Name of argument $key_filename does not match with the DocBlock's name $key_pass in Sign()
error 2517 Argument $key_pass is missing from the Docblock of Sign()
error 2530 Name of argument $txt does not match with the DocBlock's name $key_filename in DKIM_QP()
notice 2530 Parameter $key_filename could not be found in DKIM_QP()
notice 2530 Parameter $key_pass could not be found in DKIM_QP()
error 2649 Argument $isSent is missing from the Docblock of doCallback()
error 2649 Argument $to is missing from the Docblock of doCallback()
error 2649 Argument $cc is missing from the Docblock of doCallback()
error 2649 Argument $bcc is missing from the Docblock of doCallback()
error 2649 Argument $subject is missing from the Docblock of doCallback()
error 2649 Argument $body is missing from the Docblock of doCallback()
error 2649 Argument $from is missing from the Docblock of doCallback()
error 2664 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 411 Argument $msg_data is missing from the Docblock of Data()
error 555 Argument $host is missing from the Docblock of Hello()
error 592 Argument $hello is missing from the Docblock of SendHello()
error 592 Argument $host is missing from the Docblock of SendHello()
error 623 Argument $from is missing from the Docblock of Mail()
error 669 Argument $close_on_error is missing from the Docblock of Quit()
error 721 Argument $to is missing from the Docblock of Recipient()
error 808 Argument $from is missing from the Docblock of SendAndMail()