| /data/pear/pear/Games_Chess/Chess/Crazyhouse.php |
| error |
2 |
You must use "/**" style comments for a file comment |
| error |
38 |
There must be exactly one blank line before the tags in class comments |
| error |
39 |
@author tag comment indented incorrectly. Expected 2 spaces but found 1. |
| error |
40 |
Missing @category tag in class comment |
| error |
40 |
Missing @license tag in class comment |
| error |
40 |
Missing @link tag in class comment |
| error |
41 |
Opening brace of a class must be on the line after the definition |
| error |
107 |
Missing @return tag in function comment |
| warning |
130 |
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space |
| error |
167 |
There must be exactly one blank line before the tags in function comment |
| error |
168 |
Missing @return tag in function comment |
| warning |
172 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| error |
173 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
173 |
Line exceeds 85 characters; contains 119 characters |
| error |
174 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
174 |
Line exceeds 85 characters; contains 119 characters |
| error |
175 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
175 |
Line exceeds 85 characters; contains 111 characters |
| error |
176 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
176 |
Line exceeds 85 characters; contains 111 characters |
| error |
177 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
177 |
Line exceeds 85 characters; contains 111 characters |
| error |
178 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
178 |
Line exceeds 85 characters; contains 111 characters |
| error |
179 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
179 |
Line exceeds 85 characters; contains 119 characters |
| error |
180 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
180 |
Line exceeds 85 characters; contains 119 characters |
| warning |
201 |
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space |
| error |
285 |
Last parameter comment requires a blank newline after it |
| error |
285 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$move" at position 1 |
| error |
285 |
Missing parameter name at position 1 |
| error |
285 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
285 |
There must be exactly one blank line before the tags in function comment |
| warning |
298 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| warning |
301 |
Equals sign not aligned with surrounding assignments; expected 61 spaces but found 1 space |
| warning |
302 |
Equals sign not aligned with surrounding assignments; expected 31 spaces but found 1 space |
| warning |
303 |
Equals sign not aligned with surrounding assignments; expected 47 spaces but found 1 space |
| warning |
305 |
Equals sign not aligned with surrounding assignments; expected 42 spaces but found 1 space |
| warning |
306 |
Line exceeds 85 characters; contains 89 characters |
| warning |
307 |
Equals sign not aligned with surrounding assignments; expected 51 spaces but found 1 space |
| warning |
308 |
Equals sign not aligned with surrounding assignments; expected 46 spaces but found 1 space |
| warning |
316 |
Line exceeds 85 characters; contains 103 characters |
| warning |
317 |
Equals sign not aligned with surrounding assignments; expected 58 spaces but found 1 space |
| error |
334 |
You must use "/**" style comments for a function comment |
| warning |
341 |
Line exceeds 85 characters; contains 98 characters |
| error |
353 |
Missing function doc comment |
| warning |
360 |
Line exceeds 85 characters; contains 91 characters |
| warning |
370 |
Line exceeds 85 characters; contains 98 characters |
| error |
378 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$from" at position 1 |
| error |
378 |
There must be exactly one blank line before the tags in function comment |
| error |
379 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$to" at position 2 |
| error |
380 |
The comments for parameters [a-h][1-8] (2) and Piece (3) do not align |
| error |
380 |
Doc comment var "Piece" does not match actual variable name "$promote" at position 3 |
| error |
381 |
Missing @return tag in function comment |
| error |
405 |
There must be exactly one blank line before the tags in function comment |
| error |
406 |
Last parameter comment requires a blank newline after it |
| error |
406 |
Parameters must appear immediately after the comment |
| error |
406 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
406 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
428 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piece" at position 1 |
| error |
428 |
Missing parameter name at position 1 |
| error |
428 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
428 |
Expected 1 space after the longest type |
| error |
428 |
There must be exactly one blank line before the tags in function comment |
| error |
429 |
The variable names for parameters UNKNOWN (1) and [ UNKNOWN ] (2) do not align |
| error |
429 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$color" at position 2 |
| error |
429 |
Missing parameter name at position 2 |
| error |
429 |
Missing comment for param "[ UNKNOWN ]" at position 2 |
| error |
430 |
Last parameter comment requires a blank newline after it |
| error |
430 |
The variable names for parameters UNKNOWN (2) and [a-h][1-8] (3) do not align |
| error |
430 |
The comments for parameters UNKNOWN (2) and [a-h][1-8] (3) do not align |
| error |
430 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$exclude" at position 3 |
| error |
454 |
There must be exactly one blank line before the tags in function comment |
| error |
455 |
Parameters must appear immediately after the comment |
| error |
455 |
Doc comment var "contents" does not match actual variable name "$parsedmove" at position 1 |
| error |
458 |
The variable names for parameters contents (1) and current (2) do not align |
| error |
458 |
The comments for parameters contents (1) and current (2) do not align |
| error |
458 |
Doc comment var "current" does not match actual variable name "$color" at position 2 |
| error |
466 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
467 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
468 |
Line exceeds 85 characters; contains 92 characters |
| error |
471 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
472 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
473 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
474 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
475 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
476 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
477 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
479 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
481 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
484 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
485 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| warning |
486 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| warning |
489 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| error |
490 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
491 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
492 |
Line indented incorrectly; expected 24 spaces, found 28 |
| warning |
496 |
Line exceeds 85 characters; contains 94 characters |
| error |
501 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
503 |
Space after opening parenthesis of function call prohibited |
| error |
514 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
515 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
516 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
520 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
521 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
523 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
529 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
530 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
532 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
538 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
539 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
540 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
548 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
548 |
Line exceeds 85 characters; contains 91 characters |
| error |
549 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
550 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
553 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
554 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
555 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
561 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
562 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
563 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
569 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
570 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
577 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
580 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
580 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
580 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
580 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
581 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
582 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
584 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
587 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
589 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
593 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
594 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
595 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
598 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
599 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
600 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
605 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
606 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
607 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
614 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
617 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| warning |
620 |
Line exceeds 85 characters; contains 91 characters |
| error |
631 |
Doc comment for "$color" missing |
| error |
635 |
There must be exactly one blank line before the tags in function comment |
| error |
658 |
Last parameter comment requires a blank newline after it |
| error |
658 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piece" at position 1 |
| error |
658 |
Missing parameter name at position 1 |
| error |
658 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
658 |
There must be exactly one blank line before the tags in function comment |
| error |
677 |
Last parameter comment requires a blank newline after it |
| error |
677 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piece" at position 1 |
| error |
677 |
Missing parameter name at position 1 |
| error |
677 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
677 |
There must be exactly one blank line before the tags in function comment |
| error |
691 |
Line indented incorrectly; expected at least 4 spaces, found 3 |
| error |
696 |
Last parameter comment requires a blank newline after it |
| error |
696 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piecename" at position 1 |
| error |
696 |
Missing parameter name at position 1 |
| error |
696 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
696 |
There must be exactly one blank line before the tags in function comment |
| error |
713 |
Last parameter comment requires a blank newline after it |
| error |
713 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piece" at position 1 |
| error |
713 |
Missing parameter name at position 1 |
| error |
713 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
713 |
There must be exactly one blank line before the tags in function comment |
| error |
732 |
Last parameter comment requires a blank newline after it |
| error |
732 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piece" at position 1 |
| error |
732 |
Missing parameter name at position 1 |
| error |
732 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
732 |
There must be exactly one blank line before the tags in function comment |
| error |
750 |
Last parameter comment requires a blank newline after it |
| error |
750 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piece" at position 1 |
| error |
750 |
Missing parameter name at position 1 |
| error |
750 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
750 |
There must be exactly one blank line before the tags in function comment |
| error |
768 |
Last parameter comment requires a blank newline after it |
| error |
768 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piece" at position 1 |
| error |
768 |
Missing parameter name at position 1 |
| error |
768 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
768 |
There must be exactly one blank line before the tags in function comment |
| error |
783 |
Doc comment var "squares" does not match actual variable name "$squares" at position 1 |
| error |
783 |
There must be exactly one blank line before the tags in function comment |
| error |
784 |
Last parameter comment requires a blank newline after it |
| error |
784 |
The variable names for parameters squares (1) and color (2) do not align |
| error |
784 |
The comments for parameters squares (1) and color (2) do not align |
| error |
784 |
Doc comment var "color" does not match actual variable name "$color" at position 2 |
| warning |
814 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
818 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| error |
825 |
File is being conditionally included; use "include_once" instead |
| warning |
830 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
848 |
There must be exactly one blank line before the tags in function comment |
| error |
865 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| warning |
870 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
883 |
Last parameter comment requires a blank newline after it |
| error |
883 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$color" at position 1 |
| error |
883 |
Missing parameter name at position 1 |
| error |
883 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
883 |
There must be exactly one blank line before the tags in function comment |
| warning |
893 |
Line exceeds 85 characters; contains 105 characters |
| warning |
895 |
Line exceeds 85 characters; contains 100 characters |
| error |
904 |
There must be exactly one blank line before the tags in function comment |
| error |
905 |
Parameters must appear immediately after the comment |
| error |
905 |
Doc comment var "color" does not match actual variable name "$color" at position 1 |
| error |
906 |
Missing @return tag in function comment |
| error |
924 |
There must be exactly one blank line before the tags in function comment |
| warning |
929 |
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space |
| warning |
930 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| warning |
939 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| warning |
940 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| warning |
954 |
Line exceeds 85 characters; contains 98 characters |
| warning |
955 |
Line exceeds 85 characters; contains 87 characters |
| error |
972 |
Last parameter comment requires a blank newline after it |
| error |
972 |
Doc comment var "color" does not match actual variable name "$color" at position 1 |
| error |
972 |
There must be exactly one blank line before the tags in function comment |
| warning |
977 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| warning |
978 |
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space |
| warning |
982 |
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space |
| error |
995 |
Missing function doc comment |
| error |
1020 |
Doc comment var "piece" does not match actual variable name "$color" at position 1 |
| error |
1020 |
There must be exactly one blank line before the tags in function comment |
| error |
1021 |
The variable names for parameters piece (1) and Piece (2) do not align |
| error |
1021 |
Doc comment var "Piece" does not match actual variable name "$type" at position 2 |
| error |
1022 |
Last parameter comment requires a blank newline after it |
| error |
1022 |
The variable names for parameters Piece (2) and [a-h][1-8] (3) do not align |
| error |
1022 |
The comments for parameters Piece (2) and [a-h][1-8] (3) do not align |
| error |
1022 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 3 |
| error |
1045 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1046 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1047 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1048 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1050 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1054 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1056 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1059 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
1064 |
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space |
| error |
1066 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1066 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1066 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1066 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1067 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1069 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1073 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
1080 |
Line exceeds 85 characters; contains 97 characters |
| warning |
1080 |
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space |
| error |
1081 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1082 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1083 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
1085 |
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space |
| error |
1086 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1090 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1105 |
Last parameter comment requires a blank newline after it |
| error |
1105 |
Missing comment for param "$piece" at position 1 |
| error |
1105 |
Doc comment for "$color" missing |
| error |
1105 |
There must be exactly one blank line before the tags in function comment |
| warning |
1106 |
Line exceeds 85 characters; contains 92 characters |
| warning |
1110 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| warning |
1160 |
Line exceeds 85 characters; contains 87 characters |
| error |
1176 |
There must be exactly one blank line before the tags in function comment |
| error |
1185 |
There must be exactly one blank line before the tags in function comment |
| error |
1194 |
There must be exactly one blank line before the tags in function comment |
| Sum |
213 errors and 52 warnings |
| /data/pear/pear/Games_Chess/Chess/Losers.php |
| error |
2 |
You must use "/**" style comments for a file comment |
| error |
37 |
There must be exactly one blank line before the tags in class comments |
| error |
38 |
@author tag comment indented incorrectly. Expected 2 spaces but found 1. |
| error |
39 |
Missing @category tag in class comment |
| error |
39 |
Missing @license tag in class comment |
| error |
39 |
Missing @link tag in class comment |
| error |
40 |
Opening brace of a class must be on the line after the definition |
| error |
43 |
There must be exactly one blank line before the tags in function comment |
| error |
44 |
Missing @return tag in function comment |
| warning |
48 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| warning |
57 |
Line exceeds 85 characters; contains 88 characters |
| warning |
60 |
Line exceeds 85 characters; contains 86 characters |
| error |
83 |
Last parameter comment requires a blank newline after it |
| error |
83 |
Doc comment var "parsed" does not match actual variable name "$move" at position 1 |
| error |
83 |
There must be exactly one blank line before the tags in function comment |
| warning |
97 |
Line exceeds 85 characters; contains 97 characters |
| error |
106 |
There must be exactly one blank line before the tags in function comment |
| Sum |
13 errors and 4 warnings |
| /data/pear/pear/Games_Chess/Chess/Standard.php |
| error |
2 |
You must use "/**" style comments for a file comment |
| error |
32 |
There must be exactly one blank line before the tags in class comments |
| error |
33 |
@author tag comment indented incorrectly. Expected 2 spaces but found 1. |
| error |
34 |
Missing @category tag in class comment |
| error |
34 |
Missing @license tag in class comment |
| error |
34 |
Missing @link tag in class comment |
| error |
35 |
Opening brace of a class must be on the line after the definition |
| error |
45 |
Missing @return tag in function comment |
| error |
91 |
There must be exactly one blank line before the tags in function comment |
| error |
92 |
Missing @return tag in function comment |
| warning |
95 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| error |
96 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
96 |
Line exceeds 85 characters; contains 117 characters |
| error |
97 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
97 |
Line exceeds 85 characters; contains 119 characters |
| error |
98 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
98 |
Line exceeds 85 characters; contains 111 characters |
| error |
99 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
99 |
Line exceeds 85 characters; contains 111 characters |
| error |
100 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
100 |
Line exceeds 85 characters; contains 111 characters |
| error |
101 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
101 |
Line exceeds 85 characters; contains 111 characters |
| error |
102 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
102 |
Line exceeds 85 characters; contains 119 characters |
| error |
103 |
Line indented incorrectly; expected at least 8 spaces, found 0 |
| warning |
103 |
Line exceeds 85 characters; contains 117 characters |
| warning |
105 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| warning |
106 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| warning |
107 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| warning |
108 |
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space |
| warning |
109 |
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space |
| warning |
110 |
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space |
| warning |
111 |
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space |
| warning |
113 |
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space |
| error |
155 |
Doc comment var "piece" does not match actual variable name "$color" at position 1 |
| error |
155 |
There must be exactly one blank line before the tags in function comment |
| error |
156 |
The variable names for parameters piece (1) and Piece (2) do not align |
| error |
156 |
Doc comment var "Piece" does not match actual variable name "$type" at position 2 |
| error |
157 |
Last parameter comment requires a blank newline after it |
| error |
157 |
The variable names for parameters Piece (2) and [a-h][1-8] (3) do not align |
| error |
157 |
The comments for parameters Piece (2) and [a-h][1-8] (3) do not align |
| error |
157 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 3 |
| error |
180 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
181 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
182 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
184 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
185 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| error |
187 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
188 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| error |
190 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
192 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
193 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
196 |
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space |
| error |
204 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
204 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
204 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
205 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
207 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
208 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| error |
210 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
212 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
213 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
216 |
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space |
| error |
223 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
224 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
226 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
227 |
Line indented incorrectly; expected 16 spaces, found 20 |
| warning |
230 |
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space |
| error |
236 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
237 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
238 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
240 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| error |
241 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
245 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
253 |
There must be exactly one blank line before the tags in function comment |
| error |
280 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$a" at position 1 |
| error |
280 |
Missing parameter name at position 1 |
| error |
280 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
280 |
There must be exactly one blank line before the tags in function comment |
| error |
281 |
Last parameter comment requires a blank newline after it |
| error |
281 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$b" at position 2 |
| error |
281 |
Missing parameter name at position 2 |
| error |
281 |
Missing comment for param "[ UNKNOWN ]" at position 2 |
| error |
283 |
Missing @return tag in function comment |
| error |
308 |
There must be exactly one blank line before the tags in function comment |
| warning |
313 |
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space |
| warning |
314 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| warning |
323 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| warning |
324 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| error |
356 |
There must be exactly one blank line before the tags in function comment |
| error |
357 |
Parameters must appear immediately after the comment |
| error |
357 |
Doc comment var "color" does not match actual variable name "$color" at position 1 |
| error |
358 |
Missing @return tag in function comment |
| error |
377 |
Last parameter comment requires a blank newline after it |
| error |
377 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$color" at position 1 |
| error |
377 |
Missing parameter name at position 1 |
| error |
377 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
377 |
There must be exactly one blank line before the tags in function comment |
| warning |
390 |
Line exceeds 85 characters; contains 91 characters |
| warning |
392 |
Line exceeds 85 characters; contains 89 characters |
| error |
401 |
Last parameter comment requires a blank newline after it |
| error |
401 |
Doc comment var "color" does not match actual variable name "$color" at position 1 |
| error |
401 |
There must be exactly one blank line before the tags in function comment |
| warning |
406 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| warning |
407 |
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space |
| warning |
411 |
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space |
| error |
426 |
Last parameter comment requires a blank newline after it |
| error |
426 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$piece" at position 1 |
| error |
426 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
426 |
There must be exactly one blank line before the tags in function comment |
| error |
428 |
Missing @return tag in function comment |
| error |
441 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$from" at position 1 |
| error |
441 |
There must be exactly one blank line before the tags in function comment |
| error |
442 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$to" at position 2 |
| error |
443 |
The comments for parameters [a-h][1-8] (2) and Piece (3) do not align |
| error |
443 |
Doc comment var "Piece" does not match actual variable name "$promote" at position 3 |
| error |
444 |
Missing @return tag in function comment |
| error |
464 |
There must be exactly one blank line before the tags in function comment |
| error |
465 |
Last parameter comment requires a blank newline after it |
| error |
465 |
Parameters must appear immediately after the comment |
| error |
465 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
465 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
487 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piece" at position 1 |
| error |
487 |
Missing parameter name at position 1 |
| error |
487 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
487 |
Expected 1 space after the longest type |
| error |
487 |
There must be exactly one blank line before the tags in function comment |
| error |
488 |
The variable names for parameters UNKNOWN (1) and [ UNKNOWN ] (2) do not align |
| error |
488 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$color" at position 2 |
| error |
488 |
Missing parameter name at position 2 |
| error |
488 |
Missing comment for param "[ UNKNOWN ]" at position 2 |
| error |
489 |
Last parameter comment requires a blank newline after it |
| error |
489 |
The variable names for parameters UNKNOWN (2) and [a-h][1-8] (3) do not align |
| error |
489 |
The comments for parameters UNKNOWN (2) and [a-h][1-8] (3) do not align |
| error |
489 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$exclude" at position 3 |
| error |
523 |
There must be exactly one blank line before the tags in function comment |
| error |
524 |
Parameters must appear immediately after the comment |
| error |
524 |
Doc comment var "contents" does not match actual variable name "$parsedmove" at position 1 |
| error |
527 |
The variable names for parameters contents (1) and current (2) do not align |
| error |
527 |
The comments for parameters contents (1) and current (2) do not align |
| error |
527 |
Doc comment var "current" does not match actual variable name "$color" at position 2 |
| error |
535 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
536 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
537 |
Line exceeds 85 characters; contains 89 characters |
| error |
540 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
541 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
542 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
543 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
544 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
545 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
546 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
548 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
550 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
553 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
554 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| warning |
555 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| warning |
558 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| error |
559 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
560 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
561 |
Line indented incorrectly; expected 24 spaces, found 28 |
| warning |
565 |
Line exceeds 85 characters; contains 94 characters |
| error |
570 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
572 |
Space after opening parenthesis of function call prohibited |
| error |
583 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
584 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
587 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
590 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
591 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
595 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
599 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
600 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
602 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
608 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
610 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
616 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
617 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
619 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
625 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
627 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
633 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
634 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
635 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
640 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
642 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
650 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
653 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
653 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
653 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
653 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
654 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
655 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
657 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
660 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
662 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
666 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
667 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
670 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
671 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
671 |
Line exceeds 85 characters; contains 90 characters |
| error |
674 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
675 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
675 |
Line exceeds 85 characters; contains 90 characters |
| error |
676 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
681 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
682 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
683 |
Line indented incorrectly; expected 24 spaces, found 28 |
| error |
690 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
693 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| warning |
696 |
Line exceeds 85 characters; contains 91 characters |
| error |
707 |
Doc comment for "$color" missing |
| error |
711 |
There must be exactly one blank line before the tags in function comment |
| error |
728 |
Last parameter comment requires a blank newline after it |
| error |
728 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piecename" at position 1 |
| error |
728 |
Missing parameter name at position 1 |
| error |
728 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
728 |
There must be exactly one blank line before the tags in function comment |
| error |
744 |
Last parameter comment requires a blank newline after it |
| error |
744 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piecename" at position 1 |
| error |
744 |
Missing parameter name at position 1 |
| error |
744 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
744 |
There must be exactly one blank line before the tags in function comment |
| error |
760 |
Last parameter comment requires a blank newline after it |
| error |
760 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piecename" at position 1 |
| error |
760 |
Missing parameter name at position 1 |
| error |
760 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
760 |
There must be exactly one blank line before the tags in function comment |
| error |
776 |
Last parameter comment requires a blank newline after it |
| error |
776 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piecename" at position 1 |
| error |
776 |
Missing parameter name at position 1 |
| error |
776 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
776 |
There must be exactly one blank line before the tags in function comment |
| error |
792 |
Last parameter comment requires a blank newline after it |
| error |
792 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piecename" at position 1 |
| error |
792 |
Missing parameter name at position 1 |
| error |
792 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
792 |
There must be exactly one blank line before the tags in function comment |
| error |
808 |
Last parameter comment requires a blank newline after it |
| error |
808 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piecename" at position 1 |
| error |
808 |
Missing parameter name at position 1 |
| error |
808 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
808 |
There must be exactly one blank line before the tags in function comment |
| error |
823 |
Last parameter comment requires a blank newline after it |
| error |
823 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$piecename" at position 1 |
| error |
823 |
Missing parameter name at position 1 |
| error |
823 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
823 |
There must be exactly one blank line before the tags in function comment |
| error |
835 |
Doc comment var "squares" does not match actual variable name "$squares" at position 1 |
| error |
835 |
There must be exactly one blank line before the tags in function comment |
| error |
836 |
Last parameter comment requires a blank newline after it |
| error |
836 |
The variable names for parameters squares (1) and color (2) do not align |
| error |
836 |
The comments for parameters squares (1) and color (2) do not align |
| error |
836 |
Doc comment var "color" does not match actual variable name "$color" at position 2 |
| warning |
852 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
858 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| error |
865 |
File is being conditionally included; use "include_once" instead |
| warning |
870 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
882 |
Doc comment for "$name" missing |
| error |
886 |
There must be exactly one blank line before the tags in function comment |
| error |
887 |
Missing @return tag in function comment |
| error |
898 |
There must be exactly one blank line before the tags in function comment |
| error |
915 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| warning |
922 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| Sum |
219 errors and 44 warnings |
| /data/pear/pear/Games_Chess/Chess.php |
| error |
2 |
You must use "/**" style comments for a file comment |
| warning |
221 |
Line exceeds 85 characters; contains 88 characters |
| error |
268 |
There must be exactly one blank line before the tags in class comments |
| error |
269 |
Missing @category tag in class comment |
| error |
269 |
Missing @author tag in class comment |
| error |
269 |
Missing @license tag in class comment |
| error |
269 |
Missing @link tag in class comment |
| error |
270 |
Opening brace of a class must be on the line after the definition |
| warning |
319 |
Line exceeds 85 characters; contains 102 characters |
| error |
358 |
Missing function doc comment |
| warning |
365 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| error |
375 |
Missing @return tag in function comment |
| error |
390 |
Last parameter comment requires a blank newline after it |
| error |
390 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$fen" at position 1 |
| error |
390 |
Missing parameter name at position 1 |
| error |
390 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
409 |
Last parameter comment requires a blank newline after it |
| error |
409 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$move" at position 1 |
| error |
409 |
Missing parameter name at position 1 |
| error |
409 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
409 |
There must be exactly one blank line before the tags in function comment |
| warning |
419 |
Equals sign not aligned with surrounding assignments; expected 42 spaces but found 1 space |
| warning |
420 |
Line exceeds 85 characters; contains 89 characters |
| warning |
421 |
Equals sign not aligned with surrounding assignments; expected 51 spaces but found 1 space |
| warning |
422 |
Equals sign not aligned with surrounding assignments; expected 46 spaces but found 1 space |
| warning |
428 |
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space |
| warning |
429 |
Equals sign not aligned with surrounding assignments; expected 49 spaces but found 1 space |
| error |
431 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
434 |
Break statement indented incorrectly; expected 28 spaces, found 24 |
| error |
435 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
438 |
Break statement indented incorrectly; expected 28 spaces, found 24 |
| warning |
443 |
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space |
| warning |
445 |
Line exceeds 85 characters; contains 87 characters |
| warning |
450 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| warning |
454 |
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space |
| error |
467 |
Line indented incorrectly; expected at least 28 spaces, found 24 |
| error |
470 |
Line indented incorrectly; expected at least 28 spaces, found 24 |
| warning |
480 |
Line exceeds 85 characters; contains 103 characters |
| warning |
481 |
Equals sign not aligned with surrounding assignments; expected 58 spaces but found 1 space |
| error |
501 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$from" at position 1 |
| error |
502 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$to" at position 2 |
| error |
503 |
Last parameter comment requires a blank newline after it |
| error |
503 |
The comments for parameters [a-h][1-8] (2) and piece (3) do not align |
| error |
503 |
Doc comment var "piece" does not match actual variable name "$promote" at position 3 |
| warning |
520 |
Line exceeds 85 characters; contains 102 characters |
| error |
520 |
Last parameter comment requires a blank newline after it |
| error |
520 |
Doc comment var "If" does not match actual variable name "$withChecks" at position 1 |
| error |
520 |
There must be exactly one blank line before the tags in function comment |
| error |
533 |
There must be exactly one blank line before the tags in function comment |
| error |
549 |
Last parameter comment requires a blank newline after it |
| error |
549 |
Doc comment var "color" does not match actual variable name "$color" at position 1 |
| error |
549 |
There must be exactly one blank line before the tags in function comment |
| warning |
566 |
Line exceeds 85 characters; contains 86 characters |
| error |
571 |
File is being conditionally included; use "include_once" instead |
| warning |
576 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
596 |
Last parameter comment requires a blank newline after it |
| error |
596 |
Doc comment var "color" does not match actual variable name "$color" at position 1 |
| error |
596 |
There must be exactly one blank line before the tags in function comment |
| error |
614 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| error |
617 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| error |
621 |
File is being conditionally included; use "include_once" instead |
| error |
638 |
Last parameter comment requires a blank newline after it |
| error |
638 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$color" at position 1 |
| error |
638 |
Missing parameter name at position 1 |
| error |
638 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
638 |
There must be exactly one blank line before the tags in function comment |
| error |
670 |
There must be exactly one blank line before the tags in function comment |
| error |
683 |
There must be exactly one blank line before the tags in function comment |
| error |
703 |
There must be exactly one blank line before the tags in function comment |
| warning |
707 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| error |
763 |
Last parameter comment requires a blank newline after it |
| error |
763 |
Doc comment var "private" does not match actual variable name "$include_moves" at position 1 |
| error |
763 |
There must be exactly one blank line before the tags in function comment |
| error |
814 |
There must be exactly one blank line before the tags in function comment |
| error |
815 |
Parameters must appear immediately after the comment |
| error |
815 |
Doc comment var "Color" does not match actual variable name "$color" at position 1 |
| error |
816 |
The variable names for parameters Color (1) and Piece (2) do not align |
| error |
816 |
Doc comment var "Piece" does not match actual variable name "$type" at position 2 |
| error |
817 |
The variable names for parameters Piece (2) and algebraic (3) do not align |
| error |
817 |
The comments for parameters Piece (2) and algebraic (3) do not align |
| error |
817 |
Doc comment var "algebraic" does not match actual variable name "$square" at position 3 |
| error |
818 |
Missing @return tag in function comment |
| error |
829 |
There must be exactly one blank line before the tags in function comment |
| error |
840 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$from" at position 1 |
| error |
840 |
There must be exactly one blank line before the tags in function comment |
| error |
841 |
Last parameter comment requires a blank newline after it |
| error |
841 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$to" at position 2 |
| error |
858 |
There must be exactly one blank line before the tags in function comment |
| error |
867 |
There must be exactly one blank line before the tags in function comment |
| error |
877 |
There must be exactly one blank line before the tags in function comment |
| error |
889 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$from" at position 1 |
| error |
890 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$to" at position 2 |
| error |
891 |
Last parameter comment requires a blank newline after it |
| error |
891 |
The comments for parameters [a-h][1-8] (2) and piece (3) do not align |
| error |
891 |
Doc comment var "piece" does not match actual variable name "$promote" at position 3 |
| error |
893 |
Missing @return tag in function comment |
| warning |
908 |
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space |
| error |
914 |
Last parameter comment requires a blank newline after it |
| error |
914 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$move" at position 1 |
| error |
914 |
Missing parameter name at position 1 |
| error |
914 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
914 |
There must be exactly one blank line before the tags in function comment |
| warning |
927 |
Line exceeds 85 characters; contains 96 characters |
| error |
945 |
Line indented incorrectly; expected at least 12 spaces, found 8 |
| warning |
955 |
Line exceeds 85 characters; contains 103 characters |
| error |
970 |
Line indented incorrectly; expected at least 12 spaces, found 8 |
| error |
977 |
Line indented incorrectly; expected at least 12 spaces, found 8 |
| warning |
979 |
Line exceeds 85 characters; contains 93 characters |
| error |
980 |
Line indented incorrectly; expected at least 12 spaces, found 8 |
| error |
992 |
There must be exactly one blank line before the tags in function comment |
| error |
994 |
Missing @return tag in function comment |
| error |
1003 |
Last parameter comment requires a blank newline after it |
| error |
1003 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$fen" at position 1 |
| error |
1003 |
Missing parameter name at position 1 |
| error |
1003 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
1003 |
There must be exactly one blank line before the tags in function comment |
| error |
1005 |
Missing @return tag in function comment |
| error |
1014 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| error |
1030 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1031 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1032 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1033 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1034 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1035 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1036 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1037 |
File is being conditionally included; use "include_once" instead |
| error |
1042 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1043 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
1044 |
Line exceeds 85 characters; contains 86 characters |
| error |
1046 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
1050 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1050 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1050 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1050 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1050 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1050 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1051 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1052 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1053 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1054 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1055 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1056 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1057 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1058 |
File is being conditionally included; use "include_once" instead |
| error |
1063 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1064 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
1065 |
Line exceeds 85 characters; contains 86 characters |
| error |
1067 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
1071 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1071 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1071 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1071 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1071 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1071 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1073 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1074 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1075 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1076 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1077 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1078 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1079 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1080 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1082 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1082 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1082 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1082 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1082 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1082 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1082 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1082 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1083 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1088 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1089 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1092 |
Break statement indented incorrectly; expected 20 spaces, found 16 |
| error |
1130 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1132 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
1133 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1135 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
1136 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1138 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
1139 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1141 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
1142 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1145 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
1178 |
Last parameter comment requires a blank newline after it |
| error |
1178 |
Doc comment var "parsed" does not match actual variable name "$move" at position 1 |
| error |
1178 |
There must be exactly one blank line before the tags in function comment |
| error |
1197 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1198 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1202 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1203 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1204 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
1208 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
1208 |
Line exceeds 85 characters; contains 89 characters |
| warning |
1210 |
Line exceeds 85 characters; contains 89 characters |
| warning |
1213 |
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space |
| error |
1214 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1215 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
1219 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
1219 |
Line exceeds 85 characters; contains 89 characters |
| warning |
1221 |
Line exceeds 85 characters; contains 89 characters |
| warning |
1224 |
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space |
| error |
1226 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1227 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1228 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
1232 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
1236 |
Line exceeds 85 characters; contains 89 characters |
| warning |
1239 |
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space |
| error |
1240 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1241 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
1245 |
Line indented incorrectly; expected 20 spaces, found 24 |
| warning |
1249 |
Line exceeds 85 characters; contains 89 characters |
| warning |
1252 |
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space |
| error |
1258 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1260 |
Line indented incorrectly; expected 16 spaces, found 20 |
| warning |
1262 |
Line exceeds 85 characters; contains 87 characters |
| error |
1267 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1268 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1269 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1270 |
Line indented incorrectly; expected 12 spaces, found 16 |
| warning |
1270 |
Line exceeds 85 characters; contains 89 characters |
| warning |
1272 |
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space |
| error |
1273 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1275 |
Line indented incorrectly; expected 20 spaces, found 24 |
| error |
1283 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1286 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
1290 |
Line indented incorrectly; expected 12 spaces, found 16 |
| error |
1294 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1294 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1302 |
There must be exactly one blank line before the tags in function comment |
| error |
1303 |
Parameters must appear immediately after the comment |
| error |
1303 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$from" at position 1 |
| error |
1304 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$to" at position 2 |
| error |
1305 |
Last parameter comment requires a blank newline after it |
| error |
1305 |
The comments for parameters [a-h][1-8] (2) and Q|R|B|N (3) do not align |
| error |
1305 |
Doc comment var "Q|R|B|N" does not match actual variable name "$promote" at position 3 |
| error |
1305 |
Missing comment for param "Q|R|B|N" at position 3 |
| warning |
1346 |
Line exceeds 85 characters; contains 86 characters |
| warning |
1360 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| error |
1409 |
Doc comment var "Piece" does not match actual variable name "$piece" at position 1 |
| error |
1409 |
There must be exactly one blank line before the tags in function comment |
| error |
1410 |
The variable names for parameters Piece (1) and [a-h][1-8] (2) do not align |
| error |
1410 |
The comments for parameters Piece (1) and [a-h][1-8] (2) do not align |
| error |
1410 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 2 |
| error |
1411 |
The variable names for parameters [a-h][1-8] (2) and color (3) do not align |
| error |
1411 |
The comments for parameters [a-h][1-8] (2) and color (3) do not align |
| error |
1411 |
Doc comment var "color" does not match actual variable name "$color" at position 3 |
| error |
1412 |
Last parameter comment requires a blank newline after it |
| error |
1412 |
The variable names for parameters color (3) and Whether (4) do not align |
| error |
1412 |
The comments for parameters color (3) and Whether (4) do not align |
| error |
1412 |
Doc comment var "Whether" does not match actual variable name "$returnCastleMoves" at position 4 |
| warning |
1418 |
Line exceeds 85 characters; contains 88 characters |
| error |
1438 |
Line indented incorrectly; expected 8 spaces, found 12 |
| warning |
1439 |
Line exceeds 85 characters; contains 88 characters |
| error |
1440 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1441 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1443 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1444 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1446 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1447 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1449 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1450 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1452 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1453 |
Line indented incorrectly; expected 8 spaces, found 12 |
| error |
1455 |
Break statement indented incorrectly; expected 16 spaces, found 12 |
| error |
1463 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1463 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
1463 |
There must be exactly one blank line before the tags in function comment |
| error |
1464 |
Last parameter comment requires a blank newline after it |
| error |
1464 |
The variable names for parameters [a-h][1-8] (1) and if (2) do not align |
| error |
1464 |
The comments for parameters [a-h][1-8] (1) and if (2) do not align |
| error |
1464 |
Doc comment var "if" does not match actual variable name "$returnFlatArray" at position 2 |
| warning |
1487 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
1488 |
Expected "while (...) {\n"; found "while(...) {\n" |
| warning |
1496 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
1497 |
Expected "while (...) {\n"; found "while(...) {\n" |
| warning |
1505 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
1506 |
Expected "while (...) {\n"; found "while(...) {\n" |
| warning |
1514 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
1515 |
Expected "while (...) {\n"; found "while(...) {\n" |
| error |
1543 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1543 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
1543 |
There must be exactly one blank line before the tags in function comment |
| error |
1544 |
Last parameter comment requires a blank newline after it |
| error |
1544 |
The variable names for parameters [a-h][1-8] (1) and if (2) do not align |
| error |
1544 |
The comments for parameters [a-h][1-8] (1) and if (2) do not align |
| error |
1544 |
Doc comment var "if" does not match actual variable name "$returnFlatArray" at position 2 |
| error |
1569 |
Expected "while (...) {\n"; found "while(...) {\n" |
| warning |
1571 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
1577 |
Expected "while (...) {\n"; found "while(...) {\n" |
| warning |
1579 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
1585 |
Expected "while (...) {\n"; found "while(...) {\n" |
| warning |
1587 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
1593 |
Expected "while (...) {\n"; found "while(...) {\n" |
| warning |
1595 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
1620 |
There must be exactly one blank line before the tags in function comment |
| error |
1622 |
Parameters must appear immediately after the comment |
| error |
1622 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1622 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
1623 |
Last parameter comment requires a blank newline after it |
| error |
1623 |
The variable names for parameters [a-h][1-8] (1) and if (2) do not align |
| error |
1623 |
The comments for parameters [a-h][1-8] (1) and if (2) do not align |
| error |
1623 |
Doc comment var "if" does not match actual variable name "$returnFlatArray" at position 2 |
| error |
1636 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1636 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
1636 |
There must be exactly one blank line before the tags in function comment |
| error |
1637 |
Last parameter comment requires a blank newline after it |
| error |
1637 |
The variable names for parameters [a-h][1-8] (1) and if (2) do not align |
| error |
1637 |
The comments for parameters [a-h][1-8] (1) and if (2) do not align |
| error |
1637 |
Doc comment var "if" does not match actual variable name "$returnFlatArray" at position 2 |
| error |
1690 |
Last parameter comment requires a blank newline after it |
| error |
1690 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1690 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
1690 |
There must be exactly one blank line before the tags in function comment |
| error |
1721 |
Last parameter comment requires a blank newline after it |
| error |
1721 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1721 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
1721 |
There must be exactly one blank line before the tags in function comment |
| error |
1759 |
Last parameter comment requires a blank newline after it |
| error |
1759 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$color" at position 1 |
| error |
1759 |
Missing parameter name at position 1 |
| error |
1759 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
1759 |
There must be exactly one blank line before the tags in function comment |
| error |
1778 |
Last parameter comment requires a blank newline after it |
| error |
1778 |
Doc comment var "color" does not match actual variable name "$color" at position 1 |
| error |
1778 |
There must be exactly one blank line before the tags in function comment |
| error |
1790 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1790 |
There must be exactly one blank line before the tags in function comment |
| error |
1791 |
Last parameter comment requires a blank newline after it |
| error |
1791 |
The variable names for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1791 |
The comments for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1791 |
Doc comment var "color" does not match actual variable name "$color" at position 2 |
| error |
1815 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1815 |
There must be exactly one blank line before the tags in function comment |
| error |
1816 |
Last parameter comment requires a blank newline after it |
| error |
1816 |
The variable names for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1816 |
The comments for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1816 |
Doc comment var "color" does not match actual variable name "$color" at position 2 |
| error |
1835 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| warning |
1840 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| warning |
1844 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| warning |
1848 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| warning |
1852 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| error |
1857 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| warning |
1862 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| warning |
1866 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| warning |
1870 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| warning |
1874 |
Equals sign not aligned with surrounding assignments; expected 12 spaces but found 1 space |
| error |
1879 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| error |
1890 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1890 |
There must be exactly one blank line before the tags in function comment |
| error |
1891 |
Last parameter comment requires a blank newline after it |
| error |
1891 |
The variable names for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1891 |
The comments for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1891 |
Doc comment var "color" does not match actual variable name "$color" at position 2 |
| error |
1910 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| warning |
1915 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| warning |
1919 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| warning |
1923 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| warning |
1927 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| error |
1932 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| warning |
1937 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| warning |
1941 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| warning |
1945 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| warning |
1949 |
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space |
| error |
1954 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| error |
1965 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1965 |
There must be exactly one blank line before the tags in function comment |
| error |
1966 |
Last parameter comment requires a blank newline after it |
| error |
1966 |
The variable names for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1966 |
The comments for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1966 |
Doc comment var "color" does not match actual variable name "$color" at position 2 |
| error |
1984 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
1984 |
There must be exactly one blank line before the tags in function comment |
| error |
1985 |
Last parameter comment requires a blank newline after it |
| error |
1985 |
The variable names for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1985 |
The comments for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
1985 |
Doc comment var "color" does not match actual variable name "$color" at position 2 |
| error |
1985 |
Doc comment for "$enpassant" missing |
| warning |
2005 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| warning |
2007 |
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space |
| warning |
2009 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| warning |
2024 |
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space |
| error |
2039 |
Expected "if (...) {\n"; found "if (...)\n {\n" |
| error |
2045 |
Expected "if (...) {\n"; found "if (...)\n {\n" |
| error |
2064 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
2064 |
There must be exactly one blank line before the tags in function comment |
| error |
2065 |
Last parameter comment requires a blank newline after it |
| error |
2065 |
The variable names for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
2065 |
The comments for parameters [a-h][1-8] (1) and color (2) do not align |
| error |
2065 |
Doc comment var "color" does not match actual variable name "$color" at position 2 |
| error |
2065 |
Doc comment for "$returnCastleMoves" missing |
| warning |
2067 |
Line exceeds 85 characters; contains 88 characters |
| warning |
2084 |
Equals sign not aligned with surrounding assignments; expected 17 spaces but found 1 space |
| error |
2099 |
Last parameter comment requires a blank newline after it |
| error |
2099 |
Doc comment var "[a-h][1-8]" does not match actual variable name "$square" at position 1 |
| error |
2099 |
Missing comment for param "[a-h][1-8]" at position 1 |
| error |
2099 |
There must be exactly one blank line before the tags in function comment |
| warning |
2105 |
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space |
| warning |
2107 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| warning |
2108 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
2113 |
Missing function doc comment |
| error |
2126 |
Doc comment var "algebraic" does not match actual variable name "$checkee" at position 1 |
| error |
2127 |
Doc comment var "algebraic" does not match actual variable name "$king" at position 2 |
| error |
2128 |
Missing @return tag in function comment |
| error |
2154 |
Doc comment var "error" does not match actual variable name "$code" at position 1 |
| error |
2154 |
There must be exactly one blank line before the tags in function comment |
| error |
2155 |
Last parameter comment requires a blank newline after it |
| error |
2155 |
The variable names for parameters error (1) and associative (2) do not align |
| error |
2155 |
The comments for parameters error (1) and associative (2) do not align |
| error |
2155 |
Doc comment var "associative" does not match actual variable name "$extra" at position 2 |
| error |
2161 |
File is being conditionally included; use "include_once" instead |
| error |
2170 |
There must be exactly one blank line before the tags in function comment |
| error |
2171 |
Parameters must appear immediately after the comment |
| error |
2171 |
Doc comment var "Error" does not match actual variable name "$code" at position 1 |
| error |
2172 |
The variable names for parameters Error (1) and extra (2) do not align |
| error |
2172 |
Doc comment var "extra" does not match actual variable name "$extra" at position 2 |
| warning |
2186 |
Line exceeds 85 characters; contains 90 characters |
| warning |
2192 |
Line exceeds 85 characters; contains 97 characters |
| warning |
2194 |
Line exceeds 85 characters; contains 88 characters |
| warning |
2196 |
Line exceeds 85 characters; contains 87 characters |
| warning |
2226 |
Line exceeds 85 characters; contains 91 characters |
| warning |
2228 |
Line exceeds 85 characters; contains 108 characters |
| warning |
2252 |
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space |
| error |
2256 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
2258 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
2259 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
2261 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
2262 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
2264 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
2265 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
2267 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
2268 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
2270 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
2271 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
2273 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
2278 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
2280 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
2281 |
Line indented incorrectly; expected 16 spaces, found 20 |
| error |
2283 |
Break statement indented incorrectly; expected 24 spaces, found 20 |
| error |
2294 |
Last parameter comment requires a blank newline after it |
| error |
2294 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$err" at position 1 |
| error |
2294 |
Missing parameter name at position 1 |
| error |
2294 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
2294 |
There must be exactly one blank line before the tags in function comment |
| error |
2307 |
Missing @return tag in function comment |
| error |
2322 |
Doc comment var "[ UNKNOWN ]" does not match actual variable name "$state" at position 1 |
| error |
2322 |
Missing parameter name at position 1 |
| error |
2322 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
2322 |
There must be exactly one blank line before the tags in function comment |
| error |
2323 |
Missing @return tag in function comment |
| error |
2326 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| error |
2335 |
Superfluous doc comment at position 1 |
| error |
2335 |
Missing parameter name at position 1 |
| error |
2335 |
Missing comment for param "[ UNKNOWN ]" at position 1 |
| error |
2335 |
There must be exactly one blank line before the tags in function comment |
| error |
2336 |
Missing @return tag in function comment |
| error |
2344 |
Missing @return tag in function comment |
| error |
2352 |
Missing @return tag in function comment |
| error |
2356 |
Expected "foreach (...) {\n"; found "foreach(...) {\n" |
| Sum |
378 errors and 82 warnings |
| /data/pear/pear/Games_Chess/package.php |
| error |
11 |
@category tag comment indented incorrectly. Expected 2 spaces but found 3. |
| error |
12 |
@package tag comment indented incorrectly. Expected 3 spaces but found 4. |
| error |
13 |
@author tag comment indented incorrectly. Expected 4 spaces but found 5. |
| error |
14 |
@copyright tag comment indented incorrectly. Expected 1 spaces but found 2. |
| error |
15 |
@license tag comment indented incorrectly. Expected 3 spaces but found 4. |
| error |
16 |
@version tag comment indented incorrectly. Expected 3 spaces but found 4. |
| error |
17 |
@link tag comment indented incorrectly. Expected 6 spaces but found 7. |
| error |
18 |
@since tag comment indented incorrectly. Expected 5 spaces but found 6. |
| warning |
19 |
PHP version not specified |
| warning |
22 |
Line exceeds 85 characters; contains 96 characters |
| warning |
45 |
Line exceeds 85 characters; contains 90 characters |
| Sum |
8 errors and 3 warnings |