5 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
5SMTP.SMTP
5SMTP.SmtpUnitTest
- setUp
- testSetup
- testLogging
- testQueue
- testFailQueue

110 coding standards messages

smtp.admin.inc
line 66Avoid backslash escaping in translatable strings when possible, use "" quotes instead
294Doc comment short description must be on a single line, further text should be a separate paragraph
304If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
smtp.install
39Line indented incorrectly; expected 0 spaces, found 1
40Line indented incorrectly; expected 2 spaces, found 3
41Line indented incorrectly; expected 0 spaces, found 1
81Doc comment short description must end with a full stop
104Doc comment short description must be on a single line, further text should be a separate paragraph
128Doc comment short description must be on a single line, further text should be a separate paragraph
smtp.mail.inc
1The PHP open tag must be followed by exactly one blank line
6Additional blank lines found at end of doc comment
9Expected 1 space(s) before asterisk; 0 found
10Expected 1 space(s) before asterisk; 0 found
10Doc comment short description must end with a full stop
10Doc comment short description must be on a single line, further text should be a separate paragraph
11Expected 1 space(s) before asterisk; 0 found
17Doc comment short description must be on a single line, further text should be a separate paragraph
19Missing parameter type
22Return type missing for @return tag in function comment
25Expected 1 blank line before function; 0 found
43Parameter tags must be defined first in a doc comment
43Missing parameter type
45Separate the @param and @return sections by a blank line.
45Return type missing for @return tag in function comment
62Missing function doc comment
115Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
126No space found before comment text; expected "// Hack to fix reply-to issue." but found "//Hack to fix reply-to issue."
142There must be no blank line following an inline comment
171Functions must not contain multiple empty lines in a row; found 2 empty lines
179Functions must not contain multiple empty lines in a row; found 2 empty lines
184No space found before comment text; expected "// watchdog('error', 'Key: ' . $key . ' Value: ' . $value);" but found "//watchdog('error', 'Key: ' . $key . ' Value: ' . $value);"
184Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
191Equals sign not aligned with surrounding assignments; expected 9 spaces but found 11 spaces
192Equals sign not aligned with surrounding assignments; expected 1 space but found 5 spaces
193Inline comments must start with a capital letter
197Case breaking statements must be followed by a single blank line
199Line exceeds 80 characters; contains 91 characters
200Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
210Line exceeds 80 characters; contains 120 characters
212Line exceeds 80 characters; contains 110 characters
212Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
213Expected 1 space before "?"; 0 found
213Expected 1 space after "?"; 0 found
213Expected 1 space before ":"; 0 found
213Expected 1 space after ":"; 0 found
220Case breaking statements must be followed by a single blank line
225Case breaking statements must be followed by a single blank line
232Case breaking statements must be followed by a single blank line
232Case breaking statement indented incorrectly; expected 14 spaces, found 12
239Case breaking statements must be followed by a single blank line
239Case breaking statement indented incorrectly; expected 14 spaces, found 12
246Case breaking statements must be followed by a single blank line
246Case breaking statement indented incorrectly; expected 14 spaces, found 12
311Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
361Line exceeds 80 characters; contains 82 characters
363Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
507Functions must not contain multiple empty lines in a row; found 2 empty lines
522Functions must not contain multiple empty lines in a row; found 2 empty lines
532Calling class constructors must always include parentheses
554Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
563Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
570Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
579Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
582Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
583Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
584Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
585Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
605The use of function dpm() is discouraged
626A comma should follow the last multiline array item. Found: ErrorInfo
655Missing parameter name
657Missing parameter name
659Separate the @param and @return sections by a blank line.
659Return type missing for @return tag in function comment
662Protected method name "SmtpMailSystem::_boundary_split" is not in lowerCamel format
685Missing parameter name
687Separate the @param and @return sections by a blank line.
687Return type missing for @return tag in function comment
690Protected method name "SmtpMailSystem::_remove_headers" is not in lowerCamel format
693Inline comments must start with a capital letter
693Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
694If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
694There should be no white space after an opening "("
699Inline comments must start with a capital letter
699Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
702Inline comments must start with a capital letter
702Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
705There must be no blank line following an inline comment
705Inline comments must start with a capital letter
707Line exceeds 80 characters; contains 95 characters
707Inline comments must start with a capital letter
708Line exceeds 80 characters; contains 104 characters
714Inline comments must start with a capital letter
729Missing parameter type
731Missing parameter type
733Missing parameter type
735Missing parameter type
737Separate the @param and @return sections by a blank line.
737Return type missing for @return tag in function comment
741Protected method name "SmtpMailSystem::_get_substring" is not in lowerCamel format
758Missing parameter type
759Parameter comment indentation must be 3 spaces, found 2 spaces
760Parameter comment indentation must be 3 spaces, found 2 spaces
761Separate the @param and @return sections by a blank line.
761Return type missing for @return tag in function comment
762Return comment indentation must be 3 spaces, found 2 spaces
764Protected method name "SmtpMailSystem::_get_components" is not in lowerCamel format
779Comment indentation error, expected only 1 spaces
781Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
788Expected 1 blank line after function; 0 found
789The closing brace for the class must have an empty line before it

smtp 7.x-1.x-dev branch result

History

UpdatedResult
14 Sep 2017 at 15:33 UTC