Smtp.php 8

Type Line Description
error 224 No summary for method serialize()
error 231 Argument $data is missing from the Docblock of unserialize
error 231 No summary for method unserialize()
error 239 Argument $name is missing from the Docblock of __get
error 239 No summary for method __get()
error 501 Argument $opts is missing from the Docblock of send
error 501 Name of argument $opts does not match with the DocBlock's name $data in send()
error 501 The type hint of the argument is incorrect for the type definition of the @param tag with argument $opts in send()

Smtp/Exception.php 4

Type Line Description
error 150 Name of argument $message does not match with the DocBlock's name $msg in __construct()
notice 150 Parameter $msg could not be found in __construct()
error 162 Argument $name is missing from the Docblock of __get
error 162 No summary for method __get()

Smtp/Filter/Data.php 5

Type Line Description
error 36 Argument $in is missing from the Docblock of filter
error 36 Argument $out is missing from the Docblock of filter
error 36 Argument $consumed is missing from the Docblock of filter
error 36 Argument $closing is missing from the Docblock of filter
error 36 No summary for method filter()

Smtp/Filter/Body.php 6

Type Line Description
error 38 No summary for method onCreate()
error 48 Argument $in is missing from the Docblock of filter
error 48 Argument $out is missing from the Docblock of filter
error 48 Argument $consumed is missing from the Docblock of filter
error 48 Argument $closing is missing from the Docblock of filter
error 48 No summary for method filter()

Smtp/Lmtp.php 4

Type Line Description
error 45 Argument $params is missing from the Docblock of __construct
error 45 No summary for method __construct()
error 59 Argument $recipients is missing from the Docblock of _processData
error 59 No summary for method _processData()