lancew/DojoList

View on GitHub
codesniff.txt

Summary

Maintainability
Test Coverage

FILE: /home/lancew/dev/DojoList/index.php
---------------------------------------------------------------------------
FOUND 84 ERRORS AND 2 WARNINGS AFFECTING 40 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  35 | ERROR   | [ ] Missing doc comment for function configure()
  37 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  37 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  37 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  37 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  38 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  38 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  38 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  39 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  39 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  39 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  40 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  40 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  40 | ERROR   | [x] No space found after comma in function call
  40 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  40 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  42 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  42 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  42 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  42 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  43 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  43 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  43 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  43 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  46 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  46 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  47 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  47 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
  48 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  48 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
  48 | ERROR   | [x] No space found after comma in function call
  48 | ERROR   | [x] No space found after comma in function call
  49 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  49 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
  50 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  50 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
  51 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  51 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
  52 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  52 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
  54 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  54 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  54 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  55 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  55 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  55 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  56 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  56 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  56 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  57 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  57 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  57 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  59 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  59 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  59 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  62 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  62 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
  62 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  76 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  78 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  80 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  81 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  84 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  84 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  86 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  87 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  89 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  89 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  90 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  92 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  93 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  94 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  95 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  97 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  97 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
  99 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  99 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
 100 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
 100 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
 101 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
 101 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
 102 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
 102 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
 104 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 82 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/rss_test.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
 10 | ERROR | Missing doc comment for class TestOfRSS
 15 | ERROR | Method name "TestOfRSS::TestLoadRssFile" is not in camel
    |       | caps format
 15 | ERROR | Missing doc comment for function TestLoadRssFile()
 21 | ERROR | Method name "TestOfRSS::TestDeleteOldestRss" is not in camel
    |       | caps format
 21 | ERROR | Missing doc comment for function TestDeleteOldestRss()
 28 | ERROR | Method name "TestOfRSS::TestAddRssItem" is not in camel caps
    |       | format
 28 | ERROR | Missing doc comment for function TestAddRssItem()
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/all_tests.php
-------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
-------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  6 | WARNING | Line exceeds 85 characters; contains 103 characters
  7 | ERROR   | You must use "/**" style comments for a function comment
 16 | ERROR   | Missing doc comment for class AllTests
 18 | ERROR   | Missing doc comment for function AllTests()
-------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/data_test.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  6 | ERROR   | Missing doc comment for class TestOfDataModel
 10 | ERROR   | Method name "TestOfDataModel::testLoad_wrong_file" is not
    |         | in camel caps format
 10 | ERROR   | Missing doc comment for function testLoad_wrong_file()
 14 | ERROR   | Method name "TestOfDataModel::testLoad_specific_xml_data"
    |         | is not in camel caps format
 14 | ERROR   | Missing doc comment for function
    |         | testLoad_specific_xml_data()
 18 | ERROR   | Method name "TestOfDataModel::testLoad_default_xml_data"
    |         | is not in camel caps format
 18 | ERROR   | Missing doc comment for function
    |         | testLoad_default_xml_data()
 39 | ERROR   | Method name "TestOfDataModel::testSave_data" is not in
    |         | camel caps format
 39 | ERROR   | You must use "/**" style comments for a function comment
 49 | ERROR   | Method name "TestOfDataModel::testGet_string_between" is
    |         | not in camel caps format
 49 | ERROR   | Missing doc comment for function testGet_string_between()
 57 | ERROR   | Method name
    |         | "TestOfDataModel::testValidate_fields_Dojoname" is not in
    |         | camel caps format
 57 | ERROR   | Missing doc comment for function
    |         | testValidate_fields_Dojoname()
 60 | WARNING | Line exceeds 85 characters; contains 109 characters
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/dojo_test.php
---------------------------------------------------------------------------
FOUND 28 ERRORS AFFECTING 20 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   8 | ERROR | [ ] Doc comment short description must start with a capital
     |       |     letter
  15 | ERROR | [ ] Parameter tags must be grouped together in a doc
     |       |     comment
  16 | ERROR | [ ] Tag cannot be grouped with parameter tags in a doc
     |       |     comment
  17 | ERROR | [ ] Missing @category tag in class comment
  17 | ERROR | [ ] Missing @package tag in class comment
  17 | ERROR | [ ] Missing @author tag in class comment
  17 | ERROR | [ ] Missing @license tag in class comment
  17 | ERROR | [ ] Missing @link tag in class comment
  23 | ERROR | [ ] Method name "TestOfDojoModel::testFind_Dojo_all" is not
     |       |     in camel caps format
  23 | ERROR | [ ] Missing doc comment for function testFind_Dojo_all()
  32 | ERROR | [ ] Method name
     |       |     "TestOfDojoModel::testFind_dojo_doesnotexist" is not in
     |       |     camel caps format
  32 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  36 | ERROR | [ ] Method name "TestOfDojoModel::testFind_dojo_Alresford"
     |       |     is not in camel caps format
  36 | ERROR | [ ] Missing doc comment for function
     |       |     testFind_dojo_Alresford()
  40 | ERROR | [ ] Method name
     |       |     "TestOfDojoModel::testFind_dojo_AlresfordDetails" is
     |       |     not in camel caps format
  40 | ERROR | [ ] Missing doc comment for function
     |       |     testFind_dojo_AlresfordDetails()
  54 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  55 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  56 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  57 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  58 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  59 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  64 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 110 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 130 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 131 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 132 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/recorder.php
---------------------------------------------------------------------------
FOUND 186 ERRORS AND 3 WARNINGS AFFECTING 71 LINES
---------------------------------------------------------------------------
  3 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  3 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
  4 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  4 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  4 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
  4 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  4 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
  5 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  5 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  5 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  6 | ERROR   | [ ] Content of the @author tag must be in the form
    |         |     "Display Name <username@example.com>"
  6 | ERROR   | [x] Tag value indented incorrectly; expected 5 spaces but
    |         |     found 1
  7 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  7 | ERROR   | [ ] Content of the @author tag must be in the form
    |         |     "Display Name <username@example.com>"
  7 | ERROR   | [x] Tag value indented incorrectly; expected 5 spaces but
    |         |     found 1
  8 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  8 | ERROR   | [ ] Content of the @author tag must be in the form
    |         |     "Display Name <username@example.com>"
  8 | ERROR   | [x] Tag value indented incorrectly; expected 5 spaces but
    |         |     found 1
  9 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  9 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  9 | WARNING | [ ] Invalid version "$Id: recorder.php 2011 2011-04-29
    |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
    |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
    |         |     "HG: <hg_id>" instead
  9 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  9 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 10 | WARNING | [ ] PHP version not specified
 10 | ERROR   | [ ] Missing @category tag in file comment
 10 | ERROR   | [ ] Missing @license tag in file comment
 10 | ERROR   | [ ] Missing @link tag in file comment
 13 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 13 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
 15 | ERROR   | [x] "require_once" is a statement not a function; no
    |         |     parentheses are required
 18 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 19 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 19 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 19 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 19 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 20 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 20 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 20 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 21 | ERROR   | [ ] Missing @category tag in class comment
 21 | ERROR   | [ ] Missing @author tag in class comment
 21 | ERROR   | [ ] Missing @license tag in class comment
 21 | ERROR   | [ ] Missing @link tag in class comment
 22 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 23 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 23 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 24 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 24 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 25 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 25 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 27 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 27 | ERROR   | [x] Line indented incorrectly; expected at least 4 spaces,
    |         |     found 1
 28 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 29 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 29 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 29 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 29 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 29 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 30 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 30 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 31 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 32 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 32 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 32 | ERROR   | [x] Opening brace should be on a new line
 33 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 33 | ERROR   | [x] Line indented incorrectly; expected at least 8 spaces,
    |         |     found 2
 33 | ERROR   | [ ] Multi-line assignments must have the equal sign on the
    |         |     second line
 34 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 34 | ERROR   | [x] Line indented incorrectly; expected at least 8 spaces,
    |         |     found 4
 35 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 35 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 39 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 40 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 40 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 40 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 40 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 40 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 41 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 41 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 41 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 42 | ERROR   | [ ] Missing @category tag in class comment
 42 | ERROR   | [ ] Missing @author tag in class comment
 42 | ERROR   | [ ] Missing @license tag in class comment
 42 | ERROR   | [ ] Missing @link tag in class comment
 43 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 43 | ERROR   | [x] Closing brace must be on a line by itself
 46 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 47 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 47 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 47 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 47 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 47 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 48 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 48 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 48 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 49 | ERROR   | [ ] Missing @category tag in class comment
 49 | ERROR   | [ ] Missing @author tag in class comment
 49 | ERROR   | [ ] Missing @license tag in class comment
 49 | ERROR   | [ ] Missing @link tag in class comment
 50 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 50 | ERROR   | [x] Closing brace must be on a line by itself
 53 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 54 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 54 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 54 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 54 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 54 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 55 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 55 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 55 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 56 | ERROR   | [ ] Missing @category tag in class comment
 56 | ERROR   | [ ] Missing @author tag in class comment
 56 | ERROR   | [ ] Missing @license tag in class comment
 56 | ERROR   | [ ] Missing @link tag in class comment
 57 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 57 | ERROR   | [x] Closing brace must be on a line by itself
 62 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 62 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 62 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 62 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 62 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 63 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 63 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 63 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 64 | ERROR   | [ ] Missing @category tag in class comment
 64 | ERROR   | [ ] Missing @author tag in class comment
 64 | ERROR   | [ ] Missing @license tag in class comment
 64 | ERROR   | [ ] Missing @link tag in class comment
 65 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 68 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 68 | ERROR   | [x] Line indented incorrectly; expected at least 4 spaces,
    |         |     found 1
 69 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 70 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 71 | ERROR   | [x] Expected 2 space(s) before asterisk; 5 found
 71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 71 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 71 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 72 | ERROR   | [x] Expected 2 space(s) before asterisk; 5 found
 72 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 72 | ERROR   | [x] Parameter comment not aligned correctly; expected 30
    |         |     spaces but found 11
 73 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 73 | ERROR   | [ ] Missing @return tag in function comment
 74 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 74 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 74 | ERROR   | [x] Opening brace should be on a new line
 77 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 77 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 79 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 79 | ERROR   | [x] Line indented incorrectly; expected at least 4 spaces,
    |         |     found 1
 80 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 80 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 81 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 81 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 82 | ERROR   | [x] Expected 2 space(s) before asterisk; 5 found
 82 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 82 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 82 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 83 | ERROR   | [x] Expected 2 space(s) before asterisk; 5 found
 83 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 83 | ERROR   | [x] Parameter comment not aligned correctly; expected 30
    |         |     spaces but found 11
 84 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 84 | ERROR   | [ ] Missing @return tag in function comment
 85 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 85 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 85 | ERROR   | [x] Opening brace should be on a new line
 88 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 88 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 90 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 90 | ERROR   | [x] Line indented incorrectly; expected at least 4 spaces,
    |         |     found 1
 91 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 91 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 92 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 92 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 93 | ERROR   | [x] Expected 2 space(s) before asterisk; 5 found
 93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 93 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 93 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 94 | ERROR   | [x] Expected 2 space(s) before asterisk; 5 found
 94 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 94 | ERROR   | [x] Parameter comment not aligned correctly; expected 30
    |         |     spaces but found 11
 95 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 95 | ERROR   | [ ] Missing @return tag in function comment
 96 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 96 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 96 | ERROR   | [x] Opening brace should be on a new line
 98 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 99 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 99 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 154 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/php_parser.php
---------------------------------------------------------------------------
FOUND 615 ERRORS AND 9 WARNINGS AFFECTING 311 LINES
---------------------------------------------------------------------------
    3 | ERROR   | [ ] Doc comment short description must start with a
      |         |     capital letter
    4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    4 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
    5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | WARNING | [ ] Invalid version "$Id: php_parser.php 1927 2009-07-31
      |         |     12:45:36Z dgheath $" in file comment; consider "CVS:
      |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
      |         |     "HG: <hg_id>" instead
    7 | WARNING | [ ] PHP version not specified
    7 | ERROR   | [ ] Missing @category tag in file comment
    7 | ERROR   | [ ] Missing @author tag in file comment
    7 | ERROR   | [ ] Missing @license tag in file comment
    7 | ERROR   | [ ] Missing @link tag in file comment
    9 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
    9 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   19 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
   19 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   19 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
   25 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   25 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   25 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
   26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   27 | ERROR   | [ ] Missing @category tag in class comment
   27 | ERROR   | [ ] Missing @author tag in class comment
   27 | ERROR   | [ ] Missing @license tag in class comment
   27 | ERROR   | [ ] Missing @link tag in class comment
   28 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
   29 | ERROR   | [ ] Private member variable "patterns" must be prefixed
      |         |     with an underscore
   30 | ERROR   | [ ] Private member variable "labels" must be prefixed
      |         |     with an underscore
   31 | ERROR   | [ ] Private member variable "regex" must be prefixed
      |         |     with an underscore
   32 | ERROR   | [ ] Private member variable "case" must be prefixed with
      |         |     an underscore
   36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   36 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   36 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   36 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   38 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   38 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   40 | ERROR   | [x] Opening brace should be on a new line
   49 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   49 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   49 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
   49 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   51 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
   51 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   53 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   54 | ERROR   | [ ] Missing @return tag in function comment
   55 | ERROR   | [x] Opening brace should be on a new line
   65 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   65 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   65 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
   65 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   66 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   66 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
   66 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   68 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   69 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   71 | ERROR   | [x] Opening brace should be on a new line
   93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   93 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   93 | ERROR   | [ ] Superfluous parameter comment
   93 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   93 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   94 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   95 | ERROR   | [ ] Missing @return tag in function comment
   96 | ERROR   | [x] Opening brace should be on a new line
  100 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 20 spaces but found 24
  101 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 20 spaces but found 24
  102 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 24
  102 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  104 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  111 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  112 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  114 | ERROR   | [x] Opening brace should be on a new line
  121 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  121 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  121 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  122 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  123 | ERROR   | [ ] Missing @category tag in class comment
  123 | ERROR   | [ ] Missing @author tag in class comment
  123 | ERROR   | [ ] Missing @license tag in class comment
  123 | ERROR   | [ ] Missing @link tag in class comment
  124 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  125 | ERROR   | [ ] Private member variable "stack" must be prefixed
      |         |     with an underscore
  129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  129 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  129 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  129 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  130 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  132 | ERROR   | [x] Opening brace should be on a new line
  138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  138 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  139 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  141 | ERROR   | [x] Opening brace should be on a new line
  148 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  148 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  148 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  148 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  149 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  149 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  150 | ERROR   | [ ] Missing @return tag in function comment
  151 | ERROR   | [x] Opening brace should be on a new line
  158 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  158 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  160 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  162 | ERROR   | [x] Opening brace should be on a new line
  177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  177 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  177 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  179 | ERROR   | [ ] Missing @category tag in class comment
  179 | ERROR   | [ ] Missing @author tag in class comment
  179 | ERROR   | [ ] Missing @license tag in class comment
  179 | ERROR   | [ ] Missing @link tag in class comment
  180 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  181 | ERROR   | [ ] Private member variable "regexes" must be prefixed
      |         |     with an underscore
  182 | ERROR   | [ ] Private member variable "parser" must be prefixed
      |         |     with an underscore
  183 | ERROR   | [ ] Private member variable "mode" must be prefixed with
      |         |     an underscore
  184 | ERROR   | [ ] Private member variable "mode_handlers" must be
      |         |     prefixed with an underscore
  185 | ERROR   | [ ] Private member variable "case" must be prefixed with
      |         |     an underscore
  190 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  190 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  190 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  190 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  192 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  192 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
  192 | ERROR   | [x] Expected 2 spaces after parameter name; 12 found
  192 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  193 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  193 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
  193 | ERROR   | [x] Expected 3 spaces after parameter name; 12 found
  193 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  194 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  196 | ERROR   | [x] Opening brace should be on a new line
  208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  208 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  208 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  208 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  210 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  210 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
  210 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  213 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  213 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  214 | ERROR   | [ ] Missing @return tag in function comment
  215 | ERROR   | [x] Opening brace should be on a new line
  229 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  229 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  229 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
  229 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  231 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  231 | ERROR   | [x] Expected 5 spaces after parameter name; 9 found
  231 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  234 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  234 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  234 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  236 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  236 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  237 | ERROR   | [ ] Missing @return tag in function comment
  238 | ERROR   | [x] Opening brace should be on a new line
  251 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  251 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  251 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  251 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  253 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  253 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
  253 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  254 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  254 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  255 | ERROR   | [ ] Missing @return tag in function comment
  256 | ERROR   | [x] Opening brace should be on a new line
  270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  270 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  270 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  270 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  272 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  272 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
  272 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  275 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  275 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  275 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  276 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  276 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  277 | ERROR   | [ ] Missing @return tag in function comment
  278 | ERROR   | [x] Opening brace should be on a new line
  290 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  290 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  290 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
  290 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  291 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  291 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  291 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  292 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  292 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  293 | ERROR   | [ ] Missing @return tag in function comment
  294 | ERROR   | [x] Opening brace should be on a new line
  304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  304 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  304 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  304 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  305 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  305 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  306 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  306 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  308 | ERROR   | [x] Opening brace should be on a new line
  336 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  336 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  336 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  336 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  337 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  337 | ERROR   | [x] Expected 3 spaces after parameter name; 6 found
  337 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  338 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  338 | ERROR   | [x] Expected 6 spaces after parameter name; 9 found
  338 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  340 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  340 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  342 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  342 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  344 | ERROR   | [x] Opening brace should be on a new line
  372 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  372 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  372 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  372 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  373 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  373 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  374 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  374 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  376 | ERROR   | [x] Opening brace should be on a new line
  384 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  384 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  384 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  384 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  385 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  385 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  386 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  386 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  388 | ERROR   | [x] Opening brace should be on a new line
  395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  395 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  395 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  395 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  396 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  396 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  397 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  397 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  399 | ERROR   | [x] Opening brace should be on a new line
  407 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  407 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  407 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  407 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
  407 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  408 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  408 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  408 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  410 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  410 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  411 | ERROR   | [ ] Missing @return tag in function comment
  412 | ERROR   | [x] Opening brace should be on a new line
  424 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  424 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  424 | ERROR   | [x] Expected 1 spaces after parameter name; 9 found
  424 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  426 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  426 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  432 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  432 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  434 | ERROR   | [x] Opening brace should be on a new line
  435 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  447 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  447 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  447 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  448 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  449 | ERROR   | [ ] Missing @category tag in class comment
  449 | ERROR   | [ ] Missing @author tag in class comment
  449 | ERROR   | [ ] Missing @license tag in class comment
  449 | ERROR   | [ ] Missing @link tag in class comment
  450 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  455 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  455 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  455 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  455 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  457 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  457 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  459 | ERROR   | [x] Opening brace should be on a new line
  471 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  471 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  472 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  474 | ERROR   | [x] Opening brace should be on a new line
  475 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  482 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  482 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  483 | ERROR   | [ ] Missing @return tag in function comment
  484 | ERROR   | [x] Opening brace should be on a new line
  498 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  498 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  498 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
  498 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  499 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  499 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  500 | ERROR   | [ ] Missing @return tag in function comment
  501 | ERROR   | [x] Opening brace should be on a new line
  509 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  509 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  510 | ERROR   | [ ] Missing @return tag in function comment
  511 | ERROR   | [x] Opening brace should be on a new line
  522 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  522 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  523 | ERROR   | [ ] Missing @return tag in function comment
  524 | ERROR   | [x] Opening brace should be on a new line
  540 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  540 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  540 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  541 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  542 | ERROR   | [ ] Missing @category tag in class comment
  542 | ERROR   | [ ] Missing @author tag in class comment
  542 | ERROR   | [ ] Missing @license tag in class comment
  542 | ERROR   | [ ] Missing @link tag in class comment
  543 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  544 | ERROR   | [ ] Private member variable "lexer" must be prefixed
      |         |     with an underscore
  545 | ERROR   | [ ] Private member variable "listener" must be prefixed
      |         |     with an underscore
  546 | ERROR   | [ ] Private member variable "tag" must be prefixed with
      |         |     an underscore
  547 | ERROR   | [ ] Private member variable "attributes" must be
      |         |     prefixed with an underscore
  548 | ERROR   | [ ] Private member variable "current_attribute" must be
      |         |     prefixed with an underscore
  552 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  552 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  552 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  552 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  553 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  553 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  555 | ERROR   | [x] Opening brace should be on a new line
  566 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  566 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  566 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  566 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  567 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  567 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  568 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  568 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  570 | ERROR   | [x] Opening brace should be on a new line
  576 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  576 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  576 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  576 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  577 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  577 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  578 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  578 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  580 | ERROR   | [x] Opening brace should be on a new line
  590 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  590 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  590 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  590 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  590 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  591 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  591 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  591 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  592 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  592 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  593 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  593 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  595 | ERROR   | [x] Opening brace should be on a new line
  602 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
  603 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
  603 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  609 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  618 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  618 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  618 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  618 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  618 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  619 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  619 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  619 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  620 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  620 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  621 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  621 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  623 | ERROR   | [x] Opening brace should be on a new line
  632 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  632 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  632 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  632 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  632 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  633 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  633 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  633 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  634 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  634 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  635 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  635 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  637 | ERROR   | [x] Opening brace should be on a new line
  645 | ERROR   | [x] Space found before comma in function call
  645 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  653 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  653 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  653 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  653 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  653 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  654 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  654 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  654 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  655 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  655 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  656 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  656 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  658 | ERROR   | [x] Opening brace should be on a new line
  664 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  664 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  664 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  664 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  664 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  665 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  665 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  665 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  666 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  666 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  667 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  667 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  669 | ERROR   | [x] Opening brace should be on a new line
  675 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  675 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  675 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  675 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  675 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  676 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  676 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  676 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  677 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  677 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  678 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  678 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  680 | ERROR   | [x] Opening brace should be on a new line
  688 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  688 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  688 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  689 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  690 | ERROR   | [ ] Missing @category tag in class comment
  690 | ERROR   | [ ] Missing @author tag in class comment
  690 | ERROR   | [ ] Missing @license tag in class comment
  690 | ERROR   | [ ] Missing @link tag in class comment
  691 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  692 | ERROR   | [ ] Private member variable "tags" must be prefixed with
      |         |     an underscore
  693 | ERROR   | [ ] Private member variable "page" must be prefixed with
      |         |     an underscore
  694 | ERROR   | [ ] Private member variable "private_content_tag" must
      |         |     be prefixed with an underscore
  695 | ERROR   | [ ] Private member variable "open_forms" must be
      |         |     prefixed with an underscore
  696 | ERROR   | [ ] Private member variable "complete_forms" must be
      |         |     prefixed with an underscore
  697 | ERROR   | [ ] Private member variable "frameset" must be prefixed
      |         |     with an underscore
  698 | ERROR   | [ ] Private member variable "loading_frames" must be
      |         |     prefixed with an underscore
  699 | ERROR   | [ ] Private member variable "frameset_nesting_level"
      |         |     must be prefixed with an underscore
  700 | ERROR   | [ ] Private member variable "left_over_labels" must be
      |         |     prefixed with an underscore
  705 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  705 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  706 | ERROR   | [ ] Missing @return tag in function comment
  707 | ERROR   | [x] Opening brace should be on a new line
  721 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  721 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  723 | ERROR   | [x] Opening brace should be on a new line
  727 | ERROR   | [ ] Doc comment for parameter "$response" missing
  730 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  730 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  730 | ERROR   | [ ] Missing parameter name
  730 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  731 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  731 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  732 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  732 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  734 | ERROR   | [x] Opening brace should be on a new line
  745 | ERROR   | [ ] Doc comment for parameter "$response" missing
  747 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  747 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  748 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  750 | ERROR   | [x] Opening brace should be on a new line
  756 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  756 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  756 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  756 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  757 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  757 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  759 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  759 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  761 | ERROR   | [x] Opening brace should be on a new line
  767 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  767 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  767 | ERROR   | [x] Expected 7 spaces after parameter name; 9 found
  767 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  768 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  768 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  768 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  768 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  770 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  770 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  771 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  771 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  773 | ERROR   | [x] Opening brace should be on a new line
  809 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  809 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  809 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  809 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  810 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  810 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  811 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  811 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  813 | ERROR   | [x] Opening brace should be on a new line
  828 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  841 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  841 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  841 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  841 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  842 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  842 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  843 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  843 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  845 | ERROR   | [x] Opening brace should be on a new line
  852 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  852 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  852 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  852 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  853 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  853 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  854 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  854 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  856 | ERROR   | [x] Opening brace should be on a new line
  868 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  868 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  868 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  868 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  869 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  869 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  870 | ERROR   | [ ] Missing @return tag in function comment
  871 | ERROR   | [x] Opening brace should be on a new line
  883 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  883 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  883 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  883 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  884 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  884 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  885 | ERROR   | [ ] Missing @return tag in function comment
  886 | ERROR   | [x] Opening brace should be on a new line
  900 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  900 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  900 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  900 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  901 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  901 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  902 | ERROR   | [ ] Missing @return tag in function comment
  903 | ERROR   | [x] Opening brace should be on a new line
  913 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  913 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  913 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  913 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  914 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  914 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  915 | ERROR   | [ ] Missing @return tag in function comment
  916 | ERROR   | [x] Opening brace should be on a new line
  933 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  933 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  933 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  933 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  934 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  934 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  935 | ERROR   | [ ] Missing @return tag in function comment
  936 | ERROR   | [x] Opening brace should be on a new line
  943 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  943 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  944 | ERROR   | [ ] Missing @return tag in function comment
  945 | ERROR   | [x] Opening brace should be on a new line
  951 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  960 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  960 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  960 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  960 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  961 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  961 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  962 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  962 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  964 | ERROR   | [x] Opening brace should be on a new line
  970 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  970 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  970 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  970 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  971 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  971 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  972 | ERROR   | [ ] Missing @return tag in function comment
  973 | ERROR   | [x] Opening brace should be on a new line
  979 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  979 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  980 | ERROR   | [ ] Missing @return tag in function comment
  981 | ERROR   | [x] Opening brace should be on a new line
  990 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  990 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  990 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  990 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  991 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  991 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  992 | ERROR   | [ ] Missing @return tag in function comment
  993 | ERROR   | [x] Opening brace should be on a new line
 1002 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1002 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1003 | ERROR   | [ ] Missing @return tag in function comment
 1004 | ERROR   | [x] Opening brace should be on a new line
 1013 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1013 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1013 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1013 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1014 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1014 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1015 | ERROR   | [ ] Missing @return tag in function comment
 1016 | ERROR   | [x] Opening brace should be on a new line
 1027 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1027 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1028 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1030 | ERROR   | [x] Opening brace should be on a new line
 1037 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1037 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1038 | ERROR   | [ ] Missing @return tag in function comment
 1039 | ERROR   | [x] Opening brace should be on a new line
 1046 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 20 spaces but found 24
 1047 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 24
 1047 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 465 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/tag.php
---------------------------------------------------------------------------
FOUND 898 ERRORS AND 2 WARNINGS AFFECTING 469 LINES
---------------------------------------------------------------------------
    4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    4 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
    5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | WARNING | [ ] Invalid version "$Id: tag.php 2011 2011-04-29
      |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
      |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
      |         |     "HG: <hg_id>" instead
    7 | WARNING | [ ] PHP version not specified
    7 | ERROR   | [ ] Missing @category tag in file comment
    7 | ERROR   | [ ] Missing @author tag in file comment
    7 | ERROR   | [ ] Missing @license tag in file comment
    7 | ERROR   | [ ] Missing @link tag in file comment
    9 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
    9 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   12 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   13 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   14 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
   14 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   14 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
   19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   19 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
   20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   21 | ERROR   | [ ] Missing @category tag in class comment
   21 | ERROR   | [ ] Missing @author tag in class comment
   21 | ERROR   | [ ] Missing @license tag in class comment
   21 | ERROR   | [ ] Missing @link tag in class comment
   22 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
   28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   28 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   28 | ERROR   | [x] Expected 7 spaces after parameter name; 8 found
   28 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   29 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
   29 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   29 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   30 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   31 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   31 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   33 | ERROR   | [x] Opening brace should be on a new line
   58 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   58 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   58 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   58 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   59 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   59 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   60 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   62 | ERROR   | [x] Opening brace should be on a new line
   71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   71 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   71 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   71 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   72 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   72 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   73 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   73 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   75 | ERROR   | [x] Opening brace should be on a new line
   98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   98 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   98 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
   98 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   99 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   99 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  100 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  100 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  102 | ERROR   | [x] Opening brace should be on a new line
  113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  113 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  113 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  114 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  115 | ERROR   | [ ] Missing @category tag in class comment
  115 | ERROR   | [ ] Missing @author tag in class comment
  115 | ERROR   | [ ] Missing @license tag in class comment
  115 | ERROR   | [ ] Missing @link tag in class comment
  116 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  117 | ERROR   | [ ] Private member variable "name" must be prefixed with
      |         |     an underscore
  118 | ERROR   | [ ] Private member variable "attributes" must be
      |         |     prefixed with an underscore
  119 | ERROR   | [ ] Private member variable "content" must be prefixed
      |         |     with an underscore
  123 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  123 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  123 | ERROR   | [x] Expected 7 spaces after parameter name; 8 found
  124 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  124 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  124 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  129 | ERROR   | [x] Opening brace should be on a new line
  138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  138 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  139 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  141 | ERROR   | [x] Opening brace should be on a new line
  150 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  150 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  152 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  154 | ERROR   | [x] Opening brace should be on a new line
  160 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  160 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  160 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  160 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  161 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  161 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  162 | ERROR   | [ ] Missing @return tag in function comment
  163 | ERROR   | [x] Opening brace should be on a new line
  170 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  170 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  170 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  170 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  171 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  171 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  172 | ERROR   | [ ] Missing @return tag in function comment
  173 | ERROR   | [x] Opening brace should be on a new line
  176 | ERROR   | [ ] Doc comment for parameter "$tags" missing
  178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  178 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  178 | ERROR   | [ ] Missing parameter name
  179 | ERROR   | [ ] Missing @return tag in function comment
  180 | ERROR   | [x] Opening brace should be on a new line
  188 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  188 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  189 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  191 | ERROR   | [x] Opening brace should be on a new line
  197 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  197 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  200 | ERROR   | [x] Opening brace should be on a new line
  206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  206 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  206 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  206 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  207 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  207 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  208 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  210 | ERROR   | [x] Opening brace should be on a new line
  218 | ERROR   | [ ] Doc comment for parameter "$value" missing
  220 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  220 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  220 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  220 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  221 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  221 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  222 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  222 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  224 | ERROR   | [x] Opening brace should be on a new line
  230 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  230 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  231 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  233 | ERROR   | [x] Opening brace should be on a new line
  241 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  241 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  242 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  244 | ERROR   | [x] Opening brace should be on a new line
  250 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  250 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  250 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  250 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  251 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  251 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  252 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  252 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  254 | ERROR   | [x] Opening brace should be on a new line
  261 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  261 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  261 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  262 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  263 | ERROR   | [ ] Missing @category tag in class comment
  263 | ERROR   | [ ] Missing @author tag in class comment
  263 | ERROR   | [ ] Missing @license tag in class comment
  263 | ERROR   | [ ] Missing @link tag in class comment
  264 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  268 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  268 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  268 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  271 | ERROR   | [x] Opening brace should be on a new line
  277 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  277 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  278 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  280 | ERROR   | [x] Opening brace should be on a new line
  287 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  287 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  287 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  288 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  289 | ERROR   | [ ] Missing @category tag in class comment
  289 | ERROR   | [ ] Missing @author tag in class comment
  289 | ERROR   | [ ] Missing @license tag in class comment
  289 | ERROR   | [ ] Missing @link tag in class comment
  290 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  294 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  294 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  294 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  297 | ERROR   | [x] Opening brace should be on a new line
  304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  304 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  304 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  305 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  306 | ERROR   | [ ] Missing @category tag in class comment
  306 | ERROR   | [ ] Missing @author tag in class comment
  306 | ERROR   | [ ] Missing @license tag in class comment
  306 | ERROR   | [ ] Missing @link tag in class comment
  307 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  311 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  311 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  311 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  314 | ERROR   | [x] Opening brace should be on a new line
  320 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  320 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  321 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  323 | ERROR   | [x] Opening brace should be on a new line
  334 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  334 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  334 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  335 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  336 | ERROR   | [ ] Missing @category tag in class comment
  336 | ERROR   | [ ] Missing @author tag in class comment
  336 | ERROR   | [ ] Missing @license tag in class comment
  336 | ERROR   | [ ] Missing @link tag in class comment
  337 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  338 | ERROR   | [ ] Private member variable "value" must be prefixed
      |         |     with an underscore
  339 | ERROR   | [ ] Private member variable "label" must be prefixed
      |         |     with an underscore
  340 | ERROR   | [ ] Private member variable "is_set" must be prefixed
      |         |     with an underscore
  344 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  344 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  344 | ERROR   | [x] Expected 7 spaces after parameter name; 8 found
  345 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  345 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  345 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  348 | ERROR   | [x] Opening brace should be on a new line
  358 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  358 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  359 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  361 | ERROR   | [x] Opening brace should be on a new line
  367 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  367 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  368 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  370 | ERROR   | [x] Opening brace should be on a new line
  377 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  377 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  379 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  381 | ERROR   | [x] Opening brace should be on a new line
  390 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  390 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  390 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  390 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  391 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  391 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  392 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  392 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  394 | ERROR   | [x] Opening brace should be on a new line
  403 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  403 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  404 | ERROR   | [ ] Missing @return tag in function comment
  405 | ERROR   | [x] Opening brace should be on a new line
  412 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  412 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  412 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  412 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  413 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  413 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  414 | ERROR   | [ ] Missing @return tag in function comment
  415 | ERROR   | [x] Opening brace should be on a new line
  422 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  422 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  422 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  422 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  423 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  423 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  424 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  424 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  426 | ERROR   | [x] Opening brace should be on a new line
  432 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  432 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  432 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  432 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  433 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  433 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  434 | ERROR   | [ ] Missing @return tag in function comment
  435 | ERROR   | [x] Opening brace should be on a new line
  444 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  444 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  444 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  445 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  446 | ERROR   | [ ] Missing @category tag in class comment
  446 | ERROR   | [ ] Missing @author tag in class comment
  446 | ERROR   | [ ] Missing @license tag in class comment
  446 | ERROR   | [ ] Missing @link tag in class comment
  447 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  451 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  451 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  451 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  454 | ERROR   | [x] Opening brace should be on a new line
  463 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  463 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  464 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  466 | ERROR   | [x] Opening brace should be on a new line
  473 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  473 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  473 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  473 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  474 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  474 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  475 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  475 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  477 | ERROR   | [x] Opening brace should be on a new line
  487 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  487 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  487 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  488 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  489 | ERROR   | [ ] Missing @category tag in class comment
  489 | ERROR   | [ ] Missing @author tag in class comment
  489 | ERROR   | [ ] Missing @license tag in class comment
  489 | ERROR   | [ ] Missing @link tag in class comment
  490 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  494 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  494 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  497 | ERROR   | [x] Opening brace should be on a new line
  506 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  506 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  507 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  509 | ERROR   | [x] Opening brace should be on a new line
  515 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  515 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  515 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  515 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  516 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  516 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  517 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  517 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  519 | ERROR   | [x] Opening brace should be on a new line
  525 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  525 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  526 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  528 | ERROR   | [x] Opening brace should be on a new line
  534 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  534 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  534 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  534 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  535 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  535 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  536 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  536 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  538 | ERROR   | [x] Opening brace should be on a new line
  545 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  545 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  545 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  546 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  547 | ERROR   | [ ] Missing @category tag in class comment
  547 | ERROR   | [ ] Missing @author tag in class comment
  547 | ERROR   | [ ] Missing @license tag in class comment
  547 | ERROR   | [ ] Missing @link tag in class comment
  548 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  552 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  552 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  552 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  555 | ERROR   | [x] Opening brace should be on a new line
  561 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  561 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  562 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  564 | ERROR   | [x] Opening brace should be on a new line
  570 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  570 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  570 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  570 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  571 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  571 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  572 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  572 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  574 | ERROR   | [x] Opening brace should be on a new line
  580 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  580 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  581 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  583 | ERROR   | [x] Opening brace should be on a new line
  592 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  592 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  592 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  592 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  593 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  593 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  594 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  594 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  596 | ERROR   | [x] Opening brace should be on a new line
  602 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  602 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  602 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  602 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  603 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  603 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  603 | ERROR   | [x] Expected 8 spaces after parameter name; 18 found
  603 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  604 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  604 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  604 | ERROR   | [x] Expected 8 spaces after parameter name; 18 found
  604 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  605 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  605 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  606 | ERROR   | [ ] Missing @return tag in function comment
  607 | ERROR   | [x] Opening brace should be on a new line
  620 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  620 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  620 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  621 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  622 | ERROR   | [ ] Missing @category tag in class comment
  622 | ERROR   | [ ] Missing @author tag in class comment
  622 | ERROR   | [ ] Missing @license tag in class comment
  622 | ERROR   | [ ] Missing @link tag in class comment
  623 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  628 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  628 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  628 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  631 | ERROR   | [x] Opening brace should be on a new line
  638 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  638 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  639 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  641 | ERROR   | [x] Opening brace should be on a new line
  647 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  647 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  647 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  647 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  648 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  648 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  649 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  649 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  651 | ERROR   | [x] Opening brace should be on a new line
  657 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  657 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  658 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  660 | ERROR   | [x] Opening brace should be on a new line
  666 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  666 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  666 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  666 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  667 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  667 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  668 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  668 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  670 | ERROR   | [x] Opening brace should be on a new line
  677 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  677 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  677 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  678 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  679 | ERROR   | [ ] Missing @category tag in class comment
  679 | ERROR   | [ ] Missing @author tag in class comment
  679 | ERROR   | [ ] Missing @license tag in class comment
  679 | ERROR   | [ ] Missing @link tag in class comment
  680 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  684 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  684 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  684 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  687 | ERROR   | [x] Opening brace should be on a new line
  693 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  693 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  694 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  696 | ERROR   | [x] Opening brace should be on a new line
  702 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  702 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  702 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  702 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  703 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  703 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  704 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  704 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  706 | ERROR   | [x] Opening brace should be on a new line
  712 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  712 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  713 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  715 | ERROR   | [x] Opening brace should be on a new line
  730 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  730 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  730 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  730 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  731 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  731 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  733 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  733 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  735 | ERROR   | [x] Opening brace should be on a new line
  743 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
  744 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
  745 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
  745 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  752 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  752 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  753 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  755 | ERROR   | [x] Opening brace should be on a new line
  762 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  762 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  762 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  763 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  764 | ERROR   | [ ] Missing @category tag in class comment
  764 | ERROR   | [ ] Missing @author tag in class comment
  764 | ERROR   | [ ] Missing @license tag in class comment
  764 | ERROR   | [ ] Missing @link tag in class comment
  765 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  769 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  769 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  769 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  772 | ERROR   | [x] Opening brace should be on a new line
  778 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  778 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  779 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  781 | ERROR   | [x] Opening brace should be on a new line
  787 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  787 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  787 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  787 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  788 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  788 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  789 | ERROR   | [ ] Missing @return tag in function comment
  790 | ERROR   | [x] Opening brace should be on a new line
  795 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  796 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  797 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  797 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  803 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  803 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  803 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  804 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  805 | ERROR   | [ ] Missing @category tag in class comment
  805 | ERROR   | [ ] Missing @author tag in class comment
  805 | ERROR   | [ ] Missing @license tag in class comment
  805 | ERROR   | [ ] Missing @link tag in class comment
  806 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  807 | ERROR   | [ ] Private member variable "options" must be prefixed
      |         |     with an underscore
  808 | ERROR   | [ ] Private member variable "choice" must be prefixed
      |         |     with an underscore
  812 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  812 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  812 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  815 | ERROR   | [x] Opening brace should be on a new line
  823 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  823 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  823 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  823 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  824 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  824 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  825 | ERROR   | [ ] Missing @return tag in function comment
  826 | ERROR   | [x] Opening brace should be on a new line
  834 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  834 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  834 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  834 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  835 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  835 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  836 | ERROR   | [ ] Missing @return tag in function comment
  837 | ERROR   | [x] Opening brace should be on a new line
  844 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  844 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  845 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  847 | ERROR   | [x] Opening brace should be on a new line
  861 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  861 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  861 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  861 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  862 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  862 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  863 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  863 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  865 | ERROR   | [x] Opening brace should be on a new line
  877 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  877 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  879 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  881 | ERROR   | [x] Opening brace should be on a new line
  891 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  891 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  891 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  892 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  893 | ERROR   | [ ] Missing @category tag in class comment
  893 | ERROR   | [ ] Missing @author tag in class comment
  893 | ERROR   | [ ] Missing @license tag in class comment
  893 | ERROR   | [ ] Missing @link tag in class comment
  894 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  895 | ERROR   | [ ] Private member variable "options" must be prefixed
      |         |     with an underscore
  896 | ERROR   | [ ] Private member variable "values" must be prefixed
      |         |     with an underscore
  900 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  900 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  900 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  903 | ERROR   | [x] Opening brace should be on a new line
  911 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  911 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  911 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  911 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  912 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  912 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  913 | ERROR   | [ ] Missing @return tag in function comment
  914 | ERROR   | [x] Opening brace should be on a new line
  922 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  922 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  922 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  922 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  923 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  923 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  924 | ERROR   | [ ] Missing @return tag in function comment
  925 | ERROR   | [x] Opening brace should be on a new line
  932 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  932 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  933 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  935 | ERROR   | [x] Opening brace should be on a new line
  949 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  949 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  949 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  949 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  950 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  950 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  951 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  951 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  953 | ERROR   | [x] Opening brace should be on a new line
  974 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  974 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  975 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  977 | ERROR   | [x] Opening brace should be on a new line
  987 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  987 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  987 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  988 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  989 | ERROR   | [ ] Missing @category tag in class comment
  989 | ERROR   | [ ] Missing @author tag in class comment
  989 | ERROR   | [ ] Missing @license tag in class comment
  989 | ERROR   | [ ] Missing @link tag in class comment
  990 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  992 | ERROR   | [ ] Doc comment for parameter "$attributes" missing
  995 | ERROR   | [x] Opening brace should be on a new line
 1001 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1001 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1001 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1001 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1002 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1002 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1003 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1003 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1005 | ERROR   | [x] Opening brace should be on a new line
 1011 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1011 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1011 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1011 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1012 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1012 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1013 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1013 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1015 | ERROR   | [x] Opening brace should be on a new line
 1026 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1026 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1027 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1029 | ERROR   | [x] Opening brace should be on a new line
 1038 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1038 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1039 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1041 | ERROR   | [x] Opening brace should be on a new line
 1048 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1048 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1048 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1049 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1050 | ERROR   | [ ] Missing @category tag in class comment
 1050 | ERROR   | [ ] Missing @author tag in class comment
 1050 | ERROR   | [ ] Missing @license tag in class comment
 1050 | ERROR   | [ ] Missing @link tag in class comment
 1051 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1055 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1055 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1055 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1057 | ERROR   | [x] Opening brace should be on a new line
 1066 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1066 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1067 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1069 | ERROR   | [x] Opening brace should be on a new line
 1076 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1076 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1076 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1076 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1077 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1077 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1078 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1078 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1080 | ERROR   | [x] Opening brace should be on a new line
 1092 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1092 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1093 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1095 | ERROR   | [x] Opening brace should be on a new line
 1105 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1105 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1105 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1106 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1107 | ERROR   | [ ] Missing @category tag in class comment
 1107 | ERROR   | [ ] Missing @author tag in class comment
 1107 | ERROR   | [ ] Missing @license tag in class comment
 1107 | ERROR   | [ ] Missing @link tag in class comment
 1108 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1112 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1112 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1112 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1115 | ERROR   | [x] Opening brace should be on a new line
 1124 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1124 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1125 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1127 | ERROR   | [x] Opening brace should be on a new line
 1136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1136 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1136 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1136 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1137 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1138 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1140 | ERROR   | [x] Opening brace should be on a new line
 1156 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1156 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1157 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1159 | ERROR   | [x] Opening brace should be on a new line
 1169 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1169 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1169 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1170 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1171 | ERROR   | [ ] Missing @category tag in class comment
 1171 | ERROR   | [ ] Missing @author tag in class comment
 1171 | ERROR   | [ ] Missing @license tag in class comment
 1171 | ERROR   | [ ] Missing @link tag in class comment
 1172 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1173 | ERROR   | [ ] Private member variable "widgets" must be prefixed
      |         |     with an underscore
 1177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1177 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1177 | ERROR   | [ ] Missing parameter comment
 1177 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1178 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1179 | ERROR   | [ ] Missing @return tag in function comment
 1180 | ERROR   | [x] Opening brace should be on a new line
 1186 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1186 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1187 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1189 | ERROR   | [x] Opening brace should be on a new line
 1195 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1195 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1195 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1195 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1196 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1196 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1197 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1197 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1199 | ERROR   | [x] Opening brace should be on a new line
 1206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1206 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1207 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1209 | ERROR   | [x] Opening brace should be on a new line
 1218 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1218 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1218 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1218 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1219 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1219 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1220 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1220 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1222 | ERROR   | [x] Opening brace should be on a new line
 1234 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1234 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1234 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 1234 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1235 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1235 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1236 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1236 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1238 | ERROR   | [x] Opening brace should be on a new line
 1249 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1249 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1249 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1249 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1250 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1250 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1251 | ERROR   | [ ] Missing @return tag in function comment
 1252 | ERROR   | [x] Opening brace should be on a new line
 1259 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1259 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1259 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1260 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1261 | ERROR   | [ ] Missing @category tag in class comment
 1261 | ERROR   | [ ] Missing @author tag in class comment
 1261 | ERROR   | [ ] Missing @license tag in class comment
 1261 | ERROR   | [ ] Missing @link tag in class comment
 1262 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1267 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1267 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1268 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1270 | ERROR   | [x] Opening brace should be on a new line
 1283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1283 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1286 | ERROR   | [x] Opening brace should be on a new line
 1299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1299 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1299 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1299 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1301 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1301 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1302 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1302 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1304 | ERROR   | [x] Opening brace should be on a new line
 1323 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1323 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1323 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1323 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1325 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1325 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1327 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1327 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1329 | ERROR   | [x] Opening brace should be on a new line
 1345 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1345 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1345 | ERROR   | [x] Expected 1 spaces after parameter name; 11 found
 1345 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1346 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1346 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1347 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1347 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1349 | ERROR   | [x] Opening brace should be on a new line
 1362 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1362 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1362 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 1362 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1365 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1365 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1366 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1366 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1368 | ERROR   | [x] Opening brace should be on a new line
 1382 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1382 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1382 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1383 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1384 | ERROR   | [ ] Missing @category tag in class comment
 1384 | ERROR   | [ ] Missing @author tag in class comment
 1384 | ERROR   | [ ] Missing @license tag in class comment
 1384 | ERROR   | [ ] Missing @link tag in class comment
 1385 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1391 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1391 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1391 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1391 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1392 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1392 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1393 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1393 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1395 | ERROR   | [x] Opening brace should be on a new line
 1409 | ERROR   | [ ] Doc comment for parameter "$value" missing
 1411 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1411 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1411 | ERROR   | [ ] Missing parameter name
 1411 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1412 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1412 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1413 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1413 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1415 | ERROR   | [x] Opening brace should be on a new line
 1428 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1428 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1430 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1432 | ERROR   | [x] Opening brace should be on a new line
 1444 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1444 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1446 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1448 | ERROR   | [x] Opening brace should be on a new line
 1461 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1461 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1461 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1462 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1463 | ERROR   | [ ] Missing @category tag in class comment
 1463 | ERROR   | [ ] Missing @author tag in class comment
 1463 | ERROR   | [ ] Missing @license tag in class comment
 1463 | ERROR   | [ ] Missing @link tag in class comment
 1464 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1468 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1468 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1468 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1471 | ERROR   | [x] Opening brace should be on a new line
 1477 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1477 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1478 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1480 | ERROR   | [x] Opening brace should be on a new line
 1487 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1487 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1487 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1488 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1489 | ERROR   | [ ] Missing @category tag in class comment
 1489 | ERROR   | [ ] Missing @author tag in class comment
 1489 | ERROR   | [ ] Missing @license tag in class comment
 1489 | ERROR   | [ ] Missing @link tag in class comment
 1490 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1494 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1494 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1497 | ERROR   | [x] Opening brace should be on a new line
 1504 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1504 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1504 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1505 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1506 | ERROR   | [ ] Missing @category tag in class comment
 1506 | ERROR   | [ ] Missing @author tag in class comment
 1506 | ERROR   | [ ] Missing @license tag in class comment
 1506 | ERROR   | [ ] Missing @link tag in class comment
 1507 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1511 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1511 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1511 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1514 | ERROR   | [x] Opening brace should be on a new line
 1520 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1520 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1521 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1523 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 692 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/simpletest.php
---------------------------------------------------------------------------
FOUND 181 ERRORS AND 4 WARNINGS AFFECTING 104 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: simpletest.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  15 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  15 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  20 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  20 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 2
  21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  27 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  27 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  29 | ERROR   | [x] Opening brace should be on a new line
  37 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  37 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  37 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  38 | ERROR   | [ ] Missing @return tag in function comment
  39 | ERROR   | [x] Opening brace should be on a new line
  55 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  55 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  55 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  56 | ERROR   | [ ] Missing @return tag in function comment
  57 | ERROR   | [x] Opening brace should be on a new line
  73 | ERROR   | [x] Expected 1 space after asterisk; 3 found
  73 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  73 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  74 | ERROR   | [x] Expected 1 space after asterisk; 3 found
  74 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  74 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  75 | ERROR   | [ ] Missing @return tag in function comment
  76 | ERROR   | [x] Opening brace should be on a new line
  85 | ERROR   | [x] Expected 1 space after asterisk; 3 found
  85 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  85 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  85 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  86 | ERROR   | [x] Expected 1 space after asterisk; 3 found
  86 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  87 | ERROR   | [x] Expected 1 space after asterisk; 3 found
  87 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  87 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  89 | ERROR   | [x] Opening brace should be on a new line
  96 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 110 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 110 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 110 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 110 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 111 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 113 | ERROR   | [x] Opening brace should be on a new line
 123 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 123 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 123 | ERROR   | [x] Expected 4 spaces after parameter name; 5 found
 124 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 124 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 125 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 125 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 126 | ERROR   | [ ] Missing @return tag in function comment
 127 | ERROR   | [x] Opening brace should be on a new line
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 138 | ERROR   | [x] Opening brace should be on a new line
 145 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 145 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 147 | ERROR   | [x] Opening brace should be on a new line
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 154 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 156 | ERROR   | [x] Opening brace should be on a new line
 163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 163 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 167 | ERROR   | [x] Opening brace should be on a new line
 174 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 174 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 174 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 177 | ERROR   | [ ] Missing @return tag in function comment
 178 | ERROR   | [x] Opening brace should be on a new line
 185 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 185 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 187 | ERROR   | [x] Opening brace should be on a new line
 198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 198 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 200 | ERROR   | [x] Opening brace should be on a new line
 210 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 210 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 212 | ERROR   | [x] Opening brace should be on a new line
 220 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 223 | ERROR   | [ ] Missing short description in doc comment
 223 | ERROR   | [ ] Doc comment for parameter "$mock_base" missing
 224 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 225 | ERROR   | [ ] Missing @return tag in function comment
 226 | ERROR   | [x] Opening brace should be on a new line
 231 | ERROR   | [ ] Missing short description in doc comment
 232 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 233 | ERROR   | [ ] Missing @return tag in function comment
 234 | ERROR   | [x] Opening brace should be on a new line
 246 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 246 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 246 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 247 | ERROR   | [ ] Missing @category tag in class comment
 247 | ERROR   | [ ] Missing @author tag in class comment
 247 | ERROR   | [ ] Missing @license tag in class comment
 247 | ERROR   | [ ] Missing @link tag in class comment
 248 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 249 | ERROR   | [ ] Private member variable "test" must be prefixed with
     |         |     an underscore
 250 | ERROR   | [ ] Private member variable "reporter" must be prefixed
     |         |     with an underscore
 251 | ERROR   | [ ] Private member variable "resources" must be prefixed
     |         |     with an underscore
 255 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 255 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 256 | ERROR   | [ ] Missing @return tag in function comment
 257 | ERROR   | [x] Opening brace should be on a new line
 265 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 265 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 265 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 266 | ERROR   | [ ] Missing @return tag in function comment
 267 | ERROR   | [x] Opening brace should be on a new line
 274 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 274 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 276 | ERROR   | [x] Opening brace should be on a new line
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 284 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 284 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 285 | ERROR   | [ ] Missing @return tag in function comment
 286 | ERROR   | [x] Opening brace should be on a new line
 293 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 293 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 295 | ERROR   | [x] Opening brace should be on a new line
 299 | ERROR   | [ ] Doc comment for parameter "$resource" missing
 301 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 301 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 303 | ERROR   | [x] Opening brace should be on a new line
 314 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 314 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 314 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 315 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 316 | ERROR   | [ ] Missing @category tag in class comment
 316 | ERROR   | [ ] Missing @author tag in class comment
 316 | ERROR   | [ ] Missing @license tag in class comment
 316 | ERROR   | [ ] Missing @link tag in class comment
 317 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 318 | ERROR   | [ ] Private member variable "prefixes" must be prefixed
     |         |     with an underscore
 322 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 322 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 322 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 325 | ERROR   | [x] Opening brace should be on a new line
 332 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 332 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 332 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 332 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 333 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 333 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 336 | ERROR   | [x] Opening brace should be on a new line
 351 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 351 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 351 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 351 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 352 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 352 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 354 | ERROR   | [x] Opening brace should be on a new line
 368 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 368 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 368 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 368 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 369 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 369 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 371 | ERROR   | [x] Opening brace should be on a new line
 382 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 382 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 384 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 140 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/encoding.php
---------------------------------------------------------------------------
FOUND 408 ERRORS AND 5 WARNINGS AFFECTING 224 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: encoding.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  13 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  13 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  17 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  17 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  17 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  18 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @author tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  20 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  21 | ERROR   | [ ] Private member variable "key" must be prefixed with
     |         |     an underscore
  22 | ERROR   | [ ] Private member variable "value" must be prefixed with
     |         |     an underscore
  26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  26 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  26 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
  27 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  27 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  29 | ERROR   | [x] Opening brace should be on a new line
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  37 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  39 | ERROR   | [x] Opening brace should be on a new line
  45 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  45 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  46 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  48 | ERROR   | [x] Opening brace should be on a new line
  57 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  57 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  57 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  57 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  58 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  58 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  59 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  59 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  61 | ERROR   | [x] Opening brace should be on a new line
  67 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  67 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  70 | ERROR   | [x] Opening brace should be on a new line
  76 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  76 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  77 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [x] Opening brace should be on a new line
  86 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  86 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  86 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  87 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  88 | ERROR   | [ ] Missing @category tag in class comment
  88 | ERROR   | [ ] Missing @author tag in class comment
  88 | ERROR   | [ ] Missing @license tag in class comment
  88 | ERROR   | [ ] Missing @link tag in class comment
  89 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  90 | ERROR   | [ ] Private member variable "key" must be prefixed with
     |         |     an underscore
  91 | ERROR   | [ ] Private member variable "content" must be prefixed
     |         |     with an underscore
  92 | ERROR   | [ ] Private member variable "filename" must be prefixed
     |         |     with an underscore
  96 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  96 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  96 | ERROR   | [x] Expected 6 spaces after parameter name; 10 found
  97 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  97 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
  98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  98 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  98 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 100 | ERROR   | [x] Opening brace should be on a new line
 108 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 108 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 109 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 111 | ERROR   | [x] Opening brace should be on a new line
 117 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 117 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 118 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 120 | ERROR   | [x] Opening brace should be on a new line
 132 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 132 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 133 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] Opening brace should be on a new line
 144 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 144 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 144 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 144 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 145 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 145 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 146 | ERROR   | [ ] Missing @return tag in function comment
 147 | ERROR   | [x] Opening brace should be on a new line
 158 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 158 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 158 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 158 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 159 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 159 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 160 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 160 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 162 | ERROR   | [x] Opening brace should be on a new line
 168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 168 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 169 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 171 | ERROR   | [x] Opening brace should be on a new line
 177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 177 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 180 | ERROR   | [x] Opening brace should be on a new line
 188 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 188 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 188 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 189 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 190 | ERROR   | [ ] Missing @category tag in class comment
 190 | ERROR   | [ ] Missing @author tag in class comment
 190 | ERROR   | [ ] Missing @license tag in class comment
 190 | ERROR   | [ ] Missing @link tag in class comment
 191 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 192 | ERROR   | [ ] Private member variable "request" must be prefixed
     |         |     with an underscore
 196 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 196 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 196 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 196 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 199 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 201 | ERROR   | [x] Opening brace should be on a new line
 211 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 211 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 212 | ERROR   | [ ] Missing @return tag in function comment
 213 | ERROR   | [x] Opening brace should be on a new line
 219 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 219 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 219 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 219 | ERROR   | [x] Expected 3 spaces after parameter name; 12 found
 219 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 220 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 220 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 220 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 221 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 221 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 222 | ERROR   | [ ] Missing @return tag in function comment
 223 | ERROR   | [x] Opening brace should be on a new line
 238 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 238 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 238 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 238 | ERROR   | [x] Expected 3 spaces after parameter name; 12 found
 238 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 239 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 239 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 239 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 240 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 240 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 241 | ERROR   | [ ] Missing @return tag in function comment
 242 | ERROR   | [x] Opening brace should be on a new line
 249 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 249 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 249 | ERROR   | [x] Expected 6 spaces after parameter name; 10 found
 249 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 250 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 250 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
 250 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 251 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 251 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 251 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 251 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 252 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 252 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 253 | ERROR   | [ ] Missing @return tag in function comment
 254 | ERROR   | [x] Opening brace should be on a new line
 260 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 260 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 260 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 260 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 262 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 262 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 263 | ERROR   | [ ] Missing @return tag in function comment
 264 | ERROR   | [x] Opening brace should be on a new line
 274 | ERROR   | [ ] Doc comment for parameter "$key" missing
 276 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 276 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 279 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 281 | ERROR   | [x] Opening brace should be on a new line
 299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 299 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 300 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 302 | ERROR   | [x] Opening brace should be on a new line
 309 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 309 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 310 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 312 | ERROR   | [x] Opening brace should be on a new line
 326 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 326 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 326 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 327 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 328 | ERROR   | [ ] Missing @category tag in class comment
 328 | ERROR   | [ ] Missing @author tag in class comment
 328 | ERROR   | [ ] Missing @license tag in class comment
 328 | ERROR   | [ ] Missing @link tag in class comment
 329 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 333 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 333 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 333 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 333 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 336 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 336 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 338 | ERROR   | [x] Opening brace should be on a new line
 344 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 344 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 345 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 347 | ERROR   | [x] Opening brace should be on a new line
 353 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 353 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 353 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 353 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 354 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 354 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 355 | ERROR   | [ ] Missing @return tag in function comment
 356 | ERROR   | [x] Opening brace should be on a new line
 362 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 362 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 362 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 362 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 363 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 363 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 364 | ERROR   | [ ] Missing @return tag in function comment
 365 | ERROR   | [x] Opening brace should be on a new line
 371 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 371 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 372 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 374 | ERROR   | [x] Opening brace should be on a new line
 381 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 381 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 381 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 382 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 383 | ERROR   | [ ] Missing @category tag in class comment
 383 | ERROR   | [ ] Missing @author tag in class comment
 383 | ERROR   | [ ] Missing @license tag in class comment
 383 | ERROR   | [ ] Missing @link tag in class comment
 384 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 388 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 388 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 388 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 388 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 391 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 391 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 393 | ERROR   | [x] Opening brace should be on a new line
 399 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 399 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 400 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 402 | ERROR   | [x] Opening brace should be on a new line
 409 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 409 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 409 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 410 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 411 | ERROR   | [ ] Missing @category tag in class comment
 411 | ERROR   | [ ] Missing @author tag in class comment
 411 | ERROR   | [ ] Missing @license tag in class comment
 411 | ERROR   | [ ] Missing @link tag in class comment
 412 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 416 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 416 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 416 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 416 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 419 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 419 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 421 | ERROR   | [x] Opening brace should be on a new line
 427 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 427 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 428 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 430 | ERROR   | [x] Opening brace should be on a new line
 438 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 438 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 438 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 439 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 440 | ERROR   | [ ] Missing @category tag in class comment
 440 | ERROR   | [ ] Missing @author tag in class comment
 440 | ERROR   | [ ] Missing @license tag in class comment
 440 | ERROR   | [ ] Missing @link tag in class comment
 441 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 442 | ERROR   | [ ] Private member variable "content_type" must be
     |         |     prefixed with an underscore
 443 | ERROR   | [ ] Private member variable "body" must be prefixed with
     |         |     an underscore
 445 | ERROR   | [ ] Missing doc comment for function __construct()
 445 | ERROR   | [x] Opening brace should be on a new line
 447 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 447 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 5
 450 | ERROR   | [x] Closing brace indented incorrectly; expected 5
     |         |     spaces, found 8
 457 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 457 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 458 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 460 | ERROR   | [x] Opening brace should be on a new line
 462 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 462 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 9
 464 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 464 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 5
 469 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 469 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 469 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 469 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 470 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 470 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 471 | ERROR   | [ ] Missing @return tag in function comment
 472 | ERROR   | [x] Opening brace should be on a new line
 473 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 479 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 479 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 479 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 479 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 480 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 480 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 481 | ERROR   | [ ] Missing @return tag in function comment
 482 | ERROR   | [x] Opening brace should be on a new line
 488 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 488 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 489 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 491 | ERROR   | [x] Opening brace should be on a new line
 499 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 499 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 499 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 500 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 501 | ERROR   | [ ] Missing @category tag in class comment
 501 | ERROR   | [ ] Missing @author tag in class comment
 501 | ERROR   | [ ] Missing @license tag in class comment
 501 | ERROR   | [ ] Missing @link tag in class comment
 502 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 504 | ERROR   | [ ] Doc comment for parameter "$content_type" missing
 506 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 506 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 506 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 506 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 509 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 509 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 511 | ERROR   | [x] Opening brace should be on a new line
 518 | ERROR   | [ ] Missing doc comment for function
     |         |     hasMoreThanOneLevel()
 518 | ERROR   | [x] Opening brace should be on a new line
 527 | ERROR   | [ ] Missing doc comment for function
     |         |     rewriteArrayWithMultipleLevels()
 527 | ERROR   | [x] Opening brace should be on a new line
 547 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 547 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 548 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 550 | ERROR   | [x] Opening brace should be on a new line
 557 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 557 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 558 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 560 | ERROR   | [x] Opening brace should be on a new line
 567 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 567 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 567 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 568 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 569 | ERROR   | [ ] Missing @category tag in class comment
 569 | ERROR   | [ ] Missing @author tag in class comment
 569 | ERROR   | [ ] Missing @license tag in class comment
 569 | ERROR   | [ ] Missing @link tag in class comment
 570 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 572 | ERROR   | [ ] Doc comment for parameter "$content_type" missing
 574 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 574 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 574 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 574 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 577 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 577 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 579 | ERROR   | [x] Opening brace should be on a new line
 585 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 585 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 586 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 588 | ERROR   | [x] Opening brace should be on a new line
 596 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 596 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 596 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 597 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 598 | ERROR   | [ ] Missing @category tag in class comment
 598 | ERROR   | [ ] Missing @author tag in class comment
 598 | ERROR   | [ ] Missing @license tag in class comment
 598 | ERROR   | [ ] Missing @link tag in class comment
 599 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 600 | ERROR   | [ ] Private member variable "boundary" must be prefixed
     |         |     with an underscore
 602 | ERROR   | [ ] Doc comment for parameter "$boundary" missing
 604 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 604 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 604 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 604 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 607 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 607 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 609 | ERROR   | [x] Opening brace should be on a new line
 616 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 616 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 616 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 616 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 617 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 617 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 618 | ERROR   | [ ] Missing @return tag in function comment
 619 | ERROR   | [x] Opening brace should be on a new line
 620 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 621 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 626 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 626 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 626 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 626 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 627 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 627 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 628 | ERROR   | [ ] Missing @return tag in function comment
 629 | ERROR   | [x] Opening brace should be on a new line
 636 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 636 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 637 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 639 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 313 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/browser.php
---------------------------------------------------------------------------
FOUND 782 ERRORS AND 11 WARNINGS AFFECTING 397 LINES
---------------------------------------------------------------------------
    4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    4 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
    5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | WARNING | [ ] Invalid version "$Id: browser.php 2013 2011-04-29
      |         |     09:29:45Z pp11 $" in file comment; consider "CVS:
      |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
      |         |     "HG: <hg_id>" instead
    7 | WARNING | [ ] PHP version not specified
    7 | ERROR   | [ ] Missing @category tag in file comment
    7 | ERROR   | [ ] Missing @author tag in file comment
    7 | ERROR   | [ ] Missing @license tag in file comment
    7 | ERROR   | [ ] Missing @link tag in file comment
    9 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
    9 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   12 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   13 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   14 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   15 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   16 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   17 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   18 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   19 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   20 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   22 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
   25 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
   25 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   25 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
   33 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   33 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   33 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
   34 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   35 | ERROR   | [ ] Missing @category tag in class comment
   35 | ERROR   | [ ] Missing @author tag in class comment
   35 | ERROR   | [ ] Missing @license tag in class comment
   35 | ERROR   | [ ] Missing @link tag in class comment
   36 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
   37 | ERROR   | [ ] Private member variable "sequence" must be prefixed
      |         |     with an underscore
   38 | ERROR   | [ ] Private member variable "position" must be prefixed
      |         |     with an underscore
   42 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   42 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   45 | ERROR   | [x] Opening brace should be on a new line
   51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   51 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   52 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   54 | ERROR   | [x] Opening brace should be on a new line
   60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   60 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   61 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   63 | ERROR   | [x] Opening brace should be on a new line
   69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   69 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   69 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
   69 | ERROR   | [x] Expected 8 spaces after parameter name; 17 found
   69 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   70 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
   70 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   71 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   72 | ERROR   | [ ] Missing @return tag in function comment
   73 | ERROR   | [x] Opening brace should be on a new line
   76 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
   77 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
   77 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
   84 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   84 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   85 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   87 | ERROR   | [x] Opening brace should be on a new line
   97 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   97 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  100 | ERROR   | [x] Opening brace should be on a new line
  110 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  110 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  113 | ERROR   | [x] Opening brace should be on a new line
  124 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  124 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  125 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  127 | ERROR   | [x] Opening brace should be on a new line
  138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  138 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  139 | ERROR   | [ ] Missing @return tag in function comment
  140 | ERROR   | [x] Opening brace should be on a new line
  154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  154 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  154 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  156 | ERROR   | [ ] Missing @category tag in class comment
  156 | ERROR   | [ ] Missing @author tag in class comment
  156 | ERROR   | [ ] Missing @license tag in class comment
  156 | ERROR   | [ ] Missing @link tag in class comment
  157 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  158 | ERROR   | [ ] Private member variable "user_agent" must be
      |         |     prefixed with an underscore
  159 | ERROR   | [ ] Private member variable "page" must be prefixed with
      |         |     an underscore
  160 | ERROR   | [ ] Private member variable "history" must be prefixed
      |         |     with an underscore
  161 | ERROR   | [ ] Private member variable "ignore_frames" must be
      |         |     prefixed with an underscore
  162 | ERROR   | [ ] Private member variable "maximum_nested_frames" must
      |         |     be prefixed with an underscore
  163 | ERROR   | [ ] Private member variable "parser" must be prefixed
      |         |     with an underscore
  170 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  170 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  172 | ERROR   | [x] Opening brace should be on a new line
  175 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  176 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  177 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  177 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  186 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  186 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  187 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  189 | ERROR   | [x] Opening brace should be on a new line
  195 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  195 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  196 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  198 | ERROR   | [x] Opening brace should be on a new line
  206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  206 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  208 | ERROR   | [x] Opening brace should be on a new line
  219 | ERROR   | [ ] Doc comment for parameter "$parser" missing
  221 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  221 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  221 | ERROR   | [ ] Missing parameter name
  222 | ERROR   | [ ] Missing @return tag in function comment
  223 | ERROR   | [x] Opening brace should be on a new line
  230 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  230 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  231 | ERROR   | [ ] Missing @return tag in function comment
  232 | ERROR   | [x] Opening brace should be on a new line
  239 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  239 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  240 | ERROR   | [ ] Missing @return tag in function comment
  241 | ERROR   | [x] Opening brace should be on a new line
  247 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  247 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  248 | ERROR   | [ ] Missing @return tag in function comment
  249 | ERROR   | [x] Opening brace should be on a new line
  255 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  255 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  256 | ERROR   | [ ] Missing @return tag in function comment
  257 | ERROR   | [x] Opening brace should be on a new line
  264 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  264 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  264 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  264 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  265 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  265 | ERROR   | [x] Expected 12 spaces after parameter type; 1 found
  265 | ERROR   | [x] Expected 4 spaces after parameter name; 18 found
  265 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  266 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  266 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  267 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  267 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  269 | ERROR   | [x] Opening brace should be on a new line
  271 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  286 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  286 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  286 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  286 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  287 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  287 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  289 | ERROR   | [x] Opening brace should be on a new line
  296 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  296 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  296 | ERROR   | [x] Expected 6 spaces after parameter name; 10 found
  296 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  297 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  297 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  297 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  297 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  298 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  298 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
  298 | ERROR   | [x] Expected 4 spaces after parameter name; 17 found
  298 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  299 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  300 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  300 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  302 | ERROR   | [x] Opening brace should be on a new line
  313 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  313 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  313 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
  313 | ERROR   | [x] Expected 8 spaces after parameter name; 19 found
  313 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  314 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  314 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  314 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  315 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  315 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  316 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  316 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  318 | ERROR   | [x] Opening brace should be on a new line
  320 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  328 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  328 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  328 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  328 | ERROR   | [x] Expected 8 spaces after parameter name; 12 found
  328 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  329 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  329 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  329 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  330 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  330 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  331 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  331 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  333 | ERROR   | [x] Opening brace should be on a new line
  336 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  337 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  337 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  344 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  344 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  344 | ERROR   | [x] Expected 14 spaces after parameter type; 1 found
  344 | ERROR   | [x] Expected 5 spaces after parameter name; 20 found
  344 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  345 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  345 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  345 | ERROR   | [x] Expected 8 spaces after parameter name; 12 found
  345 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  346 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  346 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  346 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  347 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  347 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  348 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  348 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  350 | ERROR   | [x] Opening brace should be on a new line
  359 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  359 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  359 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  359 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  362 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  362 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  363 | ERROR   | [ ] Missing @return tag in function comment
  364 | ERROR   | [x] Opening brace should be on a new line
  370 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  370 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  370 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  370 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  372 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  372 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  373 | ERROR   | [ ] Missing @return tag in function comment
  374 | ERROR   | [x] Opening brace should be on a new line
  380 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  380 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  380 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  380 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  381 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  381 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  382 | ERROR   | [ ] Missing @return tag in function comment
  383 | ERROR   | [x] Opening brace should be on a new line
  390 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  390 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  390 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
  390 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  391 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  391 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
  391 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  392 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  392 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
  392 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  393 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  393 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
  393 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  394 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  394 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  394 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  395 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  396 | ERROR   | [ ] Missing @return tag in function comment
  397 | ERROR   | [x] Opening brace should be on a new line
  404 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  404 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  404 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  404 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  405 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  405 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  405 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  406 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  406 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  406 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  407 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  407 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  409 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  409 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  411 | ERROR   | [x] Opening brace should be on a new line
  417 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  417 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  417 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  417 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  418 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  418 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  420 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  420 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  422 | ERROR   | [x] Opening brace should be on a new line
  429 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  429 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  429 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  429 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  430 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  430 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  431 | ERROR   | [ ] Missing @return tag in function comment
  432 | ERROR   | [x] Opening brace should be on a new line
  439 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  439 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  439 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  439 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  440 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  440 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  441 | ERROR   | [ ] Missing @return tag in function comment
  442 | ERROR   | [x] Opening brace should be on a new line
  448 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  448 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  448 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  448 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  449 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  449 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  450 | ERROR   | [ ] Missing @return tag in function comment
  451 | ERROR   | [x] Opening brace should be on a new line
  459 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  459 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  459 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
  459 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  460 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  460 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  460 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  461 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  461 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  461 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  462 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  462 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  463 | ERROR   | [ ] Missing @return tag in function comment
  464 | ERROR   | [x] Opening brace should be on a new line
  471 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  471 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  471 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  471 | ERROR   | [x] Expected 8 spaces after parameter name; 16 found
  471 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  472 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  472 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  472 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  474 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  474 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  475 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  475 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  477 | ERROR   | [x] Opening brace should be on a new line
  484 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  491 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  491 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  491 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  491 | ERROR   | [x] Expected 8 spaces after parameter name; 16 found
  491 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  492 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  492 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  492 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  494 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  495 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  495 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  497 | ERROR   | [x] Opening brace should be on a new line
  509 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  509 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  509 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  509 | ERROR   | [x] Expected 10 spaces after parameter name; 16 found
  509 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  510 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  510 | ERROR   | [x] Expected 3 spaces after parameter name; 2 found
  510 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  510 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  511 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  511 | ERROR   | [x] Expected 18 spaces after parameter type; 1 found
  511 | ERROR   | [x] Expected 1 spaces after parameter name; 17 found
  511 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  511 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  512 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  512 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  513 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  513 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  515 | ERROR   | [x] Opening brace should be on a new line
  527 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  527 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  527 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  527 | ERROR   | [x] Expected 10 spaces after parameter name; 16 found
  527 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  528 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  528 | ERROR   | [x] Expected 3 spaces after parameter name; 2 found
  528 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  529 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  529 | ERROR   | [x] Expected 18 spaces after parameter type; 1 found
  529 | ERROR   | [x] Expected 1 spaces after parameter name; 17 found
  529 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  529 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  530 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  530 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  531 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  531 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  533 | ERROR   | [x] Opening brace should be on a new line
  542 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  542 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  542 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  542 | ERROR   | [x] Expected 8 spaces after parameter name; 16 found
  542 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  543 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  543 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  543 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  545 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  545 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  546 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  546 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  548 | ERROR   | [x] Opening brace should be on a new line
  559 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  559 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  561 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  563 | ERROR   | [x] Opening brace should be on a new line
  567 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
  568 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
  569 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
  569 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  584 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  584 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  586 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  588 | ERROR   | [x] Opening brace should be on a new line
  604 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  604 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  606 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  608 | ERROR   | [x] Opening brace should be on a new line
  622 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  622 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  622 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  622 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  623 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  623 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  623 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  624 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  624 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  627 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  627 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  629 | ERROR   | [x] Opening brace should be on a new line
  638 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  639 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  640 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  641 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  641 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  647 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  647 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  649 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  651 | ERROR   | [x] Opening brace should be on a new line
  658 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  658 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  661 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  663 | ERROR   | [x] Opening brace should be on a new line
  669 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  669 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  669 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  669 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  670 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  670 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  671 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  671 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  673 | ERROR   | [x] Opening brace should be on a new line
  679 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  679 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  679 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  679 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  680 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  680 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  681 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  681 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  683 | ERROR   | [x] Opening brace should be on a new line
  690 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  690 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  691 | ERROR   | [ ] Missing @return tag in function comment
  692 | ERROR   | [x] Opening brace should be on a new line
  698 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  698 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  699 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  701 | ERROR   | [x] Opening brace should be on a new line
  707 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  707 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  708 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  710 | ERROR   | [x] Opening brace should be on a new line
  716 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  716 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  717 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  719 | ERROR   | [x] Opening brace should be on a new line
  726 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  726 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  727 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  729 | ERROR   | [x] Opening brace should be on a new line
  736 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  736 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  737 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  739 | ERROR   | [x] Opening brace should be on a new line
  746 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  746 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  749 | ERROR   | [x] Opening brace should be on a new line
  756 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  756 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  758 | ERROR   | [x] Opening brace should be on a new line
  765 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  765 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  766 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  768 | ERROR   | [x] Opening brace should be on a new line
  774 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  774 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  775 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  777 | ERROR   | [x] Opening brace should be on a new line
  783 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  783 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  784 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  786 | ERROR   | [x] Opening brace should be on a new line
  792 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  792 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  793 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  795 | ERROR   | [x] Opening brace should be on a new line
  801 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  801 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  802 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  804 | ERROR   | [x] Opening brace should be on a new line
  810 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  810 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  812 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  814 | ERROR   | [x] Opening brace should be on a new line
  818 | ERROR   | [ ] Doc comment for parameter "$position" missing
  820 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  820 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  820 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  820 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  821 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  821 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  821 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  822 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  822 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  823 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  823 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  825 | ERROR   | [x] Opening brace should be on a new line
  826 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  829 | ERROR   | [ ] Doc comment for parameter "$position" missing
  832 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  832 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  832 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  832 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  833 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  833 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  833 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  834 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  834 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  835 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  835 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  837 | ERROR   | [x] Opening brace should be on a new line
  843 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  843 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  843 | ERROR   | [x] Expected 4 spaces after parameter name; 3 found
  843 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  844 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  844 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
  844 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  844 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  845 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  845 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  846 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  846 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  848 | ERROR   | [x] Opening brace should be on a new line
  855 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  855 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  855 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  855 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  856 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  856 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  859 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  859 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  861 | ERROR   | [x] Opening brace should be on a new line
  868 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  868 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  868 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  868 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  869 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  869 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  872 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  872 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  874 | ERROR   | [x] Opening brace should be on a new line
  880 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  880 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  880 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  880 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  881 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  881 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  884 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  884 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  886 | ERROR   | [x] Opening brace should be on a new line
  893 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  893 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  893 | ERROR   | [x] Expected 6 spaces after parameter name; 4 found
  893 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  895 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  895 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  895 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  896 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  896 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  897 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  897 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  899 | ERROR   | [x] Opening brace should be on a new line
  904 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  905 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  905 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  912 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  912 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  912 | ERROR   | [x] Expected 7 spaces after parameter name; 5 found
  912 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  913 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  913 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  913 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  914 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  914 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  915 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  915 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  917 | ERROR   | [x] Opening brace should be on a new line
  922 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  923 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  923 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  930 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  930 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  930 | ERROR   | [x] Expected 9 spaces after parameter name; 7 found
  930 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  931 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  931 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  931 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  932 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  932 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  933 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  933 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  935 | ERROR   | [x] Opening brace should be on a new line
  940 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  941 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  941 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  948 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  948 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  948 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  948 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  949 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  949 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  950 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  950 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  952 | ERROR   | [x] Opening brace should be on a new line
  962 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  962 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  962 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  962 | ERROR   | [x] Expected 6 spaces after parameter name; 4 found
  962 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  963 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  963 | ERROR   | [x] Expected 10 spaces after parameter name; 7 found
  963 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  964 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  964 | ERROR   | [x] Expected 10 spaces after parameter name; 7 found
  964 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  965 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  965 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
  965 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  966 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  966 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  967 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  967 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  969 | ERROR   | [x] Opening brace should be on a new line
  974 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  975 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  975 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  985 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  985 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  985 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  985 | ERROR   | [x] Expected 7 spaces after parameter name; 5 found
  985 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  986 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  986 | ERROR   | [x] Expected 10 spaces after parameter name; 7 found
  986 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  987 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  987 | ERROR   | [x] Expected 10 spaces after parameter name; 7 found
  987 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  988 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  988 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
  988 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  989 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  989 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  990 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  990 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  992 | ERROR   | [x] Opening brace should be on a new line
  997 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  998 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  998 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1007 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1007 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1007 | ERROR   | [x] Expected 9 spaces after parameter name; 4 found
 1007 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1008 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1008 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 1008 | ERROR   | [x] Expected 10 spaces after parameter name; 12 found
 1008 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1009 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1009 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 1009 | ERROR   | [x] Expected 10 spaces after parameter name; 12 found
 1009 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1010 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1010 | ERROR   | [x] Expected 11 spaces after parameter type; 1 found
 1010 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1010 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1011 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1011 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1012 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1012 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1014 | ERROR   | [x] Opening brace should be on a new line
 1019 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1020 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1020 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1027 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1027 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1027 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1027 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1028 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1028 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1029 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1029 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1031 | ERROR   | [x] Opening brace should be on a new line
 1035 | ERROR   | [ ] Doc comment for parameter "$additional" missing
 1037 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1037 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1037 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1037 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1039 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1039 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1040 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1040 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1042 | ERROR   | [x] Opening brace should be on a new line
 1047 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1048 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1048 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1057 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1057 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1057 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1057 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 1057 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1058 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1058 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1058 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1059 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1059 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1060 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1060 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1062 | ERROR   | [x] Opening brace should be on a new line
 1078 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1078 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1078 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1078 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 1078 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1079 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1079 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1079 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1080 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1080 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1081 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1081 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1083 | ERROR   | [x] Opening brace should be on a new line
 1094 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1094 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1094 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1094 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1095 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1095 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1096 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1096 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1098 | ERROR   | [x] Opening brace should be on a new line
 1104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1104 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1104 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1104 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1105 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1105 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1106 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1106 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1108 | ERROR   | [x] Opening brace should be on a new line
 1119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1119 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1119 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1119 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1120 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1121 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1121 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1123 | ERROR   | [x] Opening brace should be on a new line
 1136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1136 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1136 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1136 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1137 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1138 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1140 | ERROR   | [x] Opening brace should be on a new line
 1141 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 659 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/shell_tester.php
---------------------------------------------------------------------------
FOUND 289 ERRORS AND 2 WARNINGS AFFECTING 142 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: shell_tester.php 2011
     |         |     2011-04-29 08:22:48Z pp11 $" in file comment;
     |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
     |         |     <git_id>" or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  13 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  13 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  17 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  17 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  17 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  18 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @author tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  20 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  21 | ERROR   | [ ] Private member variable "output" must be prefixed
     |         |     with an underscore
  25 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  25 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  27 | ERROR   | [x] Opening brace should be on a new line
  34 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  34 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  34 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  34 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  37 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  37 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  39 | ERROR   | [x] Opening brace should be on a new line
  47 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  47 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  48 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  50 | ERROR   | [x] Opening brace should be on a new line
  56 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  56 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  57 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  59 | ERROR   | [x] Opening brace should be on a new line
  68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  68 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  68 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  70 | ERROR   | [ ] Missing @category tag in class comment
  70 | ERROR   | [ ] Missing @author tag in class comment
  70 | ERROR   | [ ] Missing @license tag in class comment
  70 | ERROR   | [ ] Missing @link tag in class comment
  71 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  72 | ERROR   | [ ] Private member variable "current_shell" must be
     |         |     prefixed with an underscore
  73 | ERROR   | [ ] Private member variable "last_status" must be
     |         |     prefixed with an underscore
  74 | ERROR   | [ ] Private member variable "last_command" must be
     |         |     prefixed with an underscore
  79 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  79 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  79 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  81 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  83 | ERROR   | [x] Opening brace should be on a new line
  92 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  92 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  92 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  92 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  93 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  94 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  96 | ERROR   | [x] Opening brace should be on a new line
 105 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 105 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 106 | ERROR   | [ ] Missing @return tag in function comment
 107 | ERROR   | [x] Opening brace should be on a new line
 113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 114 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 116 | ERROR   | [x] Opening brace should be on a new line
 123 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 123 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 124 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 126 | ERROR   | [x] Opening brace should be on a new line
 134 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 134 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 134 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 134 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 135 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 135 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 137 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 138 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 140 | ERROR   | [x] Opening brace should be on a new line
 149 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 149 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 149 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 149 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 150 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 150 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 150 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 150 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 151 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 151 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 152 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 152 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 154 | ERROR   | [x] Opening brace should be on a new line
 162 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 162 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 162 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 162 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 162 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 163 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 163 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 163 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 164 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 164 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 164 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 165 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 166 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 168 | ERROR   | [x] Opening brace should be on a new line
 170 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 171 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 172 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 172 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 179 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 179 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 179 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 179 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 179 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 180 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 180 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 180 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 180 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 181 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 181 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 181 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 182 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 182 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 183 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 183 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 185 | ERROR   | [x] Opening brace should be on a new line
 187 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 188 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 189 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 189 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 194 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 194 | ERROR   | [x] Expected 2 spaces after parameter name; 3 found
 194 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 196 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 196 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 196 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 196 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 197 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 197 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 198 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 200 | ERROR   | [x] Opening brace should be on a new line
 201 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 203 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 203 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 210 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 210 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 210 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 210 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 211 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 211 | ERROR   | [x] Expected 2 spaces after parameter name; 3 found
 211 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 212 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 212 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 213 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 213 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 215 | ERROR   | [x] Opening brace should be on a new line
 218 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 219 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 220 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 220 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 226 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 226 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 226 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 226 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 227 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 227 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 227 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 228 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 228 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 229 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 229 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 231 | ERROR   | [x] Opening brace should be on a new line
 234 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 235 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 236 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 236 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 239 | ERROR   | [ ] Doc comment for parameter "$message" missing
 242 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 242 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 242 | ERROR   | [x] Expected 31 spaces after parameter type; 1 found
 242 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 242 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 243 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 243 | ERROR   | [ ] Missing parameter name
 243 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 244 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 244 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 245 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 245 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 247 | ERROR   | [x] Opening brace should be on a new line
 250 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 251 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 252 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 252 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 257 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 257 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 257 | ERROR   | [x] Expected 4 spaces after parameter name; 6 found
 257 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 258 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 258 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 258 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 259 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 259 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 260 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 260 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 262 | ERROR   | [x] Opening brace should be on a new line
 269 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 269 | ERROR   | [x] Expected 4 spaces after parameter name; 6 found
 269 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 270 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 270 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 271 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 272 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 272 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 274 | ERROR   | [x] Opening brace should be on a new line
 282 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 282 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 282 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 282 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 283 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 283 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 284 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 284 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 285 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 285 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 286 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 286 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 288 | ERROR   | [x] Opening brace should be on a new line
 290 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 291 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 292 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 292 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 298 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 298 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 298 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 298 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 299 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 299 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 300 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 300 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 300 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 301 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 301 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 302 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 302 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 304 | ERROR   | [x] Opening brace should be on a new line
 306 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 307 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 308 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 308 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 314 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 314 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 315 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 317 | ERROR   | [x] Opening brace should be on a new line
 323 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 323 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 324 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 326 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 240 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/compatibility.php
---------------------------------------------------------------------------
FOUND 107 ERRORS AND 2 WARNINGS AFFECTING 46 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   4 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   5 | WARNING | [ ] Invalid version "$Id: compatibility.php 1900
     |         |     2009-07-29 11:44:37Z lastcraft $" in file comment;
     |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
     |         |     <git_id>" or "HG: <hg_id>" instead
   5 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
   6 | WARNING | [ ] PHP version not specified
   6 | ERROR   | [ ] Missing @category tag in file comment
   6 | ERROR   | [ ] Missing @author tag in file comment
   6 | ERROR   | [ ] Missing @license tag in file comment
   6 | ERROR   | [ ] Missing @link tag in file comment
  11 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  11 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  11 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
  12 | ERROR   | [ ] Missing @category tag in class comment
  12 | ERROR   | [ ] Missing @author tag in class comment
  12 | ERROR   | [ ] Missing @license tag in class comment
  12 | ERROR   | [ ] Missing @link tag in class comment
  13 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  17 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  17 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  17 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  17 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  18 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  18 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  21 | ERROR   | [x] Opening brace should be on a new line
  33 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  33 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  33 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  33 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  34 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  34 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  34 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  35 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  35 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  38 | ERROR   | [x] Opening brace should be on a new line
  50 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  50 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  50 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  50 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  51 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  51 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  52 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  52 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  55 | ERROR   | [x] Opening brace should be on a new line
  64 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
  65 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
  65 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  78 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  78 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  78 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  78 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  79 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  79 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  80 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  80 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  81 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  83 | ERROR   | [x] Opening brace should be on a new line
  89 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
  90 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
  90 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 100 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 100 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 100 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 100 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 101 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 101 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 101 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 103 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 105 | ERROR   | [x] Opening brace should be on a new line
 126 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 126 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 126 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 126 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 127 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 127 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
 127 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 128 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 128 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 131 | ERROR   | [x] Opening brace should be on a new line
 135 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)  {\n"
 135 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 2 spaces
 152 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 152 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 152 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 152 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 153 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 153 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 153 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 153 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 154 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 155 | ERROR   | [ ] Missing @return tag in function comment
 156 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 83 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/eclipse.php
---------------------------------------------------------------------------
FOUND 244 ERRORS AND 6 WARNINGS AFFECTING 128 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: eclipse.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   8 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   8 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  11 | ERROR   | [x] File is being unconditionally included; use
     |         |     "require_once" instead
  12 | ERROR   | [x] File is being unconditionally included; use
     |         |     "require_once" instead
  13 | ERROR   | [x] File is being unconditionally included; use
     |         |     "require_once" instead
  14 | ERROR   | [x] File is being unconditionally included; use
     |         |     "require_once" instead
  15 | ERROR   | [x] File is being unconditionally included; use
     |         |     "require_once" instead
  16 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  16 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  16 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
  20 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  20 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  21 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  27 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  27 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  27 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  27 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  28 | ERROR   | [x] Expected 7 spaces after parameter name; 8 found
  30 | ERROR   | [x] Opening brace should be on a new line
  43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  43 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  45 | ERROR   | [x] Opening brace should be on a new line
  51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  51 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  51 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  51 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  52 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  52 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  52 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  52 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  55 | ERROR   | [x] Opening brace should be on a new line
  62 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  62 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  62 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  62 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  63 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  63 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  64 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  64 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  66 | ERROR   | [x] Opening brace should be on a new line
  73 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  73 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  73 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  73 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  74 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  74 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  76 | ERROR   | [x] Opening brace should be on a new line
  85 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  85 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  85 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  85 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  86 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  86 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  87 | ERROR   | [ ] Missing @return tag in function comment
  88 | ERROR   | [x] Opening brace should be on a new line
  89 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
  89 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
  98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  98 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  98 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  98 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  99 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  99 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 100 | ERROR   | [ ] Missing @return tag in function comment
 101 | ERROR   | [x] Opening brace should be on a new line
 103 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 103 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 106 | WARNING | [ ] Line exceeds 85 characters; contains 158 characters
 113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 113 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 113 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 114 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 114 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 115 | ERROR   | [ ] Missing @return tag in function comment
 116 | ERROR   | [x] Opening brace should be on a new line
 117 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 117 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 120 | WARNING | [ ] Line exceeds 85 characters; contains 159 characters
 125 | ERROR   | [ ] Doc comment for parameter "$exception" missing
 128 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 128 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 128 | ERROR   | [ ] Doc comment for parameter $message does not match
     |         |     actual variable name $exception
 128 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 128 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 130 | ERROR   | [ ] Missing @return tag in function comment
 131 | ERROR   | [x] Opening brace should be on a new line
 132 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 132 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 139 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 140 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 141 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 141 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 148 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 148 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 148 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 148 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 150 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 150 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 151 | ERROR   | [ ] Missing @return tag in function comment
 152 | ERROR   | [x] Opening brace should be on a new line
 157 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 157 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 157 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 157 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 158 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 158 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 159 | ERROR   | [ ] Missing @return tag in function comment
 160 | ERROR   | [x] Opening brace should be on a new line
 163 | ERROR   | [ ] Doc comment for parameter "$method" missing
 166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 166 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 166 | ERROR   | [ ] Doc comment for parameter $test_name does not match
     |         |     actual variable name $method
 166 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 166 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 168 | ERROR   | [ ] Missing @return tag in function comment
 169 | ERROR   | [x] Opening brace should be on a new line
 176 | ERROR   | [ ] Doc comment for parameter "$method" missing
 179 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 179 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 179 | ERROR   | [ ] Doc comment for parameter $test_name does not match
     |         |     actual variable name $method
 179 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 179 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 180 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 180 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 181 | ERROR   | [ ] Missing @return tag in function comment
 182 | ERROR   | [x] Opening brace should be on a new line
 183 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 183 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 186 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 24
 188 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 24
 188 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 192 | ERROR   | [ ] Doc comment for parameter "$case" missing
 194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 194 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 194 | ERROR   | [ ] Doc comment for parameter $test_name does not match
     |         |     actual variable name $case
 194 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 194 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 195 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 195 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 196 | ERROR   | [ ] Missing @return tag in function comment
 197 | ERROR   | [x] Opening brace should be on a new line
 201 | ERROR   | [ ] Doc comment for parameter "$case" missing
 203 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 203 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 203 | ERROR   | [ ] Doc comment for parameter $test_name does not match
     |         |     actual variable name $case
 203 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 203 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 204 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 204 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 205 | ERROR   | [ ] Missing @return tag in function comment
 206 | ERROR   | [x] Opening brace should be on a new line
 213 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 213 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 213 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 213 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 213 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 214 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 214 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
 214 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 215 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 215 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 216 | ERROR   | [ ] Missing @return tag in function comment
 217 | ERROR   | [x] Opening brace should be on a new line
 219 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 219 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 220 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 220 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 228 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 228 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 228 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 228 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 229 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 229 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 230 | ERROR   | [ ] Missing @return tag in function comment
 231 | ERROR   | [x] Opening brace should be on a new line
 234 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 234 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 235 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 235 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 240 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach
     |         |     (...){\n"
 241 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 241 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 246 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach
     |         |     (...){\n"
 247 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 247 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 251 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 251 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 255 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 255 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 257 | ERROR   | [ ] Expected "} else {\n"; found "}else{\n"
 264 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 265 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 32
 265 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 272 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 272 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 273 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 274 | ERROR   | [ ] Missing @category tag in class comment
 274 | ERROR   | [ ] Missing @author tag in class comment
 274 | ERROR   | [ ] Missing @license tag in class comment
 274 | ERROR   | [ ] Missing @link tag in class comment
 275 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 276 | ERROR   | [ ] Missing doc comment for function __construct()
 276 | ERROR   | [x] Opening brace should be on a new line
 283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 283 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 283 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 283 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 284 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 285 | ERROR   | [ ] Missing @return tag in function comment
 286 | ERROR   | [x] Opening brace should be on a new line
 294 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 294 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 294 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 294 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 295 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 295 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 296 | ERROR   | [ ] Missing @return tag in function comment
 297 | ERROR   | [x] Opening brace should be on a new line
 301 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 301 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 302 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 303 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 46
 303 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 303 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 170 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/xml.php
---------------------------------------------------------------------------
FOUND 467 ERRORS AND 3 WARNINGS AFFECTING 234 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: xml.php 1787 2008-04-26
     |         |     20:35:39Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  13 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  13 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  18 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  18 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  18 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  20 | ERROR   | [ ] Missing @category tag in class comment
  20 | ERROR   | [ ] Missing @author tag in class comment
  20 | ERROR   | [ ] Missing @license tag in class comment
  20 | ERROR   | [ ] Missing @link tag in class comment
  21 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  22 | ERROR   | [ ] Private member variable "indent" must be prefixed
     |         |     with an underscore
  23 | ERROR   | [ ] Private member variable "namespace" must be prefixed
     |         |     with an underscore
  27 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  27 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  27 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  27 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  28 | ERROR   | [x] Expected 4 spaces after parameter name; 11 found
  28 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  31 | ERROR   | [x] Opening brace should be on a new line
  40 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  40 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  40 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  40 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  41 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  41 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  42 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  42 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  44 | ERROR   | [x] Opening brace should be on a new line
  46 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  47 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
  47 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  50 | ERROR   | [ ] Doc comment for parameter "$text" missing
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  53 | ERROR   | [ ] Missing parameter name
  53 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  54 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  54 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  55 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  55 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  57 | ERROR   | [x] Opening brace should be on a new line
  59 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  60 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  61 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
  61 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  66 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  66 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  66 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  66 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  66 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  67 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  67 | ERROR   | [x] Expected 6 spaces after parameter name; 7 found
  67 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  68 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  69 | ERROR   | [ ] Missing @return tag in function comment
  70 | ERROR   | [x] Opening brace should be on a new line
  82 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  82 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  82 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  82 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  83 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  83 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  84 | ERROR   | [ ] Missing @return tag in function comment
  85 | ERROR   | [x] Opening brace should be on a new line
  93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  93 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  93 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  93 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  94 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  95 | ERROR   | [ ] Missing @return tag in function comment
  96 | ERROR   | [x] Opening brace should be on a new line
 108 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 108 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 108 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 108 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 109 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 109 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 110 | ERROR   | [ ] Missing @return tag in function comment
 111 | ERROR   | [x] Opening brace should be on a new line
 119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 119 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 119 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 120 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 121 | ERROR   | [ ] Missing @return tag in function comment
 122 | ERROR   | [x] Opening brace should be on a new line
 134 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 134 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 134 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 134 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 134 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [ ] Superfluous parameter comment
 135 | ERROR   | [x] Expected 2 spaces after parameter name; 3 found
 135 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 137 | ERROR   | [ ] Missing @return tag in function comment
 138 | ERROR   | [x] Opening brace should be on a new line
 146 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 146 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 146 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 146 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 147 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 147 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 148 | ERROR   | [ ] Missing @return tag in function comment
 149 | ERROR   | [x] Opening brace should be on a new line
 159 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 159 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 159 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 159 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 160 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 160 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 161 | ERROR   | [ ] Missing @return tag in function comment
 162 | ERROR   | [x] Opening brace should be on a new line
 172 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 172 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 172 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 172 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 173 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 173 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 174 | ERROR   | [ ] Missing @return tag in function comment
 175 | ERROR   | [x] Opening brace should be on a new line
 185 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 185 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 185 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 185 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 186 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 186 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 187 | ERROR   | [ ] Missing @return tag in function comment
 188 | ERROR   | [x] Opening brace should be on a new line
 202 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 202 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 202 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 202 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 203 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 203 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 204 | ERROR   | [ ] Missing @return tag in function comment
 205 | ERROR   | [x] Opening brace should be on a new line
 215 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 215 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 215 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 215 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 216 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 216 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 217 | ERROR   | [ ] Missing @return tag in function comment
 218 | ERROR   | [x] Opening brace should be on a new line
 229 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 229 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 229 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 229 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 230 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 230 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 231 | ERROR   | [ ] Missing @return tag in function comment
 232 | ERROR   | [x] Opening brace should be on a new line
 242 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 242 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 242 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 242 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 243 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 243 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 243 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 243 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 244 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 244 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 245 | ERROR   | [ ] Missing @return tag in function comment
 246 | ERROR   | [x] Opening brace should be on a new line
 256 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 256 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 256 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 256 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 258 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 258 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 258 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 259 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 259 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 260 | ERROR   | [ ] Missing @return tag in function comment
 261 | ERROR   | [x] Opening brace should be on a new line
 276 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 276 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 276 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 276 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 277 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 277 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 277 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 278 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 278 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 279 | ERROR   | [ ] Missing @return tag in function comment
 280 | ERROR   | [x] Opening brace should be on a new line
 289 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 289 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 289 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 290 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 291 | ERROR   | [ ] Missing @category tag in class comment
 291 | ERROR   | [ ] Missing @author tag in class comment
 291 | ERROR   | [ ] Missing @license tag in class comment
 291 | ERROR   | [ ] Missing @link tag in class comment
 292 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 293 | ERROR   | [ ] Private member variable "name" must be prefixed with
     |         |     an underscore
 294 | ERROR   | [ ] Private member variable "attributes" must be prefixed
     |         |     with an underscore
 299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 299 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 299 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 299 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 300 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 300 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 301 | ERROR   | [ ] Missing @return tag in function comment
 302 | ERROR   | [x] Opening brace should be on a new line
 309 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 309 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 309 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 309 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 310 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 310 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 311 | ERROR   | [ ] Missing @return tag in function comment
 312 | ERROR   | [x] Opening brace should be on a new line
 318 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 318 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 319 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 321 | ERROR   | [x] Opening brace should be on a new line
 327 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 327 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 328 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 330 | ERROR   | [x] Opening brace should be on a new line
 339 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 339 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 339 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 340 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 341 | ERROR   | [ ] Missing @category tag in class comment
 341 | ERROR   | [ ] Missing @author tag in class comment
 341 | ERROR   | [ ] Missing @license tag in class comment
 341 | ERROR   | [ ] Missing @link tag in class comment
 342 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 347 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 347 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 347 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 347 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 348 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 348 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 349 | ERROR   | [ ] Missing @return tag in function comment
 350 | ERROR   | [x] Opening brace should be on a new line
 357 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 357 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 357 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 357 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 358 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 358 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 359 | ERROR   | [ ] Missing @return tag in function comment
 360 | ERROR   | [x] Opening brace should be on a new line
 367 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 367 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 367 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 367 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 368 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 368 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 369 | ERROR   | [ ] Missing @return tag in function comment
 370 | ERROR   | [x] Opening brace should be on a new line
 379 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 379 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 379 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 380 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 381 | ERROR   | [ ] Missing @category tag in class comment
 381 | ERROR   | [ ] Missing @author tag in class comment
 381 | ERROR   | [ ] Missing @license tag in class comment
 381 | ERROR   | [ ] Missing @link tag in class comment
 382 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 387 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 387 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 387 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 387 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 388 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 388 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 389 | ERROR   | [ ] Missing @return tag in function comment
 390 | ERROR   | [x] Opening brace should be on a new line
 397 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 397 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 397 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 397 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 398 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 398 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 399 | ERROR   | [ ] Missing @return tag in function comment
 400 | ERROR   | [x] Opening brace should be on a new line
 407 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 407 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 407 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 407 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 408 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 408 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 409 | ERROR   | [ ] Missing @return tag in function comment
 410 | ERROR   | [x] Opening brace should be on a new line
 419 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 419 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 419 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 420 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 421 | ERROR   | [ ] Missing @category tag in class comment
 421 | ERROR   | [ ] Missing @author tag in class comment
 421 | ERROR   | [ ] Missing @license tag in class comment
 421 | ERROR   | [ ] Missing @link tag in class comment
 422 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 427 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 427 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 427 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 427 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 428 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 428 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 429 | ERROR   | [ ] Missing @return tag in function comment
 430 | ERROR   | [x] Opening brace should be on a new line
 437 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 437 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 437 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 437 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 438 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 438 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 439 | ERROR   | [ ] Missing @return tag in function comment
 440 | ERROR   | [x] Opening brace should be on a new line
 447 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 447 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 447 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 447 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 448 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 448 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 449 | ERROR   | [ ] Missing @return tag in function comment
 450 | ERROR   | [x] Opening brace should be on a new line
 456 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 456 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 457 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 459 | ERROR   | [x] Opening brace should be on a new line
 471 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 471 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 471 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 472 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 473 | ERROR   | [ ] Missing @category tag in class comment
 473 | ERROR   | [ ] Missing @author tag in class comment
 473 | ERROR   | [ ] Missing @license tag in class comment
 473 | ERROR   | [ ] Missing @link tag in class comment
 474 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 475 | ERROR   | [ ] Private member variable "listener" must be prefixed
     |         |     with an underscore
 476 | ERROR   | [ ] Private member variable "expat" must be prefixed with
     |         |     an underscore
 477 | ERROR   | [ ] Private member variable "tag_stack" must be prefixed
     |         |     with an underscore
 478 | ERROR   | [ ] Private member variable "in_content_tag" must be
     |         |     prefixed with an underscore
 479 | ERROR   | [ ] Private member variable "content" must be prefixed
     |         |     with an underscore
 480 | ERROR   | [ ] Private member variable "attributes" must be prefixed
     |         |     with an underscore
 485 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 485 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 485 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 485 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 486 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 486 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 487 | ERROR   | [ ] Missing @return tag in function comment
 488 | ERROR   | [x] Opening brace should be on a new line
 500 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 500 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 500 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 500 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 501 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 501 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 502 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 502 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 504 | ERROR   | [x] Opening brace should be on a new line
 506 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 507 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 507 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 515 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 515 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 516 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 518 | ERROR   | [x] Opening brace should be on a new line
 527 | ERROR   | [ ] Doc comment for parameter "$nested" missing
 529 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 529 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 531 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 533 | ERROR   | [x] Opening brace should be on a new line
 539 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 539 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 541 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 543 | ERROR   | [x] Opening brace should be on a new line
 549 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 549 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 551 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 553 | ERROR   | [x] Opening brace should be on a new line
 559 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 559 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 559 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 559 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 560 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 560 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 560 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 561 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 561 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 563 | ERROR   | [x] Opening brace should be on a new line
 564 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 565 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 565 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 565 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 570 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 570 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 570 | ERROR   | [x] Expected 6 spaces after parameter name; 5 found
 570 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 571 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 571 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 571 | ERROR   | [x] Expected 8 spaces after parameter name; 9 found
 571 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 572 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 572 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
 572 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 572 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 575 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 575 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 576 | ERROR   | [ ] Missing @return tag in function comment
 577 | ERROR   | [x] Opening brace should be on a new line
 593 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 593 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 593 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 593 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 594 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 594 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 594 | ERROR   | [x] Expected 3 spaces after parameter name; 9 found
 594 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 595 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 595 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 596 | ERROR   | [ ] Missing @return tag in function comment
 597 | ERROR   | [x] Opening brace should be on a new line
 616 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 617 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 617 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 627 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 627 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 627 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 627 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 628 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 628 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 628 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
 628 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 629 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 629 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 630 | ERROR   | [ ] Missing @return tag in function comment
 631 | ERROR   | [x] Opening brace should be on a new line
 640 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 640 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 640 | ERROR   | [x] Expected 3 spaces after parameter name; 5 found
 640 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 641 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 641 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 641 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 641 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 642 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 642 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 643 | ERROR   | [ ] Missing @return tag in function comment
 644 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 349 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/form.php
---------------------------------------------------------------------------
FOUND 203 ERRORS AND 3 WARNINGS AFFECTING 106 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: form.php 2013 2011-04-29
     |         |     09:29:45Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  15 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  15 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  23 | ERROR   | [ ] Private member variable "method" must be prefixed
     |         |     with an underscore
  24 | ERROR   | [ ] Private member variable "action" must be prefixed
     |         |     with an underscore
  25 | ERROR   | [ ] Private member variable "encoding" must be prefixed
     |         |     with an underscore
  26 | ERROR   | [ ] Private member variable "default_target" must be
     |         |     prefixed with an underscore
  27 | ERROR   | [ ] Private member variable "id" must be prefixed with an
     |         |     underscore
  28 | ERROR   | [ ] Private member variable "buttons" must be prefixed
     |         |     with an underscore
  29 | ERROR   | [ ] Private member variable "images" must be prefixed
     |         |     with an underscore
  30 | ERROR   | [ ] Private member variable "widgets" must be prefixed
     |         |     with an underscore
  31 | ERROR   | [ ] Private member variable "radios" must be prefixed
     |         |     with an underscore
  32 | ERROR   | [ ] Private member variable "checkboxes" must be prefixed
     |         |     with an underscore
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  36 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  36 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
  37 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  37 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  39 | ERROR   | [x] Opening brace should be on a new line
  54 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  54 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  54 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  54 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  55 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  55 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  56 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  56 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  58 | ERROR   | [x] Opening brace should be on a new line
  70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  70 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  70 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  70 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  71 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  72 | ERROR   | [ ] Missing @return tag in function comment
  73 | ERROR   | [x] Opening brace should be on a new line
  79 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  80 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  82 | ERROR   | [x] Opening brace should be on a new line
  86 | ERROR   | [ ] Doc comment for parameter "$page" missing
  89 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  89 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  89 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
  89 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  89 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  90 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  90 | ERROR   | [ ] Doc comment for parameter $base does not match actual
     |         |     variable name $page
  90 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  91 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  91 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  93 | ERROR   | [x] Opening brace should be on a new line
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 105 | ERROR   | [x] Opening brace should be on a new line
 119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 122 | ERROR   | [x] Opening brace should be on a new line
 133 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 133 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 134 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [x] Opening brace should be on a new line
 142 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 142 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 142 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 143 | ERROR   | [ ] Missing @return tag in function comment
 144 | ERROR   | [x] Opening brace should be on a new line
 157 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 157 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 157 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 157 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 158 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 158 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 159 | ERROR   | [ ] Missing @return tag in function comment
 160 | ERROR   | [x] Opening brace should be on a new line
 172 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 172 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 172 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 172 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 173 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 173 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 174 | ERROR   | [ ] Missing @return tag in function comment
 175 | ERROR   | [x] Opening brace should be on a new line
 185 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 185 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 185 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 185 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 186 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 186 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 187 | ERROR   | [ ] Missing @return tag in function comment
 188 | ERROR   | [x] Opening brace should be on a new line
 194 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 205 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 205 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 205 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 205 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 206 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 208 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 210 | ERROR   | [x] Opening brace should be on a new line
 224 | ERROR   | [ ] Doc comment for parameter "$position" missing
 226 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 226 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 226 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 226 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 227 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 227 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 227 | ERROR   | [x] Expected 4 spaces after parameter name; 14 found
 227 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 228 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 228 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 231 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 231 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 233 | ERROR   | [x] Opening brace should be on a new line
 249 | ERROR   | [ ] Doc comment for parameter "$label" missing
 252 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 252 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 252 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 252 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 253 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 253 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 254 | ERROR   | [ ] Missing @return tag in function comment
 255 | ERROR   | [x] Opening brace should be on a new line
 268 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 268 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 268 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 268 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 269 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 270 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 272 | ERROR   | [x] Opening brace should be on a new line
 283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 283 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 283 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 283 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 284 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 285 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 285 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 287 | ERROR   | [x] Opening brace should be on a new line
 298 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 298 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 298 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 299 | ERROR   | [x] Expected 11 spaces after parameter type; 1 found
 299 | ERROR   | [x] Expected 1 spaces after parameter name; 11 found
 299 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 300 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 300 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 303 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 303 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 305 | ERROR   | [x] Opening brace should be on a new line
 322 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 322 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 322 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 323 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 323 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 323 | ERROR   | [x] Expected 10 spaces after parameter name; 17 found
 323 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 324 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 324 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 324 | ERROR   | [x] Expected 10 spaces after parameter name; 17 found
 324 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 325 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 325 | ERROR   | [x] Expected 11 spaces after parameter type; 1 found
 325 | ERROR   | [x] Expected 1 spaces after parameter name; 11 found
 325 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 326 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 326 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 329 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 329 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 331 | ERROR   | [x] Opening brace should be on a new line
 346 | ERROR   | [ ] Doc comment for parameter "$additional" missing
 350 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 350 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 351 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 353 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 154 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/expectation.php
---------------------------------------------------------------------------
FOUND 787 ERRORS AND 13 WARNINGS AFFECTING 360 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   5 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
   6 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   6 | WARNING | [ ] Invalid version "$Id: expectation.php 2009 2011-04-28
     |         |     08:57:25Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  14 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  14 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  25 | ERROR   | [ ] Private member variable "message" must be prefixed
     |         |     with an underscore
  30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  30 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  30 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  32 | ERROR   | [x] Opening brace should be on a new line
  38 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  38 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  38 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  38 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  39 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  39 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  39 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  40 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  40 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  40 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  41 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  41 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  43 | ERROR   | [x] Opening brace should be on a new line
  48 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  48 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  48 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  48 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  49 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  49 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  49 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  51 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  51 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  52 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  52 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  54 | ERROR   | [x] Opening brace should be on a new line
  60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  60 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  60 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  60 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  60 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  61 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  61 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  62 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  62 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  64 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  64 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  66 | ERROR   | [x] Opening brace should be on a new line
  73 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  73 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  74 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  76 | ERROR   | [x] Opening brace should be on a new line
  87 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  87 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  87 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  87 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  89 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  89 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  91 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  91 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  93 | ERROR   | [x] Opening brace should be on a new line
 101 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 101 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 101 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 103 | ERROR   | [ ] Missing @category tag in class comment
 103 | ERROR   | [ ] Missing @author tag in class comment
 103 | ERROR   | [ ] Missing @license tag in class comment
 103 | ERROR   | [ ] Missing @link tag in class comment
 104 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 108 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 108 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 108 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 108 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 109 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 109 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 110 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 110 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 112 | ERROR   | [x] Opening brace should be on a new line
 118 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 118 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 118 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 118 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 121 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 121 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 123 | ERROR   | [x] Opening brace should be on a new line
 131 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 131 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 131 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 132 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 133 | ERROR   | [ ] Missing @category tag in class comment
 133 | ERROR   | [ ] Missing @author tag in class comment
 133 | ERROR   | [ ] Missing @license tag in class comment
 133 | ERROR   | [ ] Missing @link tag in class comment
 134 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 138 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 138 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 138 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 139 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 139 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 140 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 142 | ERROR   | [x] Opening brace should be on a new line
 148 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 148 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 148 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 148 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 149 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 149 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 150 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 150 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 152 | ERROR   | [x] Opening brace should be on a new line
 154 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 160 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 160 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 160 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 161 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 162 | ERROR   | [ ] Missing @category tag in class comment
 162 | ERROR   | [ ] Missing @author tag in class comment
 162 | ERROR   | [ ] Missing @license tag in class comment
 162 | ERROR   | [ ] Missing @link tag in class comment
 163 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 167 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 167 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 168 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 169 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 169 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 171 | ERROR   | [x] Opening brace should be on a new line
 177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 177 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 177 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 177 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 178 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 180 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 180 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 182 | ERROR   | [x] Opening brace should be on a new line
 190 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 190 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 190 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 191 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 192 | ERROR   | [ ] Missing @category tag in class comment
 192 | ERROR   | [ ] Missing @author tag in class comment
 192 | ERROR   | [ ] Missing @license tag in class comment
 192 | ERROR   | [ ] Missing @link tag in class comment
 193 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 197 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 197 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 197 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 197 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 198 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 199 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 201 | ERROR   | [x] Opening brace should be on a new line
 207 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 207 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 207 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 207 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 208 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 210 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 210 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 212 | ERROR   | [x] Opening brace should be on a new line
 220 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 220 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 220 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 221 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 222 | ERROR   | [ ] Missing @category tag in class comment
 222 | ERROR   | [ ] Missing @author tag in class comment
 222 | ERROR   | [ ] Missing @license tag in class comment
 222 | ERROR   | [ ] Missing @link tag in class comment
 223 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 224 | ERROR   | [ ] Private member variable "value" must be prefixed with
     |         |     an underscore
 228 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 228 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 228 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 228 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
 228 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 229 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 229 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 229 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 230 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 230 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 232 | ERROR   | [x] Opening brace should be on a new line
 240 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 240 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 240 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 240 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 241 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 241 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 242 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 242 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 244 | ERROR   | [x] Opening brace should be on a new line
 250 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 250 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 250 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 250 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 251 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 251 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 253 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 253 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 255 | ERROR   | [x] Opening brace should be on a new line
 257 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 266 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 266 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 267 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [x] Opening brace should be on a new line
 276 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 276 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 276 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 277 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 278 | ERROR   | [ ] Missing @category tag in class comment
 278 | ERROR   | [ ] Missing @author tag in class comment
 278 | ERROR   | [ ] Missing @license tag in class comment
 278 | ERROR   | [ ] Missing @link tag in class comment
 279 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 283 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 283 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 283 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
 283 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 284 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 284 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 285 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 285 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 287 | ERROR   | [x] Opening brace should be on a new line
 294 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 294 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 294 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 294 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 295 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 295 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 296 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 296 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 298 | ERROR   | [x] Opening brace should be on a new line
 304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 304 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 304 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 304 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 305 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 305 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 307 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 307 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 309 | ERROR   | [x] Opening brace should be on a new line
 324 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 324 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 324 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 325 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 326 | ERROR   | [ ] Missing @category tag in class comment
 326 | ERROR   | [ ] Missing @author tag in class comment
 326 | ERROR   | [ ] Missing @license tag in class comment
 326 | ERROR   | [ ] Missing @link tag in class comment
 327 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 328 | ERROR   | [ ] Private member variable "upper" must be prefixed with
     |         |     an underscore
 329 | ERROR   | [ ] Private member variable "lower" must be prefixed with
     |         |     an underscore
 334 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 334 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 334 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 334 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
 334 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 335 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 335 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 335 | ERROR   | [x] Expected 2 spaces after parameter name; 7 found
 335 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 336 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 336 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 336 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 337 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 337 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 339 | ERROR   | [x] Opening brace should be on a new line
 348 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 348 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 348 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 348 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 349 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 349 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 350 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 350 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 352 | ERROR   | [x] Opening brace should be on a new line
 358 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 358 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 358 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 358 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 359 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 359 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 361 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 361 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 363 | ERROR   | [x] Opening brace should be on a new line
 373 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 373 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 373 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 373 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 374 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 374 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 375 | ERROR   | [ ] Missing @return tag in function comment
 376 | ERROR   | [x] Opening brace should be on a new line
 377 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 383 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 383 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 383 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 383 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 384 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 384 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 385 | ERROR   | [ ] Missing @return tag in function comment
 386 | ERROR   | [x] Opening brace should be on a new line
 399 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 399 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 399 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 400 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 401 | ERROR   | [ ] Missing @category tag in class comment
 401 | ERROR   | [ ] Missing @author tag in class comment
 401 | ERROR   | [ ] Missing @license tag in class comment
 401 | ERROR   | [ ] Missing @link tag in class comment
 402 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 407 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 407 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 407 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 407 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
 407 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 408 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 408 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 408 | ERROR   | [x] Expected 2 spaces after parameter name; 7 found
 408 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 409 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 409 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 409 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 410 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 410 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 412 | ERROR   | [x] Opening brace should be on a new line
 419 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 419 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 419 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 419 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 420 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 420 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 421 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 421 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 423 | ERROR   | [x] Opening brace should be on a new line
 429 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 429 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 429 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 429 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 430 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 430 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 432 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 432 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 434 | ERROR   | [x] Opening brace should be on a new line
 445 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 445 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 445 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 446 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 447 | ERROR   | [ ] Missing @category tag in class comment
 447 | ERROR   | [ ] Missing @author tag in class comment
 447 | ERROR   | [ ] Missing @license tag in class comment
 447 | ERROR   | [ ] Missing @link tag in class comment
 448 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 449 | ERROR   | [ ] Private member variable "value" must be prefixed with
     |         |     an underscore
 453 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 453 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 453 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 453 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
 453 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 454 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 454 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 454 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 455 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 455 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 457 | ERROR   | [x] Opening brace should be on a new line
 465 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 465 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 465 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 465 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 466 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 466 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 467 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 467 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 469 | ERROR   | [x] Opening brace should be on a new line
 475 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 475 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 475 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 475 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 476 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 476 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 478 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 478 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 480 | ERROR   | [x] Opening brace should be on a new line
 482 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 492 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 492 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 492 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 492 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 492 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 493 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 493 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 494 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 496 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 496 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 498 | ERROR   | [x] Opening brace should be on a new line
 505 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 505 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 506 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 508 | ERROR   | [x] Opening brace should be on a new line
 519 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 519 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 519 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 520 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 521 | ERROR   | [ ] Missing @category tag in class comment
 521 | ERROR   | [ ] Missing @author tag in class comment
 521 | ERROR   | [ ] Missing @license tag in class comment
 521 | ERROR   | [ ] Missing @link tag in class comment
 522 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 526 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 526 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 526 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 526 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
 526 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 527 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 527 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 527 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 528 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 528 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 530 | ERROR   | [x] Opening brace should be on a new line
 537 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 537 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 537 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 537 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 538 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 538 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 539 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 539 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 541 | ERROR   | [x] Opening brace should be on a new line
 547 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 547 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 547 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 547 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 548 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 548 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 550 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 550 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 552 | ERROR   | [x] Opening brace should be on a new line
 555 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 557 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 560 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 567 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 567 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 567 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 568 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 569 | ERROR   | [ ] Missing @category tag in class comment
 569 | ERROR   | [ ] Missing @author tag in class comment
 569 | ERROR   | [ ] Missing @license tag in class comment
 569 | ERROR   | [ ] Missing @link tag in class comment
 570 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 574 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 574 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 574 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 574 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
 574 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 575 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 575 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 575 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 576 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 576 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 578 | ERROR   | [x] Opening brace should be on a new line
 585 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 585 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 585 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 585 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 586 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 586 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 587 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 587 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 589 | ERROR   | [x] Opening brace should be on a new line
 595 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 595 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 595 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 595 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 596 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 596 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 598 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 598 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 600 | ERROR   | [x] Opening brace should be on a new line
 604 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 606 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 613 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 613 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 613 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 614 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 615 | ERROR   | [ ] Missing @category tag in class comment
 615 | ERROR   | [ ] Missing @author tag in class comment
 615 | ERROR   | [ ] Missing @license tag in class comment
 615 | ERROR   | [ ] Missing @link tag in class comment
 616 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 617 | ERROR   | [ ] Private member variable "pattern" must be prefixed
     |         |     with an underscore
 621 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 621 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 621 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 621 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 622 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 622 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 622 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 623 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 623 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 625 | ERROR   | [x] Opening brace should be on a new line
 632 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 632 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 633 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 635 | ERROR   | [x] Opening brace should be on a new line
 642 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 642 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 642 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 642 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 643 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 643 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 644 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 644 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 646 | ERROR   | [x] Opening brace should be on a new line
 652 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 652 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 652 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 652 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 653 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 653 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 655 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 655 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 657 | ERROR   | [x] Opening brace should be on a new line
 671 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 671 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 671 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 671 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 672 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 672 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 672 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 673 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 673 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 674 | ERROR   | [ ] Missing @return tag in function comment
 675 | ERROR   | [x] Opening brace should be on a new line
 689 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 689 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 689 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 690 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 691 | ERROR   | [ ] Missing @category tag in class comment
 691 | ERROR   | [ ] Missing @author tag in class comment
 691 | ERROR   | [ ] Missing @license tag in class comment
 691 | ERROR   | [ ] Missing @link tag in class comment
 692 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 696 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 696 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 696 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 696 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 697 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 697 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 697 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 698 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 698 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 700 | ERROR   | [x] Opening brace should be on a new line
 707 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 707 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 707 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 707 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 708 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 708 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 709 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 709 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 711 | ERROR   | [x] Opening brace should be on a new line
 717 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 717 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 717 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 717 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 718 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 718 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 720 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 720 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 722 | ERROR   | [x] Opening brace should be on a new line
 736 | ERROR   | [x] Expected 1 space after asterisk; 6 found
 736 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 736 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 737 | ERROR   | [x] Expected 1 space after asterisk; 6 found
 738 | ERROR   | [ ] Missing @category tag in class comment
 738 | ERROR   | [ ] Missing @author tag in class comment
 738 | ERROR   | [ ] Missing @license tag in class comment
 738 | ERROR   | [ ] Missing @link tag in class comment
 739 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 740 | ERROR   | [ ] Private member variable "type" must be prefixed with
     |         |     an underscore
 744 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 744 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 744 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 744 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 745 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 745 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 745 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 746 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 746 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 748 | ERROR   | [x] Opening brace should be on a new line
 755 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 755 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 756 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 758 | ERROR   | [x] Opening brace should be on a new line
 765 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 765 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 765 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 765 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 766 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 766 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 767 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 767 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 769 | ERROR   | [x] Opening brace should be on a new line
 783 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 783 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 783 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 783 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 784 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 784 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 785 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 785 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 787 | ERROR   | [x] Opening brace should be on a new line
 798 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 798 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 798 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 798 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 799 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 799 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 801 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 801 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 803 | ERROR   | [x] Opening brace should be on a new line
 813 | ERROR   | [x] Expected 1 space after asterisk; 6 found
 813 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 813 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 814 | ERROR   | [x] Expected 1 space after asterisk; 6 found
 815 | ERROR   | [ ] Missing @category tag in class comment
 815 | ERROR   | [ ] Missing @author tag in class comment
 815 | ERROR   | [ ] Missing @license tag in class comment
 815 | ERROR   | [ ] Missing @link tag in class comment
 816 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 817 | ERROR   | [ ] Private member variable "type" must be prefixed with
     |         |     an underscore
 821 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 821 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 821 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 821 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 822 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 822 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 822 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 823 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 823 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 825 | ERROR   | [x] Opening brace should be on a new line
 832 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 832 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 832 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 832 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 833 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 833 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 834 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 834 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 836 | ERROR   | [x] Opening brace should be on a new line
 842 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 842 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 842 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 842 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 843 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 843 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 845 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 845 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 847 | ERROR   | [x] Opening brace should be on a new line
 856 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 856 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 856 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 857 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 858 | ERROR   | [ ] Missing @category tag in class comment
 858 | ERROR   | [ ] Missing @author tag in class comment
 858 | ERROR   | [ ] Missing @license tag in class comment
 858 | ERROR   | [ ] Missing @link tag in class comment
 859 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 860 | ERROR   | [ ] Private member variable "method" must be prefixed
     |         |     with an underscore
 864 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 864 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 864 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
 864 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 865 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 865 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 865 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 866 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 866 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 868 | ERROR   | [x] Opening brace should be on a new line
 875 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 875 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 875 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 875 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 876 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 876 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 878 | ERROR   | [x] Opening brace should be on a new line
 879 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 884 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 884 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 884 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 884 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 885 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 885 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 888 | ERROR   | [x] Opening brace should be on a new line
 891 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 901 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 901 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 901 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 902 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 903 | ERROR   | [ ] Missing @category tag in class comment
 903 | ERROR   | [ ] Missing @author tag in class comment
 903 | ERROR   | [ ] Missing @license tag in class comment
 903 | ERROR   | [ ] Missing @link tag in class comment
 904 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 905 | ERROR   | [ ] Private member variable "name" must be prefixed with
     |         |     an underscore
 907 | ERROR   | [ ] Doc comment for parameter "$name" missing
 907 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 909 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 909 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 909 | ERROR   | [ ] Doc comment for parameter $method does not match
     |         |     actual variable name $name
 909 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
 909 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 910 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 910 | ERROR   | [ ] Doc comment for parameter $message does not match
     |         |     actual variable name $expected
 910 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 910 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 911 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 911 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 913 | ERROR   | [x] Opening brace should be on a new line
 920 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 920 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 920 | ERROR   | [x] Expected 1 spaces after parameter name; 9 found
 920 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 921 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 921 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 923 | ERROR   | [x] Opening brace should be on a new line
 930 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 932 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 932 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 932 | ERROR   | [ ] Doc comment for parameter $compare does not match
     |         |     actual variable name $actual
 932 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 932 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 933 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 933 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 936 | ERROR   | [x] Opening brace should be on a new line
 942 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 942 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 942 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
 942 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 943 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 943 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 943 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 944 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 944 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 946 | ERROR   | [ ] Private method name "MemberExpectation::getProperty"
     |         |     must be prefixed with an underscore
 946 | ERROR   | [x] Opening brace should be on a new line
 961 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 961 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 961 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
 961 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 962 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 962 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 962 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 963 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 963 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 965 | ERROR   | [ ] Private method name
     |         |     "MemberExpectation::getPrivatePropertyNoMatterWhat"
     |         |     must be prefixed with an underscore
 965 | ERROR   | [x] Opening brace should be on a new line
 976 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 976 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 976 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 976 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 977 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 977 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 979 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 592 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/reporter.php
---------------------------------------------------------------------------
FOUND 275 ERRORS AND 8 WARNINGS AFFECTING 144 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: reporter.php 2005 2010-11-02
     |         |     14:09:34Z lastcraft $" in file comment; consider
     |         |     "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>"
     |         |     or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  14 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  14 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  23 | ERROR   | [ ] Private member variable "character_set" must be
     |         |     prefixed with an underscore
  25 | ERROR   | [ ] Doc comment for parameter "$character_set" missing
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  31 | ERROR   | [x] Opening brace should be on a new line
  39 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  39 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  39 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  39 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  40 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  40 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  41 | ERROR   | [ ] Missing @return tag in function comment
  42 | ERROR   | [x] Opening brace should be on a new line
  44 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
  60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  60 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  61 | ERROR   | [ ] Missing @return tag in function comment
  62 | ERROR   | [x] Opening brace should be on a new line
  74 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  74 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  75 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [x] Opening brace should be on a new line
  86 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  86 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  86 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  86 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  87 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  87 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  88 | ERROR   | [ ] Missing @return tag in function comment
  89 | ERROR   | [x] Opening brace should be on a new line
  90 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  92 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 107 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 107 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 107 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 109 | ERROR   | [ ] Missing @return tag in function comment
 110 | ERROR   | [x] Opening brace should be on a new line
 121 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 121 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 121 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 121 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 122 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 122 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 123 | ERROR   | [ ] Missing @return tag in function comment
 124 | ERROR   | [x] Opening brace should be on a new line
 130 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 135 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 135 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 137 | ERROR   | [ ] Missing @return tag in function comment
 138 | ERROR   | [x] Opening brace should be on a new line
 148 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 153 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 153 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 153 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 153 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 154 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 155 | ERROR   | [ ] Missing @return tag in function comment
 156 | ERROR   | [x] Opening brace should be on a new line
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 167 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 167 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 168 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 169 | ERROR   | [ ] Missing @return tag in function comment
 170 | ERROR   | [x] Opening brace should be on a new line
 176 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 176 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 176 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 176 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 177 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 178 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 180 | ERROR   | [x] Opening brace should be on a new line
 191 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 191 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 191 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 192 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 193 | ERROR   | [ ] Missing @category tag in class comment
 193 | ERROR   | [ ] Missing @author tag in class comment
 193 | ERROR   | [ ] Missing @license tag in class comment
 193 | ERROR   | [ ] Missing @link tag in class comment
 194 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 200 | ERROR   | [x] Opening brace should be on a new line
 206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 206 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 206 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 206 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 207 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 207 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 208 | ERROR   | [ ] Missing @return tag in function comment
 209 | ERROR   | [x] Opening brace should be on a new line
 220 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 220 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 220 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 220 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 221 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 221 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 222 | ERROR   | [ ] Missing @return tag in function comment
 223 | ERROR   | [x] Opening brace should be on a new line
 238 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 238 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 238 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 238 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 240 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 240 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 241 | ERROR   | [ ] Missing @return tag in function comment
 242 | ERROR   | [x] Opening brace should be on a new line
 253 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 253 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 253 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 253 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 254 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 254 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 254 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 255 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 255 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 256 | ERROR   | [ ] Missing @return tag in function comment
 257 | ERROR   | [x] Opening brace should be on a new line
 268 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 268 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 268 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 268 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 269 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 269 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 270 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 271 | ERROR   | [ ] Missing @return tag in function comment
 272 | ERROR   | [x] Opening brace should be on a new line
 287 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 287 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 287 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 287 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 288 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 288 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 289 | ERROR   | [ ] Missing @return tag in function comment
 290 | ERROR   | [x] Opening brace should be on a new line
 297 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 297 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 297 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 297 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 298 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 298 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 299 | ERROR   | [ ] Missing @return tag in function comment
 300 | ERROR   | [x] Opening brace should be on a new line
 309 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 309 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 309 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 310 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 311 | ERROR   | [ ] Missing @category tag in class comment
 311 | ERROR   | [ ] Missing @author tag in class comment
 311 | ERROR   | [ ] Missing @license tag in class comment
 311 | ERROR   | [ ] Missing @link tag in class comment
 312 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 313 | ERROR   | [ ] Private member variable "just_this_case" must be
     |         |     prefixed with an underscore
 314 | ERROR   | [ ] Private member variable "just_this_test" must be
     |         |     prefixed with an underscore
 315 | ERROR   | [ ] Private member variable "on" must be prefixed with an
     |         |     underscore
 320 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 320 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 320 | ERROR   | [x] Expected 7 spaces after parameter name; 4 found
 321 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 321 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 321 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 322 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 322 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 322 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 324 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 324 | ERROR   | [x] Opening brace should be on a new line
 339 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 339 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 339 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 339 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 340 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 340 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 341 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 341 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 343 | ERROR   | [x] Opening brace should be on a new line
 347 | ERROR   | [ ] Doc comment for parameter "$test_case" missing
 351 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 351 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 351 | ERROR   | [ ] Doc comment for parameter $method does not match
     |         |     actual variable name $test_case
 351 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 351 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 352 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 352 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 353 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 353 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 355 | ERROR   | [x] Opening brace should be on a new line
 368 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 368 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 369 | ERROR   | [ ] Missing @return tag in function comment
 370 | ERROR   | [x] Opening brace should be on a new line
 376 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 376 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 377 | ERROR   | [ ] Missing @return tag in function comment
 378 | ERROR   | [x] Opening brace should be on a new line
 384 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 384 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 385 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 387 | ERROR   | [x] Opening brace should be on a new line
 393 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 393 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 393 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 393 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 394 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 394 | ERROR   | [x] Expected 4 spaces after parameter name; 10 found
 394 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 395 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 396 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 396 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 398 | ERROR   | [x] Opening brace should be on a new line
 407 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 407 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 407 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 407 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 407 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 408 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 408 | ERROR   | [x] Expected 6 spaces after parameter name; 9 found
 408 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 409 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 409 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 410 | ERROR   | [ ] Missing @return tag in function comment
 411 | ERROR   | [x] Opening brace should be on a new line
 420 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 420 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 420 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 420 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 421 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 421 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 422 | ERROR   | [ ] Missing @return tag in function comment
 423 | ERROR   | [x] Opening brace should be on a new line
 433 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 433 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 433 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 434 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 435 | ERROR   | [ ] Missing @category tag in class comment
 435 | ERROR   | [ ] Missing @author tag in class comment
 435 | ERROR   | [ ] Missing @license tag in class comment
 435 | ERROR   | [ ] Missing @link tag in class comment
 436 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 440 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 440 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 440 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 440 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 441 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 441 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 442 | ERROR   | [ ] Missing @return tag in function comment
 443 | ERROR   | [x] Opening brace should be on a new line
 443 | ERROR   | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 201 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/cookies.php
---------------------------------------------------------------------------
FOUND 241 ERRORS AND 4 WARNINGS AFFECTING 121 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: cookies.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  13 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  13 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  20 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  20 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  24 | ERROR   | [ ] Private member variable "host" must be prefixed with
     |         |     an underscore
  25 | ERROR   | [ ] Private member variable "name" must be prefixed with
     |         |     an underscore
  26 | ERROR   | [ ] Private member variable "value" must be prefixed with
     |         |     an underscore
  27 | ERROR   | [ ] Private member variable "path" must be prefixed with
     |         |     an underscore
  28 | ERROR   | [ ] Private member variable "expiry" must be prefixed
     |         |     with an underscore
  29 | ERROR   | [ ] Private member variable "is_secure" must be prefixed
     |         |     with an underscore
  33 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  33 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  33 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  33 | ERROR   | [x] Expected 6 spaces after parameter name; 12 found
  34 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  34 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  34 | ERROR   | [x] Expected 5 spaces after parameter name; 11 found
  35 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  35 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  35 | ERROR   | [x] Expected 6 spaces after parameter name; 12 found
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  36 | ERROR   | [x] Expected 4 spaces after parameter name; 10 found
  37 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  37 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  39 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  39 | ERROR   | [x] Opening brace should be on a new line
  59 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  59 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  59 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  59 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  60 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  61 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  61 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  63 | ERROR   | [x] Opening brace should be on a new line
  74 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  74 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  75 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [x] Opening brace should be on a new line
  83 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  83 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  83 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  83 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  84 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  84 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  87 | ERROR   | [x] Opening brace should be on a new line
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  94 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  94 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  94 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  95 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  95 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  96 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  96 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  98 | ERROR   | [x] Opening brace should be on a new line
 110 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 110 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [x] Opening brace should be on a new line
 120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 120 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 121 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 123 | ERROR   | [x] Opening brace should be on a new line
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 132 | ERROR   | [x] Opening brace should be on a new line
 140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 140 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 140 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 140 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 141 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 141 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 142 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 142 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 144 | ERROR   | [x] Opening brace should be on a new line
 146 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 147 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 148 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 148 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 153 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 153 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 156 | ERROR   | [x] Opening brace should be on a new line
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 167 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 167 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 172 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 172 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 173 | ERROR   | [ ] Missing @return tag in function comment
 174 | ERROR   | [x] Opening brace should be on a new line
 187 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 187 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 187 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 187 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 188 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 188 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 189 | ERROR   | [ ] Missing @return tag in function comment
 190 | ERROR   | [x] Opening brace should be on a new line
 198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 198 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 201 | ERROR   | [x] Opening brace should be on a new line
 208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 208 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 208 | ERROR   | [x] Expected 1 spaces after parameter name; 12 found
 208 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 209 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 209 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 210 | ERROR   | [ ] Missing @return tag in function comment
 211 | ERROR   | [x] Opening brace should be on a new line
 225 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 225 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 225 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 226 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 227 | ERROR   | [ ] Missing @category tag in class comment
 227 | ERROR   | [ ] Missing @author tag in class comment
 227 | ERROR   | [ ] Missing @license tag in class comment
 227 | ERROR   | [ ] Missing @link tag in class comment
 228 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 229 | ERROR   | [ ] Private member variable "cookies" must be prefixed
     |         |     with an underscore
 233 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 233 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 235 | ERROR   | [x] Opening brace should be on a new line
 239 | ERROR   | [ ] Doc comment for parameter "$date" missing
 242 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 242 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 242 | ERROR   | [ ] Doc comment for parameter $now does not match actual
     |         |     variable name $date
 242 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 242 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 243 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 243 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 244 | ERROR   | [ ] Missing @return tag in function comment
 245 | ERROR   | [x] Opening brace should be on a new line
 264 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 264 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 264 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 264 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 268 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 268 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 269 | ERROR   | [ ] Missing @return tag in function comment
 270 | ERROR   | [x] Opening brace should be on a new line
 279 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 279 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 279 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
 279 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 280 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 280 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
 280 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 281 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 281 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
 281 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 282 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 282 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
 282 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 283 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 283 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 284 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 285 | ERROR   | [ ] Missing @return tag in function comment
 286 | ERROR   | [x] Opening brace should be on a new line
 297 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 297 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 297 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 297 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 298 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 298 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 299 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 301 | ERROR   | [x] Opening brace should be on a new line
 304 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 305 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 306 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 307 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 307 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 319 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 319 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 319 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 319 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 320 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 320 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 320 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 321 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 321 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 321 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 322 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 322 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 324 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 324 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 326 | ERROR   | [x] Opening brace should be on a new line
 342 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 342 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 342 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 342 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 343 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 343 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
 343 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 343 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 344 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 344 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
 344 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 344 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 346 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 346 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
 346 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 346 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 347 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 347 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 348 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 348 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 350 | ERROR   | [x] Opening brace should be on a new line
 366 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 366 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 366 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 366 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 367 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 367 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 368 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 368 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 370 | ERROR   | [x] Opening brace should be on a new line
 373 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 193 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/errors.php
---------------------------------------------------------------------------
FOUND 191 ERRORS AND 3 WARNINGS AFFECTING 88 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: errors.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  15 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  15 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  15 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  26 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  26 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  28 | ERROR   | [x] Opening brace should be on a new line
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  36 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  36 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  37 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  37 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  38 | ERROR   | [ ] Missing @return tag in function comment
  39 | ERROR   | [x] Opening brace should be on a new line
  49 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  49 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  50 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  52 | ERROR   | [x] Opening brace should be on a new line
  64 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  64 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  64 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 2
  65 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  65 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
  66 | ERROR   | [ ] Missing @category tag in class comment
  66 | ERROR   | [ ] Missing @author tag in class comment
  66 | ERROR   | [ ] Missing @license tag in class comment
  66 | ERROR   | [ ] Missing @link tag in class comment
  67 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  68 | ERROR   | [ ] Private member variable "queue" must be prefixed with
     |         |     an underscore
  69 | ERROR   | [ ] Private member variable "expectation_queue" must be
     |         |     prefixed with an underscore
  70 | ERROR   | [ ] Private member variable "test" must be prefixed with
     |         |     an underscore
  71 | ERROR   | [ ] Private member variable "using_expect_style" must be
     |         |     prefixed with an underscore
  76 | ERROR   | [x] Opening brace should be on a new line
  82 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  82 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  83 | ERROR   | [ ] Missing @return tag in function comment
  84 | ERROR   | [x] Opening brace should be on a new line
  91 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  91 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  91 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  91 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  92 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  92 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  93 | ERROR   | [ ] Missing @return tag in function comment
  94 | ERROR   | [x] Opening brace should be on a new line
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 103 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 103 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 103 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 104 | ERROR   | [x] Expected 12 spaces after parameter type; 1 found
 104 | ERROR   | [x] Expected 2 spaces after parameter name; 16 found
 104 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 105 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 105 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 106 | ERROR   | [ ] Missing @return tag in function comment
 107 | ERROR   | [x] Opening brace should be on a new line
 113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 113 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 113 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 114 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 114 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 114 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 114 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 115 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 115 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 115 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 115 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 116 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 116 | ERROR   | [x] Expected 5 spaces after parameter name; 11 found
 116 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 117 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 117 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 118 | ERROR   | [ ] Missing @return tag in function comment
 119 | ERROR   | [x] Opening brace should be on a new line
 127 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 127 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 128 | ERROR   | [ ] Missing @return tag in function comment
 129 | ERROR   | [x] Opening brace should be on a new line
 142 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 142 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 142 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 142 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 143 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 143 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 143 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 143 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 144 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 144 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 144 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 144 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 145 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 145 | ERROR   | [x] Expected 5 spaces after parameter name; 11 found
 145 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 146 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 146 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 147 | ERROR   | [ ] Missing @return tag in function comment
 148 | ERROR   | [x] Opening brace should be on a new line
 151 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 152 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 153 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 155 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 28
 155 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 28
 155 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 155 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 163 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 163 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 170 | ERROR   | [x] Opening brace should be on a new line
 179 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 179 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 179 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 5
 180 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 182 | ERROR   | [x] Opening brace should be on a new line
 189 | ERROR   | [ ] Doc comment for parameter "$severity" missing
 192 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 192 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 192 | ERROR   | [ ] Missing parameter name
 192 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 193 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 193 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 193 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 11
 194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 194 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 196 | ERROR   | [x] Opening brace should be on a new line
 220 | ERROR   | [ ] Doc comment for parameter "$severity" missing
 220 | ERROR   | [ ] Doc comment for parameter "$message" missing
 220 | ERROR   | [ ] Doc comment for parameter "$filename" missing
 220 | ERROR   | [ ] Doc comment for parameter "$line" missing
 220 | ERROR   | [ ] Doc comment for parameter "$super_globals" missing
 220 | ERROR   | [ ] Doc comment for parameter "$mask" missing
 224 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 224 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 224 | ERROR   | [ ] Missing parameter name
 224 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 225 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 225 | ERROR   | [ ] Missing parameter name
 225 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 226 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 226 | ERROR   | [ ] Missing parameter name
 226 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 227 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 227 | ERROR   | [ ] Missing parameter name
 227 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 228 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 228 | ERROR   | [ ] Missing parameter name
 228 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 229 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 229 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 230 | ERROR   | [ ] Missing @return tag in function comment
 231 | ERROR   | [ ] Function name "SimpleTestErrorHandler" is invalid;
     |         |     consider "simpleTestErrorHandler" instead
 231 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
 231 | ERROR   | [x] Opening brace should be on a new line
 251 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 251 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 251 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 251 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 252 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 252 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 254 | ERROR   | [ ] Function name "IsNotCausedBySimpleTest" is invalid;
     |         |     consider "isNotCausedBySimpleTest" instead
 254 | ERROR   | [x] Opening brace should be on a new line
 261 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 261 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 261 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 261 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 262 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 262 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 264 | ERROR   | [ ] Function name "IsNotTimeZoneNag" is invalid; consider
     |         |     "isNotTimeZoneNag" instead
 264 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 140 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/scorer.php
---------------------------------------------------------------------------
FOUND 661 ERRORS AND 2 WARNINGS AFFECTING 334 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: scorer.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
   9 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  10 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  11 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  11 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  11 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  17 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  17 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  17 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  18 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  20 | ERROR   | [ ] Missing @category tag in class comment
  20 | ERROR   | [ ] Missing @author tag in class comment
  20 | ERROR   | [ ] Missing @license tag in class comment
  20 | ERROR   | [ ] Missing @link tag in class comment
  21 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  22 | ERROR   | [ ] Private member variable "passes" must be prefixed
     |         |     with an underscore
  23 | ERROR   | [ ] Private member variable "fails" must be prefixed with
     |         |     an underscore
  24 | ERROR   | [ ] Private member variable "exceptions" must be prefixed
     |         |     with an underscore
  25 | ERROR   | [ ] Private member variable "is_dry_run" must be prefixed
     |         |     with an underscore
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  31 | ERROR   | [x] Opening brace should be on a new line
  42 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  42 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  42 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  42 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  43 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  44 | ERROR   | [ ] Missing @return tag in function comment
  45 | ERROR   | [x] Opening brace should be on a new line
  51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  51 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  51 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  51 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  52 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  52 | ERROR   | [x] Expected 9 spaces after parameter name; 10 found
  52 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  54 | ERROR   | [ ] Missing @return tag in function comment
  55 | ERROR   | [x] Opening brace should be on a new line
  62 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  62 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  62 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  62 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  63 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  63 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  64 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  64 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  66 | ERROR   | [x] Opening brace should be on a new line
  74 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  74 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  75 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [x] Opening brace should be on a new line
  86 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  86 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  86 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  86 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  86 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  87 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  87 | ERROR   | [x] Expected 6 spaces after parameter name; 9 found
  87 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  88 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  88 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  89 | ERROR   | [ ] Missing @return tag in function comment
  90 | ERROR   | [x] Opening brace should be on a new line
  95 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  95 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  95 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  95 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  96 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  96 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  97 | ERROR   | [ ] Missing @return tag in function comment
  98 | ERROR   | [x] Opening brace should be on a new line
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 103 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 103 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 103 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 104 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 105 | ERROR   | [ ] Missing @return tag in function comment
 106 | ERROR   | [x] Opening brace should be on a new line
 111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 111 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 111 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 111 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 112 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 112 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 113 | ERROR   | [ ] Missing @return tag in function comment
 114 | ERROR   | [x] Opening brace should be on a new line
 119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 119 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 119 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 120 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 121 | ERROR   | [ ] Missing @return tag in function comment
 122 | ERROR   | [x] Opening brace should be on a new line
 127 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 127 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 127 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 127 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 128 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 128 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 129 | ERROR   | [ ] Missing @return tag in function comment
 130 | ERROR   | [x] Opening brace should be on a new line
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 135 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 135 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 137 | ERROR   | [ ] Missing @return tag in function comment
 138 | ERROR   | [x] Opening brace should be on a new line
 144 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 144 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 144 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 144 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 145 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 145 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 146 | ERROR   | [ ] Missing @return tag in function comment
 147 | ERROR   | [x] Opening brace should be on a new line
 153 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 153 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 153 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 153 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 155 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 156 | ERROR   | [ ] Missing @return tag in function comment
 157 | ERROR   | [x] Opening brace should be on a new line
 163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 163 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 163 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 163 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 164 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 164 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 165 | ERROR   | [ ] Missing @return tag in function comment
 166 | ERROR   | [x] Opening brace should be on a new line
 172 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 172 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 172 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 172 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 173 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 173 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 174 | ERROR   | [ ] Missing @return tag in function comment
 175 | ERROR   | [x] Opening brace should be on a new line
 180 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 180 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 181 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 183 | ERROR   | [x] Opening brace should be on a new line
 189 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 189 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 190 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 192 | ERROR   | [x] Opening brace should be on a new line
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 199 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 200 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 202 | ERROR   | [x] Opening brace should be on a new line
 208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 208 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 208 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 208 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 209 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 209 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 210 | ERROR   | [ ] Missing @return tag in function comment
 211 | ERROR   | [x] Opening brace should be on a new line
 217 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 217 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 217 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 217 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 218 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 218 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 219 | ERROR   | [ ] Missing @return tag in function comment
 220 | ERROR   | [x] Opening brace should be on a new line
 225 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 225 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 225 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 225 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 226 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 226 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 226 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 226 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 227 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 227 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 228 | ERROR   | [ ] Missing @return tag in function comment
 229 | ERROR   | [x] Opening brace should be on a new line
 238 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 238 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 238 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 239 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 240 | ERROR   | [ ] Missing @category tag in class comment
 240 | ERROR   | [ ] Missing @author tag in class comment
 240 | ERROR   | [ ] Missing @license tag in class comment
 240 | ERROR   | [ ] Missing @link tag in class comment
 241 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 242 | ERROR   | [ ] Private member variable "test_stack" must be prefixed
     |         |     with an underscore
 243 | ERROR   | [ ] Private member variable "size" must be prefixed with
     |         |     an underscore
 244 | ERROR   | [ ] Private member variable "progress" must be prefixed
     |         |     with an underscore
 248 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 248 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 250 | ERROR   | [x] Opening brace should be on a new line
 259 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 259 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 260 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 262 | ERROR   | [x] Opening brace should be on a new line
 271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 271 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 271 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 271 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 271 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 272 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 272 | ERROR   | [x] Expected 6 spaces after parameter name; 7 found
 272 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 273 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 273 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 274 | ERROR   | [ ] Missing @return tag in function comment
 275 | ERROR   | [x] Opening brace should be on a new line
 288 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 288 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 288 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 288 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 288 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 289 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 289 | ERROR   | [ ] Superfluous parameter comment
 289 | ERROR   | [x] Expected 2 spaces after parameter name; 3 found
 289 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 290 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 290 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 291 | ERROR   | [ ] Missing @return tag in function comment
 292 | ERROR   | [x] Opening brace should be on a new line
 304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 304 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 304 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 304 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 305 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 305 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 306 | ERROR   | [ ] Missing @return tag in function comment
 307 | ERROR   | [x] Opening brace should be on a new line
 320 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 320 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 320 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 320 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 321 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 321 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 322 | ERROR   | [ ] Missing @return tag in function comment
 323 | ERROR   | [x] Opening brace should be on a new line
 333 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 333 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 333 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 333 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 334 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 334 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 335 | ERROR   | [ ] Missing @return tag in function comment
 336 | ERROR   | [x] Opening brace should be on a new line
 343 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 343 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 343 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 343 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 344 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 344 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 345 | ERROR   | [ ] Missing @return tag in function comment
 346 | ERROR   | [x] Opening brace should be on a new line
 352 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 352 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 352 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 352 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 354 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 354 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 354 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 355 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 355 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 356 | ERROR   | [ ] Missing @return tag in function comment
 357 | ERROR   | [x] Opening brace should be on a new line
 362 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 362 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 362 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 362 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 363 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 363 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 363 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 364 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 364 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 365 | ERROR   | [ ] Missing @return tag in function comment
 366 | ERROR   | [x] Opening brace should be on a new line
 373 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 373 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 374 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 376 | ERROR   | [x] Opening brace should be on a new line
 384 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 384 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 385 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 387 | ERROR   | [x] Opening brace should be on a new line
 394 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 394 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 397 | ERROR   | [x] Opening brace should be on a new line
 403 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 403 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 404 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 406 | ERROR   | [x] Opening brace should be on a new line
 413 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 413 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 413 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 414 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 415 | ERROR   | [ ] Missing @category tag in class comment
 415 | ERROR   | [ ] Missing @author tag in class comment
 415 | ERROR   | [ ] Missing @license tag in class comment
 415 | ERROR   | [ ] Missing @link tag in class comment
 416 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 421 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 421 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 421 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 423 | ERROR   | [x] Opening brace should be on a new line
 431 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 431 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 431 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 431 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 432 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 432 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 433 | ERROR   | [ ] Missing @return tag in function comment
 434 | ERROR   | [x] Opening brace should be on a new line
 442 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 442 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 443 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 445 | ERROR   | [x] Opening brace should be on a new line
 452 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 452 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 453 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 455 | ERROR   | [x] Opening brace should be on a new line
 465 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 465 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 465 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 465 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 466 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 466 | ERROR   | [x] Expected 9 spaces after parameter name; 10 found
 466 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 467 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 467 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 468 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 468 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 470 | ERROR   | [x] Opening brace should be on a new line
 477 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 477 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 477 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 477 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 478 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 478 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 479 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 479 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 481 | ERROR   | [x] Opening brace should be on a new line
 488 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 488 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 489 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 491 | ERROR   | [x] Opening brace should be on a new line
 497 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 497 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 497 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 497 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 497 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 498 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 498 | ERROR   | [x] Expected 6 spaces after parameter name; 9 found
 498 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 499 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 499 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 500 | ERROR   | [ ] Missing @return tag in function comment
 501 | ERROR   | [x] Opening brace should be on a new line
 507 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 507 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 507 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 507 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 508 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 508 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 509 | ERROR   | [ ] Missing @return tag in function comment
 510 | ERROR   | [x] Opening brace should be on a new line
 516 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 516 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 516 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 516 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 517 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 517 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 518 | ERROR   | [ ] Missing @return tag in function comment
 519 | ERROR   | [x] Opening brace should be on a new line
 525 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 525 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 525 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 525 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 526 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 526 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 527 | ERROR   | [ ] Missing @return tag in function comment
 528 | ERROR   | [x] Opening brace should be on a new line
 534 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 534 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 534 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 534 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 535 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 535 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 536 | ERROR   | [ ] Missing @return tag in function comment
 537 | ERROR   | [x] Opening brace should be on a new line
 543 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 543 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 543 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 543 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 544 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 544 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 545 | ERROR   | [ ] Missing @return tag in function comment
 546 | ERROR   | [x] Opening brace should be on a new line
 552 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 552 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 552 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 552 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 553 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 553 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 554 | ERROR   | [ ] Missing @return tag in function comment
 555 | ERROR   | [x] Opening brace should be on a new line
 561 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 561 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 561 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 561 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 562 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 562 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 563 | ERROR   | [ ] Missing @return tag in function comment
 564 | ERROR   | [x] Opening brace should be on a new line
 570 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 570 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 570 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 570 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 572 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 572 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 573 | ERROR   | [ ] Missing @return tag in function comment
 574 | ERROR   | [x] Opening brace should be on a new line
 580 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 580 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 580 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 580 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 581 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 581 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 582 | ERROR   | [ ] Missing @return tag in function comment
 583 | ERROR   | [x] Opening brace should be on a new line
 589 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 589 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 589 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 589 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 590 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 590 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 591 | ERROR   | [ ] Missing @return tag in function comment
 592 | ERROR   | [x] Opening brace should be on a new line
 598 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 598 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 598 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 598 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 599 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 599 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 600 | ERROR   | [ ] Missing @return tag in function comment
 601 | ERROR   | [x] Opening brace should be on a new line
 607 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 607 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 607 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 607 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 608 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 608 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 609 | ERROR   | [ ] Missing @return tag in function comment
 610 | ERROR   | [x] Opening brace should be on a new line
 616 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 616 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 616 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 616 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 617 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 617 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 617 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 617 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 618 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 618 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 621 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 621 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 623 | ERROR   | [x] Opening brace should be on a new line
 631 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 631 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 631 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 632 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 633 | ERROR   | [ ] Missing @category tag in class comment
 633 | ERROR   | [ ] Missing @author tag in class comment
 633 | ERROR   | [ ] Missing @license tag in class comment
 633 | ERROR   | [ ] Missing @link tag in class comment
 634 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 635 | ERROR   | [ ] Private member variable "reporters" must be prefixed
     |         |     with an underscore
 639 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 639 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 639 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 639 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 640 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 640 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 641 | ERROR   | [ ] Missing @return tag in function comment
 642 | ERROR   | [x] Opening brace should be on a new line
 650 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 650 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 650 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 650 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 651 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 651 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 652 | ERROR   | [ ] Missing @return tag in function comment
 653 | ERROR   | [x] Opening brace should be on a new line
 664 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 664 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 665 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 667 | ERROR   | [x] Opening brace should be on a new line
 679 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 679 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 679 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 679 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 680 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 680 | ERROR   | [x] Expected 9 spaces after parameter name; 10 found
 680 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 681 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 681 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 682 | ERROR   | [ ] Missing @return tag in function comment
 683 | ERROR   | [x] Opening brace should be on a new line
 694 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 694 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 694 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 694 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 695 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 695 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 696 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 696 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 698 | ERROR   | [x] Opening brace should be on a new line
 708 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 708 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 709 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 711 | ERROR   | [x] Opening brace should be on a new line
 717 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 717 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 717 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 717 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 717 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 718 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 718 | ERROR   | [x] Expected 6 spaces after parameter name; 9 found
 718 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 719 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 719 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 720 | ERROR   | [ ] Missing @return tag in function comment
 721 | ERROR   | [x] Opening brace should be on a new line
 729 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 729 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 729 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 729 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 730 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 730 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 731 | ERROR   | [ ] Missing @return tag in function comment
 732 | ERROR   | [x] Opening brace should be on a new line
 740 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 740 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 740 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 740 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 741 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 741 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 742 | ERROR   | [ ] Missing @return tag in function comment
 743 | ERROR   | [x] Opening brace should be on a new line
 751 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 751 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 751 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 751 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 752 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 752 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 753 | ERROR   | [ ] Missing @return tag in function comment
 754 | ERROR   | [x] Opening brace should be on a new line
 762 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 762 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 762 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 762 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 763 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 763 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 764 | ERROR   | [ ] Missing @return tag in function comment
 765 | ERROR   | [x] Opening brace should be on a new line
 773 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 773 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 773 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 773 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 774 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 774 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 775 | ERROR   | [ ] Missing @return tag in function comment
 776 | ERROR   | [x] Opening brace should be on a new line
 784 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 784 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 784 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 784 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 785 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 785 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 786 | ERROR   | [ ] Missing @return tag in function comment
 787 | ERROR   | [x] Opening brace should be on a new line
 795 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 795 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 795 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 795 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 796 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 796 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 797 | ERROR   | [ ] Missing @return tag in function comment
 798 | ERROR   | [x] Opening brace should be on a new line
 806 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 806 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 806 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 806 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 808 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 808 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 809 | ERROR   | [ ] Missing @return tag in function comment
 810 | ERROR   | [x] Opening brace should be on a new line
 818 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 818 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 818 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 818 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 819 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 819 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 820 | ERROR   | [ ] Missing @return tag in function comment
 821 | ERROR   | [x] Opening brace should be on a new line
 829 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 829 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 829 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 829 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 830 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 830 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 831 | ERROR   | [ ] Missing @return tag in function comment
 832 | ERROR   | [x] Opening brace should be on a new line
 840 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 840 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 840 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 840 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 841 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 841 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 842 | ERROR   | [ ] Missing @return tag in function comment
 843 | ERROR   | [x] Opening brace should be on a new line
 851 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 851 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 851 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 851 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 852 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 852 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 853 | ERROR   | [ ] Missing @return tag in function comment
 854 | ERROR   | [x] Opening brace should be on a new line
 862 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 862 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 862 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 862 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 863 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 863 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 863 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 863 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 864 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 864 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 867 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 867 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 869 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 509 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/collector.php
---------------------------------------------------------------------------
FOUND 71 ERRORS AND 6 WARNINGS AFFECTING 44 LINES
---------------------------------------------------------------------------
   6 | ERROR   | [ ] The tag in position 1 should be the @package tag
   6 | ERROR   | [x] Tag value indented incorrectly; expected 5 spaces but
     |         |     found 1
   7 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
   9 | WARNING | [ ] Invalid version "$Id: collector.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   9 | ERROR   | [ ] The tag in position 4 should be the @author tag
   9 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  10 | WARNING | [ ] PHP version not specified
  10 | ERROR   | [ ] Missing @category tag in file comment
  10 | ERROR   | [ ] Missing @license tag in file comment
  15 | ERROR   | [ ] The tag in position 1 should be the @package tag
  15 | ERROR   | [x] Tag value indented incorrectly; expected 8 spaces but
     |         |     found 1
  16 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  18 | ERROR   | [ ] Missing @category tag in class comment
  18 | ERROR   | [ ] Missing @author tag in class comment
  18 | ERROR   | [ ] Missing @license tag in class comment
  18 | ERROR   | [ ] Missing @link tag in class comment
  19 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  23 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  23 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  23 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  24 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  26 | ERROR   | [x] Opening brace should be on a new line
  38 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  38 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  38 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  39 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  40 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  40 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  41 | ERROR   | [ ] Missing @return tag in function comment
  42 | ERROR   | [x] Opening brace should be on a new line
  55 | ERROR   | [ ] Doc comment for parameter "$file" missing
  63 | ERROR   | [x] Expected 5 spaces after parameter name; 6 found
  63 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  63 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  64 | ERROR   | [ ] Doc comment for parameter $filename does not match
     |         |     actual variable name $file
  64 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  64 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  65 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  65 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  66 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  67 | ERROR   | [ ] Missing @return tag in function comment
  68 | ERROR   | [x] Opening brace should be on a new line
  78 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  78 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  78 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  78 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  79 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  79 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  80 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  80 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  82 | ERROR   | [x] Opening brace should be on a new line
  91 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  93 | ERROR   | [x] Tag value indented incorrectly; expected 8 spaces but
     |         |     found 1
  94 | ERROR   | [ ] Missing @category tag in class comment
  94 | ERROR   | [ ] Missing @author tag in class comment
  94 | ERROR   | [ ] Missing @license tag in class comment
  94 | ERROR   | [ ] Missing @link tag in class comment
  95 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  96 | ERROR   | [ ] Private member variable "pattern" must be prefixed
     |         |     with an underscore
  98 | ERROR   | [ ] Missing short description in doc comment
 100 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 101 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 101 | ERROR   | [x] Parameter comment not aligned correctly; expected 26
     |         |     spaces but found 2
 102 | ERROR   | [x] Parameter comment not aligned correctly; expected 26
     |         |     spaces but found 2
 104 | ERROR   | [x] Opening brace should be on a new line
 108 | ERROR   | [ ] Doc comment for parameter "$filename" missing
 111 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 112 | ERROR   | [ ] Parameter tags must be grouped together in a doc
     |         |     comment
 112 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 112 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 112 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 113 | ERROR   | [ ] Doc comment for parameter $path does not match actual
     |         |     variable name $filename
 113 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 113 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 114 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 115 | ERROR   | [ ] Missing @return tag in function comment
 116 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 41 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/http.php
---------------------------------------------------------------------------
FOUND 431 ERRORS AND 4 WARNINGS AFFECTING 228 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: http.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  15 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  15 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  20 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  20 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  24 | ERROR   | [ ] Private member variable "url" must be prefixed with
     |         |     an underscore
  28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  28 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  28 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  28 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  31 | ERROR   | [x] Opening brace should be on a new line
  37 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  37 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  38 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  40 | ERROR   | [x] Opening brace should be on a new line
  46 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  46 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  46 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  46 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  47 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  47 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  48 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  48 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  50 | ERROR   | [x] Opening brace should be on a new line
  57 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  57 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  58 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  60 | ERROR   | [x] Opening brace should be on a new line
  70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  70 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  70 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  70 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
  70 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  71 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  71 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  72 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  72 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  73 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  73 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  75 | ERROR   | [x] Opening brace should be on a new line
  78 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  79 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  80 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  81 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
  81 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  92 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  92 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  92 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  92 | ERROR   | [x] Expected 2 spaces after parameter name; 19 found
  92 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  93 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  93 | ERROR   | [x] Expected 4 spaces after parameter name; 21 found
  93 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  94 | ERROR   | [x] Expected 4 spaces after parameter name; 20 found
  94 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  95 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  95 | ERROR   | [x] Expected 1 spaces after parameter name; 17 found
  95 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  96 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  96 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  97 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  97 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  99 | ERROR   | [x] Opening brace should be on a new line
 113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 113 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 114 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 115 | ERROR   | [ ] Missing @category tag in class comment
 115 | ERROR   | [ ] Missing @author tag in class comment
 115 | ERROR   | [ ] Missing @license tag in class comment
 115 | ERROR   | [ ] Missing @link tag in class comment
 116 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 117 | ERROR   | [ ] Private member variable "proxy" must be prefixed with
     |         |     an underscore
 118 | ERROR   | [ ] Private member variable "username" must be prefixed
     |         |     with an underscore
 119 | ERROR   | [ ] Private member variable "password" must be prefixed
     |         |     with an underscore
 123 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 123 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 123 | ERROR   | [x] Expected 6 spaces after parameter name; 5 found
 123 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 124 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 124 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 124 | ERROR   | [x] Expected 4 spaces after parameter name; 6 found
 124 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 125 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 125 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 125 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 125 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 126 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 126 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 126 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 126 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 127 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 127 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 129 | ERROR   | [x] Opening brace should be on a new line
 138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 138 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 138 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 138 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 138 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 139 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 139 | ERROR   | [ ] Superfluous parameter comment
 139 | ERROR   | [x] Expected 4 spaces after parameter name; 3 found
 139 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 140 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 141 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 141 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 143 | ERROR   | [x] Opening brace should be on a new line
 153 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 153 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 153 | ERROR   | [ ] Superfluous parameter comment
 153 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 153 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 154 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 155 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 157 | ERROR   | [x] Opening brace should be on a new line
 165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 165 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 165 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 165 | ERROR   | [x] Expected 2 spaces after parameter name; 7 found
 165 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 166 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 166 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 168 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 170 | ERROR   | [x] Opening brace should be on a new line
 172 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 173 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 174 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 175 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 175 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 182 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 184 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 184 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 194 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 194 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 195 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 196 | ERROR   | [ ] Missing @category tag in class comment
 196 | ERROR   | [ ] Missing @author tag in class comment
 196 | ERROR   | [ ] Missing @license tag in class comment
 196 | ERROR   | [ ] Missing @link tag in class comment
 197 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 198 | ERROR   | [ ] Private member variable "route" must be prefixed with
     |         |     an underscore
 199 | ERROR   | [ ] Private member variable "encoding" must be prefixed
     |         |     with an underscore
 200 | ERROR   | [ ] Private member variable "headers" must be prefixed
     |         |     with an underscore
 201 | ERROR   | [ ] Private member variable "cookies" must be prefixed
     |         |     with an underscore
 207 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 207 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 207 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 207 | ERROR   | [x] Expected 4 spaces after parameter name; 14 found
 207 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 208 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 208 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 210 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 210 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 212 | ERROR   | [x] Opening brace should be on a new line
 221 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 221 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 221 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 221 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 222 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 222 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 225 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 225 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 227 | ERROR   | [x] Opening brace should be on a new line
 228 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 237 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 237 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 237 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 237 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 237 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 238 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 238 | ERROR   | [x] Expected 13 spaces after parameter type; 1 found
 238 | ERROR   | [ ] Doc comment for parameter $method does not match
     |         |     actual variable name $encoding
 238 | ERROR   | [x] Expected 3 spaces after parameter name; 17 found
 238 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 240 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 240 | ERROR   | [ ] Superfluous parameter comment
 240 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 240 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 241 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 241 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 242 | ERROR   | [ ] Missing @return tag in function comment
 243 | ERROR   | [x] Opening brace should be on a new line
 257 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 257 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 257 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 257 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 258 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 258 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 259 | ERROR   | [ ] Missing @return tag in function comment
 260 | ERROR   | [x] Opening brace should be on a new line
 267 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 267 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 267 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 267 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 268 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 268 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 268 | ERROR   | [x] Expected 1 spaces after parameter name; 11 found
 268 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 269 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 270 | ERROR   | [ ] Missing @return tag in function comment
 271 | ERROR   | [x] Opening brace should be on a new line
 277 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 277 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 277 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 277 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 278 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 278 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 279 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 279 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 281 | ERROR   | [x] Opening brace should be on a new line
 283 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 284 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 285 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 285 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 293 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 293 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 293 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 294 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 295 | ERROR   | [ ] Missing @category tag in class comment
 295 | ERROR   | [ ] Missing @author tag in class comment
 295 | ERROR   | [ ] Missing @license tag in class comment
 295 | ERROR   | [ ] Missing @link tag in class comment
 296 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 297 | ERROR   | [ ] Private member variable "raw_headers" must be
     |         |     prefixed with an underscore
 298 | ERROR   | [ ] Private member variable "response_code" must be
     |         |     prefixed with an underscore
 299 | ERROR   | [ ] Private member variable "http_version" must be
     |         |     prefixed with an underscore
 300 | ERROR   | [ ] Private member variable "mime_type" must be prefixed
     |         |     with an underscore
 301 | ERROR   | [ ] Private member variable "location" must be prefixed
     |         |     with an underscore
 302 | ERROR   | [ ] Private member variable "cookies" must be prefixed
     |         |     with an underscore
 303 | ERROR   | [ ] Private member variable "authentication" must be
     |         |     prefixed with an underscore
 304 | ERROR   | [ ] Private member variable "realm" must be prefixed with
     |         |     an underscore
 308 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 308 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 308 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 308 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 309 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 309 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 311 | ERROR   | [x] Opening brace should be on a new line
 327 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 327 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 328 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 330 | ERROR   | [x] Opening brace should be on a new line
 336 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 336 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 337 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 339 | ERROR   | [x] Opening brace should be on a new line
 345 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 345 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 346 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 348 | ERROR   | [x] Opening brace should be on a new line
 355 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 355 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 356 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 358 | ERROR   | [x] Opening brace should be on a new line
 364 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 364 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 365 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 367 | ERROR   | [x] Opening brace should be on a new line
 375 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 375 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 376 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 378 | ERROR   | [x] Opening brace should be on a new line
 386 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 386 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 387 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 389 | ERROR   | [x] Opening brace should be on a new line
 395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 395 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 396 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 398 | ERROR   | [x] Opening brace should be on a new line
 404 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 404 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 405 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 407 | ERROR   | [x] Opening brace should be on a new line
 413 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 413 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 413 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 413 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 414 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 414 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 414 | ERROR   | [x] Expected 1 spaces after parameter name; 9 found
 414 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 415 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 415 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 416 | ERROR   | [ ] Missing @return tag in function comment
 417 | ERROR   | [x] Opening brace should be on a new line
 420 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 421 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 422 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 423 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 424 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 424 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 431 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 431 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 431 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 431 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 432 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 432 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 433 | ERROR   | [ ] Missing @return tag in function comment
 434 | ERROR   | [x] Opening brace should be on a new line
 448 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 456 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 456 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 456 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 456 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 457 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 457 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 458 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 458 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 460 | ERROR   | [x] Opening brace should be on a new line
 470 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 471 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 472 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 473 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 473 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 479 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 479 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 479 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 480 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 481 | ERROR   | [ ] Missing @category tag in class comment
 481 | ERROR   | [ ] Missing @author tag in class comment
 481 | ERROR   | [ ] Missing @license tag in class comment
 481 | ERROR   | [ ] Missing @link tag in class comment
 482 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 483 | ERROR   | [ ] Private member variable "url" must be prefixed with
     |         |     an underscore
 484 | ERROR   | [ ] Private member variable "encoding" must be prefixed
     |         |     with an underscore
 485 | ERROR   | [ ] Private member variable "sent" must be prefixed with
     |         |     an underscore
 486 | ERROR   | [ ] Private member variable "content" must be prefixed
     |         |     with an underscore
 487 | ERROR   | [ ] Private member variable "headers" must be prefixed
     |         |     with an underscore
 492 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 492 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 492 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 494 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 494 | ERROR   | [x] Expected 6 spaces after parameter name; 9 found
 494 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 495 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 495 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 495 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 495 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 496 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 496 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 498 | ERROR   | [x] Opening brace should be on a new line
 514 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 514 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 514 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 514 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 515 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 515 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 516 | ERROR   | [ ] Missing @return tag in function comment
 517 | ERROR   | [x] Opening brace should be on a new line
 535 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 535 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 536 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 538 | ERROR   | [x] Opening brace should be on a new line
 544 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 544 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 545 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 547 | ERROR   | [x] Opening brace should be on a new line
 553 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 553 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 554 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 556 | ERROR   | [x] Opening brace should be on a new line
 562 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 562 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 563 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 565 | ERROR   | [x] Opening brace should be on a new line
 572 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 572 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 573 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 575 | ERROR   | [x] Opening brace should be on a new line
 582 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 582 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 583 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 585 | ERROR   | [x] Opening brace should be on a new line
 591 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 591 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 592 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 594 | ERROR   | [x] Opening brace should be on a new line
 601 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 601 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 601 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 601 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 602 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 602 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 604 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 604 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 606 | ERROR   | [x] Opening brace should be on a new line
 617 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 617 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 617 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 617 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 618 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 618 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 619 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 619 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 621 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 342 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/detached.php
---------------------------------------------------------------------------
FOUND 66 ERRORS AND 3 WARNINGS AFFECTING 36 LINES
---------------------------------------------------------------------------
  3 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
  4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  4 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
  5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  6 | WARNING | [ ] Invalid version "$Id: detached.php 1784 2008-04-26
    |         |     13:07:14Z pp11 $" in file comment; consider "CVS:
    |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
    |         |     "HG: <hg_id>" instead
  7 | WARNING | [ ] PHP version not specified
  7 | ERROR   | [ ] Missing @category tag in file comment
  7 | ERROR   | [ ] Missing @author tag in file comment
  7 | ERROR   | [ ] Missing @license tag in file comment
  7 | ERROR   | [ ] Missing @link tag in file comment
  9 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
  9 | ERROR   | [x] Doc comment short description must be on the first
    |         |     line
 12 | ERROR   | [x] "require_once" is a statement not a function; no
    |         |     parentheses are required
 13 | ERROR   | [x] "require_once" is a statement not a function; no
    |         |     parentheses are required
 14 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 14 | ERROR   | [x] Doc comment short description must be on the first
    |         |     line
 14 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 18 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 18 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 18 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 20 | ERROR   | [ ] Missing @category tag in class comment
 20 | ERROR   | [ ] Missing @author tag in class comment
 20 | ERROR   | [ ] Missing @license tag in class comment
 20 | ERROR   | [ ] Missing @link tag in class comment
 21 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 22 | ERROR   | [ ] Private member variable "command" must be prefixed
    |         |     with an underscore
 23 | ERROR   | [ ] Private member variable "dry_command" must be prefixed
    |         |     with an underscore
 24 | ERROR   | [ ] Private member variable "size" must be prefixed with
    |         |     an underscore
 28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 28 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 28 | ERROR   | [x] Expected 5 spaces after parameter name; 7 found
 28 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 29 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 29 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 30 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 32 | ERROR   | [x] Opening brace should be on a new line
 40 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 40 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 41 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 43 | ERROR   | [x] Opening brace should be on a new line
 51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 51 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 51 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 51 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
    |         |     found 1
 52 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 52 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 53 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 53 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 54 | ERROR   | [ ] Missing @return tag in function comment
 55 | ERROR   | [x] Opening brace should be on a new line
 68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 68 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 71 | ERROR   | [x] Opening brace should be on a new line
 78 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 88 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 88 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 88 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 88 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 89 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 89 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 90 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 90 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 92 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 48 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/remote.php
---------------------------------------------------------------------------
FOUND 71 ERRORS AND 4 WARNINGS AFFECTING 41 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: remote.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  15 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  15 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  23 | ERROR   | [ ] Private member variable "url" must be prefixed with
     |         |     an underscore
  24 | ERROR   | [ ] Private member variable "dry_url" must be prefixed
     |         |     with an underscore
  25 | ERROR   | [ ] Private member variable "size" must be prefixed with
     |         |     an underscore
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  29 | ERROR   | [x] Expected 5 spaces after parameter name; 7 found
  29 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  30 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  30 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  31 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  31 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  33 | ERROR   | [x] Opening brace should be on a new line
  41 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  41 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  42 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  44 | ERROR   | [x] Opening brace should be on a new line
  52 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  52 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  52 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  52 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  54 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  54 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  54 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  55 | ERROR   | [ ] Missing @return tag in function comment
  56 | ERROR   | [x] Opening brace should be on a new line
  74 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  74 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  75 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [x] Opening brace should be on a new line
  83 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  83 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  83 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  83 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  84 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  84 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  85 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  85 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  87 | ERROR   | [x] Opening brace should be on a new line
  93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  93 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  96 | ERROR   | [x] Opening brace should be on a new line
 101 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 107 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 53 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/mock_objects.php
---------------------------------------------------------------------------
FOUND 924 ERRORS AND 51 WARNINGS AFFECTING 495 LINES
---------------------------------------------------------------------------
    3 | ERROR   | [ ] Doc comment short description must start with a
      |         |     capital letter
    4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    4 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
    5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | WARNING | [ ] Invalid version "$Id: mock_objects.php 1973
      |         |     2009-12-22 01:16:59Z lastcraft $" in file comment;
      |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
      |         |     <git_id>" or "HG: <hg_id>" instead
    7 | WARNING | [ ] PHP version not specified
    7 | ERROR   | [ ] Missing @category tag in file comment
    7 | ERROR   | [ ] Missing @author tag in file comment
    7 | ERROR   | [ ] Missing @license tag in file comment
    7 | ERROR   | [ ] Missing @link tag in file comment
    9 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
    9 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   12 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   13 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   14 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   15 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   16 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
   16 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   16 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
   27 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   27 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   27 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
   28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   29 | ERROR   | [ ] Missing @category tag in class comment
   29 | ERROR   | [ ] Missing @author tag in class comment
   29 | ERROR   | [ ] Missing @license tag in class comment
   29 | ERROR   | [ ] Missing @link tag in class comment
   30 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
   31 | ERROR   | [ ] Private member variable "expected" must be prefixed
      |         |     with an underscore
   33 | ERROR   | [ ] Doc comment for parameter "$expected" missing
   35 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   35 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   35 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
   35 | ERROR   | [ ] Doc comment for parameter $parameters does not match
      |         |     actual variable name $expected
   35 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
   39 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   41 | ERROR   | [x] Opening brace should be on a new line
   48 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   48 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   48 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
   48 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   49 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   49 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   51 | ERROR   | [x] Opening brace should be on a new line
   68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   68 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   68 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   68 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   69 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
   69 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   70 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   73 | ERROR   | [x] Opening brace should be on a new line
   78 | ERROR   | [ ] Doc comment for parameter "$parameters" missing
   80 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   80 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   80 | ERROR   | [ ] Doc comment for parameter $comparison does not match
      |         |     actual variable name $parameters
   80 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
   80 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   81 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   84 | ERROR   | [x] Opening brace should be on a new line
   97 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   97 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   97 | ERROR   | [x] Expected 3 spaces after parameter name; 6 found
   97 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   98 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   98 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   99 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   99 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  101 | ERROR   | [x] Opening brace should be on a new line
  113 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  123 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  123 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  123 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  123 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  124 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  124 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  126 | ERROR   | [x] Opening brace should be on a new line
  136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  136 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  136 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  136 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  137 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  139 | ERROR   | [x] Opening brace should be on a new line
  153 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  153 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  154 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  155 | ERROR   | [ ] Missing @category tag in class comment
  155 | ERROR   | [ ] Missing @author tag in class comment
  155 | ERROR   | [ ] Missing @license tag in class comment
  155 | ERROR   | [ ] Missing @link tag in class comment
  156 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  157 | ERROR   | [ ] Private member variable "method" must be prefixed
      |         |     with an underscore
  158 | ERROR   | [ ] Private member variable "count" must be prefixed
      |         |     with an underscore
  163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  163 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  163 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  163 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  164 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  164 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
  165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  165 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  165 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  167 | ERROR   | [x] Opening brace should be on a new line
  175 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  175 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  175 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  175 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  176 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  176 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  178 | ERROR   | [x] Opening brace should be on a new line
  184 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  184 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  184 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  184 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  185 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  185 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  187 | ERROR   | [x] Opening brace should be on a new line
  196 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  196 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  197 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  198 | ERROR   | [ ] Missing @category tag in class comment
  198 | ERROR   | [ ] Missing @author tag in class comment
  198 | ERROR   | [ ] Missing @license tag in class comment
  198 | ERROR   | [ ] Missing @link tag in class comment
  199 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  200 | ERROR   | [ ] Private member variable "method" must be prefixed
      |         |     with an underscore
  201 | ERROR   | [ ] Private member variable "count" must be prefixed
      |         |     with an underscore
  206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  206 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  206 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  206 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  207 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  207 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
  208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  208 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  208 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  210 | ERROR   | [x] Opening brace should be on a new line
  218 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  218 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  218 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  218 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  219 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  219 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  221 | ERROR   | [x] Opening brace should be on a new line
  227 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  227 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  227 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  227 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  228 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  228 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  230 | ERROR   | [x] Opening brace should be on a new line
  239 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  239 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  239 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 6
  240 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  240 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces
      |         |     but found 3
  241 | ERROR   | [ ] Missing @category tag in class comment
  241 | ERROR   | [ ] Missing @author tag in class comment
  241 | ERROR   | [ ] Missing @license tag in class comment
  241 | ERROR   | [ ] Missing @link tag in class comment
  242 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  243 | ERROR   | [ ] Private member variable "method" must be prefixed
      |         |     with an underscore
  244 | ERROR   | [ ] Private member variable "count" must be prefixed
      |         |     with an underscore
  249 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  249 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  249 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  249 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  250 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  250 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
  251 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  251 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  251 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  253 | ERROR   | [x] Opening brace should be on a new line
  261 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  261 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  261 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  261 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  262 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  262 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  264 | ERROR   | [x] Opening brace should be on a new line
  270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  270 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  270 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  270 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  271 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  273 | ERROR   | [x] Opening brace should be on a new line
  283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  283 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  283 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  285 | ERROR   | [ ] Missing @category tag in class comment
  285 | ERROR   | [ ] Missing @author tag in class comment
  285 | ERROR   | [ ] Missing @license tag in class comment
  285 | ERROR   | [ ] Missing @link tag in class comment
  286 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  287 | ERROR   | [ ] Private member variable "map" must be prefixed with
      |         |     an underscore
  292 | ERROR   | [x] Opening brace should be on a new line
  298 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  298 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  298 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  299 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
  300 | ERROR   | [ ] Missing @return tag in function comment
  301 | ERROR   | [x] Opening brace should be on a new line
  311 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  311 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  311 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  311 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  313 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  313 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  316 | ERROR   | [x] Opening brace should be on a new line
  328 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  328 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  328 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  328 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  330 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  330 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  332 | ERROR   | [x] Opening brace should be on a new line
  340 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  340 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  340 | ERROR   | [x] Expected 7 spaces after parameter name; 3 found
  341 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  341 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
  341 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  342 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  342 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
  342 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
  343 | ERROR   | [ ] Missing @return tag in function comment
  344 | ERROR   | [x] Opening brace should be on a new line
  349 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  349 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  349 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  349 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  351 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  351 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  353 | ERROR   | [x] Opening brace should be on a new line
  370 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  370 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  370 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  371 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  372 | ERROR   | [ ] Missing @category tag in class comment
  372 | ERROR   | [ ] Missing @author tag in class comment
  372 | ERROR   | [ ] Missing @license tag in class comment
  372 | ERROR   | [ ] Missing @link tag in class comment
  373 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  374 | ERROR   | [ ] Private member variable "wildcard" must be prefixed
      |         |     with an underscore
  375 | ERROR   | [ ] Private member variable "always" must be prefixed
      |         |     with an underscore
  376 | ERROR   | [ ] Private member variable "at" must be prefixed with
      |         |     an underscore
  382 | ERROR   | [x] Opening brace should be on a new line
  391 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  391 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  391 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
  391 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  392 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  392 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  392 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
  393 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  393 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  394 | ERROR   | [ ] Missing @return tag in function comment
  395 | ERROR   | [x] Opening brace should be on a new line
  407 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  407 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  407 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
  407 | ERROR   | [x] Expected 3 spaces after parameter name; 9 found
  409 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  409 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
  409 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  410 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  410 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  410 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
  411 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  411 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  412 | ERROR   | [ ] Missing @return tag in function comment
  413 | ERROR   | [x] Opening brace should be on a new line
  427 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  427 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  427 | ERROR   | [x] Expected 2 spaces after parameter name; 7 found
  428 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  428 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  428 | ERROR   | [x] Expected 4 spaces after parameter name; 10 found
  430 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  430 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  431 | ERROR   | [ ] Missing @return tag in function comment
  432 | ERROR   | [x] Opening brace should be on a new line
  435 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  443 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  443 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  443 | ERROR   | [x] Expected 3 spaces after parameter name; 6 found
  443 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  444 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  444 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  444 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  444 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  445 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  445 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  445 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
  445 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  447 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  447 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  449 | ERROR   | [x] Opening brace should be on a new line
  472 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  472 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  472 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  472 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  473 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  473 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  476 | ERROR   | [x] Opening brace should be on a new line
  493 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  493 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  493 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  495 | ERROR   | [ ] Missing @category tag in class comment
  495 | ERROR   | [ ] Missing @author tag in class comment
  495 | ERROR   | [ ] Missing @license tag in class comment
  495 | ERROR   | [ ] Missing @link tag in class comment
  496 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  497 | ERROR   | [ ] Private member variable "value" must be prefixed
      |         |     with an underscore
  501 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  501 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  501 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  505 | ERROR   | [x] Opening brace should be on a new line
  511 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  511 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  513 | ERROR   | [x] Opening brace should be on a new line
  521 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  521 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  521 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  522 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  523 | ERROR   | [ ] Missing @category tag in class comment
  523 | ERROR   | [ ] Missing @author tag in class comment
  523 | ERROR   | [ ] Missing @license tag in class comment
  523 | ERROR   | [ ] Missing @link tag in class comment
  524 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  525 | ERROR   | [ ] Private member variable "reference" must be prefixed
      |         |     with an underscore
  529 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  529 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  529 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  531 | ERROR   | [x] Opening brace should be on a new line
  537 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  537 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  539 | ERROR   | [x] Opening brace should be on a new line
  547 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  547 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  547 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  548 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  549 | ERROR   | [ ] Missing @category tag in class comment
  549 | ERROR   | [ ] Missing @author tag in class comment
  549 | ERROR   | [ ] Missing @license tag in class comment
  549 | ERROR   | [ ] Missing @link tag in class comment
  550 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  551 | ERROR   | [ ] Private member variable "value" must be prefixed
      |         |     with an underscore
  555 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  555 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  555 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  559 | ERROR   | [x] Opening brace should be on a new line
  565 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  565 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  567 | ERROR   | [x] Opening brace should be on a new line
  576 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  576 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  576 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  577 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  578 | ERROR   | [ ] Missing @category tag in class comment
  578 | ERROR   | [ ] Missing @author tag in class comment
  578 | ERROR   | [ ] Missing @license tag in class comment
  578 | ERROR   | [ ] Missing @link tag in class comment
  579 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  580 | ERROR   | [ ] Private member variable "exception" must be prefixed
      |         |     with an underscore
  584 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  584 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  584 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  586 | ERROR   | [x] Opening brace should be on a new line
  592 | ERROR   | [ ] Missing @return tag in function comment
  593 | ERROR   | [x] Opening brace should be on a new line
  601 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  601 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  601 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  602 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  603 | ERROR   | [ ] Missing @category tag in class comment
  603 | ERROR   | [ ] Missing @author tag in class comment
  603 | ERROR   | [ ] Missing @license tag in class comment
  603 | ERROR   | [ ] Missing @link tag in class comment
  604 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  605 | ERROR   | [ ] Private member variable "error" must be prefixed
      |         |     with an underscore
  606 | ERROR   | [ ] Private member variable "severity" must be prefixed
      |         |     with an underscore
  610 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  610 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  610 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  610 | ERROR   | [x] Expected 4 spaces after parameter name; 6 found
  611 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  611 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  613 | ERROR   | [x] Opening brace should be on a new line
  620 | ERROR   | [ ] Missing @return tag in function comment
  621 | ERROR   | [x] Opening brace should be on a new line
  636 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  636 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  636 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  637 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  638 | ERROR   | [ ] Missing @category tag in class comment
  638 | ERROR   | [ ] Missing @author tag in class comment
  638 | ERROR   | [ ] Missing @license tag in class comment
  638 | ERROR   | [ ] Missing @link tag in class comment
  639 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  640 | ERROR   | [ ] Private member variable "actions" must be prefixed
      |         |     with an underscore
  641 | ERROR   | [ ] Private member variable "expectations" must be
      |         |     prefixed with an underscore
  642 | ERROR   | [ ] Private member variable "wildcard" must be prefixed
      |         |     with an underscore
  643 | ERROR   | [ ] Private member variable "is_strict" must be prefixed
      |         |     with an underscore
  644 | ERROR   | [ ] Private member variable "call_counts" must be
      |         |     prefixed with an underscore
  645 | ERROR   | [ ] Private member variable "expected_counts" must be
      |         |     prefixed with an underscore
  646 | ERROR   | [ ] Private member variable "max_counts" must be
      |         |     prefixed with an underscore
  647 | ERROR   | [ ] Private member variable "expected_args" must be
      |         |     prefixed with an underscore
  648 | ERROR   | [ ] Private member variable "expected_args_at" must be
      |         |     prefixed with an underscore
  653 | ERROR   | [ ] Missing @return tag in function comment
  654 | ERROR   | [x] Opening brace should be on a new line
  668 | ERROR   | [ ] Missing @return tag in function comment
  669 | ERROR   | [x] Opening brace should be on a new line
  675 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  675 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  677 | ERROR   | [x] Opening brace should be on a new line
  683 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  683 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  683 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  683 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  683 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  684 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  684 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  684 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  685 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  685 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  687 | ERROR   | [x] Opening brace should be on a new line
  691 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  691 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  698 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  698 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  698 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  699 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  699 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
  700 | ERROR   | [ ] Missing @return tag in function comment
  701 | ERROR   | [x] Opening brace should be on a new line
  704 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
  705 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
  705 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  712 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  712 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  712 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  712 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  713 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  713 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  716 | ERROR   | [x] Opening brace should be on a new line
  730 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  730 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  730 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  731 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  731 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  731 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
  732 | ERROR   | [ ] Missing @return tag in function comment
  733 | ERROR   | [x] Opening brace should be on a new line
  742 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  742 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  742 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  742 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  743 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  743 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  745 | ERROR   | [x] Opening brace should be on a new line
  757 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  757 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  757 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  758 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  758 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  758 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
  759 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  759 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  759 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
  761 | ERROR   | [ ] Missing @return tag in function comment
  762 | ERROR   | [x] Opening brace should be on a new line
  771 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  771 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  771 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  775 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  775 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  775 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  776 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  776 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  776 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
  777 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  777 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  777 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
  779 | ERROR   | [ ] Missing @return tag in function comment
  780 | ERROR   | [x] Opening brace should be on a new line
  782 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  788 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  788 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  788 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  789 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  789 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  789 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
  790 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  790 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  790 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
  792 | ERROR   | [ ] Missing @return tag in function comment
  793 | ERROR   | [x] Opening brace should be on a new line
  798 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  798 | ERROR   | [ ] Missing short description in doc comment
  798 | ERROR   | [ ] Doc comment for parameter "$method" missing
  798 | ERROR   | [ ] Doc comment for parameter "$value" missing
  798 | ERROR   | [ ] Doc comment for parameter "$args" missing
  798 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
  798 | ERROR   | [ ] Missing @return tag in function comment
  799 | ERROR   | [x] Opening brace should be on a new line
  807 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  807 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  807 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  811 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  811 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  811 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  812 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  812 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  812 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
  813 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  813 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  813 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
  815 | ERROR   | [ ] Missing @return tag in function comment
  816 | ERROR   | [x] Opening brace should be on a new line
  818 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  821 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  821 | ERROR   | [ ] Missing short description in doc comment
  821 | ERROR   | [ ] Doc comment for parameter "$timing" missing
  821 | ERROR   | [ ] Doc comment for parameter "$method" missing
  821 | ERROR   | [ ] Doc comment for parameter "$value" missing
  821 | ERROR   | [ ] Doc comment for parameter "$args" missing
  821 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
  821 | ERROR   | [ ] Missing @return tag in function comment
  822 | ERROR   | [x] Opening brace should be on a new line
  829 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  829 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  829 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
  830 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  830 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  830 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  831 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  831 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  831 | ERROR   | [x] Expected 6 spaces after parameter name; 10 found
  833 | ERROR   | [ ] Missing @return tag in function comment
  834 | ERROR   | [x] Opening brace should be on a new line
  839 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  839 | ERROR   | [ ] Missing short description in doc comment
  839 | ERROR   | [ ] Doc comment for parameter "$method" missing
  839 | ERROR   | [ ] Doc comment for parameter "$reference" missing
  839 | ERROR   | [ ] Doc comment for parameter "$args" missing
  839 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
  839 | ERROR   | [ ] Missing @return tag in function comment
  840 | ERROR   | [x] Opening brace should be on a new line
  848 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  848 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  852 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  852 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  852 | ERROR   | [x] Expected 4 spaces after parameter name; 5 found
  853 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  853 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  853 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  854 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  854 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  854 | ERROR   | [x] Expected 6 spaces after parameter name; 8 found
  856 | ERROR   | [ ] Missing @return tag in function comment
  857 | ERROR   | [x] Opening brace should be on a new line
  859 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  862 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  862 | ERROR   | [ ] Missing short description in doc comment
  862 | ERROR   | [ ] Doc comment for parameter "$timing" missing
  862 | ERROR   | [ ] Doc comment for parameter "$method" missing
  862 | ERROR   | [ ] Doc comment for parameter "$reference" missing
  862 | ERROR   | [ ] Doc comment for parameter "$args" missing
  862 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
  862 | ERROR   | [ ] Missing @return tag in function comment
  863 | ERROR   | [x] Opening brace should be on a new line
  872 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  872 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  872 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
  873 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  873 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  873 | ERROR   | [x] Expected 4 spaces after parameter name; 11 found
  875 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  875 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  876 | ERROR   | [ ] Missing @return tag in function comment
  877 | ERROR   | [x] Opening brace should be on a new line
  883 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  892 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  892 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  892 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  894 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  894 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  894 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
  895 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  895 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  895 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
  897 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  897 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  897 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  898 | ERROR   | [ ] Missing @return tag in function comment
  899 | ERROR   | [x] Opening brace should be on a new line
  908 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  916 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  916 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  916 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  916 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
  917 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  917 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
  919 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  919 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  919 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  920 | ERROR   | [ ] Missing @return tag in function comment
  921 | ERROR   | [x] Opening brace should be on a new line
  924 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  931 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  931 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  931 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  931 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
  932 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  932 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
  934 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  934 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  934 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  935 | ERROR   | [ ] Missing @return tag in function comment
  936 | ERROR   | [x] Opening brace should be on a new line
  939 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  946 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  946 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  946 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  946 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
  947 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  947 | ERROR   | [x] Expected 3 spaces after parameter name; 6 found
  949 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  949 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  949 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  950 | ERROR   | [ ] Missing @return tag in function comment
  951 | ERROR   | [x] Opening brace should be on a new line
  954 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  961 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  961 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  961 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
  962 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  962 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  963 | ERROR   | [ ] Missing @return tag in function comment
  964 | ERROR   | [x] Opening brace should be on a new line
  971 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  971 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  971 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
  972 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  972 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  972 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
  974 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  974 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  975 | ERROR   | [ ] Missing @return tag in function comment
  976 | ERROR   | [x] Opening brace should be on a new line
  986 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  986 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  986 | ERROR   | [x] Expected 2 spaces after parameter name; 7 found
  987 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  987 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  987 | ERROR   | [x] Expected 4 spaces after parameter name; 10 found
  989 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  989 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  990 | ERROR   | [ ] Missing @return tag in function comment
  991 | ERROR   | [x] Opening brace should be on a new line
 1001 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1001 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1001 | ERROR   | [x] Expected 4 spaces after parameter name; 5 found
 1002 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1002 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 1005 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1005 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1005 | ERROR   | [x] Expected 6 spaces after parameter name; 8 found
 1009 | ERROR   | [ ] Missing @return tag in function comment
 1010 | ERROR   | [x] Opening brace should be on a new line
 1012 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1013 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1013 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1019 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1019 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1025 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1025 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1025 | ERROR   | [x] Expected 4 spaces after parameter name; 5 found
 1026 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1026 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1026 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 1029 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1029 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 1029 | ERROR   | [x] Expected 6 spaces after parameter name; 8 found
 1033 | ERROR   | [ ] Missing @return tag in function comment
 1034 | ERROR   | [x] Opening brace should be on a new line
 1036 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1037 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1037 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1043 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1043 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1043 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1043 | ERROR   | [x] Expected 3 spaces after parameter name; 5 found
 1044 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1044 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1044 | ERROR   | [x] Expected 4 spaces after parameter name; 6 found
 1045 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1045 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 1045 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
 1049 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1049 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 1051 | ERROR   | [ ] Missing @return tag in function comment
 1052 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 1052 | ERROR   | [x] Opening brace should be on a new line
 1054 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 1060 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1060 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1060 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
 1066 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1066 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1066 | ERROR   | [x] Expected 3 spaces after parameter name; 5 found
 1067 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1067 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1067 | ERROR   | [x] Expected 4 spaces after parameter name; 6 found
 1068 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1068 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 1068 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
 1072 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1072 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 1074 | ERROR   | [ ] Missing @return tag in function comment
 1075 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 1075 | ERROR   | [x] Opening brace should be on a new line
 1077 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 1085 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1085 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1085 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 1085 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1086 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1086 | ERROR   | [x] Expected 8 spaces after parameter name; 5 found
 1087 | ERROR   | [ ] Missing @return tag in function comment
 1088 | ERROR   | [x] Opening brace should be on a new line
 1104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1104 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1104 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1104 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1105 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1105 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1105 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 1105 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1106 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1106 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1108 | ERROR   | [x] Opening brace should be on a new line
 1128 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1128 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1128 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1128 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1128 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1129 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 1129 | ERROR   | [x] Expected 3 spaces after parameter name; 9 found
 1129 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1130 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
 1130 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1132 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1132 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1134 | ERROR   | [x] Opening brace should be on a new line
 1140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1140 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1140 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1140 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1141 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1141 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 1141 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 1142 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1142 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1144 | ERROR   | [ ] Missing @return tag in function comment
 1145 | ERROR   | [x] Opening brace should be on a new line
 1154 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1155 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1156 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1156 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1159 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1160 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1161 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1161 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1170 | ERROR   | [ ] Missing @return tag in function comment
 1171 | ERROR   | [ ] Private method name "SimpleMock::disableEStrict"
      |         |     must be prefixed with an underscore
 1171 | ERROR   | [x] Opening brace should be on a new line
 1179 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 1179 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1179 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 1180 | ERROR   | [ ] Missing @return tag in function comment
 1181 | ERROR   | [ ] Private method name "SimpleMock::restoreEStrict"
      |         |     must be prefixed with an underscore
 1181 | ERROR   | [x] Opening brace should be on a new line
 1189 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1189 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1189 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1190 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1191 | ERROR   | [ ] Missing @category tag in class comment
 1191 | ERROR   | [ ] Missing @author tag in class comment
 1191 | ERROR   | [ ] Missing @license tag in class comment
 1191 | ERROR   | [ ] Missing @link tag in class comment
 1192 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1197 | ERROR   | [x] Opening brace should be on a new line
 1204 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1204 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1204 | ERROR   | [x] Expected 6 spaces after parameter name; 9 found
 1205 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1205 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1208 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1208 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 1213 | ERROR   | [ ] Missing @return tag in function comment
 1214 | ERROR   | [x] Opening brace should be on a new line
 1224 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1224 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1224 | ERROR   | [x] Expected 6 spaces after parameter name; 12 found
 1225 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1225 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1226 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1226 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1226 | ERROR   | [x] Expected 4 spaces after parameter name; 11 found
 1228 | ERROR   | [ ] Missing @return tag in function comment
 1229 | ERROR   | [x] Opening brace should be on a new line
 1236 | ERROR   | [ ] Missing @return tag in function comment
 1237 | ERROR   | [x] Opening brace should be on a new line
 1245 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1245 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1245 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
 1246 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1247 | ERROR   | [ ] Missing @category tag in class comment
 1247 | ERROR   | [ ] Missing @author tag in class comment
 1247 | ERROR   | [ ] Missing @license tag in class comment
 1247 | ERROR   | [ ] Missing @link tag in class comment
 1248 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1249 | ERROR   | [ ] Private member variable "class" must be prefixed
      |         |     with an underscore
 1250 | ERROR   | [ ] Private member variable "mock_class" must be
      |         |     prefixed with an underscore
 1251 | ERROR   | [ ] Private member variable "mock_base" must be prefixed
      |         |     with an underscore
 1252 | ERROR   | [ ] Private member variable "reflection" must be
      |         |     prefixed with an underscore
 1256 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1256 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1256 | ERROR   | [x] Expected 6 spaces after parameter name; 8 found
 1257 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1257 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1260 | ERROR   | [x] Opening brace should be on a new line
 1273 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1273 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1273 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1278 | ERROR   | [ ] Missing @return tag in function comment
 1279 | ERROR   | [x] Opening brace should be on a new line
 1295 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1295 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1295 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1300 | ERROR   | [ ] Missing @return tag in function comment
 1301 | ERROR   | [x] Opening brace should be on a new line
 1323 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1323 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1323 | ERROR   | [x] Expected 1 spaces after parameter name; 11 found
 1325 | ERROR   | [ ] Missing @return tag in function comment
 1326 | ERROR   | [x] Opening brace should be on a new line
 1332 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1341 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1341 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1341 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
 1341 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1342 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1342 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1344 | ERROR   | [x] Opening brace should be on a new line
 1353 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 1370 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1370 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1370 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
 1370 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1371 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1371 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1373 | ERROR   | [x] Opening brace should be on a new line
 1376 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 1395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1395 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1395 | ERROR   | [x] Expected 1 spaces after parameter type; 2 found
 1395 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1395 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1396 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1396 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1398 | ERROR   | [x] Opening brace should be on a new line
 1420 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1420 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1420 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1421 | ERROR   | [ ] Missing @return tag in function comment
 1422 | ERROR   | [x] Opening brace should be on a new line
 1447 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1447 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1447 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1448 | ERROR   | [ ] Missing @return tag in function comment
 1449 | ERROR   | [x] Opening brace should be on a new line
 1461 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1471 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1471 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1471 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1471 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1472 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1472 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1474 | ERROR   | [x] Opening brace should be on a new line
 1476 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1477 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1477 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1482 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1482 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1482 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1482 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1483 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1483 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1485 | ERROR   | [x] Opening brace should be on a new line
 1493 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1493 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1493 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1493 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1494 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1496 | ERROR   | [x] Opening brace should be on a new line
 1497 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1508 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1508 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1510 | ERROR   | [x] Opening brace should be on a new line
 1515 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1517 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1519 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1521 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1523 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1525 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1527 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1529 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1531 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 1533 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 1535 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1537 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1539 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1541 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1543 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1545 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1547 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 1549 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 1557 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1557 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1559 | ERROR   | [x] Opening brace should be on a new line
 1564 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 1566 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1570 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 1572 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 1574 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 1576 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 1578 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 1584 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 1588 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 1590 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 1597 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1597 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1599 | ERROR   | [x] Opening brace should be on a new line
 1600 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1604 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 1606 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 1608 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
 1610 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1612 | WARNING | [ ] Line exceeds 85 characters; contains 133 characters
 1614 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 1622 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1622 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1622 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1622 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1624 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1624 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1626 | ERROR   | [x] Opening brace should be on a new line
 1634 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 729 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/socket.php
---------------------------------------------------------------------------
FOUND 229 ERRORS AND 6 WARNINGS AFFECTING 123 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: socket.php 1953 2009-09-20
     |         |     01:26:25Z jsweat $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  13 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  13 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  18 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  18 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  18 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  20 | ERROR   | [ ] Missing @category tag in class comment
  20 | ERROR   | [ ] Missing @author tag in class comment
  20 | ERROR   | [ ] Missing @license tag in class comment
  20 | ERROR   | [ ] Missing @link tag in class comment
  21 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  22 | ERROR   | [ ] Private member variable "error" must be prefixed with
     |         |     an underscore
  26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  26 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  28 | ERROR   | [x] Opening brace should be on a new line
  34 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  34 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  35 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  37 | ERROR   | [x] Opening brace should be on a new line
  43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  43 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  45 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  47 | ERROR   | [x] Opening brace should be on a new line
  51 | ERROR   | [ ] Doc comment for parameter "$error" missing
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  53 | ERROR   | [ ] Missing parameter name
  53 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  54 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  54 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  55 | ERROR   | [ ] Missing @return tag in function comment
  56 | ERROR   | [x] Opening brace should be on a new line
  62 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  62 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  63 | ERROR   | [ ] Missing @return tag in function comment
  64 | ERROR   | [x] Opening brace should be on a new line
  69 | ERROR   | [ ] Missing short description in doc comment
  70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  72 | ERROR   | [ ] Missing @category tag in class comment
  72 | ERROR   | [ ] Missing @author tag in class comment
  72 | ERROR   | [ ] Missing @license tag in class comment
  72 | ERROR   | [ ] Missing @link tag in class comment
  73 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  74 | ERROR   | [ ] Private member variable "handle" must be prefixed
     |         |     with an underscore
  75 | ERROR   | [ ] Private member variable "is_open" must be prefixed
     |         |     with an underscore
  76 | ERROR   | [ ] Private member variable "sent" must be prefixed with
     |         |     an underscore
  77 | ERROR   | [ ] Private member variable "block_size" must be prefixed
     |         |     with an underscore
  81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  81 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  81 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  82 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  82 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  82 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  82 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  83 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  83 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  85 | ERROR   | [x] Opening brace should be on a new line
  98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  98 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  98 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  98 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  99 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  99 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 100 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 100 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 102 | ERROR   | [x] Opening brace should be on a new line
 110 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 110 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 112 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 114 | ERROR   | [x] Opening brace should be on a new line
 125 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 125 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 126 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 128 | ERROR   | [x] Opening brace should be on a new line
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 138 | ERROR   | [x] Opening brace should be on a new line
 139 | WARNING | [x] Inline control structures are discouraged
 146 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 146 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 147 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 149 | ERROR   | [x] Opening brace should be on a new line
 155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 155 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 155 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 155 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 156 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 156 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 156 | ERROR   | [x] Expected 3 spaces after parameter name; 9 found
 156 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 157 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 157 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 157 | ERROR   | [ ] Superfluous parameter comment
 157 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 157 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 158 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 158 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 159 | ERROR   | [ ] Missing @return tag in function comment
 160 | ERROR   | [x] Opening brace should be on a new line
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 167 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 169 | ERROR   | [ ] Missing @category tag in class comment
 169 | ERROR   | [ ] Missing @author tag in class comment
 169 | ERROR   | [ ] Missing @license tag in class comment
 169 | ERROR   | [ ] Missing @link tag in class comment
 170 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 171 | ERROR   | [ ] Private member variable "handle" must be prefixed
     |         |     with an underscore
 172 | ERROR   | [ ] Private member variable "is_open" must be prefixed
     |         |     with an underscore
 173 | ERROR   | [ ] Private member variable "sent" must be prefixed with
     |         |     an underscore
 174 | ERROR   | [ ] Private member variable "lock_size" must be prefixed
     |         |     with an underscore
 178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 178 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 178 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 178 | ERROR   | [x] Expected 7 spaces after parameter name; 10 found
 178 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 179 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 179 | ERROR   | [x] Expected 7 spaces after parameter name; 9 found
 179 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 180 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 180 | ERROR   | [x] Expected 4 spaces after parameter name; 6 found
 180 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 181 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 181 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 181 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 182 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 182 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 184 | ERROR   | [x] Opening brace should be on a new line
 186 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 187 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 197 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 197 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 197 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 197 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 198 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 199 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 201 | ERROR   | [x] Opening brace should be on a new line
 222 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 222 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 224 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 226 | ERROR   | [x] Opening brace should be on a new line
 240 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 240 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 241 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 243 | ERROR   | [x] Opening brace should be on a new line
 250 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 250 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 251 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 253 | ERROR   | [x] Opening brace should be on a new line
 260 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 260 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 261 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 263 | ERROR   | [x] Opening brace should be on a new line
 269 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 269 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 269 | ERROR   | [x] Expected 9 spaces after parameter name; 10 found
 269 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 270 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 271 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 272 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 272 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 272 | ERROR   | [x] Expected 8 spaces after parameter name; 9 found
 272 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 273 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 273 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 274 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 274 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 275 | ERROR   | [ ] Missing @return tag in function comment
 276 | ERROR   | [x] Opening brace should be on a new line
 283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 283 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 283 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 285 | ERROR   | [ ] Missing @category tag in class comment
 285 | ERROR   | [ ] Missing @author tag in class comment
 285 | ERROR   | [ ] Missing @license tag in class comment
 285 | ERROR   | [ ] Missing @link tag in class comment
 286 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 290 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 290 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 290 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 290 | ERROR   | [x] Expected 4 spaces after parameter name; 6 found
 290 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 291 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 291 | ERROR   | [x] Expected 4 spaces after parameter name; 5 found
 291 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 292 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 292 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 292 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 293 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 293 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 295 | ERROR   | [x] Opening brace should be on a new line
 301 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 301 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 301 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 301 | ERROR   | [x] Expected 9 spaces after parameter name; 10 found
 301 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 302 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 302 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 303 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 303 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 304 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 304 | ERROR   | [x] Expected 8 spaces after parameter name; 9 found
 304 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 305 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 305 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 306 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 306 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 307 | ERROR   | [ ] Missing @return tag in function comment
 308 | ERROR   | [x] Opening brace should be on a new line
 309 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 180 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/default_reporter.php
---------------------------------------------------------------------------
FOUND 72 ERRORS AND 3 WARNINGS AFFECTING 46 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: default_reporter.php 2011
     |         |     2011-04-29 08:22:48Z pp11 $" in file comment;
     |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
     |         |     <git_id>" or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  16 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  16 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  16 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  22 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  22 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  22 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  23 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  24 | ERROR   | [ ] Missing @category tag in class comment
  24 | ERROR   | [ ] Missing @author tag in class comment
  24 | ERROR   | [ ] Missing @license tag in class comment
  24 | ERROR   | [ ] Missing @link tag in class comment
  25 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  26 | ERROR   | [ ] Private member variable "to_property" must be
     |         |     prefixed with an underscore
  30 | ERROR   | [ ] Private member variable "case" must be prefixed with
     |         |     an underscore
  31 | ERROR   | [ ] Private member variable "test" must be prefixed with
     |         |     an underscore
  32 | ERROR   | [ ] Private member variable "xml" must be prefixed with
     |         |     an underscore
  33 | ERROR   | [ ] Private member variable "help" must be prefixed with
     |         |     an underscore
  34 | ERROR   | [ ] Private member variable "no_skips" must be prefixed
     |         |     with an underscore
  38 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  38 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  38 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  40 | ERROR   | [x] Opening brace should be on a new line
  65 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  65 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  67 | ERROR   | [x] Opening brace should be on a new line
  73 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  73 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  75 | ERROR   | [x] Opening brace should be on a new line
  81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  81 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  83 | ERROR   | [x] Opening brace should be on a new line
  89 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  89 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  91 | ERROR   | [x] Opening brace should be on a new line
  97 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  97 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  99 | ERROR   | [x] Opening brace should be on a new line
 105 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 105 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 107 | ERROR   | [x] Opening brace should be on a new line
 127 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 127 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 127 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 128 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [ ] Missing @category tag in class comment
 129 | ERROR   | [ ] Missing @author tag in class comment
 129 | ERROR   | [ ] Missing @license tag in class comment
 129 | ERROR   | [ ] Missing @link tag in class comment
 130 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 135 | ERROR   | [x] Opening brace should be on a new line
 138 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 145 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 146 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 147 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 147 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 153 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 154 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 155 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 155 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 54 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/url.php
---------------------------------------------------------------------------
FOUND 265 ERRORS AND 6 WARNINGS AFFECTING 150 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: url.php 2011 2011-04-29
     |         |     08:22:48Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  13 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  13 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  22 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  22 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  22 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  23 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  24 | ERROR   | [ ] Missing @category tag in class comment
  24 | ERROR   | [ ] Missing @author tag in class comment
  24 | ERROR   | [ ] Missing @license tag in class comment
  24 | ERROR   | [ ] Missing @link tag in class comment
  25 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  26 | ERROR   | [ ] Private member variable "scheme" must be prefixed
     |         |     with an underscore
  27 | ERROR   | [ ] Private member variable "username" must be prefixed
     |         |     with an underscore
  28 | ERROR   | [ ] Private member variable "password" must be prefixed
     |         |     with an underscore
  29 | ERROR   | [ ] Private member variable "host" must be prefixed with
     |         |     an underscore
  30 | ERROR   | [ ] Private member variable "port" must be prefixed with
     |         |     an underscore
  32 | ERROR   | [ ] Private member variable "request" must be prefixed
     |         |     with an underscore
  33 | ERROR   | [ ] Private member variable "fragment" must be prefixed
     |         |     with an underscore
  34 | ERROR   | [ ] Private member variable "x" must be prefixed with an
     |         |     underscore
  35 | ERROR   | [ ] Private member variable "y" must be prefixed with an
     |         |     underscore
  36 | ERROR   | [ ] Private member variable "target" must be prefixed
     |         |     with an underscore
  37 | ERROR   | [ ] Private member variable "raw" must be prefixed with
     |         |     an underscore
  41 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  41 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  41 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  41 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  42 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  42 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  44 | ERROR   | [x] Opening brace should be on a new line
  77 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  77 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  77 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  79 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  80 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  80 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  82 | ERROR   | [x] Opening brace should be on a new line
  92 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  92 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  92 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  92 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  94 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  95 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  95 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  97 | ERROR   | [x] Opening brace should be on a new line
 109 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 109 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 109 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 109 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 111 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 115 | ERROR   | [x] Opening brace should be on a new line
 138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 138 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 138 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 138 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 140 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 141 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 141 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 143 | ERROR   | [x] Opening brace should be on a new line
 153 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 164 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 164 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 164 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 164 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 166 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 169 | ERROR   | [x] Opening brace should be on a new line
 179 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 179 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 179 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 179 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 181 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 181 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 182 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 182 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 184 | ERROR   | [x] Opening brace should be on a new line
 194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 194 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 194 | ERROR   | [x] Expected 1 spaces after parameter name; 11 found
 194 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 195 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 195 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 196 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 196 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 198 | ERROR   | [x] Opening brace should be on a new line
 213 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 213 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 213 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 213 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 214 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 214 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 215 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 215 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 217 | ERROR   | [x] Opening brace should be on a new line
 223 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 223 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 224 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 226 | ERROR   | [x] Opening brace should be on a new line
 232 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 232 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 233 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 235 | ERROR   | [x] Opening brace should be on a new line
 241 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 241 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 241 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 241 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 242 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 242 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 243 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 243 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 245 | ERROR   | [x] Opening brace should be on a new line
 251 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 251 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 252 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 254 | ERROR   | [x] Opening brace should be on a new line
 261 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 261 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 262 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 264 | ERROR   | [x] Opening brace should be on a new line
 270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 270 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 273 | ERROR   | [x] Opening brace should be on a new line
 283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 283 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 283 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 12
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 286 | ERROR   | [x] Opening brace should be on a new line
 295 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 295 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 296 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 298 | ERROR   | [x] Opening brace should be on a new line
 307 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 307 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 308 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 310 | ERROR   | [x] Opening brace should be on a new line
 317 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 317 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 317 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 317 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 318 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 318 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 318 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 319 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 319 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 320 | ERROR   | [ ] Missing @return tag in function comment
 321 | ERROR   | [x] Opening brace should be on a new line
 332 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 332 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 333 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 335 | ERROR   | [x] Opening brace should be on a new line
 341 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 341 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 342 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 344 | ERROR   | [x] Opening brace should be on a new line
 353 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 353 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 354 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 356 | ERROR   | [x] Opening brace should be on a new line
 370 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 370 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 370 | ERROR   | [x] Expected 3 spaces after parameter name; 12 found
 370 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 371 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 371 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
 371 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 372 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 372 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 373 | ERROR   | [ ] Missing @return tag in function comment
 374 | ERROR   | [x] Opening brace should be on a new line
 381 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 381 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 381 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 381 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 382 | ERROR   | [x] Parameter comment not aligned correctly; expected 49
     |         |     spaces but found 48
 383 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 383 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 384 | ERROR   | [ ] Missing @return tag in function comment
 385 | ERROR   | [x] Opening brace should be on a new line
 392 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 392 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 393 | ERROR   | [ ] Missing @return tag in function comment
 394 | ERROR   | [x] Opening brace should be on a new line
 403 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 403 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 404 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 406 | ERROR   | [x] Opening brace should be on a new line
 412 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 412 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 412 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 412 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 413 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 413 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 414 | ERROR   | [ ] Missing @return tag in function comment
 415 | ERROR   | [x] Opening brace should be on a new line
 422 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 422 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 423 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 425 | ERROR   | [x] Opening brace should be on a new line
 450 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 458 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 458 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 458 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 458 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 459 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 459 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 460 | ERROR   | [ ] Missing @return tag in function comment
 461 | ERROR   | [x] Opening brace should be on a new line
 482 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 483 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 489 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 489 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 489 | ERROR   | [x] Expected 27 spaces after parameter type; 1 found
 489 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 489 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 490 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 490 | ERROR   | [ ] Missing parameter name
 490 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 491 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 491 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 492 | ERROR   | [ ] Missing @return tag in function comment
 493 | ERROR   | [x] Opening brace should be on a new line
 508 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 508 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 508 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 508 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 509 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 509 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 510 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 510 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 512 | ERROR   | [x] Opening brace should be on a new line
 519 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 519 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 520 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 522 | ERROR   | [x] Opening brace should be on a new line
 531 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 531 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 531 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 531 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 532 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 532 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 533 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 533 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 535 | ERROR   | [x] Opening brace should be on a new line
 543 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 543 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 544 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 546 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 208 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/user_agent.php
---------------------------------------------------------------------------
FOUND 266 ERRORS AND 4 WARNINGS AFFECTING 130 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: user_agent.php 2039 2011-11-30
     |         |     18:16:15Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  16 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  16 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  16 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  28 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  28 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  30 | ERROR   | [ ] Missing @category tag in class comment
  30 | ERROR   | [ ] Missing @author tag in class comment
  30 | ERROR   | [ ] Missing @license tag in class comment
  30 | ERROR   | [ ] Missing @link tag in class comment
  31 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  32 | ERROR   | [ ] Private member variable "cookie_jar" must be prefixed
     |         |     with an underscore
  33 | ERROR   | [ ] Private member variable "cookies_enabled" must be
     |         |     prefixed with an underscore
  34 | ERROR   | [ ] Private member variable "authenticator" must be
     |         |     prefixed with an underscore
  35 | ERROR   | [ ] Private member variable "max_redirects" must be
     |         |     prefixed with an underscore
  36 | ERROR   | [ ] Private member variable "proxy" must be prefixed with
     |         |     an underscore
  37 | ERROR   | [ ] Private member variable "proxy_username" must be
     |         |     prefixed with an underscore
  38 | ERROR   | [ ] Private member variable "proxy_password" must be
     |         |     prefixed with an underscore
  39 | ERROR   | [ ] Private member variable "connection_timeout" must be
     |         |     prefixed with an underscore
  40 | ERROR   | [ ] Private member variable "additional_headers" must be
     |         |     prefixed with an underscore
  44 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  44 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  46 | ERROR   | [x] Opening brace should be on a new line
  55 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  55 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  55 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  55 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  58 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  58 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  59 | ERROR   | [ ] Missing @return tag in function comment
  60 | ERROR   | [x] Opening brace should be on a new line
  67 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  67 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  67 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  67 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  69 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  70 | ERROR   | [ ] Missing @return tag in function comment
  71 | ERROR   | [x] Opening brace should be on a new line
  77 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  77 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  77 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  78 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  78 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  79 | ERROR   | [ ] Missing @return tag in function comment
  80 | ERROR   | [x] Opening brace should be on a new line
  87 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  87 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  87 | ERROR   | [x] Expected 3 spaces after parameter name; 12 found
  87 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  88 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  88 | ERROR   | [x] Expected 2 spaces after parameter name; 11 found
  88 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  89 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  89 | ERROR   | [x] Expected 3 spaces after parameter name; 12 found
  89 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  90 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  90 | ERROR   | [x] Expected 3 spaces after parameter name; 12 found
  90 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  91 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  91 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
  91 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  92 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  92 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  93 | ERROR   | [ ] Missing @return tag in function comment
  94 | ERROR   | [x] Opening brace should be on a new line
 101 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 101 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 101 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 101 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 102 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 103 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 103 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 104 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 106 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 106 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 108 | ERROR   | [x] Opening brace should be on a new line
 114 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 114 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 114 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 114 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 114 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 115 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 115 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 115 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 116 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 116 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 118 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 118 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 120 | ERROR   | [x] Opening brace should be on a new line
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 130 | ERROR   | [ ] Missing @return tag in function comment
 131 | ERROR   | [x] Opening brace should be on a new line
 137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 137 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 138 | ERROR   | [ ] Missing @return tag in function comment
 139 | ERROR   | [x] Opening brace should be on a new line
 145 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 145 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 145 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 145 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 146 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 146 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 147 | ERROR   | [ ] Missing @return tag in function comment
 148 | ERROR   | [x] Opening brace should be on a new line
 155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 155 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 155 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 155 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 156 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 156 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 157 | ERROR   | [ ] Missing @return tag in function comment
 158 | ERROR   | [x] Opening brace should be on a new line
 166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 166 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 166 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 166 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 167 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 168 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 168 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 169 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 169 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 170 | ERROR   | [ ] Missing @return tag in function comment
 171 | ERROR   | [x] Opening brace should be on a new line
 176 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 186 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 186 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 186 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 186 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 187 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 187 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 188 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 188 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 190 | ERROR   | [x] Opening brace should be on a new line
 196 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 196 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 196 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
 196 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 197 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 197 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 197 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 198 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 198 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 199 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 199 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 200 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 200 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 201 | ERROR   | [ ] Missing @return tag in function comment
 202 | ERROR   | [x] Opening brace should be on a new line
 203 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 209 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 209 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 209 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 210 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 210 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 210 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 210 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 211 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 211 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 212 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 212 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 214 | ERROR   | [x] Opening brace should be on a new line
 223 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 20 spaces but found 24
 224 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 20 spaces but found 24
 225 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 24
 225 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 234 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 234 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 234 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
 234 | ERROR   | [x] Expected 6 spaces after parameter name; 18 found
 234 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 235 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 235 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 235 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 236 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 236 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 237 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 237 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 239 | ERROR   | [x] Opening brace should be on a new line
 262 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 262 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 262 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
 262 | ERROR   | [x] Expected 6 spaces after parameter name; 19 found
 262 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 263 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 263 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 263 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 264 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 264 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 265 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 265 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 267 | ERROR   | [x] Opening brace should be on a new line
 274 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 274 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 274 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
 274 | ERROR   | [x] Expected 6 spaces after parameter name; 17 found
 274 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 275 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 275 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 275 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 276 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 276 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 277 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 277 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 279 | ERROR   | [x] Opening brace should be on a new line
 289 | ERROR   | [ ] Doc comment for parameter "$encoding" missing
 291 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 291 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 291 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
 291 | ERROR   | [x] Expected 8 spaces after parameter name; 18 found
 291 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 292 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 292 | ERROR   | [ ] Doc comment for parameter $parameters does not match
     |         |     actual variable name $encoding
 292 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 292 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 293 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 293 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 294 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 294 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 296 | ERROR   | [x] Opening brace should be on a new line
 302 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 302 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 302 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 302 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 303 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 303 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 304 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 306 | ERROR   | [x] Opening brace should be on a new line
 309 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 310 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 311 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 312 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 312 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 319 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 319 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 319 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 319 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 320 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 320 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 321 | ERROR   | [ ] Missing @return tag in function comment
 322 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 209 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/selector.php
---------------------------------------------------------------------------
FOUND 107 ERRORS AND 2 WARNINGS AFFECTING 55 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: selector.php 1786 2008-04-26
     |         |     17:32:20Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  14 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  14 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  23 | ERROR   | [ ] Private member variable "name" must be prefixed with
     |         |     an underscore
  27 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  27 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  27 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  29 | ERROR   | [x] Opening brace should be on a new line
  35 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  35 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  36 | ERROR   | [ ] Missing @return tag in function comment
  37 | ERROR   | [x] Opening brace should be on a new line
  43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  43 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  43 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  43 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  44 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  44 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  45 | ERROR   | [ ] Missing @return tag in function comment
  46 | ERROR   | [x] Opening brace should be on a new line
  54 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  54 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  54 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  55 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  56 | ERROR   | [ ] Missing @category tag in class comment
  56 | ERROR   | [ ] Missing @author tag in class comment
  56 | ERROR   | [ ] Missing @license tag in class comment
  56 | ERROR   | [ ] Missing @link tag in class comment
  57 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  58 | ERROR   | [ ] Private member variable "label" must be prefixed with
     |         |     an underscore
  62 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  62 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  62 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  64 | ERROR   | [x] Opening brace should be on a new line
  71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  71 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  71 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  71 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  72 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  72 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  73 | ERROR   | [ ] Missing @return tag in function comment
  74 | ERROR   | [x] Opening brace should be on a new line
  85 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  85 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  85 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  86 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  87 | ERROR   | [ ] Missing @category tag in class comment
  87 | ERROR   | [ ] Missing @author tag in class comment
  87 | ERROR   | [ ] Missing @license tag in class comment
  87 | ERROR   | [ ] Missing @link tag in class comment
  88 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  89 | ERROR   | [ ] Private member variable "id" must be prefixed with an
     |         |     underscore
  93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  93 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  93 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  95 | ERROR   | [x] Opening brace should be on a new line
 101 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 101 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 101 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 101 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 103 | ERROR   | [ ] Missing @return tag in function comment
 104 | ERROR   | [x] Opening brace should be on a new line
 112 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 112 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 112 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 114 | ERROR   | [ ] Missing @category tag in class comment
 114 | ERROR   | [ ] Missing @author tag in class comment
 114 | ERROR   | [ ] Missing @license tag in class comment
 114 | ERROR   | [ ] Missing @link tag in class comment
 115 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 116 | ERROR   | [ ] Private member variable "label" must be prefixed with
     |         |     an underscore
 120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 120 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 120 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 122 | ERROR   | [x] Opening brace should be on a new line
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 129 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 129 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 130 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 131 | ERROR   | [ ] Missing @return tag in function comment
 132 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 74 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/parser.php
---------------------------------------------------------------------------
FOUND 489 ERRORS AND 10 WARNINGS AFFECTING 233 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: parser.php 807 2008-09-10
     |         |     06:38:58Z dhofstet $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  19 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  19 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  25 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  25 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  25 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  27 | ERROR   | [ ] Missing @category tag in class comment
  27 | ERROR   | [ ] Missing @author tag in class comment
  27 | ERROR   | [ ] Missing @license tag in class comment
  27 | ERROR   | [ ] Missing @link tag in class comment
  28 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  36 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  36 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  38 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  38 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  39 | ERROR   | [ ] Missing @return tag in function comment
  40 | ERROR   | [x] Opening brace should be on a new line
  49 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  49 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  49 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  49 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  51 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
  51 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  54 | ERROR   | [ ] Missing @return tag in function comment
  55 | ERROR   | [x] Opening brace should be on a new line
  65 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  65 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  65 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  65 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  66 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  66 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
  66 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  68 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  69 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  71 | ERROR   | [x] Opening brace should be on a new line
  93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  93 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  93 | ERROR   | [ ] Superfluous parameter comment
  93 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  93 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  94 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  95 | ERROR   | [ ] Missing @return tag in function comment
  96 | ERROR   | [x] Opening brace should be on a new line
 100 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 20 spaces but found 24
 101 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 20 spaces but found 24
 102 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 24
 102 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 104 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 111 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 112 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 114 | ERROR   | [x] Opening brace should be on a new line
 121 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 121 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 121 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 122 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 123 | ERROR   | [ ] Missing @category tag in class comment
 123 | ERROR   | [ ] Missing @author tag in class comment
 123 | ERROR   | [ ] Missing @license tag in class comment
 123 | ERROR   | [ ] Missing @link tag in class comment
 124 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 129 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 129 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 130 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 131 | ERROR   | [ ] Missing @return tag in function comment
 132 | ERROR   | [x] Opening brace should be on a new line
 138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 138 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 139 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 141 | ERROR   | [x] Opening brace should be on a new line
 148 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 148 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 148 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 148 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 149 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 149 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 150 | ERROR   | [ ] Missing @return tag in function comment
 151 | ERROR   | [x] Opening brace should be on a new line
 158 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 158 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 160 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 162 | ERROR   | [x] Opening brace should be on a new line
 177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 177 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 177 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 179 | ERROR   | [ ] Missing @category tag in class comment
 179 | ERROR   | [ ] Missing @author tag in class comment
 179 | ERROR   | [ ] Missing @license tag in class comment
 179 | ERROR   | [ ] Missing @link tag in class comment
 180 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 190 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 190 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 190 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 190 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 192 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 192 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
 192 | ERROR   | [x] Expected 2 spaces after parameter name; 12 found
 192 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 193 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 193 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 193 | ERROR   | [x] Expected 3 spaces after parameter name; 12 found
 193 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 194 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 195 | ERROR   | [ ] Missing @return tag in function comment
 196 | ERROR   | [x] Opening brace should be on a new line
 208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 208 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 208 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 208 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 210 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 210 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
 210 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 213 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 213 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 214 | ERROR   | [ ] Missing @return tag in function comment
 215 | ERROR   | [x] Opening brace should be on a new line
 229 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 229 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 229 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
 229 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 231 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 231 | ERROR   | [x] Expected 5 spaces after parameter name; 9 found
 231 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 234 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 234 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 234 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 236 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 236 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 237 | ERROR   | [ ] Missing @return tag in function comment
 238 | ERROR   | [x] Opening brace should be on a new line
 251 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 251 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 251 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 251 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 253 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 253 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
 253 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 254 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 254 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 255 | ERROR   | [ ] Missing @return tag in function comment
 256 | ERROR   | [x] Opening brace should be on a new line
 270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 270 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 270 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 270 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 272 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 272 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
 272 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 275 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 275 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 275 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 276 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 276 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 277 | ERROR   | [ ] Missing @return tag in function comment
 278 | ERROR   | [x] Opening brace should be on a new line
 290 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 290 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 290 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 290 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 291 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 291 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 291 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 292 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 292 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 293 | ERROR   | [ ] Missing @return tag in function comment
 294 | ERROR   | [x] Opening brace should be on a new line
 304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 304 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 304 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 304 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 305 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 305 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 306 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 306 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 308 | ERROR   | [x] Opening brace should be on a new line
 336 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 336 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 336 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 336 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 337 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 337 | ERROR   | [x] Expected 3 spaces after parameter name; 6 found
 337 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 338 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 338 | ERROR   | [x] Expected 6 spaces after parameter name; 9 found
 338 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 340 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 340 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 342 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 342 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 344 | ERROR   | [x] Opening brace should be on a new line
 372 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 372 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 372 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 372 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 373 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 373 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 374 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 374 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 376 | ERROR   | [x] Opening brace should be on a new line
 384 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 384 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 384 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 384 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 385 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 385 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 386 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 386 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 388 | ERROR   | [x] Opening brace should be on a new line
 395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 395 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 395 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 395 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 396 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 396 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 397 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 397 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 399 | ERROR   | [x] Opening brace should be on a new line
 407 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 407 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 407 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 407 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
 407 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 408 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 408 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 408 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 410 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 410 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 411 | ERROR   | [ ] Missing @return tag in function comment
 412 | ERROR   | [x] Opening brace should be on a new line
 424 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 424 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 424 | ERROR   | [x] Expected 1 spaces after parameter name; 9 found
 424 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 426 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 426 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 432 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 432 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 434 | ERROR   | [x] Opening brace should be on a new line
 435 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 447 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 447 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 447 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 448 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 449 | ERROR   | [ ] Missing @category tag in class comment
 449 | ERROR   | [ ] Missing @author tag in class comment
 449 | ERROR   | [ ] Missing @license tag in class comment
 449 | ERROR   | [ ] Missing @link tag in class comment
 450 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 455 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 455 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 455 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 455 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 457 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 457 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 458 | ERROR   | [ ] Missing @return tag in function comment
 459 | ERROR   | [x] Opening brace should be on a new line
 471 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 471 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 472 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 474 | ERROR   | [x] Opening brace should be on a new line
 475 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 482 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 482 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 483 | ERROR   | [ ] Missing @return tag in function comment
 484 | ERROR   | [x] Opening brace should be on a new line
 498 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 498 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 498 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
 498 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 499 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 499 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 500 | ERROR   | [ ] Missing @return tag in function comment
 501 | ERROR   | [x] Opening brace should be on a new line
 509 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 509 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 510 | ERROR   | [ ] Missing @return tag in function comment
 511 | ERROR   | [x] Opening brace should be on a new line
 522 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 522 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 523 | ERROR   | [ ] Missing @return tag in function comment
 524 | ERROR   | [x] Opening brace should be on a new line
 540 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 540 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 540 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 541 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 542 | ERROR   | [ ] Missing @category tag in class comment
 542 | ERROR   | [ ] Missing @author tag in class comment
 542 | ERROR   | [ ] Missing @license tag in class comment
 542 | ERROR   | [ ] Missing @link tag in class comment
 543 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 552 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 552 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 552 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 552 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 553 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 553 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 554 | ERROR   | [ ] Missing @return tag in function comment
 555 | ERROR   | [x] Opening brace should be on a new line
 566 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 566 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 566 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 566 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 567 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 567 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 568 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 568 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 570 | ERROR   | [x] Opening brace should be on a new line
 576 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 576 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 576 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 576 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 577 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 577 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 578 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 578 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 579 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 579 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 581 | ERROR   | [x] Opening brace should be on a new line
 592 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 592 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 592 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 592 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 592 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 593 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 593 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 593 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 594 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 594 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 595 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 595 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 597 | ERROR   | [x] Opening brace should be on a new line
 604 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 605 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 605 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 611 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 620 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 620 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 620 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 620 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 620 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 621 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 621 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 621 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 622 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 622 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 623 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 623 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 625 | ERROR   | [x] Opening brace should be on a new line
 634 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 634 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 634 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 634 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 634 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 635 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 635 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 635 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 636 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 636 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 637 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 637 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 639 | ERROR   | [x] Opening brace should be on a new line
 647 | ERROR   | [x] Space found before comma in function call
 647 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 655 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 655 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 655 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 655 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 655 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 656 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 656 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 656 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 657 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 657 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 658 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 658 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 660 | ERROR   | [x] Opening brace should be on a new line
 666 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 666 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 666 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 666 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 666 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 667 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 667 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 667 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 668 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 668 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 669 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 669 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 671 | ERROR   | [x] Opening brace should be on a new line
 677 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 677 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 677 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 677 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 677 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 678 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 678 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 678 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 679 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 679 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 680 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 680 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 682 | ERROR   | [x] Opening brace should be on a new line
 688 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 688 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 688 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 688 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 689 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 689 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 690 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 690 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 691 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 691 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 693 | ERROR   | [x] Opening brace should be on a new line
 701 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 701 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 701 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 701 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 702 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 702 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 703 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 703 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 704 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 704 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 706 | ERROR   | [x] Opening brace should be on a new line
 710 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 711 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 715 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 721 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 721 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 721 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 722 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 723 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 724 | ERROR   | [ ] Missing @category tag in class comment
 724 | ERROR   | [ ] Missing @author tag in class comment
 724 | ERROR   | [ ] Missing @license tag in class comment
 724 | ERROR   | [ ] Missing @link tag in class comment
 725 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 729 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 729 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 730 | ERROR   | [ ] Missing @return tag in function comment
 731 | ERROR   | [x] Opening brace should be on a new line
 736 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 736 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 736 | ERROR   | [x] Expected 7 spaces after parameter name; 8 found
 736 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 737 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 737 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 737 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 737 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 740 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 740 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 741 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 741 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 743 | ERROR   | [x] Opening brace should be on a new line
 748 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 748 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 748 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 748 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 749 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 749 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 750 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 750 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 752 | ERROR   | [x] Opening brace should be on a new line
 757 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 757 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 757 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 757 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 758 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 758 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 759 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 759 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 761 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 382 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/page.php
---------------------------------------------------------------------------
FOUND 288 ERRORS AND 5 WARNINGS AFFECTING 174 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: page.php 1938 2009-08-05
     |         |     17:16:23Z dgheath $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  10 | ERROR   | [x] Expected 1 space(s) before asterisk; 4 found
  11 | ERROR   | [x] Expected 1 space(s) before asterisk; 4 found
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  16 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  17 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  17 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  17 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  21 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  22 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  23 | ERROR   | [ ] Missing @category tag in class comment
  23 | ERROR   | [ ] Missing @author tag in class comment
  23 | ERROR   | [ ] Missing @license tag in class comment
  23 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  25 | ERROR   | [ ] Private member variable "links" must be prefixed with
     |         |     an underscore
  26 | ERROR   | [ ] Private member variable "title" must be prefixed with
     |         |     an underscore
  27 | ERROR   | [ ] Private member variable "last_widget" must be
     |         |     prefixed with an underscore
  28 | ERROR   | [ ] Private member variable "label" must be prefixed with
     |         |     an underscore
  29 | ERROR   | [ ] Private member variable "forms" must be prefixed with
     |         |     an underscore
  30 | ERROR   | [ ] Private member variable "frames" must be prefixed
     |         |     with an underscore
  31 | ERROR   | [ ] Private member variable "transport_error" must be
     |         |     prefixed with an underscore
  32 | ERROR   | [ ] Private member variable "raw" must be prefixed with
     |         |     an underscore
  33 | ERROR   | [ ] Private member variable "text" must be prefixed with
     |         |     an underscore
  34 | ERROR   | [ ] Private member variable "sent" must be prefixed with
     |         |     an underscore
  35 | ERROR   | [ ] Private member variable "headers" must be prefixed
     |         |     with an underscore
  36 | ERROR   | [ ] Private member variable "method" must be prefixed
     |         |     with an underscore
  37 | ERROR   | [ ] Private member variable "url" must be prefixed with
     |         |     an underscore
  38 | ERROR   | [ ] Private member variable "base" must be prefixed with
     |         |     an underscore
  39 | ERROR   | [ ] Private member variable "request_data" must be
     |         |     prefixed with an underscore
  43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  43 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  43 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  43 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  44 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  44 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  46 | ERROR   | [x] Opening brace should be on a new line
  56 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  56 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  56 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  56 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  57 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  57 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  58 | ERROR   | [ ] Missing @return tag in function comment
  59 | ERROR   | [x] Opening brace should be on a new line
  71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  71 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  72 | ERROR   | [ ] Missing @return tag in function comment
  73 | ERROR   | [x] Opening brace should be on a new line
  85 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  85 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  86 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  88 | ERROR   | [x] Opening brace should be on a new line
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  94 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  95 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  97 | ERROR   | [x] Opening brace should be on a new line
 104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 104 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 105 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 107 | ERROR   | [x] Opening brace should be on a new line
 116 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 116 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 117 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [x] Opening brace should be on a new line
 128 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 128 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 131 | ERROR   | [x] Opening brace should be on a new line
 137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 137 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 140 | ERROR   | [x] Opening brace should be on a new line
 146 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 146 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 147 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 149 | ERROR   | [x] Opening brace should be on a new line
 155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 155 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 156 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 158 | ERROR   | [x] Opening brace should be on a new line
 164 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 164 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [x] Opening brace should be on a new line
 173 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 173 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 174 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 176 | ERROR   | [x] Opening brace should be on a new line
 185 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 185 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 186 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 188 | ERROR   | [x] Opening brace should be on a new line
 198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 198 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 201 | ERROR   | [x] Opening brace should be on a new line
 211 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 211 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 212 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 214 | ERROR   | [x] Opening brace should be on a new line
 224 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 224 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 225 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 227 | ERROR   | [x] Opening brace should be on a new line
 233 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 233 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 233 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 233 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 234 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 234 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 235 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 235 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 237 | ERROR   | [x] Opening brace should be on a new line
 243 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 243 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 243 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 243 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 244 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 244 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 245 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 245 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 247 | ERROR   | [x] Opening brace should be on a new line
 253 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 253 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 254 | ERROR   | [ ] Missing @return tag in function comment
 255 | ERROR   | [x] Opening brace should be on a new line
 258 | ERROR   | [ ] Doc comment for parameter "$frames" missing
 260 | ERROR   | [ ] Missing @return tag in function comment
 261 | ERROR   | [x] Opening brace should be on a new line
 267 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 267 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 267 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 267 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 268 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 268 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 269 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 271 | ERROR   | [x] Opening brace should be on a new line
 278 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 278 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 278 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 279 | ERROR   | [ ] Missing @return tag in function comment
 280 | ERROR   | [x] Opening brace should be on a new line
 286 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 286 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 286 | ERROR   | [x] Expected 1 spaces after parameter name; 11 found
 287 | ERROR   | [ ] Missing @return tag in function comment
 288 | ERROR   | [x] Opening brace should be on a new line
 294 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 294 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 295 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 297 | ERROR   | [x] Opening brace should be on a new line
 304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 304 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 308 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 310 | ERROR   | [x] Opening brace should be on a new line
 325 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 325 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 326 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 328 | ERROR   | [x] Opening brace should be on a new line
 335 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 335 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 337 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 339 | ERROR   | [x] Opening brace should be on a new line
 351 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 351 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 351 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 351 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 352 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 352 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 353 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 353 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 355 | ERROR   | [x] Opening brace should be on a new line
 367 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 367 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 367 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 367 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 368 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 368 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 369 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 369 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 371 | ERROR   | [x] Opening brace should be on a new line
 382 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 382 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 382 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 382 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 383 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 383 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 384 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 384 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 386 | ERROR   | [x] Opening brace should be on a new line
 397 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 397 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 397 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 397 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 398 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 398 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 399 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 399 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 401 | ERROR   | [x] Opening brace should be on a new line
 411 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 411 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 411 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 412 | ERROR   | [ ] Missing @return tag in function comment
 413 | ERROR   | [x] Opening brace should be on a new line
 419 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 419 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 419 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 420 | ERROR   | [ ] Missing @return tag in function comment
 421 | ERROR   | [x] Opening brace should be on a new line
 427 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 427 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 428 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 430 | ERROR   | [x] Opening brace should be on a new line
 440 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 440 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 440 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 440 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 441 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 441 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 443 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 443 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 445 | ERROR   | [x] Opening brace should be on a new line
 457 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 457 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 457 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 457 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 458 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 458 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 460 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 460 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 462 | ERROR   | [x] Opening brace should be on a new line
 475 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 475 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 475 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 475 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 476 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 476 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 477 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 477 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 479 | ERROR   | [x] Opening brace should be on a new line
 488 | ERROR   | [ ] Doc comment for parameter "$position" missing
 491 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 491 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 491 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 491 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 492 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 492 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 492 | ERROR   | [x] Expected 4 spaces after parameter name; 15 found
 492 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 493 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 493 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 494 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 496 | ERROR   | [x] Opening brace should be on a new line
 508 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 508 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 508 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 508 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 509 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 509 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 512 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 512 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 514 | ERROR   | [x] Opening brace should be on a new line
 528 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 528 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 528 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 528 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 529 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 529 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 530 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 530 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 532 | ERROR   | [x] Opening brace should be on a new line
 534 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 535 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 539 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 227 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/authentication.php
---------------------------------------------------------------------------
FOUND 186 ERRORS AND 2 WARNINGS AFFECTING 89 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: authentication.php 2011
     |         |     2011-04-29 08:22:48Z pp11 $" in file comment;
     |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
     |         |     <git_id>" or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
  11 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  15 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  15 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  16 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  17 | ERROR   | [ ] Missing @category tag in class comment
  17 | ERROR   | [ ] Missing @author tag in class comment
  17 | ERROR   | [ ] Missing @license tag in class comment
  17 | ERROR   | [ ] Missing @link tag in class comment
  18 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  19 | ERROR   | [ ] Private member variable "type" must be prefixed with
     |         |     an underscore
  20 | ERROR   | [ ] Private member variable "root" must be prefixed with
     |         |     an underscore
  21 | ERROR   | [ ] Private member variable "username" must be prefixed
     |         |     with an underscore
  22 | ERROR   | [ ] Private member variable "password" must be prefixed
     |         |     with an underscore
  26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  26 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  26 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
  26 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  26 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  29 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  30 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  31 | ERROR   | [ ] Missing @return tag in function comment
  32 | ERROR   | [x] Opening brace should be on a new line
  41 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  41 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  41 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  41 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  42 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  42 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  43 | ERROR   | [ ] Missing @return tag in function comment
  44 | ERROR   | [x] Opening brace should be on a new line
  50 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  50 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  50 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
  50 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  51 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  51 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  52 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  52 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  55 | ERROR   | [x] Opening brace should be on a new line
  66 | ERROR   | [ ] Doc comment for parameter "$password" missing
  68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  68 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  68 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  68 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  69 | ERROR   | [ ] Doc comment for parameter $username does not match
     |         |     actual variable name $password
  69 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  69 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  70 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  71 | ERROR   | [ ] Missing @return tag in function comment
  72 | ERROR   | [x] Opening brace should be on a new line
  79 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  80 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  82 | ERROR   | [x] Opening brace should be on a new line
  88 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  88 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  89 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  91 | ERROR   | [x] Opening brace should be on a new line
  98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  98 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  98 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  98 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  99 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  99 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 100 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 100 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 102 | ERROR   | [x] Opening brace should be on a new line
 115 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 115 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 115 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
 115 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 116 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 116 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 116 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 117 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 117 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 121 | ERROR   | [x] Opening brace should be on a new line
 128 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 128 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 128 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 130 | ERROR   | [ ] Missing @category tag in class comment
 130 | ERROR   | [ ] Missing @author tag in class comment
 130 | ERROR   | [ ] Missing @license tag in class comment
 130 | ERROR   | [ ] Missing @link tag in class comment
 131 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 132 | ERROR   | [ ] Private member variable "realms" must be prefixed
     |         |     with an underscore
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 137 | ERROR   | [ ] Missing @return tag in function comment
 138 | ERROR   | [x] Opening brace should be on a new line
 144 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 144 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 145 | ERROR   | [ ] Missing @return tag in function comment
 146 | ERROR   | [x] Opening brace should be on a new line
 159 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 159 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 159 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
 159 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 160 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 160 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 160 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
 160 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 163 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 163 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 163 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 164 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 164 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 165 | ERROR   | [ ] Missing @return tag in function comment
 166 | ERROR   | [x] Opening brace should be on a new line
 173 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 173 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 173 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
 173 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 174 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 174 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 174 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 175 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 175 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 175 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 176 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 176 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 176 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 177 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 178 | ERROR   | [ ] Missing @return tag in function comment
 179 | ERROR   | [x] Opening brace should be on a new line
 187 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 187 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 187 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 187 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 188 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 188 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 189 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 189 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 191 | ERROR   | [x] Opening brace should be on a new line
 205 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 205 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 205 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 205 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 206 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 206 | ERROR   | [x] Expected 5 spaces after parameter name; 14 found
 206 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 207 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 207 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 208 | ERROR   | [ ] Missing @return tag in function comment
 209 | ERROR   | [x] Opening brace should be on a new line
 225 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 225 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 225 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 226 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 226 | ERROR   | [x] Expected 12 spaces after parameter type; 1 found
 226 | ERROR   | [x] Expected 1 spaces after parameter name; 12 found
 226 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 227 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 227 | ERROR   | [x] Expected 12 spaces after parameter type; 1 found
 227 | ERROR   | [x] Expected 1 spaces after parameter name; 12 found
 227 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 228 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 228 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 229 | ERROR   | [ ] Missing @return tag in function comment
 230 | ERROR   | [x] Opening brace should be on a new line
 233 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 233 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 142 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/frames.php
---------------------------------------------------------------------------
FOUND 312 ERRORS AND 2 WARNINGS AFFECTING 170 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: frames.php 1784 2008-04-26
     |         |     13:07:14Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  14 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  14 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  21 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  22 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  23 | ERROR   | [ ] Missing @category tag in class comment
  23 | ERROR   | [ ] Missing @author tag in class comment
  23 | ERROR   | [ ] Missing @license tag in class comment
  23 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  25 | ERROR   | [ ] Private member variable "frameset" must be prefixed
     |         |     with an underscore
  26 | ERROR   | [ ] Private member variable "frames" must be prefixed
     |         |     with an underscore
  27 | ERROR   | [ ] Private member variable "focus" must be prefixed with
     |         |     an underscore
  28 | ERROR   | [ ] Private member variable "names" must be prefixed with
     |         |     an underscore
  33 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  33 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  33 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  35 | ERROR   | [x] Opening brace should be on a new line
  44 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  44 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  44 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  44 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  45 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  45 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
  45 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  45 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  46 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  46 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  47 | ERROR   | [ ] Missing @return tag in function comment
  48 | ERROR   | [x] Opening brace should be on a new line
  59 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  59 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  59 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
  59 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  59 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  60 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  60 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  61 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  61 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  62 | ERROR   | [ ] Missing @return tag in function comment
  63 | ERROR   | [x] Opening brace should be on a new line
  81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  81 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  82 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  84 | ERROR   | [x] Opening brace should be on a new line
  89 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  90 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
  90 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  97 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  97 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  97 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  97 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  98 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  99 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  99 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 101 | ERROR   | [x] Opening brace should be on a new line
 114 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 114 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 114 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 114 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 115 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 115 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 116 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 116 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 118 | ERROR   | [x] Opening brace should be on a new line
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 135 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 135 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 137 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 139 | ERROR   | [x] Opening brace should be on a new line
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 154 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 155 | ERROR   | [ ] Missing @return tag in function comment
 156 | ERROR   | [x] Opening brace should be on a new line
 163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 163 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 164 | ERROR   | [ ] Missing @return tag in function comment
 165 | ERROR   | [x] Opening brace should be on a new line
 173 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 173 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 174 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 176 | ERROR   | [x] Opening brace should be on a new line
 182 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 182 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 185 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 187 | ERROR   | [x] Opening brace should be on a new line
 190 | ERROR   | [ ] Multi-line assignments must have the equal sign on
     |         |     the second line
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 199 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 200 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 202 | ERROR   | [x] Opening brace should be on a new line
 216 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 216 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 217 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 219 | ERROR   | [x] Opening brace should be on a new line
 232 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 232 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 233 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 235 | ERROR   | [x] Opening brace should be on a new line
 244 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 244 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 245 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 247 | ERROR   | [x] Opening brace should be on a new line
 256 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 256 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 257 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 259 | ERROR   | [x] Opening brace should be on a new line
 271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 271 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 272 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 274 | ERROR   | [x] Opening brace should be on a new line
 286 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 286 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 286 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 286 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 287 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 287 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 288 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 288 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 290 | ERROR   | [x] Opening brace should be on a new line
 296 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 296 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 297 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 299 | ERROR   | [x] Opening brace should be on a new line
 308 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 308 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 309 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 311 | ERROR   | [x] Opening brace should be on a new line
 320 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 320 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 321 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 323 | ERROR   | [x] Opening brace should be on a new line
 333 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 333 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 334 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 336 | ERROR   | [x] Opening brace should be on a new line
 346 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 346 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 347 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 349 | ERROR   | [x] Opening brace should be on a new line
 358 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 358 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 359 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 361 | ERROR   | [x] Opening brace should be on a new line
 370 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 370 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 371 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 373 | ERROR   | [x] Opening brace should be on a new line
 382 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 382 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 383 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 385 | ERROR   | [x] Opening brace should be on a new line
 391 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 391 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 392 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 394 | ERROR   | [x] Opening brace should be on a new line
 408 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 408 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 408 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 408 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 409 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 409 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 410 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 410 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 412 | ERROR   | [x] Opening brace should be on a new line
 415 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 416 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 416 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 421 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 422 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 423 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 24 spaces but found 32
 424 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 32
 424 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 20 spaces but found 32
 424 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 424 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 434 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 434 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 434 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 434 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 435 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 435 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 436 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 436 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 438 | ERROR   | [x] Opening brace should be on a new line
 452 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 452 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 452 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 452 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
 452 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 453 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 453 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 453 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 454 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 454 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 455 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 455 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 457 | ERROR   | [x] Opening brace should be on a new line
 471 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 471 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 471 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 471 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 472 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 472 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 474 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 474 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 476 | ERROR   | [x] Opening brace should be on a new line
 485 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 485 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 485 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 485 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 486 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 486 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 488 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 488 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 490 | ERROR   | [x] Opening brace should be on a new line
 500 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 500 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 500 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 500 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 501 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 501 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 502 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 502 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 504 | ERROR   | [x] Opening brace should be on a new line
 509 | ERROR   | [x] Expected 5 space(s) before asterisk; 8 found
 510 | ERROR   | [x] Expected 5 space(s) before asterisk; 8 found
 511 | ERROR   | [x] Expected 5 space(s) before asterisk; 8 found
 511 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 511 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 511 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 512 | ERROR   | [x] Expected 5 space(s) before asterisk; 8 found
 512 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 512 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 513 | ERROR   | [x] Expected 5 space(s) before asterisk; 8 found
 513 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 513 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 514 | ERROR   | [x] Expected 5 space(s) before asterisk; 8 found
 514 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 514 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 515 | ERROR   | [x] Expected 5 space(s) before asterisk; 8 found
 516 | ERROR   | [x] Opening brace should be on a new line
 519 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 520 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 521 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 522 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 522 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 526 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 527 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 528 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 529 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 529 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 541 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 541 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 541 | ERROR   | [x] Expected 6 spaces after parameter name; 2 found
 541 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 542 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 542 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 542 | ERROR   | [x] Expected 5 spaces after parameter name; 4 found
 542 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 543 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 543 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
 543 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 544 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 544 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
 544 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 545 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 545 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 546 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 546 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 548 | ERROR   | [x] Opening brace should be on a new line
 559 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 559 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 559 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 559 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 560 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 560 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 560 | ERROR   | [x] Expected 4 spaces after parameter name; 15 found
 560 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 561 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 561 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 562 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 562 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 564 | ERROR   | [x] Opening brace should be on a new line
 576 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 576 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 576 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 576 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 577 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 577 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 580 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 580 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 582 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 265 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/autorun.php
---------------------------------------------------------------------------
FOUND 51 ERRORS AND 2 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
  5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  5 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
  5 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
    |         |     found 4
  6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  6 | WARNING | [ ] Invalid version "$Id: autorun.php 2037 2011-11-30
    |         |     17:58:21Z pp11 $" in file comment; consider "CVS:
    |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
    |         |     "HG: <hg_id>" instead
  6 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
    |         |     found 4
  7 | WARNING | [ ] PHP version not specified
  7 | ERROR   | [ ] Missing @category tag in file comment
  7 | ERROR   | [ ] Missing @author tag in file comment
  7 | ERROR   | [ ] Missing @license tag in file comment
  7 | ERROR   | [ ] Missing @link tag in file comment
  9 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
  9 | ERROR   | [x] Doc comment short description must be on the first
    |         |     line
 16 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 16 | ERROR   | [x] Doc comment short description must be on the first
    |         |     line
 16 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 24 | ERROR   | [ ] Missing @return tag in function comment
 25 | ERROR   | [ ] Function name "simpletest_autorun" is prefixed with a
    |         |     package name but does not begin with a capital letter
 25 | ERROR   | [ ] Function name "simpletest_autorun" is invalid;
    |         |     consider "Simpletest_autorun" instead
 25 | ERROR   | [x] Opening brace should be on a new line
 26 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 26 | ERROR   | [x] Line indented incorrectly; expected at least 4 spaces,
    |         |     found 1
 37 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
 40 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 40 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 44 | ERROR   | [ ] Function name "run_local_tests" is prefixed with a
    |         |     package name but does not begin with a capital letter
 44 | ERROR   | [ ] Function name "run_local_tests" is invalid; consider
    |         |     "Run_Local_tests" instead
 44 | ERROR   | [x] Opening brace should be on a new line
 52 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 12 spaces but found 16
 53 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 8 spaces but found 16
 53 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 64 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 64 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 66 | ERROR   | [ ] Function name "tests_have_run" is prefixed with a
    |         |     package name but does not begin with a capital letter
 66 | ERROR   | [ ] Function name "tests_have_run" is invalid; consider
    |         |     "Tests_Have_run" instead
 66 | ERROR   | [x] Opening brace should be on a new line
 75 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 75 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 77 | ERROR   | [ ] Function name "initial_file" is prefixed with a
    |         |     package name but does not begin with a capital letter
 77 | ERROR   | [ ] Function name "initial_file" is invalid; consider
    |         |     "Initial_file" instead
 77 | ERROR   | [x] Opening brace should be on a new line
 93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 93 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 95 | ERROR   | [ ] Function name "capture_new_classes" is prefixed with a
    |         |     package name but does not begin with a capital letter
 95 | ERROR   | [ ] Function name "capture_new_classes" is invalid;
    |         |     consider "Capture_New_classes" instead
 95 | ERROR   | [x] Opening brace should be on a new line
 97 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 97 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 98 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 8 spaces but found 28
 99 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 4 spaces but found 28
 99 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 4 spaces but found 28
 99 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 99 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/arguments.php
---------------------------------------------------------------------------
FOUND 110 ERRORS AND 4 WARNINGS AFFECTING 68 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: dumper.php 1909 2009-07-29
     |         |     15:58:11Z dgheath $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
  11 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  11 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  11 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 2
  12 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  12 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
  13 | ERROR   | [ ] Missing @category tag in class comment
  13 | ERROR   | [ ] Missing @author tag in class comment
  13 | ERROR   | [ ] Missing @license tag in class comment
  13 | ERROR   | [ ] Missing @link tag in class comment
  14 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  15 | ERROR   | [ ] Private member variable "all" must be prefixed with
     |         |     an underscore
  26 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  26 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  28 | ERROR   | [x] Opening brace should be on a new line
  36 | ERROR   | [ ] Doc comment for parameter "$value" missing
  40 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  40 | ERROR   | [x] Expected 38 spaces after parameter type; 1 found
  40 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  41 | ERROR   | [ ] Missing parameter name
  43 | ERROR   | [ ] Missing @return tag in function comment
  44 | ERROR   | [x] Opening brace should be on a new line
  56 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  56 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  56 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  58 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  62 | ERROR   | [ ] Private method name "SimpleArguments::parseArgument"
     |         |     must be prefixed with an underscore
  62 | ERROR   | [x] Opening brace should be on a new line
  78 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  78 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  78 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  81 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  83 | ERROR   | [ ] Private method name
     |         |     "SimpleArguments::nextNonFlagElseTrue" must be
     |         |     prefixed with an underscore
  83 | ERROR   | [x] Opening brace should be on a new line
  90 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  90 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  92 | ERROR   | [x] Parameter comment not aligned correctly; expected 28
     |         |     spaces but found 1
  93 | ERROR   | [ ] Missing @return tag in function comment
  94 | ERROR   | [x] Opening brace should be on a new line
 100 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 100 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 100 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 101 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 103 | ERROR   | [x] Opening brace should be on a new line
 110 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 110 | ERROR   | [x] Expected 1 spaces after parameter name; 14 found
 110 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 111 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 117 | ERROR   | [x] Opening brace should be on a new line
 126 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 128 | ERROR   | [x] Opening brace should be on a new line
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 135 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 2
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
 137 | ERROR   | [ ] Missing @category tag in class comment
 137 | ERROR   | [ ] Missing @author tag in class comment
 137 | ERROR   | [ ] Missing @license tag in class comment
 137 | ERROR   | [ ] Missing @link tag in class comment
 138 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 139 | ERROR   | [ ] Private member variable "overview" must be prefixed
     |         |     with an underscore
 140 | ERROR   | [ ] Private member variable "flag_sets" must be prefixed
     |         |     with an underscore
 141 | ERROR   | [ ] Private member variable "explanations" must be
     |         |     prefixed with an underscore
 145 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 145 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 147 | ERROR   | [x] Opening brace should be on a new line
 154 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 157 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 157 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 158 | ERROR   | [ ] Missing @return tag in function comment
 159 | ERROR   | [x] Opening brace should be on a new line
 167 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 168 | ERROR   | [ ] Missing @return tag in function comment
 169 | ERROR   | [x] Opening brace should be on a new line
 173 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 180 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 180 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 181 | ERROR   | [ ] Missing @return tag in function comment
 182 | ERROR   | [ ] Private method name "SimpleHelp::longestFlag" must be
     |         |     prefixed with an underscore
 182 | ERROR   | [x] Opening brace should be on a new line
 192 | ERROR   | [ ] Doc comment for parameter "$flags" missing
 192 | ERROR   | [ ] Doc comment for parameter "$explanation" missing
 192 | ERROR   | [ ] Doc comment for parameter "$tab_stop" missing
 194 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 195 | ERROR   | [ ] Missing @return tag in function comment
 196 | ERROR   | [ ] Private method name "SimpleHelp::renderFlagSet" must
     |         |     be prefixed with an underscore
 196 | ERROR   | [x] Opening brace should be on a new line
 198 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 207 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 207 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
 207 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 208 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 208 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 21
 209 | ERROR   | [ ] Missing @return tag in function comment
 210 | ERROR   | [ ] Private method name "SimpleHelp::renderFlag" must be
     |         |     prefixed with an underscore
 210 | ERROR   | [x] Opening brace should be on a new line
 217 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 217 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 217 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 218 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 219 | ERROR   | [ ] Missing @return tag in function comment
 220 | ERROR   | [ ] Private method name "SimpleHelp::noDuplicateNewLines"
     |         |     must be prefixed with an underscore
 220 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 68 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/tests-old/simpletest/extensions/phpunit_test_case.php
---------------------------------------------------------------------------
FOUND 138 ERRORS AND 2 WARNINGS AFFECTING 61 LINES
---------------------------------------------------------------------------
  3 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  3 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
  4 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  4 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  4 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
  4 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  4 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
  5 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  5 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  6 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  6 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  6 | WARNING | [ ] Invalid version "$Id: phpunit_test_case.php 497
    |         |     2007-12-01 09:19:45Z dhofstet $" in file comment;
    |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
    |         |     <git_id>" or "HG: <hg_id>" instead
  6 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  6 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
  7 | WARNING | [ ] PHP version not specified
  7 | ERROR   | [ ] Missing @category tag in file comment
  7 | ERROR   | [ ] Missing @author tag in file comment
  7 | ERROR   | [ ] Missing @license tag in file comment
  7 | ERROR   | [ ] Missing @link tag in file comment
  9 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
  9 | ERROR   | [x] Doc comment short description must be on the first
    |         |     line
 12 | ERROR   | [x] "require_once" is a statement not a function; no
    |         |     parentheses are required
 13 | ERROR   | [x] "require_once" is a statement not a function; no
    |         |     parentheses are required
 14 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 14 | ERROR   | [x] Doc comment short description must be on the first
    |         |     line
 14 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 19 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 19 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 2
 20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 20 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 21 | ERROR   | [ ] Missing @category tag in class comment
 21 | ERROR   | [ ] Missing @author tag in class comment
 21 | ERROR   | [ ] Missing @license tag in class comment
 21 | ERROR   | [ ] Missing @link tag in class comment
 22 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 22 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 24 | ERROR   | [ ] Doc comment for parameter "$label" missing
 26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 26 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 26 | ERROR   | [ ] Missing parameter name
 26 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 27 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 27 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 28 | ERROR   | [ ] Missing @return tag in function comment
 29 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 29 | ERROR   | [x] Opening brace should be on a new line
 31 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 33 | ERROR   | [ ] Doc comment for parameter "$condition" missing
 33 | ERROR   | [ ] Doc comment for parameter "$message" missing
 36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 36 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 36 | ERROR   | [ ] Missing parameter name
 36 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 37 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 37 | ERROR   | [ ] Missing parameter name
 37 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 38 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 38 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 39 | ERROR   | [ ] Missing @return tag in function comment
 40 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 40 | ERROR   | [x] Opening brace should be on a new line
 42 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 44 | ERROR   | [ ] Doc comment for parameter "$first" missing
 44 | ERROR   | [ ] Doc comment for parameter "$second" missing
 44 | ERROR   | [ ] Doc comment for parameter "$message" missing
 47 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 47 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 47 | ERROR   | [ ] Missing parameter name
 47 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 48 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 48 | ERROR   | [ ] Missing parameter name
 48 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 49 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 49 | ERROR   | [ ] Missing parameter name
 49 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 50 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 50 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 51 | ERROR   | [ ] Missing @return tag in function comment
 52 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 52 | ERROR   | [x] Opening brace should be on a new line
 54 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 56 | ERROR   | [ ] Doc comment for parameter "$first" missing
 56 | ERROR   | [ ] Doc comment for parameter "$second" missing
 56 | ERROR   | [ ] Doc comment for parameter "$message" missing
 58 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 58 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 58 | ERROR   | [ ] Missing parameter name
 58 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 59 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 59 | ERROR   | [ ] Missing parameter name
 59 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 60 | ERROR   | [ ] Missing parameter name
 60 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 61 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 61 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 62 | ERROR   | [ ] Missing @return tag in function comment
 63 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 63 | ERROR   | [x] Opening brace should be on a new line
 65 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 67 | ERROR   | [ ] Doc comment for parameter "$pattern" missing
 67 | ERROR   | [ ] Doc comment for parameter "$subject" missing
 67 | ERROR   | [ ] Doc comment for parameter "$message" missing
 69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 69 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 69 | ERROR   | [ ] Missing parameter name
 69 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 70 | ERROR   | [ ] Missing parameter name
 70 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 71 | ERROR   | [ ] Missing parameter name
 71 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 72 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 72 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 73 | ERROR   | [ ] Missing @return tag in function comment
 74 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 74 | ERROR   | [x] Opening brace should be on a new line
 76 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 78 | ERROR   | [ ] Doc comment for parameter "$message" missing
 81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 81 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 81 | ERROR   | [ ] Missing parameter name
 81 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 82 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 82 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 83 | ERROR   | [ ] Missing @return tag in function comment
 84 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 84 | ERROR   | [x] Opening brace should be on a new line
 86 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 90 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 90 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 91 | ERROR   | [ ] Missing @return tag in function comment
 92 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 7
 92 | ERROR   | [x] Opening brace should be on a new line
 94 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 94 | ERROR   | [x] Closing brace indented incorrectly; expected 7 spaces,
    |         |     found 8
 95 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 90 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/tests-old/simpletest/extensions/pear_test_case.php
---------------------------------------------------------------------------
FOUND 262 ERRORS AND 3 WARNINGS AFFECTING 126 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 1 found
   4 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   4 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
   4 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
   5 | ERROR   | [x] Expected 1 space after asterisk; 1 found
   5 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
   6 | ERROR   | [x] Expected 1 space after asterisk; 1 found
   6 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
   6 | WARNING | [ ] Invalid version "$Id: pear_test_case.php 1836
     |         |     2008-12-21 00:02:26Z edwardzyang $" in file comment;
     |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
     |         |     <git_id>" or "HG: <hg_id>" instead
   6 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
   6 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  16 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  16 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  16 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  16 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  21 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 6
  22 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  22 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
  23 | ERROR   | [ ] Missing @category tag in class comment
  23 | ERROR   | [ ] Missing @author tag in class comment
  23 | ERROR   | [ ] Missing @license tag in class comment
  23 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  24 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  25 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  27 | ERROR   | [ ] Doc comment for parameter "$label" missing
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  29 | ERROR   | [ ] Missing parameter name
  29 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  30 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  32 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  32 | ERROR   | [x] Opening brace should be on a new line
  35 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  37 | ERROR   | [ ] Doc comment for parameter "$first" missing
  37 | ERROR   | [ ] Doc comment for parameter "$second" missing
  37 | ERROR   | [ ] Doc comment for parameter "$message" missing
  37 | ERROR   | [ ] Doc comment for parameter "$delta" missing
  40 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  40 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  40 | ERROR   | [ ] Missing parameter name
  40 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  41 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  41 | ERROR   | [ ] Missing parameter name
  41 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  42 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  42 | ERROR   | [ ] Missing parameter name
  42 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  43 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  44 | ERROR   | [ ] Missing @return tag in function comment
  45 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  45 | ERROR   | [x] Opening brace should be on a new line
  46 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  48 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  50 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  52 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  54 | ERROR   | [ ] Doc comment for parameter "$value" missing
  54 | ERROR   | [ ] Doc comment for parameter "$message" missing
  56 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  56 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  56 | ERROR   | [ ] Missing parameter name
  56 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  57 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  57 | ERROR   | [ ] Missing parameter name
  57 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  58 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  58 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  59 | ERROR   | [ ] Missing @return tag in function comment
  60 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  60 | ERROR   | [x] Opening brace should be on a new line
  62 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  64 | ERROR   | [ ] Doc comment for parameter "$value" missing
  64 | ERROR   | [ ] Doc comment for parameter "$message" missing
  66 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  66 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  66 | ERROR   | [ ] Missing parameter name
  66 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  67 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  67 | ERROR   | [ ] Missing parameter name
  67 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  68 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  69 | ERROR   | [ ] Missing @return tag in function comment
  70 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  70 | ERROR   | [x] Opening brace should be on a new line
  72 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  74 | ERROR   | [ ] Doc comment for parameter "$first" missing
  74 | ERROR   | [ ] Doc comment for parameter "$second" missing
  74 | ERROR   | [ ] Doc comment for parameter "$message" missing
  76 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  76 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  76 | ERROR   | [ ] Missing parameter name
  76 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  77 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [ ] Missing parameter name
  77 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  78 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  78 | ERROR   | [ ] Missing parameter name
  78 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  79 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  80 | ERROR   | [ ] Missing @return tag in function comment
  81 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  81 | ERROR   | [x] Opening brace should be on a new line
  84 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
  85 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
  87 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 28
  87 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  89 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  89 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 5
  90 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
  91 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
  91 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  92 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  94 | ERROR   | [ ] Doc comment for parameter "$first" missing
  94 | ERROR   | [ ] Doc comment for parameter "$second" missing
  94 | ERROR   | [ ] Doc comment for parameter "$message" missing
  96 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  96 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  96 | ERROR   | [ ] Missing parameter name
  96 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  97 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  97 | ERROR   | [ ] Missing parameter name
  97 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  98 | ERROR   | [ ] Missing parameter name
  98 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  99 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  99 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 100 | ERROR   | [ ] Missing @return tag in function comment
 101 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 101 | ERROR   | [x] Opening brace should be on a new line
 104 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 105 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 107 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 28
 107 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 109 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 109 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 5
 110 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 111 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 111 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 112 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 114 | ERROR   | [ ] Doc comment for parameter "$condition" missing
 114 | ERROR   | [ ] Doc comment for parameter "$message" missing
 117 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 117 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 117 | ERROR   | [ ] Missing parameter name
 117 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 118 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 118 | ERROR   | [ ] Missing parameter name
 118 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 120 | ERROR   | [ ] Missing @return tag in function comment
 121 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 121 | ERROR   | [x] Opening brace should be on a new line
 123 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 125 | ERROR   | [ ] Doc comment for parameter "$condition" missing
 125 | ERROR   | [ ] Doc comment for parameter "$message" missing
 128 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 128 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 128 | ERROR   | [ ] Missing parameter name
 128 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [ ] Missing parameter name
 129 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 130 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 131 | ERROR   | [ ] Missing @return tag in function comment
 132 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 132 | ERROR   | [x] Opening brace should be on a new line
 134 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 136 | ERROR   | [ ] Doc comment for parameter "$pattern" missing
 136 | ERROR   | [ ] Doc comment for parameter "$subject" missing
 136 | ERROR   | [ ] Doc comment for parameter "$message" missing
 138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 138 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 138 | ERROR   | [ ] Missing parameter name
 138 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 139 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 139 | ERROR   | [ ] Missing parameter name
 139 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 140 | ERROR   | [ ] Missing parameter name
 140 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 141 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 141 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 142 | ERROR   | [ ] Missing @return tag in function comment
 143 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 143 | ERROR   | [x] Opening brace should be on a new line
 145 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 147 | ERROR   | [ ] Doc comment for parameter "$value" missing
 147 | ERROR   | [ ] Doc comment for parameter "$type" missing
 147 | ERROR   | [ ] Doc comment for parameter "$message" missing
 149 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 149 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 149 | ERROR   | [ ] Missing parameter name
 149 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 150 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 150 | ERROR   | [ ] Missing parameter name
 150 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 151 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 151 | ERROR   | [ ] Missing parameter name
 151 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 152 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 152 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 153 | ERROR   | [ ] Missing @return tag in function comment
 154 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 154 | ERROR   | [x] Opening brace should be on a new line
 155 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 156 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 158 | ERROR   | [ ] Doc comment for parameter "$loosely_typed" missing
 162 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 162 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 162 | ERROR   | [ ] Missing parameter name
 162 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 163 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 164 | ERROR   | [ ] Missing @return tag in function comment
 165 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 165 | ERROR   | [x] Opening brace should be on a new line
 167 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 172 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 172 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 172 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 12
 173 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 175 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 175 | ERROR   | [x] Opening brace should be on a new line
 177 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 182 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 182 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 183 | ERROR   | [ ] Missing @return tag in function comment
 184 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 184 | ERROR   | [x] Opening brace should be on a new line
 186 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 188 | ERROR   | [ ] Doc comment for parameter "$name" missing
 190 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 190 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 190 | ERROR   | [ ] Missing parameter name
 190 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 191 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 191 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 192 | ERROR   | [ ] Missing @return tag in function comment
 193 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 193 | ERROR   | [x] Opening brace should be on a new line
 194 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 195 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 176 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/extensions/testdox.php
---------------------------------------------------------------------------
FOUND 42 ERRORS AND 4 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  3 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  4 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  4 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  4 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
  4 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  4 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
  5 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  5 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  5 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  6 | ERROR   | [x] Expected 1 space after asterisk; 1 found
  6 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  6 | WARNING | [ ] Invalid version "$Id: testdox.php 2004 2010-10-31
    |         |     13:44:14Z jsweat $" in file comment; consider "CVS:
    |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
    |         |     "HG: <hg_id>" instead
  6 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  6 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
  7 | WARNING | [ ] PHP version not specified
  7 | ERROR   | [ ] Missing @category tag in file comment
  7 | ERROR   | [ ] Missing @author tag in file comment
  7 | ERROR   | [ ] Missing @license tag in file comment
  7 | ERROR   | [ ] Missing @link tag in file comment
 10 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 11 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 11 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 11 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 11 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 11 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 12 | ERROR   | [x] Expected 1 space after asterisk; 1 found
 12 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 12 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 13 | ERROR   | [ ] Missing @category tag in class comment
 13 | ERROR   | [ ] Missing @author tag in class comment
 13 | ERROR   | [ ] Missing @license tag in class comment
 13 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [ ] Missing doc comment for function __construct()
 18 | ERROR   | [x] Opening brace should be on a new line
 20 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 23 | ERROR   | [ ] Missing doc comment for function paintCaseStart()
 23 | ERROR   | [x] Opening brace should be on a new line
 32 | ERROR   | [ ] Missing doc comment for function paintCaseEnd()
 32 | ERROR   | [x] Opening brace should be on a new line
 36 | ERROR   | [ ] Missing doc comment for function paintMethodStart()
 36 | ERROR   | [x] Opening brace should be on a new line
 42 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 45 | ERROR   | [ ] Missing doc comment for function paintMethodEnd()
 45 | ERROR   | [x] Opening brace should be on a new line
 49 | ERROR   | [ ] Missing doc comment for function paintFail()
 49 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/tests-old/simpletest/extensions/testdox/test.php
---------------------------------------------------------------------------
FOUND 25 ERRORS AND 2 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   9 | ERROR   | [ ] You must use "/**" style comments for a class comment
  11 | ERROR   | [ ] Missing doc comment for function
     |         |     testIsAnInstanceOfSimpleScorerAndReporter()
  11 | ERROR   | [x] Opening brace should be on a new line
  17 | ERROR   | [ ] Missing doc comment for function
     |         |     testOutputsNameOfTestCase()
  17 | ERROR   | [x] Opening brace should be on a new line
  25 | ERROR   | [ ] Missing doc comment for function
     |         |     testOutputOfTestCaseNameFilteredByConstructParameter()
  25 | ERROR   | [x] Opening brace should be on a new line
  33 | ERROR   | [ ] Method name
     |         |     "TestOfTestDoxReporter::testIfTest_case_patternIsEmptyAssumeEverythingMatches"
     |         |     is not in camel caps format
  33 | ERROR   | [ ] Missing doc comment for function
     |         |     testIfTest_case_patternIsEmptyAssumeEverythingMatches()
  33 | ERROR   | [x] Opening brace should be on a new line
  41 | ERROR   | [ ] Missing doc comment for function
     |         |     testEmptyLineInsertedWhenCaseEnds()
  41 | ERROR   | [x] Opening brace should be on a new line
  49 | ERROR   | [ ] Missing doc comment for function
     |         |     testPaintsTestMethodInTestDoxFormat()
  49 | ERROR   | [x] Opening brace should be on a new line
  64 | ERROR   | [ ] Missing doc comment for function
     |         |     testDoesNotOutputAnythingOnNoneTestMethods()
  64 | ERROR   | [x] Opening brace should be on a new line
  72 | ERROR   | [ ] Missing doc comment for function
     |         |     testPaintMethodAddLineBreak()
  72 | ERROR   | [x] Opening brace should be on a new line
  80 | ERROR   | [ ] Missing doc comment for function
     |         |     testProperlySpacesSingleLettersInMethodName()
  80 | ERROR   | [x] Opening brace should be on a new line
  88 | ERROR   | [ ] Missing doc comment for function
     |         |     testOnFailureThisPrintsFailureNotice()
  88 | ERROR   | [x] Opening brace should be on a new line
  96 | ERROR   | [ ] Missing doc comment for function
     |         |     testWhenMatchingMethodNamesTestPrefixIsCaseInsensitive()
  96 | ERROR   | [x] Opening brace should be on a new line
  99 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 102 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/reflection_php5.php
---------------------------------------------------------------------------
FOUND 199 ERRORS AND 3 WARNINGS AFFECTING 106 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: reflection_php5.php 2011
     |         |     2011-04-29 08:22:48Z pp11 $" in file comment;
     |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
     |         |     <git_id>" or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
  11 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  11 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  11 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  12 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  13 | ERROR   | [ ] Missing @category tag in class comment
  13 | ERROR   | [ ] Missing @author tag in class comment
  13 | ERROR   | [ ] Missing @license tag in class comment
  13 | ERROR   | [ ] Missing @link tag in class comment
  14 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  15 | ERROR   | [ ] Private member variable "interface" must be prefixed
     |         |     with an underscore
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  19 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  22 | ERROR   | [x] Opening brace should be on a new line
  30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  30 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  31 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  33 | ERROR   | [x] Opening brace should be on a new line
  44 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  44 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  45 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  47 | ERROR   | [x] Opening brace should be on a new line
  54 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  54 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  55 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  57 | ERROR   | [x] Opening brace should be on a new line
  64 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  64 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  65 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  67 | ERROR   | [x] Opening brace should be on a new line
  74 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  74 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  74 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  74 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  74 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  75 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  75 | ERROR   | [x] Expected 2 spaces after parameter name; 7 found
  75 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  76 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  76 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  77 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  79 | ERROR   | [x] Opening brace should be on a new line
  91 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  91 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  92 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  92 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  93 | ERROR   | [ ] Missing @return tag in function comment
  94 | ERROR   | [x] Opening brace should be on a new line
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 103 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 104 | ERROR   | [ ] Missing @return tag in function comment
 105 | ERROR   | [x] Opening brace should be on a new line
 116 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 116 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 117 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 117 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 118 | ERROR   | [ ] Missing @return tag in function comment
 119 | ERROR   | [x] Opening brace should be on a new line
 130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 130 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 130 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 130 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 131 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 131 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 132 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 132 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 132 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 133 | ERROR   | [ ] Missing @return tag in function comment
 134 | ERROR   | [x] Opening brace should be on a new line
 140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 140 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 141 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 141 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 142 | ERROR   | [ ] Missing @return tag in function comment
 143 | ERROR   | [x] Opening brace should be on a new line
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 154 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 155 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 156 | ERROR   | [ ] Missing @return tag in function comment
 157 | ERROR   | [x] Opening brace should be on a new line
 164 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 164 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 165 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 166 | ERROR   | [ ] Missing @return tag in function comment
 167 | ERROR   | [x] Opening brace should be on a new line
 175 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 175 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 176 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 176 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 177 | ERROR   | [ ] Missing @return tag in function comment
 178 | ERROR   | [x] Opening brace should be on a new line
 191 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 191 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 191 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 191 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
 193 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 193 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 194 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 194 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 195 | ERROR   | [ ] Missing @return tag in function comment
 196 | ERROR   | [x] Opening brace should be on a new line
 200 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 217 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 217 | ERROR   | [x] Expected 1 spaces after parameter type; 3 found
 217 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 217 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 3
 218 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 218 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 219 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 219 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 221 | ERROR   | [x] Opening brace should be on a new line
 231 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 231 | ERROR   | [x] Expected 1 spaces after parameter type; 3 found
 231 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 231 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 3
 232 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 232 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 233 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 233 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 235 | ERROR   | [x] Opening brace should be on a new line
 241 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 241 | ERROR   | [x] Expected 1 spaces after parameter type; 3 found
 241 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 241 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 3
 242 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 242 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 243 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 243 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 245 | ERROR   | [x] Opening brace should be on a new line
 248 | ERROR   | [ ] Expected "while (...) {\n"; found "while(...) {\n"
 262 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 262 | ERROR   | [x] Expected 1 spaces after parameter type; 2 found
 262 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 262 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 3
 263 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 263 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 264 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 264 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 266 | ERROR   | [x] Opening brace should be on a new line
 277 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 277 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 277 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 277 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 278 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 278 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 280 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 280 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 282 | ERROR   | [x] Opening brace should be on a new line
 315 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 315 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 315 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 315 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 316 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 316 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 318 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 318 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 320 | ERROR   | [x] Opening brace should be on a new line
 332 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 332 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 332 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 332 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 334 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 334 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 336 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 336 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 338 | ERROR   | [x] Opening brace should be on a new line
 343 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 364 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 364 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 364 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 364 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 365 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 365 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 366 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 366 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 368 | ERROR   | [x] Opening brace should be on a new line
 375 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 375 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 375 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 375 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 376 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 376 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 377 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 377 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 379 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 154 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/web_tester.php
---------------------------------------------------------------------------
FOUND 1271 ERRORS AND 15 WARNINGS AFFECTING 601 LINES
---------------------------------------------------------------------------
    4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    4 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
    5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
    6 | WARNING | [ ] Invalid version "$Id: web_tester.php 2013 2011-04-29
      |         |     09:29:45Z pp11 $" in file comment; consider "CVS:
      |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
      |         |     "HG: <hg_id>" instead
    7 | WARNING | [ ] PHP version not specified
    7 | ERROR   | [ ] Missing @category tag in file comment
    7 | ERROR   | [ ] Missing @author tag in file comment
    7 | ERROR   | [ ] Missing @license tag in file comment
    7 | ERROR   | [ ] Missing @link tag in file comment
    9 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
    9 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   12 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   13 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   14 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   15 | ERROR   | [x] "require_once" is a statement not a function; no
      |         |     parentheses are required
   16 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
   16 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
   16 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
   20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   20 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   20 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
   21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   22 | ERROR   | [ ] Missing @category tag in class comment
   22 | ERROR   | [ ] Missing @author tag in class comment
   22 | ERROR   | [ ] Missing @license tag in class comment
   22 | ERROR   | [ ] Missing @link tag in class comment
   23 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
   24 | ERROR   | [ ] Private member variable "value" must be prefixed
      |         |     with an underscore
   28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   28 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   28 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
   28 | ERROR   | [x] Expected 3 spaces after parameter name; 5 found
   28 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   30 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
   30 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   32 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   32 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   34 | ERROR   | [x] Opening brace should be on a new line
   45 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   45 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   45 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
   45 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   47 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   47 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   48 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   48 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   50 | ERROR   | [x] Opening brace should be on a new line
   65 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   65 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   65 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
   65 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   66 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   66 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   67 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   67 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   69 | ERROR   | [x] Opening brace should be on a new line
   75 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   75 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   75 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   75 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces
      |         |     but found 1
   76 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   76 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   77 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   77 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   77 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   78 | ERROR   | [ ] Missing @return tag in function comment
   79 | ERROR   | [x] Opening brace should be on a new line
   91 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   91 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
   91 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
   91 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces
      |         |     but found 1
   92 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   92 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
   93 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
   93 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
   94 | ERROR   | [ ] Missing @return tag in function comment
   95 | ERROR   | [x] Opening brace should be on a new line
  108 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  108 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  108 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  108 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  109 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  109 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  111 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  113 | ERROR   | [x] Opening brace should be on a new line
  119 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  131 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  131 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  131 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  132 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  133 | ERROR   | [ ] Missing @category tag in class comment
  133 | ERROR   | [ ] Missing @author tag in class comment
  133 | ERROR   | [ ] Missing @license tag in class comment
  133 | ERROR   | [ ] Missing @link tag in class comment
  134 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  135 | ERROR   | [ ] Private member variable "expected_header" must be
      |         |     prefixed with an underscore
  136 | ERROR   | [ ] Private member variable "expected_value" must be
      |         |     prefixed with an underscore
  140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  140 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  140 | ERROR   | [x] Expected 2 spaces after parameter name; 3 found
  141 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  141 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  141 | ERROR   | [x] Expected 3 spaces after parameter name; 5 found
  145 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  145 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  148 | ERROR   | [x] Opening brace should be on a new line
  156 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  156 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  157 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  159 | ERROR   | [x] Opening brace should be on a new line
  165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  165 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  165 | ERROR   | [x] Expected 41 spaces after parameter type; 1 found
  165 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  165 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  166 | ERROR   | [ ] Missing parameter name
  166 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  168 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  169 | ERROR   | [ ] Missing @return tag in function comment
  170 | ERROR   | [x] Opening brace should be on a new line
  177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  177 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  177 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  177 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  178 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  179 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  179 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  181 | ERROR   | [x] Opening brace should be on a new line
  188 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  188 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  188 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  188 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  189 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  189 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  190 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  190 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  192 | ERROR   | [x] Opening brace should be on a new line
  204 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  204 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  204 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  204 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  205 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  205 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  206 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  208 | ERROR   | [x] Opening brace should be on a new line
  221 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  221 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  221 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
  221 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  222 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  222 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  222 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  222 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  223 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  223 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  224 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  224 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  226 | ERROR   | [x] Opening brace should be on a new line
  238 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  238 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  238 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  238 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  239 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  239 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  241 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  241 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  243 | ERROR   | [x] Opening brace should be on a new line
  245 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  261 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  261 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  261 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  262 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  263 | ERROR   | [ ] Missing @category tag in class comment
  263 | ERROR   | [ ] Missing @author tag in class comment
  263 | ERROR   | [ ] Missing @license tag in class comment
  263 | ERROR   | [ ] Missing @link tag in class comment
  264 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  265 | ERROR   | [ ] Private member variable "expected_header" must be
      |         |     prefixed with an underscore
  266 | ERROR   | [ ] Private member variable "expected_value" must be
      |         |     prefixed with an underscore
  270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  270 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  270 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  271 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  274 | ERROR   | [x] Opening brace should be on a new line
  280 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  280 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  280 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  280 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  281 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  281 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  282 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  282 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  284 | ERROR   | [x] Opening brace should be on a new line
  290 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  290 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  290 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  290 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  291 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  291 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  293 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  293 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  295 | ERROR   | [x] Opening brace should be on a new line
  307 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  307 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  307 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  308 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  309 | ERROR   | [ ] Missing @category tag in class comment
  309 | ERROR   | [ ] Missing @author tag in class comment
  309 | ERROR   | [ ] Missing @license tag in class comment
  309 | ERROR   | [ ] Missing @link tag in class comment
  310 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  311 | ERROR   | [ ] Private member variable "substring" must be prefixed
      |         |     with an underscore
  315 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  315 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  315 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  315 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  316 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  316 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
  316 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  317 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  317 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  319 | ERROR   | [x] Opening brace should be on a new line
  326 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  326 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  327 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  329 | ERROR   | [x] Opening brace should be on a new line
  336 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  336 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  336 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  336 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  337 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  337 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  338 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  338 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  340 | ERROR   | [x] Opening brace should be on a new line
  346 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  346 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  346 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  346 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  347 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  347 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  349 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  349 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  351 | ERROR   | [x] Opening brace should be on a new line
  365 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  365 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  365 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  365 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  366 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  366 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
  366 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  367 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  367 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  368 | ERROR   | [ ] Missing @return tag in function comment
  369 | ERROR   | [x] Opening brace should be on a new line
  381 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  381 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  381 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  382 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  383 | ERROR   | [ ] Missing @category tag in class comment
  383 | ERROR   | [ ] Missing @author tag in class comment
  383 | ERROR   | [ ] Missing @license tag in class comment
  383 | ERROR   | [ ] Missing @link tag in class comment
  384 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  388 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  388 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  388 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  388 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  389 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  389 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
  389 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  390 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  390 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  392 | ERROR   | [x] Opening brace should be on a new line
  399 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  399 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  399 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  399 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  400 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  400 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  401 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  401 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  403 | ERROR   | [x] Opening brace should be on a new line
  409 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  409 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  409 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  409 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  410 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  410 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  412 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  412 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  414 | ERROR   | [x] Opening brace should be on a new line
  430 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  430 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  430 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces
      |         |     but found 1
  431 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  432 | ERROR   | [ ] Missing @category tag in class comment
  432 | ERROR   | [ ] Missing @author tag in class comment
  432 | ERROR   | [ ] Missing @license tag in class comment
  432 | ERROR   | [ ] Missing @link tag in class comment
  433 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  434 | ERROR   | [ ] Private member variable "browser" must be prefixed
      |         |     with an underscore
  435 | ERROR   | [ ] Private member variable "ignore_errors" must be
      |         |     prefixed with an underscore
  440 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  440 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  440 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  440 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  442 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  442 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  444 | ERROR   | [x] Opening brace should be on a new line
  450 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  450 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  450 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  450 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  451 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  451 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  452 | ERROR   | [ ] Missing @return tag in function comment
  453 | ERROR   | [x] Opening brace should be on a new line
  460 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  460 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  460 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  460 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  461 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  461 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  462 | ERROR   | [ ] Missing @return tag in function comment
  463 | ERROR   | [x] Opening brace should be on a new line
  472 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  472 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  473 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  475 | ERROR   | [x] Opening brace should be on a new line
  483 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  483 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  483 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  483 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  484 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  484 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  485 | ERROR   | [ ] Missing @return tag in function comment
  486 | ERROR   | [x] Opening brace should be on a new line
  490 | ERROR   | [ ] Doc comment for parameter "$parser" missing
  492 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  492 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  492 | ERROR   | [ ] Missing parameter name
  494 | ERROR   | [ ] Missing @return tag in function comment
  495 | ERROR   | [x] Opening brace should be on a new line
  502 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  502 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  503 | ERROR   | [ ] Missing @return tag in function comment
  504 | ERROR   | [x] Opening brace should be on a new line
  511 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  511 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  512 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  514 | ERROR   | [x] Opening brace should be on a new line
  520 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  520 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  521 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  523 | ERROR   | [x] Opening brace should be on a new line
  529 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  529 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  531 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  533 | ERROR   | [x] Opening brace should be on a new line
  539 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  539 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  540 | ERROR   | [ ] Missing @return tag in function comment
  541 | ERROR   | [x] Opening brace should be on a new line
  547 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  547 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  548 | ERROR   | [ ] Missing @return tag in function comment
  549 | ERROR   | [x] Opening brace should be on a new line
  555 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  555 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  556 | ERROR   | [ ] Missing @return tag in function comment
  557 | ERROR   | [x] Opening brace should be on a new line
  563 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  563 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  564 | ERROR   | [ ] Missing @return tag in function comment
  565 | ERROR   | [x] Opening brace should be on a new line
  574 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  574 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  574 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  578 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  578 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  579 | ERROR   | [ ] Missing @return tag in function comment
  580 | ERROR   | [x] Opening brace should be on a new line
  590 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  590 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  590 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  590 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  591 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  591 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  592 | ERROR   | [ ] Missing @return tag in function comment
  593 | ERROR   | [x] Opening brace should be on a new line
  600 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  600 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  601 | ERROR   | [ ] Missing @return tag in function comment
  602 | ERROR   | [x] Opening brace should be on a new line
  608 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  608 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  609 | ERROR   | [ ] Missing @return tag in function comment
  610 | ERROR   | [x] Opening brace should be on a new line
  618 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  618 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  619 | ERROR   | [ ] Missing @return tag in function comment
  620 | ERROR   | [x] Opening brace should be on a new line
  628 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  628 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  628 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  628 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  629 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  629 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  630 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  630 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  632 | ERROR   | [x] Opening brace should be on a new line
  644 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  644 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  644 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
  644 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  646 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  646 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  647 | ERROR   | [ ] Missing @return tag in function comment
  648 | ERROR   | [x] Opening brace should be on a new line
  655 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  655 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  655 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  655 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  656 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  656 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  657 | ERROR   | [ ] Missing @return tag in function comment
  658 | ERROR   | [x] Opening brace should be on a new line
  661 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
  661 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  661 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  669 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  669 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  669 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  669 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  670 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  670 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  671 | ERROR   | [ ] Missing @return tag in function comment
  672 | ERROR   | [x] Opening brace should be on a new line
  680 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  680 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  680 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
  680 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  681 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  681 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  681 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  682 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  682 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  682 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  683 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  683 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  684 | ERROR   | [ ] Missing @return tag in function comment
  685 | ERROR   | [x] Opening brace should be on a new line
  694 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  694 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  694 | ERROR   | [x] Expected 8 spaces after parameter name; 10 found
  694 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  695 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  695 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  695 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  695 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  696 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  696 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  697 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  697 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  699 | ERROR   | [x] Opening brace should be on a new line
  708 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  708 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  708 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  709 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  709 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  709 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
  709 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  709 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  710 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  710 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  711 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  711 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  712 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  712 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  714 | ERROR   | [x] Opening brace should be on a new line
  715 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  723 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  723 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  723 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  724 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  724 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  724 | ERROR   | [x] Expected 9 spaces after parameter name; 10 found
  724 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  725 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  725 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  726 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  726 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  727 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  727 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  729 | ERROR   | [x] Opening brace should be on a new line
  735 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  735 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  735 | ERROR   | [x] Expected 8 spaces after parameter name; 10 found
  735 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  736 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  736 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  736 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  736 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  737 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  737 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  738 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  738 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  740 | ERROR   | [x] Opening brace should be on a new line
  748 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  748 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  748 | ERROR   | [x] Expected 8 spaces after parameter name; 10 found
  748 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  749 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  749 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  749 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  749 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  750 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  750 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  751 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  751 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  753 | ERROR   | [x] Opening brace should be on a new line
  760 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  760 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  761 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  763 | ERROR   | [x] Opening brace should be on a new line
  770 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  770 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  772 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  774 | ERROR   | [x] Opening brace should be on a new line
  781 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  781 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  783 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  785 | ERROR   | [x] Opening brace should be on a new line
  792 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  792 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  792 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  792 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  793 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  793 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  793 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  794 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  794 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  797 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  797 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  799 | ERROR   | [x] Opening brace should be on a new line
  801 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  801 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  806 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  806 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  806 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
  806 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  807 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  807 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  808 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  808 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  810 | ERROR   | [x] Opening brace should be on a new line
  816 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  816 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  816 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
  816 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  817 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  817 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
  817 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  818 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  818 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
  818 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  819 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  819 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
  819 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  820 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  820 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  820 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  821 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  821 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  822 | ERROR   | [ ] Missing @return tag in function comment
  823 | ERROR   | [x] Opening brace should be on a new line
  830 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  830 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  833 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  835 | ERROR   | [x] Opening brace should be on a new line
  841 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  841 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  841 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  841 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  842 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  842 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  843 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  843 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  845 | ERROR   | [x] Opening brace should be on a new line
  851 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  851 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  851 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  851 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  852 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  852 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  853 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  853 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  855 | ERROR   | [x] Opening brace should be on a new line
  862 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  862 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  863 | ERROR   | [ ] Missing @return tag in function comment
  864 | ERROR   | [x] Opening brace should be on a new line
  871 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  871 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  871 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  871 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  872 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  872 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  873 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  873 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  875 | ERROR   | [x] Opening brace should be on a new line
  879 | ERROR   | [ ] Doc comment for parameter "$message" missing
  881 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  881 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  881 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  881 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  882 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  882 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  883 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  883 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  885 | ERROR   | [x] Opening brace should be on a new line
  887 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  888 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  888 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  894 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  894 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  894 | ERROR   | [x] Expected 6 spaces after parameter name; 4 found
  894 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  896 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  896 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  896 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  897 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  897 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  898 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  898 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  900 | ERROR   | [x] Opening brace should be on a new line
  902 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  902 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  908 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  908 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  908 | ERROR   | [x] Expected 7 spaces after parameter name; 5 found
  908 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  909 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  909 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  909 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  910 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  910 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  911 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  911 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  913 | ERROR   | [x] Opening brace should be on a new line
  915 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  915 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  921 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  921 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  921 | ERROR   | [x] Expected 9 spaces after parameter name; 7 found
  921 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  922 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  922 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  922 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  923 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  923 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  924 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  924 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  926 | ERROR   | [x] Opening brace should be on a new line
  928 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  928 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  931 | ERROR   | [ ] Doc comment for parameter "$message" missing
  933 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  933 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  933 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  933 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  934 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  934 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  935 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  935 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  937 | ERROR   | [x] Opening brace should be on a new line
  939 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
  940 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  940 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  949 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  949 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  949 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  949 | ERROR   | [x] Expected 6 spaces after parameter name; 4 found
  949 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  950 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  950 | ERROR   | [x] Expected 10 spaces after parameter name; 7 found
  950 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  951 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  951 | ERROR   | [x] Expected 10 spaces after parameter name; 7 found
  951 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  952 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  952 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
  952 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  953 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  953 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  954 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  954 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  956 | ERROR   | [x] Opening brace should be on a new line
  958 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  958 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  967 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  967 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  967 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  967 | ERROR   | [x] Expected 7 spaces after parameter name; 5 found
  967 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  968 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  968 | ERROR   | [x] Expected 10 spaces after parameter name; 7 found
  968 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  969 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  969 | ERROR   | [x] Expected 10 spaces after parameter name; 7 found
  969 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  970 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  970 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
  970 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  971 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  971 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  972 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  972 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  974 | ERROR   | [x] Opening brace should be on a new line
  976 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  976 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  984 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  984 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  984 | ERROR   | [x] Expected 9 spaces after parameter name; 3 found
  984 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  985 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  985 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  985 | ERROR   | [x] Expected 10 spaces after parameter name; 11 found
  985 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  986 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  986 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  986 | ERROR   | [x] Expected 10 spaces after parameter name; 11 found
  986 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  987 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  987 | ERROR   | [x] Expected 11 spaces after parameter type; 1 found
  987 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  987 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  988 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  988 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  989 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  989 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
  991 | ERROR   | [x] Opening brace should be on a new line
  993 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
  993 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  996 | ERROR   | [ ] Doc comment for parameter "$message" missing
  998 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  998 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
  998 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  998 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
  999 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  999 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1000 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1000 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1002 | ERROR   | [x] Opening brace should be on a new line
 1004 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1005 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1005 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1008 | ERROR   | [ ] Doc comment for parameter "$additional" missing
 1010 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1010 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1010 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1010 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1012 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1012 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1013 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1013 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1015 | ERROR   | [x] Opening brace should be on a new line
 1024 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1024 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1024 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1024 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 1024 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1025 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1025 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1025 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1026 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1026 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1027 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1027 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1029 | ERROR   | [x] Opening brace should be on a new line
 1035 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1035 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1035 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1035 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1036 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1036 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1037 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1037 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1039 | ERROR   | [x] Opening brace should be on a new line
 1046 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1046 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1046 | ERROR   | [x] Expected 4 spaces after parameter name; 5 found
 1046 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1047 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1047 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1047 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1047 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1048 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1048 | ERROR   | [x] Expected 2 spaces after parameter name; 3 found
 1048 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1050 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1050 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1051 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1051 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1053 | ERROR   | [x] Opening brace should be on a new line
 1056 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 1061 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1067 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1067 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1067 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
 1067 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1069 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1069 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 1069 | ERROR   | [x] Expected 1 spaces after parameter name; 10 found
 1069 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1071 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1071 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1072 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1072 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1074 | ERROR   | [x] Opening brace should be on a new line
 1076 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1077 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1077 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1082 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1082 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1082 | ERROR   | [x] Expected 7 spaces after parameter name; 8 found
 1082 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1083 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1083 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1083 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1083 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1084 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1084 | ERROR   | [x] Expected 2 spaces after parameter name; 3 found
 1084 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1086 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1086 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1087 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1087 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1089 | ERROR   | [x] Opening brace should be on a new line
 1092 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 1097 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1103 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1103 | ERROR   | [x] Expected 6 spaces after parameter name; 8 found
 1103 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1104 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1104 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1106 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1106 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1107 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1107 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1109 | ERROR   | [x] Opening brace should be on a new line
 1111 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1112 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1112 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1115 | ERROR   | [ ] Doc comment for parameter "$label" missing
 1115 | ERROR   | [ ] Doc comment for parameter "$position" missing
 1118 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1118 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1118 | ERROR   | [ ] Doc comment for parameter $name does not match
      |         |     actual variable name $label
 1118 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 1118 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1119 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1119 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1120 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1121 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1121 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1123 | ERROR   | [x] Opening brace should be on a new line
 1127 | ERROR   | [ ] Doc comment for parameter "$position" missing
 1129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1129 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1129 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 1129 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1130 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1130 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1131 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1131 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1132 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1132 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1134 | ERROR   | [x] Opening brace should be on a new line
 1140 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1140 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1140 | ERROR   | [x] Expected 4 spaces after parameter name; 3 found
 1140 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1141 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1141 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 1141 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1141 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1142 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1142 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1143 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1143 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1145 | ERROR   | [x] Opening brace should be on a new line
 1149 | ERROR   | [ ] Doc comment for parameter "$label" missing
 1154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1154 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1154 | ERROR   | [ ] Doc comment for parameter $name does not match
      |         |     actual variable name $label
 1154 | ERROR   | [x] Expected 5 spaces after parameter name; 7 found
 1154 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1155 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1155 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1155 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1157 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1157 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 1157 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1159 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1159 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1160 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1160 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1162 | ERROR   | [x] Opening brace should be on a new line
 1172 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1172 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1172 | ERROR   | [x] Expected 5 spaces after parameter name; 7 found
 1172 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1173 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1173 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1173 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1173 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1175 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1175 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 1175 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1177 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1178 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1180 | ERROR   | [x] Opening brace should be on a new line
 1190 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1190 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1190 | ERROR   | [x] Expected 7 spaces after parameter name; 2 found
 1190 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1191 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1191 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
 1191 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 1191 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1193 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1193 | ERROR   | [x] Expected 9 spaces after parameter type; 1 found
 1193 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
 1193 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1195 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1195 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1196 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1196 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1198 | ERROR   | [x] Opening brace should be on a new line
 1205 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1205 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1205 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 1205 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1206 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1206 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1206 | ERROR   | [x] Expected 6 spaces after parameter name; 12 found
 1206 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1207 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1207 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1207 | ERROR   | [x] Expected 3 spaces after parameter name; 9 found
 1207 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1208 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1208 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
 1208 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1209 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1209 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1210 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1210 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1212 | ERROR   | [x] Opening brace should be on a new line
 1215 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1216 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1216 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1221 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1222 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1222 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1230 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1230 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1230 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1230 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1230 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1231 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1231 | ERROR   | [x] Expected 3 spaces after parameter name; 5 found
 1231 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1233 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1233 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1234 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1234 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1236 | ERROR   | [x] Opening brace should be on a new line
 1239 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1240 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1240 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1247 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1247 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1247 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1247 | ERROR   | [x] Expected 3 spaces after parameter name; 6 found
 1247 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1248 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1248 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1248 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1249 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1249 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1250 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1250 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1252 | ERROR   | [x] Opening brace should be on a new line
 1255 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1256 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1256 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1263 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1263 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1263 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1263 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1264 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1264 | ERROR   | [x] Expected 8 spaces after parameter name; 10 found
 1264 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1265 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1265 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1266 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1266 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1268 | ERROR   | [x] Opening brace should be on a new line
 1270 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1271 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1271 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1273 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1274 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1274 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1276 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1276 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 1277 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1277 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1279 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1279 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 1280 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1280 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1287 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1287 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1287 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 1287 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1288 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1288 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1289 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1289 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1291 | ERROR   | [x] Opening brace should be on a new line
 1292 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1293 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1293 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1299 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1299 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1299 | ERROR   | [x] Expected 3 spaces after parameter name; 5 found
 1299 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1300 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1300 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 1300 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1301 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1301 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1302 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1302 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1304 | ERROR   | [x] Opening brace should be on a new line
 1309 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1310 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1311 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1311 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1314 | ERROR   | [ ] Doc comment for parameter "$message" missing
 1317 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1317 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1317 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1317 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1318 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1318 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1318 | ERROR   | [x] Expected 2 spaces after parameter name; 6 found
 1318 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1321 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1321 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1322 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1322 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1324 | ERROR   | [x] Opening brace should be on a new line
 1326 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1327 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1328 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1328 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1331 | ERROR   | [ ] Doc comment for parameter "$message" missing
 1336 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1336 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1336 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1336 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1337 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1337 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1338 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1338 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1340 | ERROR   | [x] Opening brace should be on a new line
 1342 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1343 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1344 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1344 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1349 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1349 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1349 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
 1349 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1350 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1350 | ERROR   | [x] Expected 19 spaces after parameter type; 1 found
 1350 | ERROR   | [x] Expected 1 spaces after parameter name; 20 found
 1350 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1351 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1351 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1352 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1352 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1354 | ERROR   | [x] Opening brace should be on a new line
 1364 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1364 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1364 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 1364 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1365 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1365 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1365 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1366 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1366 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1367 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1367 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1369 | ERROR   | [x] Opening brace should be on a new line
 1371 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1372 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1373 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1373 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1379 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1379 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1379 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 1379 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1380 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1380 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1380 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1381 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1381 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1382 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1382 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1384 | ERROR   | [x] Opening brace should be on a new line
 1386 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1387 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1388 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1388 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1394 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1394 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1394 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1394 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1396 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1396 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1396 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1397 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1397 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1398 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1398 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1400 | ERROR   | [x] Opening brace should be on a new line
 1402 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1403 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1404 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1404 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1410 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1410 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1410 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1410 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1412 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1412 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1412 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1413 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1413 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1414 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1414 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1416 | ERROR   | [x] Opening brace should be on a new line
 1418 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1419 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1420 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1420 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1426 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1426 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1426 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
 1426 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1427 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1427 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1427 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1429 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1429 | ERROR   | [x] Expected 2 spaces after parameter name; 5 found
 1429 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1430 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1430 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1431 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1431 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1433 | ERROR   | [x] Opening brace should be on a new line
 1437 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
 1438 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 20
 1438 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1443 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1449 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1449 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1449 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 1449 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1450 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1450 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 1450 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1451 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1451 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1452 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1452 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1454 | ERROR   | [x] Opening brace should be on a new line
 1456 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1456 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1457 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1457 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1463 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1463 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1463 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 1463 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1464 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1464 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1464 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1464 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1466 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1466 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1467 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1467 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1469 | ERROR   | [x] Opening brace should be on a new line
 1478 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1478 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1478 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 1478 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1479 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1479 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1479 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 1479 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1480 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1480 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1481 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1481 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1483 | ERROR   | [x] Opening brace should be on a new line
 1491 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1491 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1491 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1491 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 1491 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1492 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1492 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1492 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 1492 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1493 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1493 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 1493 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1494 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1494 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1495 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1495 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1497 | ERROR   | [x] Opening brace should be on a new line
 1499 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1500 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1501 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1501 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1508 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1508 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1508 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1508 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 1508 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1509 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1509 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 1509 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 1509 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1510 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1510 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 1510 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces
      |         |     but found 1
 1511 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1511 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1512 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1512 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
      |         |     comment
 1514 | ERROR   | [x] Opening brace should be on a new line
 1516 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1517 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 12 spaces but found 16
 1518 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 16
 1518 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1523 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1523 | ERROR   | [x] There must be exactly one blank line before the tags
      |         |     in a doc comment
 1525 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 1527 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1044 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/dumper.php
---------------------------------------------------------------------------
FOUND 306 ERRORS AND 5 WARNINGS AFFECTING 128 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: dumper.php 1909 2009-07-29
     |         |     15:58:11Z dgheath $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
  17 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  17 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  17 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 2
  18 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  18 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @author tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  20 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  24 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  24 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  24 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
  24 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  25 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  25 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  26 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  28 | ERROR   | [x] Opening brace should be on a new line
  31 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  33 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  35 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  37 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  39 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  41 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  49 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  49 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  49 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  49 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  50 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  50 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  51 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  51 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  53 | ERROR   | [x] Opening brace should be on a new line
  78 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  78 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  78 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  78 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
  78 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  79 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  79 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
  79 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  80 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  80 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  80 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  81 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  82 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  82 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  84 | ERROR   | [x] Opening brace should be on a new line
 101 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 101 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 101 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
 101 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 102 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 103 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 104 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 106 | ERROR   | [x] Opening brace should be on a new line
 112 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 112 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 112 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 112 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
 112 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [x] Expected 5 spaces after parameter name; 9 found
 113 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 114 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 114 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 114 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 115 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 115 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 116 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 116 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 118 | ERROR   | [x] Opening brace should be on a new line
 129 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 136 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 136 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 136 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 137 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 137 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 138 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 138 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 139 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 139 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 141 | ERROR   | [x] Opening brace should be on a new line
 150 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 150 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 150 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 150 | ERROR   | [x] Expected 5 spaces after parameter name; 10 found
 150 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 151 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 151 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 151 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 151 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 152 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 152 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 152 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 153 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 153 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 154 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 156 | ERROR   | [x] Opening brace should be on a new line
 163 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 163 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 163 | ERROR   | [x] Expected 5 spaces after parameter name; 7 found
 163 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 164 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 164 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 164 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 164 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 165 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 165 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 166 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 169 | ERROR   | [x] Opening brace should be on a new line
 176 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 176 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 176 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 176 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
 176 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 177 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 177 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 177 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 178 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 178 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 179 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 179 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 180 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 180 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 182 | ERROR   | [x] Opening brace should be on a new line
 197 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 197 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 197 | ERROR   | [x] Expected 5 spaces after parameter name; 7 found
 197 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 198 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 198 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 198 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 198 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 199 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 199 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 200 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 200 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 201 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 201 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 203 | ERROR   | [x] Opening brace should be on a new line
 216 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 216 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 216 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 216 | ERROR   | [x] Expected 5 spaces after parameter name; 9 found
 216 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 217 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 217 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 217 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 217 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 218 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 218 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 218 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 219 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 219 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 220 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 220 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 222 | ERROR   | [x] Opening brace should be on a new line
 235 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 235 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 235 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 235 | ERROR   | [x] Expected 5 spaces after parameter name; 9 found
 235 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 236 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 236 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 236 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 236 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 237 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 237 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 237 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 238 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 238 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 239 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 239 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 241 | ERROR   | [x] Opening brace should be on a new line
 247 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 258 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 259 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 260 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 260 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 269 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 269 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 269 | ERROR   | [x] Expected 5 spaces after parameter name; 9 found
 269 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 270 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 270 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 270 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 271 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 271 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 272 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 272 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 273 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 273 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 275 | ERROR   | [x] Opening brace should be on a new line
 289 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 289 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 289 | ERROR   | [x] Expected 5 spaces after parameter name; 7 found
 289 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 290 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 290 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 290 | ERROR   | [x] Expected 4 spaces after parameter name; 9 found
 290 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 291 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 291 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 291 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 291 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 292 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 292 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 293 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 293 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 295 | ERROR   | [x] Opening brace should be on a new line
 302 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 302 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 302 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 302 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
 302 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 303 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 303 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 303 | ERROR   | [x] Expected 4 spaces after parameter name; 8 found
 303 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 304 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 304 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 305 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 305 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 307 | ERROR   | [x] Opening brace should be on a new line
 312 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 313 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 314 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 314 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 320 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 320 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 320 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 320 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 322 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 322 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 324 | ERROR   | [x] Opening brace should be on a new line
 334 | ERROR   | [ ] Multi-line assignments must have the equal sign on
     |         |     the second line
 335 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 343 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 343 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 343 | ERROR   | [x] Expected 3 spaces after parameter name; 8 found
 343 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 344 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 344 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 344 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 345 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 345 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 347 | ERROR   | [ ] Private method name
     |         |     "SimpleDumper::getPrivatePropertyNoMatterWhat" must
     |         |     be prefixed with an underscore
 347 | ERROR   | [x] Opening brace should be on a new line
 358 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 358 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 358 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 358 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 359 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 359 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 361 | ERROR   | [x] Opening brace should be on a new line
 369 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 369 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 369 | ERROR   | [x] Expected 2 spaces after parameter name; 8 found
 369 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 370 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 370 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 370 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 371 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 371 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 373 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 373 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 375 | ERROR   | [x] Opening brace should be on a new line
 395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 395 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 395 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 395 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 396 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 396 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 397 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 397 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 399 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 258 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/exceptions.php
---------------------------------------------------------------------------
FOUND 131 ERRORS AND 2 WARNINGS AFFECTING 63 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: exceptions.php 1882 2009-07-01
     |         |     14:30:05Z lastcraft $" in file comment; consider
     |         |     "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>"
     |         |     or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  14 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  14 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  14 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  19 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  26 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  26 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  26 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  28 | ERROR   | [x] Opening brace should be on a new line
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  36 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  37 | ERROR   | [ ] Missing @return tag in function comment
  38 | ERROR   | [x] Opening brace should be on a new line
  57 | ERROR   | [x] Closing brace must be on a line by itself
  67 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  67 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  67 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  69 | ERROR   | [ ] Missing @category tag in class comment
  69 | ERROR   | [ ] Missing @author tag in class comment
  69 | ERROR   | [ ] Missing @license tag in class comment
  69 | ERROR   | [ ] Missing @link tag in class comment
  70 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  71 | ERROR   | [ ] Private member variable "expected" must be prefixed
     |         |     with an underscore
  81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  81 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  81 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  81 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  83 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  83 | ERROR   | [x] Expected 2 spaces after parameter name; 3 found
  85 | ERROR   | [x] Opening brace should be on a new line
  92 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  92 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  92 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  92 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  93 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  93 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  95 | ERROR   | [x] Opening brace should be on a new line
 107 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 107 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 107 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 107 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 108 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 108 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 110 | ERROR   | [x] Opening brace should be on a new line
 120 | ERROR   | [ ] Doc comment for parameter "$exception" missing
 122 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 122 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 122 | ERROR   | [ ] Doc comment for parameter $compare does not match
     |         |     actual variable name $exception
 122 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 122 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 123 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 123 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 125 | ERROR   | [x] Opening brace should be on a new line
 134 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 134 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 134 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 2
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
 136 | ERROR   | [ ] Missing @category tag in class comment
 136 | ERROR   | [ ] Missing @author tag in class comment
 136 | ERROR   | [ ] Missing @license tag in class comment
 136 | ERROR   | [ ] Missing @link tag in class comment
 137 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 138 | ERROR   | [ ] Private member variable "expected" must be prefixed
     |         |     with an underscore
 139 | ERROR   | [ ] Private member variable "ignored" must be prefixed
     |         |     with an underscore
 140 | ERROR   | [ ] Private member variable "message" must be prefixed
     |         |     with an underscore
 145 | ERROR   | [x] Opening brace should be on a new line
 153 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 153 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 153 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 153 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 154 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 154 | ERROR   | [x] Expected 12 spaces after parameter type; 1 found
 154 | ERROR   | [x] Expected 2 spaces after parameter name; 16 found
 154 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 155 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 155 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 156 | ERROR   | [ ] Missing @return tag in function comment
 157 | ERROR   | [x] Opening brace should be on a new line
 165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 165 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 165 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 165 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 166 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 167 | ERROR   | [ ] Missing @return tag in function comment
 168 | ERROR   | [x] Opening brace should be on a new line
 176 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 176 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 176 | ERROR   | [x] Expected 6 spaces after parameter name; 4 found
 176 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 177 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 177 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
 177 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 177 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 178 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 180 | ERROR   | [x] Opening brace should be on a new line
 194 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 194 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 194 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 194 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 196 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 196 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 199 | ERROR   | [ ] Private method name
     |         |     "SimpleExceptionTrap::coerceToExpectation" must be
     |         |     prefixed with an underscore
 199 | ERROR   | [x] Opening brace should be on a new line
 211 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 211 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 213 | ERROR   | [x] Opening brace should be on a new line
 219 | ERROR   | [ ] Missing @return tag in function comment
 220 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 96 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/reflection_php4.php
---------------------------------------------------------------------------
FOUND 85 ERRORS AND 2 WARNINGS AFFECTING 53 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: reflection_php4.php 2011
     |         |     2011-04-29 08:22:48Z pp11 $" in file comment;
     |         |     consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT:
     |         |     <git_id>" or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
  11 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  11 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  11 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  12 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  13 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  13 | ERROR   | [x] Tag value indented incorrectly; expected 5 spaces but
     |         |     found 1
  14 | ERROR   | [ ] Missing @category tag in class comment
  14 | ERROR   | [ ] Missing @author tag in class comment
  14 | ERROR   | [ ] Missing @license tag in class comment
  14 | ERROR   | [ ] Missing @link tag in class comment
  15 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  20 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  20 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  22 | ERROR   | [ ] Missing @return tag in function comment
  23 | ERROR   | [x] Opening brace should be on a new line
  29 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  32 | ERROR   | [x] Opening brace should be on a new line
  39 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  39 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  40 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  42 | ERROR   | [x] Opening brace should be on a new line
  49 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  49 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  50 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  52 | ERROR   | [x] Opening brace should be on a new line
  59 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  59 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  62 | ERROR   | [x] Opening brace should be on a new line
  69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  69 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  70 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  71 | ERROR   | [ ] Missing @return tag in function comment
  72 | ERROR   | [x] Opening brace should be on a new line
  80 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  80 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  81 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  81 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  82 | ERROR   | [ ] Missing @return tag in function comment
  83 | ERROR   | [x] Opening brace should be on a new line
  89 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  89 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  90 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  90 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  91 | ERROR   | [ ] Missing @return tag in function comment
  92 | ERROR   | [x] Opening brace should be on a new line
  99 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  99 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 100 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 100 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 101 | ERROR   | [ ] Missing @return tag in function comment
 102 | ERROR   | [x] Opening brace should be on a new line
 109 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 109 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 110 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 110 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 111 | ERROR   | [ ] Missing @return tag in function comment
 112 | ERROR   | [x] Opening brace should be on a new line
 119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 120 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 121 | ERROR   | [ ] Missing @return tag in function comment
 122 | ERROR   | [x] Opening brace should be on a new line
 129 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 129 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 129 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 129 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 130 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 130 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 131 | ERROR   | [ ] Missing @return tag in function comment
 132 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 67 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/invoker.php
---------------------------------------------------------------------------
FOUND 102 ERRORS AND 2 WARNINGS AFFECTING 55 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: invoker.php 1785 2008-04-26
     |         |     13:56:41Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  16 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  17 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  21 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  21 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  21 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  27 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  27 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  27 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  29 | ERROR   | [ ] Missing @category tag in class comment
  29 | ERROR   | [ ] Missing @author tag in class comment
  29 | ERROR   | [ ] Missing @license tag in class comment
  29 | ERROR   | [ ] Missing @link tag in class comment
  30 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  31 | ERROR   | [ ] Private member variable "test_case" must be prefixed
     |         |     with an underscore
  35 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  35 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  35 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  37 | ERROR   | [x] Opening brace should be on a new line
  43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  43 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  44 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  46 | ERROR   | [x] Opening brace should be on a new line
  53 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  53 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  53 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  53 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  54 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  54 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  55 | ERROR   | [ ] Missing @return tag in function comment
  56 | ERROR   | [x] Opening brace should be on a new line
  63 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  63 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  63 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  63 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  64 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  64 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  65 | ERROR   | [ ] Missing @return tag in function comment
  66 | ERROR   | [x] Opening brace should be on a new line
  75 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  75 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  75 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  75 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  76 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  76 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  77 | ERROR   | [ ] Missing @return tag in function comment
  78 | ERROR   | [x] Opening brace should be on a new line
  86 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  86 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  86 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  87 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  88 | ERROR   | [ ] Missing @category tag in class comment
  88 | ERROR   | [ ] Missing @author tag in class comment
  88 | ERROR   | [ ] Missing @license tag in class comment
  88 | ERROR   | [ ] Missing @link tag in class comment
  89 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  90 | ERROR   | [ ] Private member variable "invoker" must be prefixed
     |         |     with an underscore
  94 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  94 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  94 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
  96 | ERROR   | [x] Opening brace should be on a new line
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 105 | ERROR   | [x] Opening brace should be on a new line
 112 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 112 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 112 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 112 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 113 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 114 | ERROR   | [ ] Missing @return tag in function comment
 115 | ERROR   | [x] Opening brace should be on a new line
 122 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 122 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 122 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 122 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 123 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 123 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 124 | ERROR   | [ ] Missing @return tag in function comment
 125 | ERROR   | [x] Opening brace should be on a new line
 132 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 132 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 132 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 132 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 133 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 133 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 134 | ERROR   | [ ] Missing @return tag in function comment
 135 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 76 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/tidy_parser.php
---------------------------------------------------------------------------
FOUND 257 ERRORS AND 23 WARNINGS AFFECTING 137 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: php_parser.php 1911 2009-07-29
     |         |     16:38:04Z lastcraft $" in file comment; consider
     |         |     "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>"
     |         |     or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
  11 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  11 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  11 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  12 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  13 | ERROR   | [ ] Missing @category tag in class comment
  13 | ERROR   | [ ] Missing @author tag in class comment
  13 | ERROR   | [ ] Missing @license tag in class comment
  13 | ERROR   | [ ] Missing @link tag in class comment
  14 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  15 | ERROR   | [ ] Private member variable "page" must be prefixed with
     |         |     an underscore
  16 | ERROR   | [ ] Private member variable "forms" must be prefixed with
     |         |     an underscore
  17 | ERROR   | [ ] Private member variable "labels" must be prefixed
     |         |     with an underscore
  18 | ERROR   | [ ] Private member variable "widgets_by_id" must be
     |         |     prefixed with an underscore
  20 | ERROR   | [ ] Missing doc comment for function __destruct()
  20 | ERROR   | [x] Opening brace should be on a new line
  27 | ERROR   | [ ] Missing @return tag in function comment
  28 | ERROR   | [ ] Private method name "SimpleTidyPageBuilder::free"
     |         |     must be prefixed with an underscore
  28 | ERROR   | [x] Opening brace should be on a new line
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  38 | ERROR   | [x] Opening brace should be on a new line
  42 | ERROR   | [ ] Doc comment for parameter "$response" missing
  44 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  44 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  44 | ERROR   | [ ] Missing parameter name
  44 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  45 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  45 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  47 | ERROR   | [x] Opening brace should be on a new line
  49 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  49 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  50 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 36
  50 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  51 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 36
  51 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  60 | ERROR   | [ ] Doc comment for parameter "$html" missing
  62 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  62 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  62 | ERROR   | [ ] Missing parameter name
  62 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  63 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  63 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  65 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::insertGuards" must be
     |         |     prefixed with an underscore
  65 | ERROR   | [x] Opening brace should be on a new line
  66 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  69 | ERROR   | [ ] Doc comment for parameter "$html" missing
  73 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  73 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  73 | ERROR   | [ ] Missing parameter name
  73 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  74 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  74 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  76 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::stripGuards" must be prefixed
     |         |     with an underscore
  76 | ERROR   | [x] Opening brace should be on a new line
  77 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  80 | ERROR   | [ ] Doc comment for parameter "$html" missing
  83 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  83 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  83 | ERROR   | [ ] Missing parameter name
  83 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  84 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  84 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  86 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::insertEmptyTagGuards" must be
     |         |     prefixed with an underscore
  86 | ERROR   | [x] Opening brace should be on a new line
  87 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  87 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  88 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 28
  89 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 28
  89 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  92 | ERROR   | [ ] Doc comment for parameter "$html" missing
  97 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  97 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  97 | ERROR   | [ ] Missing parameter name
  97 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  98 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  98 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 100 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::stripEmptyTagGuards" must be
     |         |     prefixed with an underscore
 100 | ERROR   | [x] Opening brace should be on a new line
 104 | ERROR   | [ ] Doc comment for parameter "$html" missing
 108 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 108 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 108 | ERROR   | [ ] Missing parameter name
 108 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 109 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 109 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 111 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::insertTextareaSimpleWhitespaceGuards"
     |         |     must be prefixed with an underscore
 111 | ERROR   | [x] Opening brace should be on a new line
 112 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 113 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 37
 114 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 37
 114 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 119 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 119 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 119 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 119 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 120 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 120 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 122 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::insertWhitespaceGuards" must
     |         |     be prefixed with an underscore
 122 | ERROR   | [x] Opening brace should be on a new line
 124 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 125 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 20 spaces but found 28
 125 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 126 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 28
 126 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 130 | ERROR   | [ ] Doc comment for parameter "$html" missing
 133 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 133 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 133 | ERROR   | [ ] Missing parameter name
 133 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 134 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 134 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 136 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::stripTextareaWhitespaceGuards"
     |         |     must be prefixed with an underscore
 136 | ERROR   | [x] Opening brace should be on a new line
 137 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 137 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 138 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 27
 139 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 27
 139 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 144 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 144 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 144 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 145 | ERROR   | [ ] Missing @return tag in function comment
 146 | ERROR   | [ ] Private method name "SimpleTidyPageBuilder::walkTree"
     |         |     must be prefixed with an underscore
 146 | ERROR   | [x] Opening brace should be on a new line
 148 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 148 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 149 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 40
 149 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 40
 149 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 153 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 153 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 154 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 41
 154 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 41
 154 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 160 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 161 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 43
 161 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 43
 169 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 169 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 169 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 170 | ERROR   | [ ] Missing @return tag in function comment
 171 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::walkChildren" must be
     |         |     prefixed with an underscore
 171 | ERROR   | [x] Opening brace should be on a new line
 181 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 181 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 181 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 181 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 182 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 182 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 184 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::createEmptyForm" must be
     |         |     prefixed with an underscore
 184 | ERROR   | [x] Opening brace should be on a new line
 185 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 188 | ERROR   | [ ] Doc comment for parameter "$form" missing
 188 | ERROR   | [ ] Doc comment for parameter "$enclosing_label" missing
 190 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 190 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 190 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 191 | ERROR   | [ ] Missing @return tag in function comment
 192 | ERROR   | [ ] Private method name "SimpleTidyPageBuilder::walkForm"
     |         |     must be prefixed with an underscore
 192 | ERROR   | [x] Opening brace should be on a new line
 194 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 194 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 195 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 46
 195 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 46
 195 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 196 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 199 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 200 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 43
 200 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 43
 203 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 217 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 217 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 217 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 217 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 218 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 218 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 220 | ERROR   | [ ] Private method name "SimpleTidyPageBuilder::hasFor"
     |         |     must be prefixed with an underscore
 220 | ERROR   | [x] Opening brace should be on a new line
 226 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 226 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 226 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
 226 | ERROR   | [x] Expected 12 spaces after parameter name; 13 found
 227 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 227 | ERROR   | [x] Expected 12 spaces after parameter name; 9 found
 228 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 228 | ERROR   | [x] Expected 5 spaces after parameter type; 1 found
 228 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 230 | ERROR   | [ ] Missing @return tag in function comment
 231 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::addWidgetToForm" must be
     |         |     prefixed with an underscore
 231 | ERROR   | [x] Opening brace should be on a new line
 237 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 15
 247 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 247 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 247 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 248 | ERROR   | [ ] Missing @return tag in function comment
 249 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::indexWidgetById" must be
     |         |     prefixed with an underscore
 249 | ERROR   | [x] Opening brace should be on a new line
 262 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 262 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 262 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 262 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 263 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 263 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 265 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::collectSelectOptions" must be
     |         |     prefixed with an underscore
 265 | ERROR   | [x] Opening brace should be on a new line
 268 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 269 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 38
 273 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 282 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 282 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 282 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 282 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 283 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 283 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 285 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::attributes" must be prefixed
     |         |     with an underscore
 285 | ERROR   | [x] Opening brace should be on a new line
 290 | WARNING | [ ] Line exceeds 85 characters; contains 137 characters
 291 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 299 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 299 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 299 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 299 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 299 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 300 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 300 | ERROR   | [x] Expected 8 spaces after parameter name; 14 found
 300 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 302 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 302 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 304 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::mergeAttribute" must be
     |         |     prefixed with an underscore
 304 | ERROR   | [x] Opening brace should be on a new line
 306 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 307 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 313 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 313 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 313 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 313 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 314 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 314 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 316 | ERROR   | [ ] Private method name "SimpleTidyPageBuilder::dequote"
     |         |     must be prefixed with an underscore
 316 | ERROR   | [x] Opening brace should be on a new line
 325 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 325 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 325 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 325 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 326 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 326 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 328 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::collectFrames" must be
     |         |     prefixed with an underscore
 328 | ERROR   | [x] Opening brace should be on a new line
 331 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 343 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 343 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 343 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 343 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 344 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 344 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 346 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::innerHtml" must be prefixed
     |         |     with an underscore
 346 | ERROR   | [x] Opening brace should be on a new line
 358 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 358 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 360 | ERROR   | [ ] Private method name "SimpleTidyPageBuilder::tags"
     |         |     must be prefixed with an underscore
 360 | ERROR   | [x] Opening brace should be on a new line
 367 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 367 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 367 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 368 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 368 | ERROR   | [x] Expected 8 spaces after parameter name; 12 found
 369 | ERROR   | [ ] Missing @return tag in function comment
 370 | ERROR   | [ ] Private method name
     |         |     "SimpleTidyPageBuilder::attachLabels" must be
     |         |     prefixed with an underscore
 370 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 180 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/test_case.php
---------------------------------------------------------------------------
FOUND 418 ERRORS AND 6 WARNINGS AFFECTING 218 LINES
---------------------------------------------------------------------------
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: test_case.php 2012 2011-04-29
     |         |     08:57:00Z pp11 $" in file comment; consider "CVS:
     |         |     <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or
     |         |     "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  15 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  16 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  17 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  18 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  19 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  20 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  21 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  22 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  22 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  22 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  24 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  35 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  35 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 6
  36 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  36 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
  37 | ERROR   | [ ] Missing @category tag in class comment
  37 | ERROR   | [ ] Missing @author tag in class comment
  37 | ERROR   | [ ] Missing @license tag in class comment
  37 | ERROR   | [ ] Missing @link tag in class comment
  38 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  39 | ERROR   | [ ] Private member variable "label" must be prefixed with
     |         |     an underscore
  41 | ERROR   | [ ] Private member variable "observers" must be prefixed
     |         |     with an underscore
  42 | ERROR   | [ ] Private member variable "should_skip" must be
     |         |     prefixed with an underscore
  46 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  46 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  46 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  46 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  48 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  48 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  50 | ERROR   | [x] Opening brace should be on a new line
  58 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  58 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  59 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  61 | ERROR   | [x] Opening brace should be on a new line
  69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  69 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  70 | ERROR   | [ ] Missing @return tag in function comment
  71 | ERROR   | [x] Opening brace should be on a new line
  77 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  77 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  77 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  77 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  78 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  78 | ERROR   | [x] Expected 5 spaces after parameter name; 8 found
  78 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  79 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  79 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  80 | ERROR   | [ ] Missing @return tag in function comment
  81 | ERROR   | [x] Opening brace should be on a new line
  91 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  91 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  92 | ERROR   | [ ] Missing @return tag in function comment
  93 | ERROR   | [x] Opening brace should be on a new line
 100 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 100 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 100 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 100 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 101 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 101 | ERROR   | [x] Expected 7 spaces after parameter name; 8 found
 101 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 103 | ERROR   | [ ] Missing @return tag in function comment
 104 | ERROR   | [x] Opening brace should be on a new line
 110 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 110 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 111 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 113 | ERROR   | [x] Opening brace should be on a new line
 115 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 115 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 122 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 122 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 122 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 122 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 123 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 123 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 124 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 124 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 126 | ERROR   | [x] Opening brace should be on a new line
 161 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 161 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 162 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 164 | ERROR   | [x] Opening brace should be on a new line
 178 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 178 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 178 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 178 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 179 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 179 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 180 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 180 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 182 | ERROR   | [x] Opening brace should be on a new line
 191 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 191 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 191 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 191 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 192 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 192 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 193 | ERROR   | [ ] Missing @return tag in function comment
 194 | ERROR   | [x] Opening brace should be on a new line
 203 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 203 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 204 | ERROR   | [ ] Missing @return tag in function comment
 205 | ERROR   | [x] Opening brace should be on a new line
 211 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 211 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 212 | ERROR   | [ ] Missing @return tag in function comment
 213 | ERROR   | [x] Opening brace should be on a new line
 218 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 218 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 218 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 218 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 219 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 219 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 220 | ERROR   | [ ] Missing @return tag in function comment
 221 | ERROR   | [x] Opening brace should be on a new line
 230 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 230 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 230 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 230 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 232 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 232 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 233 | ERROR   | [ ] Missing @return tag in function comment
 234 | ERROR   | [x] Opening brace should be on a new line
 238 | ERROR   | [ ] Missing short description in doc comment
 238 | ERROR   | [ ] Doc comment for parameter "$message" missing
 239 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 240 | ERROR   | [ ] Missing @return tag in function comment
 241 | ERROR   | [x] Opening brace should be on a new line
 246 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 246 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 252 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 252 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 252 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 252 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 253 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 253 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 254 | ERROR   | [ ] Missing @return tag in function comment
 255 | ERROR   | [x] Opening brace should be on a new line
 260 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 260 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 267 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 267 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 267 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 267 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 268 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 268 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 268 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 268 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 269 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 269 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 269 | ERROR   | [x] Expected 5 spaces after parameter name; 7 found
 269 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 270 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 270 | ERROR   | [x] Expected 5 spaces after parameter name; 6 found
 270 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 271 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 271 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 272 | ERROR   | [ ] Missing @return tag in function comment
 273 | ERROR   | [x] Opening brace should be on a new line
 278 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 278 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 278 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 284 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 284 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 284 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 284 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 285 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 285 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 286 | ERROR   | [ ] Missing @return tag in function comment
 287 | ERROR   | [x] Opening brace should be on a new line
 293 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 293 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 293 | ERROR   | [x] Expected 4 spaces after parameter name; 7 found
 294 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 294 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 294 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 295 | ERROR   | [ ] Missing @return tag in function comment
 296 | ERROR   | [x] Opening brace should be on a new line
 306 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 306 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 306 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 306 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 307 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 307 | ERROR   | [x] Expected 13 spaces after parameter type; 1 found
 307 | ERROR   | [x] Expected 5 spaces after parameter name; 15 found
 307 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 308 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 308 | ERROR   | [x] Expected 12 spaces after parameter type; 1 found
 308 | ERROR   | [x] Expected 5 spaces after parameter name; 17 found
 308 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 309 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 309 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 310 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 310 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 312 | ERROR   | [x] Opening brace should be on a new line
 314 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 315 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 316 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 316 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 316 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 316 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 316 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 318 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 319 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 20
 320 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 320 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 20
 320 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 320 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 320 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 326 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 326 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 328 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 330 | ERROR   | [x] Opening brace should be on a new line
 331 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 339 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 339 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 339 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 339 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 339 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 340 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 340 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
 340 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 341 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 341 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 342 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 342 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 344 | ERROR   | [x] Opening brace should be on a new line
 356 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 356 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 357 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 359 | ERROR   | [x] Opening brace should be on a new line
 366 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 366 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 366 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 6
 367 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 367 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
 368 | ERROR   | [ ] Missing @category tag in class comment
 368 | ERROR   | [ ] Missing @author tag in class comment
 368 | ERROR   | [ ] Missing @license tag in class comment
 368 | ERROR   | [ ] Missing @link tag in class comment
 369 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 374 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 374 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 374 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 374 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 376 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 376 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 377 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 377 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 379 | ERROR   | [x] Opening brace should be on a new line
 382 | ERROR   | [x] "include_once" is a statement not a function; no
     |         |     parentheses are required
 395 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 395 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 395 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 395 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 396 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 396 | ERROR   | [x] Expected 6 spaces after parameter name; 8 found
 396 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 397 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 397 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 398 | ERROR   | [ ] Missing @return tag in function comment
 399 | ERROR   | [x] Opening brace should be on a new line
 413 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 413 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 413 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 413 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 414 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 414 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 415 | ERROR   | [ ] Missing @return tag in function comment
 416 | ERROR   | [x] Opening brace should be on a new line
 417 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 418 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 24
 419 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 24
 419 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 426 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 426 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 426 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 426 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 427 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 427 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 429 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 429 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 431 | ERROR   | [x] Opening brace should be on a new line
 448 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 448 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 448 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
 448 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 449 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 449 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 449 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 449 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 450 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 450 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 452 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 452 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 454 | ERROR   | [x] Opening brace should be on a new line
 474 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 474 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 474 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 6
 475 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 475 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
 476 | ERROR   | [ ] Missing @category tag in class comment
 476 | ERROR   | [ ] Missing @author tag in class comment
 476 | ERROR   | [ ] Missing @license tag in class comment
 476 | ERROR   | [ ] Missing @link tag in class comment
 477 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 478 | ERROR   | [ ] Private member variable "label" must be prefixed with
     |         |     an underscore
 479 | ERROR   | [ ] Private member variable "test_cases" must be prefixed
     |         |     with an underscore
 483 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 483 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 483 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 483 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 485 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 485 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 486 | ERROR   | [ ] Missing @return tag in function comment
 487 | ERROR   | [x] Opening brace should be on a new line
 495 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 495 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 496 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 498 | ERROR   | [x] Opening brace should be on a new line
 510 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 510 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 510 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 510 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 513 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 513 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 514 | ERROR   | [ ] Missing @return tag in function comment
 515 | ERROR   | [x] Opening brace should be on a new line
 528 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 528 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 528 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 528 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 530 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 530 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 531 | ERROR   | [ ] Missing @return tag in function comment
 532 | ERROR   | [x] Opening brace should be on a new line
 540 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 540 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 540 | ERROR   | [x] Expected 10 spaces after parameter type; 1 found
 540 | ERROR   | [x] Expected 6 spaces after parameter name; 18 found
 540 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 541 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 541 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 541 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 542 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 542 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 543 | ERROR   | [ ] Missing @return tag in function comment
 544 | ERROR   | [x] Opening brace should be on a new line
 551 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 551 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 551 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 551 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 552 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 552 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 553 | ERROR   | [ ] Missing @return tag in function comment
 554 | ERROR   | [x] Opening brace should be on a new line
 572 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 572 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 573 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 575 | ERROR   | [x] Opening brace should be on a new line
 592 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 592 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 592 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
 592 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 593 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 593 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 594 | ERROR   | [ ] Missing @return tag in function comment
 595 | ERROR   | [x] Opening brace should be on a new line
 609 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 609 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 609 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 6
 610 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 610 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
 611 | ERROR   | [ ] Missing @category tag in class comment
 611 | ERROR   | [ ] Missing @author tag in class comment
 611 | ERROR   | [ ] Missing @license tag in class comment
 611 | ERROR   | [ ] Missing @link tag in class comment
 612 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 613 | ERROR   | [ ] Private member variable "label" must be prefixed with
     |         |     an underscore
 614 | ERROR   | [ ] Private member variable "error" must be prefixed with
     |         |     an underscore
 616 | ERROR   | [ ] Doc comment for parameter "$error" missing
 618 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 618 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 618 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 618 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 620 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 620 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 621 | ERROR   | [ ] Missing @return tag in function comment
 622 | ERROR   | [x] Opening brace should be on a new line
 629 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 629 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 630 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 632 | ERROR   | [x] Opening brace should be on a new line
 638 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 638 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 638 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 638 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 639 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 639 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 640 | ERROR   | [ ] Missing @return tag in function comment
 641 | ERROR   | [x] Opening brace should be on a new line
 643 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 644 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 644 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 651 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 651 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 652 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 654 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 330 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/simpletest/unit_tester.php
---------------------------------------------------------------------------
FOUND 439 ERRORS AND 4 WARNINGS AFFECTING 194 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   4 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   4 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
   5 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | ERROR   | [x] Expected 1 space after asterisk; 2 found
   6 | WARNING | [ ] Invalid version "$Id: unit_tester.php 1882 2009-07-01
     |         |     14:30:05Z lastcraft $" in file comment; consider
     |         |     "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>"
     |         |     or "HG: <hg_id>" instead
   7 | WARNING | [ ] PHP version not specified
   7 | ERROR   | [ ] Missing @category tag in file comment
   7 | ERROR   | [ ] Missing @author tag in file comment
   7 | ERROR   | [ ] Missing @license tag in file comment
   7 | ERROR   | [ ] Missing @link tag in file comment
   9 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
   9 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  12 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  13 | ERROR   | [x] "require_once" is a statement not a function; no
     |         |     parentheses are required
  14 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  14 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  14 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  20 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  20 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  20 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 2
  21 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  21 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 3
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  28 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  28 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  28 | ERROR   | [x] Expected 1 spaces after parameter name; 5 found
  28 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  30 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  30 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  32 | ERROR   | [x] Opening brace should be on a new line
  42 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  42 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  42 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  42 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  43 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  43 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  43 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  43 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  45 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  45 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  46 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  46 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  48 | ERROR   | [x] Opening brace should be on a new line
  57 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  57 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  57 | ERROR   | [x] Expected 2 spaces after parameter name; 4 found
  57 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  58 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  58 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  58 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
  58 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  59 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  59 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  60 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  60 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  62 | ERROR   | [x] Opening brace should be on a new line
  68 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  68 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  68 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
  68 | ERROR   | [x] Expected 3 spaces after parameter name; 7 found
  68 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  69 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  69 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  69 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  70 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  70 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  71 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  71 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  73 | ERROR   | [x] Opening brace should be on a new line
  76 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  77 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
  77 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  83 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  83 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  83 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  83 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
  83 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  84 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  84 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
  84 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  85 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  85 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  86 | ERROR   | [x] Expected 1 space after asterisk; 4 found
  86 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  88 | ERROR   | [x] Opening brace should be on a new line
  91 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
  92 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
  92 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 100 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 100 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 100 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 100 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 100 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 101 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 101 | ERROR   | [x] Expected 4 spaces after parameter name; 10 found
 101 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 102 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 102 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 102 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 103 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 103 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 104 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 104 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 106 | ERROR   | [x] Opening brace should be on a new line
 108 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 109 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 110 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 110 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 117 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 117 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 117 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 117 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 117 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 118 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 118 | ERROR   | [x] Expected 4 spaces after parameter name; 10 found
 118 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 119 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 119 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 119 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 120 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 120 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 121 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 121 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 123 | ERROR   | [x] Opening brace should be on a new line
 125 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 126 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 127 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 127 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 133 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 133 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 133 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 133 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 133 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 134 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 134 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 134 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 134 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 135 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 135 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 135 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 136 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 136 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 137 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 137 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 139 | ERROR   | [x] Opening brace should be on a new line
 141 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 142 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 143 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 143 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 149 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 149 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 149 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 149 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 149 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 150 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 150 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 150 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 150 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 151 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 151 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 151 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 152 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 152 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 153 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 153 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 155 | ERROR   | [x] Opening brace should be on a new line
 157 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 158 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 159 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 159 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 165 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 165 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 165 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 165 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 165 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 166 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 166 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 166 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 166 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 167 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 167 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 167 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 167 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 168 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 168 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 168 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 169 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 169 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 170 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 170 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 172 | ERROR   | [x] Opening brace should be on a new line
 174 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 175 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 176 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 176 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 182 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 182 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 182 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 182 | ERROR   | [x] Expected 3 spaces after parameter name; 10 found
 182 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 183 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 183 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 183 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 183 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 184 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 184 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 184 | ERROR   | [x] Expected 2 spaces after parameter name; 9 found
 184 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 185 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 185 | ERROR   | [x] Expected 1 spaces after parameter name; 7 found
 185 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 186 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 186 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 187 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 187 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 189 | ERROR   | [x] Opening brace should be on a new line
 191 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 192 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 193 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 193 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 199 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 199 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 199 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 199 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 199 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 200 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 200 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 200 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 200 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 201 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 201 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 201 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 202 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 202 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 203 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 203 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 205 | ERROR   | [x] Opening brace should be on a new line
 207 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 208 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 209 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 209 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 215 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 215 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 215 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 215 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 215 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 216 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 216 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 216 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 216 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 217 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 217 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 217 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 218 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 218 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 219 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 219 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 221 | ERROR   | [x] Opening brace should be on a new line
 223 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 224 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 225 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 225 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 234 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 234 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 234 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 234 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 234 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 235 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 235 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 235 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 235 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 236 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 236 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 236 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 237 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 237 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 238 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 238 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 240 | ERROR   | [x] Opening brace should be on a new line
 243 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 244 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 246 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 24
 246 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 248 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 249 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 249 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 259 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 259 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 259 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 259 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 259 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 260 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 260 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 260 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 260 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 261 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 261 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 261 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 262 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 262 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 263 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 263 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 265 | ERROR   | [x] Opening brace should be on a new line
 268 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 269 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 271 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 24
 271 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 279 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 279 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 279 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 279 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 279 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 280 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 280 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 280 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 280 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 281 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 281 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 281 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 282 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 282 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 283 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 283 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 285 | ERROR   | [x] Opening brace should be on a new line
 288 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 289 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 291 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 24
 291 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 294 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 295 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 295 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 304 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 304 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 304 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 304 | ERROR   | [x] Expected 3 spaces after parameter name; 11 found
 304 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 305 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 305 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 305 | ERROR   | [x] Expected 2 spaces after parameter name; 10 found
 305 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 306 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 306 | ERROR   | [x] Expected 1 spaces after parameter name; 8 found
 306 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 307 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 307 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 308 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 308 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 310 | ERROR   | [x] Opening brace should be on a new line
 313 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 314 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 316 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 24
 316 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 318 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 319 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 319 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 325 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 325 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 325 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 325 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 327 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 327 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 327 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 328 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 328 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 328 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 329 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 329 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 330 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 330 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 332 | ERROR   | [x] Opening brace should be on a new line
 334 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 335 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 336 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 336 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 342 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 342 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 342 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 342 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 344 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 344 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 344 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 345 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 345 | ERROR   | [x] Expected 1 spaces after parameter name; 4 found
 345 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 346 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 346 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 347 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 347 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 349 | ERROR   | [x] Opening brace should be on a new line
 351 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 352 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 16
 353 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 353 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 360 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 360 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 360 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 360 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 361 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 361 | ERROR   | [x] Expected 19 spaces after parameter type; 1 found
 361 | ERROR   | [x] Expected 2 spaces after parameter name; 22 found
 361 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 362 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 362 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 363 | ERROR   | [ ] Missing @return tag in function comment
 364 | ERROR   | [x] Opening brace should be on a new line
 373 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 373 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 373 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 373 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 374 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 374 | ERROR   | [x] Expected 22 spaces after parameter type; 1 found
 374 | ERROR   | [x] Expected 2 spaces after parameter name; 24 found
 374 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 375 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 375 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 376 | ERROR   | [ ] Missing @return tag in function comment
 377 | ERROR   | [x] Opening brace should be on a new line
 387 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 387 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 387 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 387 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 388 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 388 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 389 | ERROR   | [ ] Missing @return tag in function comment
 390 | ERROR   | [x] Opening brace should be on a new line
 391 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 398 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 398 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 398 | ERROR   | [x] Expected 1 spaces after parameter name; 6 found
 398 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 399 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 399 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 400 | ERROR   | [x] Expected 1 space after asterisk; 4 found
 400 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 402 | ERROR   | [x] Opening brace should be on a new line
 410 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 16
 410 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 410 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 385 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests-old/sync_test.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 3 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
   2 | ERROR   | Missing file doc comment
  10 | ERROR   | Missing doc comment for class TestOfSyncModel
  16 | ERROR   | Missing doc comment for function testLoadFarXMLHTTP()
  18 | WARNING | Line exceeds 85 characters; contains 114 characters
  23 | ERROR   | Missing doc comment for function testLoopFarDojo()
  30 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
  36 | WARNING | Line exceeds 85 characters; contains 109 characters
  39 | ERROR   | Missing doc comment for function
     |         | testAlresfordInFarAndLocal()
  46 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
  63 | ERROR   | Missing doc comment for function testDojoNotInLocal()
  82 | ERROR   | Missing doc comment for function testListDojoNotInLocal()
  95 | ERROR   | Expected "foreach (...) {\n"; found "foreach(...) {\n"
  96 | WARNING | Line exceeds 85 characters; contains 108 characters
 103 | ERROR   | Missing doc comment for function testDojoUpdatedInFar()
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/lib/sync.model.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 7 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   1 | ERROR   | Missing file doc comment
   2 | ERROR   | Doc comment for parameter "$file" missing
  17 | ERROR   | There must be no blank lines after the function comment
  17 | ERROR   | Missing @return tag in function comment
  20 | ERROR   | Function name "LoadFarXML" is invalid; consider
     |         | "loadFarXML" instead
  25 | ERROR   | Function name "DojoNotInLocal" is invalid; consider
     |         | "dojoNotInLocal" instead
  25 | ERROR   | Missing doc comment for function DojoNotInLocal()
  54 | ERROR   | Function name "ListDojoNotInLocal" is invalid; consider
     |         | "listDojoNotInLocal" instead
  54 | ERROR   | Missing doc comment for function ListDojoNotInLocal()
  86 | ERROR   | Function name "ImportDojoNotInLocal" is invalid; consider
     |         | "importDojoNotInLocal" instead
  86 | ERROR   | Missing doc comment for function ImportDojoNotInLocal()
 112 | ERROR   | Expected "foreach (...) {\n"; found "foreach(...){\n"
 131 | ERROR   | Function name "NewerFarDojo" is invalid; consider
     |         | "newerFarDojo" instead
 131 | ERROR   | Missing doc comment for function NewerFarDojo()
 165 | ERROR   | Expected "foreach (...) {\n"; found "foreach (...)\n   
     |         | {\n"
 167 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
 167 | WARNING | Line exceeds 85 characters; contains 87 characters
 168 | WARNING | Line exceeds 85 characters; contains 120 characters
 177 | ERROR   | Function name "ListNewerFarDojo" is invalid; consider
     |         | "listNewerFarDojo" instead
 177 | ERROR   | Missing doc comment for function ListNewerFarDojo()
 212 | ERROR   | Expected "foreach (...) {\n"; found "foreach (...)\n   
     |         | {\n"
 214 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
 214 | WARNING | Line exceeds 85 characters; contains 87 characters
 215 | WARNING | Line exceeds 85 characters; contains 120 characters
 225 | ERROR   | Function name "ImportNewerFarDojo" is invalid; consider
     |         | "importNewerFarDojo" instead
 225 | ERROR   | Missing doc comment for function ImportNewerFarDojo()
 260 | ERROR   | Expected "foreach (...) {\n"; found "foreach (...)\n   
     |         | {\n"
 262 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
 262 | WARNING | Line exceeds 85 characters; contains 87 characters
 263 | WARNING | Line exceeds 85 characters; contains 120 characters
 268 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/lib/data.model.php
---------------------------------------------------------------------------
FOUND 31 ERRORS AND 1 WARNING AFFECTING 27 LINES
---------------------------------------------------------------------------
  19 | ERROR   | Doc comment for parameter "$file" missing
  23 | ERROR   | Parameter tags must be grouped together in a doc comment
  23 | ERROR   | Doc comment for parameter $file. does not match actual
     |         | variable name $file
  39 | ERROR   | Doc comment for parameter "$file" missing
  43 | ERROR   | Parameter tags must be grouped together in a doc comment
  43 | ERROR   | Missing parameter comment
  44 | ERROR   | Doc comment for parameter $file. does not match actual
     |         | variable name $file
  59 | ERROR   | Doc comment short description must start with a capital
     |         | letter
  62 | ERROR   | Parameter tags must be grouped together in a doc comment
  62 | ERROR   | Missing parameter comment
  63 | ERROR   | Missing parameter comment
  64 | ERROR   | Missing parameter comment
  65 | ERROR   | Tag cannot be grouped with parameter tags in a doc
     |         | comment
  67 | ERROR   | Function name "Get_string_between" is invalid; consider
     |         | "Get_String_between" instead
  71 | ERROR   | Expected "if (...) {\n"; found "if (...) { "
  79 | ERROR   | Doc comment short description must start with a capital
     |         | letter
 104 | ERROR   | Doc comment short description must start with a capital
     |         | letter
 106 | WARNING | Line exceeds 85 characters; contains 95 characters
 109 | ERROR   | Parameter tags must be grouped together in a doc comment
 109 | ERROR   | Missing parameter comment
 110 | ERROR   | Missing parameter comment
 111 | ERROR   | Tag cannot be grouped with parameter tags in a doc
     |         | comment
 177 | ERROR   | Doc comment for parameter "$post" missing
 184 | ERROR   | Parameter tags must be grouped together in a doc comment
 184 | ERROR   | Doc comment for parameter $_POST. does not match actual
     |         | variable name $post
 185 | ERROR   | Tag cannot be grouped with parameter tags in a doc
     |         | comment
 220 | ERROR   | Expected "foreach (...) {\n"; found "foreach(...){\n"
 221 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
 225 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
 233 | ERROR   | Missing doc comment for function Backup_data()
 238 | ERROR   | Expected "for (...) {\n"; found "for (...) \n    {\n"
 243 | ERROR   | Expected "if (...) {\n"; found "if (...)\n        //echo
     |         | $filename;\n        {\n"
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/lib/rss.php
----------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------
 21 | ERROR | Missing doc comment for function Load_RSS_data()
 34 | ERROR | Missing doc comment for function Save_RSS_data()
 43 | ERROR | Missing doc comment for function RSS_header()
 62 | ERROR | Missing doc comment for function Delete_Oldest_rss()
 84 | ERROR | Missing doc comment for function Add_Rss_item()
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/lib/dojo.model.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
 113 | WARNING | Line exceeds 85 characters; contains 86 characters
 139 | WARNING | Line exceeds 85 characters; contains 97 characters
 279 | ERROR   | Missing doc comment for function Clean_name()
 297 | ERROR   | Missing doc comment for function geoAddress()
 332 | ERROR   | Function name "Websites" is invalid; consider "websites"
     |         | instead
 332 | ERROR   | Missing doc comment for function Websites()
 338 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
 347 | ERROR   | Function name "Emails" is invalid; consider "emails"
     |         | instead
 347 | ERROR   | Missing doc comment for function Emails()
 353 | ERROR   | Expected "if (...) {\n"; found "if(...) {\n"
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/lib/judoka.model.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 45 | ERROR | Doc comment for parameter "$target" missing
 47 | ERROR | Missing @return tag in function comment
 48 | ERROR | Function name "Find_judoka_by_dojo" is invalid; consider
    |       | "Find_Judoka_By_dojo" instead
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/about.html.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | WARNING | No PHP code was found in this file and short open tags are
   |         | not allowed by this install of PHP. This file may be using
   |         | short open tags but PHP does not allow them.
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/emails_list.html.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | ERROR | [ ] Missing file doc comment
 10 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 16 | ERROR | [x] Closing brace indented incorrectly; expected 1 spaces,
    |       |     found 0
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/search_results.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/default_layout.php
---------------------------------------------------------------------------
FOUND 113 ERRORS AND 26 WARNINGS AFFECTING 107 LINES
---------------------------------------------------------------------------
   1 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  14 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  20 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  39 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  43 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  44 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  45 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  46 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  47 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  48 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  49 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  49 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  50 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  50 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  51 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
  51 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  52 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  52 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  53 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  53 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  55 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  55 | WARNING | [ ] Line exceeds 85 characters; contains 129 characters
  63 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  64 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  64 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  65 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  66 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  67 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  68 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  69 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  70 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  71 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  71 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  73 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  73 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  75 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  75 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  81 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  82 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  83 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  84 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  86 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  87 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  88 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  88 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  89 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  91 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  92 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  93 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  94 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  95 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  96 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  97 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  98 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  99 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 100 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 101 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 102 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 103 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 104 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 105 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 106 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 107 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 108 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 109 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 110 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 111 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 112 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 113 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 114 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 115 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 120 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo $content ..." but found "<?= $content ..."
 130 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 131 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 132 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 133 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 133 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 134 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 135 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 136 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 137 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 137 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
 138 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 138 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
 139 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 139 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
 139 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 140 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 140 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
 140 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 141 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 141 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
 141 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 142 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 143 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 143 | ERROR   | [x] No space found after comma in function call
 143 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 145 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 146 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 148 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 149 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 151 | WARNING | [ ] Line exceeds 85 characters; contains 167 characters
 151 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 152 | WARNING | [ ] Line exceeds 85 characters; contains 288 characters
 152 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 153 | WARNING | [ ] Line exceeds 85 characters; contains 370 characters
 153 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 154 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
 154 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 155 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 155 | WARNING | [ ] Line exceeds 85 characters; contains 240 characters
 156 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 156 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 157 | WARNING | [ ] Line exceeds 85 characters; contains 139 characters
 157 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 158 | WARNING | [ ] Line exceeds 85 characters; contains 137 characters
 158 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 159 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 160 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 161 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 162 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 162 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 163 | WARNING | [ ] Line exceeds 85 characters; contains 835 characters
 163 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 165 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 168 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 169 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 170 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 171 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 172 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 173 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 174 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 175 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 176 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 177 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 181 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 182 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 186 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 112 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/main.html.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 3 WARNINGS AFFECTING 26 LINES
---------------------------------------------------------------------------
  4 | ERROR   | [ ] Missing file doc comment
  4 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
  6 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 22 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 23 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 24 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 25 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 34 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 47 | WARNING | [ ] Line exceeds 85 characters; contains 126 characters
 50 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 51 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 53 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 56 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 57 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 59 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 73 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 74 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 75 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 77 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 78 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 79 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 80 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 81 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 82 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 83 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 84 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/error_layout.php
---------------------------------------------------------------------------
FOUND 114 ERRORS AND 17 WARNINGS AFFECTING 105 LINES
---------------------------------------------------------------------------
   1 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  13 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  38 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  42 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  43 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  44 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  45 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  46 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  47 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  48 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  48 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  49 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  49 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  50 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  50 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  51 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  51 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  52 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  53 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  59 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  60 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  60 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  61 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  62 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  63 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  64 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  65 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  66 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  67 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  67 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  68 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  68 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  69 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  69 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  70 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  70 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  71 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  71 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  72 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  72 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  73 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  73 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
  75 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  78 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  79 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  80 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  81 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  82 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  83 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  84 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  84 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  85 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  86 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  87 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  88 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  89 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  90 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  91 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  92 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  93 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  94 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  95 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  96 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 100 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo $content ..." but found "<?= $content ..."
 110 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 111 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 112 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 113 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 113 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 114 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 115 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 116 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 117 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 117 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
 118 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 118 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo url_for ..." but found "<?= url_for ..."
 119 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 120 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 121 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 122 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 122 | ERROR   | [x] No space found after comma in function call
 122 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 123 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 124 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 125 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 127 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 128 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 129 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 130 | WARNING | [ ] Line exceeds 85 characters; contains 167 characters
 130 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 131 | WARNING | [ ] Line exceeds 85 characters; contains 178 characters
 131 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 132 | WARNING | [ ] Line exceeds 85 characters; contains 289 characters
 132 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 133 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 133 | WARNING | [ ] Line exceeds 85 characters; contains 239 characters
 133 | ERROR   | [x] Spaces must be used for alignment; tabs are not
     |         |     allowed
 134 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 134 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 135 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 136 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 137 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 138 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 139 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 139 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 140 | WARNING | [ ] Line exceeds 85 characters; contains 728 characters
 140 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 141 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 142 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 143 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 145 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 146 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 147 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 148 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 149 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 150 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 151 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 152 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 153 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 154 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 155 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 156 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 157 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 158 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 159 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 160 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 163 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 164 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 165 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 166 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 113 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/judoka/view.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 3 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/admin/sync.html.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  1 | ERROR   | [ ] Missing file doc comment
  3 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  4 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  7 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 16
  7 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...){\n"
  7 | ERROR   | [x] There must be a single space between the closing
    |         |     parenthesis and the opening brace of a multi-line IF
    |         |     statement; found 0 spaces
  9 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 16
 11 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 16
 14 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 16
 19 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 24 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
    |         |     16
 24 | ERROR   | [x] Closing brace indented incorrectly; expected 12
    |         |     spaces, found 16
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/admin/sync_updated.html.php
-------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
-------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  6 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
 11 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/admin/index.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/admin/create_kml.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 1 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/admin/index_login.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 9 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/admin/sync_new.html.php
-------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
-------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  6 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
 11 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/main.html_list.html.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 3 | ERROR | [ ] Missing file doc comment
 7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 9 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/websites_list.html.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 5 | ERROR | [ ] Missing file doc comment
 7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 9 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/edit.html.php
------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 13 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/edit_form.html.php
---------------------------------------------------------------------------
FOUND 38 ERRORS AFFECTING 33 LINES
---------------------------------------------------------------------------
  10 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  11 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  12 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  14 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  32 | ERROR | [ ] Missing file doc comment
  48 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  48 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces,
     |       |     found 1
  57 | ERROR | [x] Closing brace indented incorrectly; expected 8 spaces,
     |       |     found 0
  71 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 122 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 122 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 1
 131 | ERROR | [x] Closing brace indented incorrectly; expected 1 spaces,
     |       |     found 0
 145 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 179 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 179 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 180 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 180 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 2
 191 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 191 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 358 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 359 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 360 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 361 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 363 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 364 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 365 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 366 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 367 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 368 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 370 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 371 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 372 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 374 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 375 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 376 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 377 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 378 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 379 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/delete_recaptcha.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/validation_error.html.php
-------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
-------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  9 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  9 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
 12 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
-------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/create_add.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/create.html.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 18 LINES
---------------------------------------------------------------------------
  30 | ERROR | [ ] Missing file doc comment
 233 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 9
 273 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 274 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 275 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 276 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 278 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 279 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 280 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 282 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 283 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 284 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 286 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 287 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 288 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 289 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 290 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 291 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/view.html.php
---------------------------------------------------------------------------
FOUND 94 ERRORS AND 5 WARNINGS AFFECTING 48 LINES
---------------------------------------------------------------------------
   6 | ERROR   | [ ] Missing file doc comment
   7 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...) {\n"
   8 | ERROR   | [x] Line indented incorrectly; expected at least 16
     |         |     spaces, found 12
   8 | WARNING | [ ] Line exceeds 85 characters; contains 126 characters
  37 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  37 | ERROR   | [x] Line indented incorrectly; expected at least 16
     |         |     spaces, found 12
  38 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  38 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     6
  38 | ERROR   | [x] Closing brace indented incorrectly; expected 12
     |         |     spaces, found 6
  49 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  49 | ERROR   | [x] Line indented incorrectly; expected at least 16
     |         |     spaces, found 12
  50 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  50 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     6
  50 | ERROR   | [x] Closing brace indented incorrectly; expected 12
     |         |     spaces, found 6
  53 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     13
  62 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  62 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     9
  63 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  63 | ERROR   | [x] Line indented incorrectly; expected at least 16
     |         |     spaces, found 8
  64 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  65 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  65 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     6
  65 | ERROR   | [x] Closing brace indented incorrectly; expected 9
     |         |     spaces, found 6
  68 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     13
  86 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  86 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     9
  87 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  87 | ERROR   | [x] Line indented incorrectly; expected at least 16
     |         |     spaces, found 8
  88 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  89 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  89 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     6
  89 | ERROR   | [x] Closing brace indented incorrectly; expected 9
     |         |     spaces, found 6
  92 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     13
  99 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...){\n"
  99 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 100 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 8
 100 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 115 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 117 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 130 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 141 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 158 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     20
 158 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 158 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 165 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 165 | ERROR   | [x] Closing brace indented incorrectly; expected 20
     |         |     spaces, found 24
 166 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     20
 166 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 166 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 173 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 173 | ERROR   | [x] Closing brace indented incorrectly; expected 20
     |         |     spaces, found 24
 174 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     21
 174 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 174 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 181 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 181 | ERROR   | [x] Closing brace indented incorrectly; expected 21
     |         |     spaces, found 24
 182 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     22
 182 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 182 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 189 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 189 | ERROR   | [x] Closing brace indented incorrectly; expected 22
     |         |     spaces, found 24
 190 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     21
 190 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 190 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 197 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 197 | ERROR   | [x] Closing brace indented incorrectly; expected 21
     |         |     spaces, found 24
 198 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     22
 198 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 198 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 205 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 205 | ERROR   | [x] Closing brace indented incorrectly; expected 22
     |         |     spaces, found 24
 206 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     22
 206 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 206 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 213 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 213 | ERROR   | [x] Closing brace indented incorrectly; expected 22
     |         |     spaces, found 24
 214 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     22
 214 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 214 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 221 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 221 | ERROR   | [x] Closing brace indented incorrectly; expected 22
     |         |     spaces, found 24
 222 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     22
 222 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 222 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 229 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 229 | ERROR   | [x] Closing brace indented incorrectly; expected 22
     |         |     spaces, found 24
 230 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     22
 230 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...)\n            
     |         |                {\n"
 230 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 237 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     24
 237 | ERROR   | [x] Closing brace indented incorrectly; expected 22
     |         |     spaces, found 24
 249 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...){\n"
 249 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 273 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 273 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...){\n"
 273 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 276 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 281 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...){\n"
 281 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 78 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/delete_end.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/delete.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/views/dojo/edit_end.html.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/webmozart/assert/src/Assert.php
---------------------------------------------------------------------------
FOUND 225 ERRORS AND 16 WARNINGS AFFECTING 236 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   26 | ERROR   | [ ] The tag in position 1 should be the @author tag
  163 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces
      |         |     but found 2
  166 | ERROR   | [ ] Missing @category tag in class comment
  166 | ERROR   | [ ] Missing @package tag in class comment
  166 | ERROR   | [ ] Missing @license tag in class comment
  166 | ERROR   | [ ] Missing @link tag in class comment
  169 | ERROR   | [ ] Missing doc comment for function string()
  172 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  175 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  179 | ERROR   | [ ] Missing doc comment for function stringNotEmpty()
  185 | ERROR   | [ ] Missing doc comment for function integer()
  188 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  191 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  195 | ERROR   | [ ] Missing doc comment for function integerish()
  198 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  201 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  205 | ERROR   | [ ] Missing doc comment for function float()
  208 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  211 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  215 | ERROR   | [ ] Missing doc comment for function numeric()
  218 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  221 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  225 | ERROR   | [ ] Missing doc comment for function natural()
  228 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  231 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  235 | ERROR   | [ ] Missing doc comment for function boolean()
  238 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  241 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  245 | ERROR   | [ ] Missing doc comment for function scalar()
  248 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  251 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  255 | ERROR   | [ ] Missing doc comment for function object()
  258 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  261 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  265 | ERROR   | [ ] Missing doc comment for function resource()
  268 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  271 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  275 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  279 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  283 | ERROR   | [ ] Missing doc comment for function isCallable()
  286 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  289 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  293 | ERROR   | [ ] Missing doc comment for function isArray()
  296 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  299 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  303 | ERROR   | [ ] Missing doc comment for function isTraversable()
  307 | WARNING | [ ] Line exceeds 85 characters; contains 165 characters
  314 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  317 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  321 | ERROR   | [ ] Missing doc comment for function isArrayAccessible()
  324 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  327 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  331 | ERROR   | [ ] Missing doc comment for function isCountable()
  334 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  337 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  341 | ERROR   | [ ] Missing doc comment for function isIterable()
  344 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  347 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  351 | ERROR   | [ ] Missing doc comment for function isInstanceOf()
  354 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  358 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  362 | ERROR   | [ ] Missing doc comment for function notInstanceOf()
  365 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  369 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  373 | ERROR   | [ ] Missing doc comment for function isInstanceOfAny()
  381 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  385 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  388 | ERROR   | [ ] Missing doc comment for function isEmpty()
  391 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  394 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  398 | ERROR   | [ ] Missing doc comment for function notEmpty()
  401 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  404 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  408 | ERROR   | [ ] Missing doc comment for function null()
  411 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  414 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  418 | ERROR   | [ ] Missing doc comment for function notNull()
  427 | ERROR   | [ ] Missing doc comment for function true()
  430 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  433 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  437 | ERROR   | [ ] Missing doc comment for function false()
  440 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  443 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  447 | ERROR   | [ ] Missing doc comment for function eq()
  450 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  454 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  458 | ERROR   | [ ] Missing doc comment for function notEq()
  461 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  464 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  468 | ERROR   | [ ] Missing doc comment for function same()
  471 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  475 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  479 | ERROR   | [ ] Missing doc comment for function notSame()
  482 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  485 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  489 | ERROR   | [ ] Missing doc comment for function greaterThan()
  492 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  496 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  500 | ERROR   | [ ] Missing doc comment for function greaterThanEq()
  503 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  504 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  507 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  511 | ERROR   | [ ] Missing doc comment for function lessThan()
  514 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  518 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  522 | ERROR   | [ ] Missing doc comment for function lessThanEq()
  525 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  529 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  533 | ERROR   | [ ] Missing doc comment for function range()
  536 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  541 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  545 | ERROR   | [ ] Missing doc comment for function oneOf()
  548 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  552 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  556 | ERROR   | [ ] Missing doc comment for function contains()
  559 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  563 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  567 | ERROR   | [ ] Missing doc comment for function notContains()
  570 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  571 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  574 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  578 | ERROR   | [ ] Missing doc comment for function notWhitespaceOnly()
  581 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  584 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  588 | ERROR   | [ ] Missing doc comment for function startsWith()
  591 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  595 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  599 | ERROR   | [ ] Missing doc comment for function startsWithLetter()
  611 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  614 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  618 | ERROR   | [ ] Missing doc comment for function endsWith()
  621 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  625 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  629 | ERROR   | [ ] Missing doc comment for function regex()
  632 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  635 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  639 | ERROR   | [ ] Missing doc comment for function alpha()
  647 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  650 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  654 | ERROR   | [ ] Missing doc comment for function digits()
  662 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  665 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  669 | ERROR   | [ ] Missing doc comment for function alnum()
  677 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  678 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  680 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  684 | ERROR   | [ ] Missing doc comment for function lower()
  692 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  693 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  695 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  699 | ERROR   | [ ] Missing doc comment for function upper()
  707 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  708 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  710 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  714 | ERROR   | [ ] Missing doc comment for function length()
  717 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  721 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  725 | ERROR   | [ ] Missing doc comment for function minLength()
  728 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  729 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  732 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  736 | ERROR   | [ ] Missing doc comment for function maxLength()
  739 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  740 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  743 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  747 | ERROR   | [ ] Missing doc comment for function lengthBetween()
  752 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  753 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  757 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  761 | ERROR   | [ ] Missing doc comment for function fileExists()
  766 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  769 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  773 | ERROR   | [ ] Missing doc comment for function file()
  778 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  781 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  785 | ERROR   | [ ] Missing doc comment for function directory()
  790 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  793 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  797 | ERROR   | [ ] Missing doc comment for function readable()
  800 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  803 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  807 | ERROR   | [ ] Missing doc comment for function writable()
  810 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  813 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  817 | ERROR   | [ ] Missing doc comment for function classExists()
  820 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  823 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  827 | ERROR   | [ ] Missing doc comment for function subclassOf()
  830 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  834 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  838 | ERROR   | [ ] Missing doc comment for function
      |         |     implementsInterface()
  841 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  845 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  849 | ERROR   | [ ] Missing doc comment for function propertyExists()
  852 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  855 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  859 | ERROR   | [ ] Missing doc comment for function propertyNotExists()
  859 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  862 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  865 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  869 | ERROR   | [ ] Missing doc comment for function methodExists()
  872 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  875 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  879 | ERROR   | [ ] Missing doc comment for function methodNotExists()
  882 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  885 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  889 | ERROR   | [ ] Missing doc comment for function keyExists()
  892 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  895 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  899 | ERROR   | [ ] Missing doc comment for function keyNotExists()
  902 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  905 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  909 | ERROR   | [ ] Missing doc comment for function count()
  914 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  918 | ERROR   | [ ] Missing doc comment for function minCount()
  921 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  922 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  925 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  929 | ERROR   | [ ] Missing doc comment for function maxCount()
  932 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  933 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  936 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  940 | ERROR   | [ ] Missing doc comment for function countBetween()
  945 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  946 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  950 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  954 | ERROR   | [ ] Missing doc comment for function uuid()
  964 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
  965 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  968 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  972 | ERROR   | [ ] Missing doc comment for function throws()
  972 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  992 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  996 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  999 | ERROR   | [ ] Missing doc comment for function __callStatic()
 1028 | ERROR   | [ ] Missing doc comment for function valueToString()
 1061 | ERROR   | [ ] Missing doc comment for function typeToString()
 1066 | ERROR   | [ ] Missing doc comment for function strlen()
 1079 | ERROR   | [ ] Missing doc comment for function
      |         |     reportInvalidArgument()
 1084 | ERROR   | [ ] Missing doc comment for function __construct()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 141 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/squizlabs/php_codesniffer/autoload.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 14 WARNINGS AFFECTING 19 LINES
---------------------------------------------------------------------------
  14 | WARNING | Line exceeds 85 characters; contains 94 characters
  15 | WARNING | PHP version not specified
  15 | ERROR   | Missing @category tag in file comment
  15 | ERROR   | Missing @package tag in file comment
  15 | ERROR   | Missing @link tag in file comment
  20 | ERROR   | Missing doc comment for class Autoload
  28 | ERROR   | Private member variable "composerAutoloader" must be
     |         | prefixed with an underscore
  35 | ERROR   | Private member variable "loadedClasses" must be prefixed
     |         | with an underscore
  42 | ERROR   | Private member variable "loadedFiles" must be prefixed
     |         | with an underscore
  51 | ERROR   | Private member variable "searchPaths" must be prefixed
     |         | with an underscore
  57 | WARNING | Line exceeds 85 characters; contains 86 characters
  79 | WARNING | Line exceeds 85 characters; contains 86 characters
  80 | WARNING | Line exceeds 85 characters; contains 94 characters
 107 | WARNING | Line exceeds 85 characters; contains 100 characters
 120 | WARNING | Line exceeds 85 characters; contains 97 characters
 124 | WARNING | Line exceeds 85 characters; contains 86 characters
 170 | WARNING | Line exceeds 85 characters; contains 86 characters
 179 | WARNING | Line exceeds 85 characters; contains 96 characters
 189 | WARNING | Line exceeds 85 characters; contains 88 characters
 209 | WARNING | Line exceeds 85 characters; contains 86 characters
 231 | WARNING | Line exceeds 85 characters; contains 100 characters
 250 | WARNING | Line exceeds 85 characters; contains 101 characters
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/squizlabs/php_codesniffer/scripts/build-phar.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
 13 | WARNING | Line exceeds 85 characters; contains 94 characters
 51 | WARNING | Line exceeds 85 characters; contains 98 characters
 52 | WARNING | Line exceeds 85 characters; contains 96 characters
 73 | WARNING | Line exceeds 85 characters; contains 101 characters
 76 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Runner.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 22 WARNINGS AFFECTING 25 LINES
---------------------------------------------------------------------------
  10 | WARNING | Line exceeds 85 characters; contains 94 characters
  11 | WARNING | PHP version not specified
  11 | ERROR   | Missing @category tag in file comment
  11 | ERROR   | Missing @package tag in file comment
  11 | ERROR   | Missing @link tag in file comment
  24 | ERROR   | Missing doc comment for class Runner
  73 | WARNING | Line exceeds 85 characters; contains 88 characters
  91 | WARNING | Line exceeds 85 characters; contains 89 characters
 101 | WARNING | Line exceeds 85 characters; contains 98 characters
 126 | WARNING | Line exceeds 85 characters; contains 131 characters
 234 | WARNING | Line exceeds 85 characters; contains 93 characters
 239 | WARNING | Line exceeds 85 characters; contains 102 characters
 266 | WARNING | Line exceeds 85 characters; contains 89 characters
 309 | ERROR   | Private method name "Runner::run" must be prefixed with
     |         | an underscore
 333 | WARNING | Line exceeds 85 characters; contains 110 characters
 388 | WARNING | Line exceeds 85 characters; contains 125 characters
 456 | WARNING | Line exceeds 85 characters; contains 129 characters
 607 | WARNING | Line exceeds 85 characters; contains 128 characters
 616 | WARNING | Line exceeds 85 characters; contains 89 characters
 668 | ERROR   | Private method name "Runner::processChildProcs" must be
     |         | prefixed with an underscore
 680 | WARNING | Line exceeds 85 characters; contains 89 characters
 681 | WARNING | Line exceeds 85 characters; contains 90 characters
 682 | WARNING | Line exceeds 85 characters; contains 92 characters
 683 | WARNING | Line exceeds 85 characters; contains 91 characters
 684 | WARNING | Line exceeds 85 characters; contains 89 characters
 702 | WARNING | Line exceeds 85 characters; contains 95 characters
 821 | WARNING | Line exceeds 85 characters; contains 101 characters
 824 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Csv.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class Csv
 32 | WARNING | Line exceeds 85 characters; contains 95 characters
 48 | WARNING | Line exceeds 85 characters; contains 109 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Xml.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class Xml
 33 | WARNING | Line exceeds 85 characters; contains 95 characters
 57 | WARNING | Line exceeds 85 characters; contains 108 characters
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Info.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class Info
  33 | WARNING | Line exceeds 85 characters; contains 95 characters
 100 | WARNING | Line exceeds 85 characters; contains 87 characters
 116 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Gitblame.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class Gitblame
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Code.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 13 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class Code
  33 | WARNING | Line exceeds 85 characters; contains 95 characters
 113 | WARNING | Line exceeds 85 characters; contains 150 characters
 135 | WARNING | Line exceeds 85 characters; contains 95 characters
 160 | WARNING | Line exceeds 85 characters; contains 86 characters
 202 | WARNING | Line exceeds 85 characters; contains 103 characters
 212 | WARNING | Line exceeds 85 characters; contains 96 characters
 234 | WARNING | Line exceeds 85 characters; contains 88 characters
 238 | WARNING | Line exceeds 85 characters; contains 101 characters
 242 | WARNING | Line exceeds 85 characters; contains 103 characters
 294 | WARNING | Line exceeds 85 characters; contains 90 characters
 313 | WARNING | Line exceeds 85 characters; contains 127 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Notifysend.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 14 | WARNING | Line exceeds 85 characters; contains 94 characters
 15 | WARNING | PHP version not specified
 15 | ERROR   | Missing @category tag in file comment
 15 | ERROR   | Missing @package tag in file comment
 15 | ERROR   | Missing @link tag in file comment
 22 | ERROR   | Missing doc comment for class Notifysend
 97 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Hgblame.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class Hgblame
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Checkstyle.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class Checkstyle
 33 | WARNING | Line exceeds 85 characters; contains 95 characters
 52 | WARNING | Line exceeds 85 characters; contains 108 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Cbf.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  11 | WARNING | Line exceeds 85 characters; contains 94 characters
  12 | WARNING | PHP version not specified
  12 | ERROR   | Missing @category tag in file comment
  12 | ERROR   | Missing @package tag in file comment
  12 | ERROR   | Missing @link tag in file comment
  20 | ERROR   | Missing doc comment for class Cbf
  38 | WARNING | Line exceeds 85 characters; contains 95 characters
  86 | WARNING | Line exceeds 85 characters; contains 93 characters
  96 | WARNING | Line exceeds 85 characters; contains 86 characters
 109 | WARNING | Line exceeds 85 characters; contains 100 characters
 181 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Source.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 9 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class Source
  33 | WARNING | Line exceeds 85 characters; contains 95 characters
 164 | WARNING | Line exceeds 85 characters; contains 87 characters
 174 | WARNING | Line exceeds 85 characters; contains 110 characters
 176 | WARNING | Line exceeds 85 characters; contains 106 characters
 229 | WARNING | Line exceeds 85 characters; contains 86 characters
 250 | WARNING | Line exceeds 85 characters; contains 88 characters
 264 | WARNING | Line exceeds 85 characters; contains 133 characters
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Diff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class Diff
 33 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Svnblame.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class Svnblame
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Report.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for interface Report
 32 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...oList/vendor/squizlabs/php_codesniffer/src/Reports/VersionControl.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 13 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
   8 | WARNING | Line exceeds 85 characters; contains 94 characters
   9 | WARNING | PHP version not specified
   9 | ERROR   | Missing @category tag in file comment
   9 | ERROR   | Missing @package tag in file comment
   9 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class VersionControl
  41 | WARNING | Line exceeds 85 characters; contains 95 characters
 135 | WARNING | Line exceeds 85 characters; contains 89 characters
 237 | WARNING | Line exceeds 85 characters; contains 104 characters
 240 | WARNING | Line exceeds 85 characters; contains 105 characters
 243 | WARNING | Line exceeds 85 characters; contains 96 characters
 263 | WARNING | Line exceeds 85 characters; contains 90 characters
 270 | WARNING | Line exceeds 85 characters; contains 100 characters
 271 | WARNING | Line exceeds 85 characters; contains 98 characters
 272 | WARNING | Line exceeds 85 characters; contains 104 characters
 340 | WARNING | Line exceeds 85 characters; contains 137 characters
 343 | WARNING | Line exceeds 85 characters; contains 106 characters
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Junit.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
   8 | WARNING | Line exceeds 85 characters; contains 94 characters
   9 | WARNING | PHP version not specified
   9 | ERROR   | Missing @category tag in file comment
   9 | ERROR   | Missing @package tag in file comment
   9 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class Junit
  34 | WARNING | Line exceeds 85 characters; contains 95 characters
  59 | WARNING | Line exceeds 85 characters; contains 117 characters
  63 | WARNING | Line exceeds 85 characters; contains 112 characters
 123 | WARNING | Line exceeds 85 characters; contains 123 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Summary.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class Summary
  33 | WARNING | Line exceeds 85 characters; contains 95 characters
  43 | WARNING | Line exceeds 85 characters; contains 89 characters
 103 | WARNING | Line exceeds 85 characters; contains 98 characters
 150 | WARNING | Line exceeds 85 characters; contains 102 characters
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Emacs.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class Emacs
 32 | WARNING | Line exceeds 85 characters; contains 95 characters
 48 | WARNING | Line exceeds 85 characters; contains 101 characters
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reports/Full.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class Full
  33 | WARNING | Line exceeds 85 characters; contains 95 characters
  48 | WARNING | Line exceeds 85 characters; contains 86 characters
 128 | WARNING | Line exceeds 85 characters; contains 90 characters
 168 | WARNING | Line exceeds 85 characters; contains 127 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/squizlabs/php_codesniffer/src/Files/DummyFile.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 12 | WARNING | Line exceeds 85 characters; contains 94 characters
 13 | WARNING | PHP version not specified
 13 | ERROR   | Missing @category tag in file comment
 13 | ERROR   | Missing @package tag in file comment
 13 | ERROR   | Missing @link tag in file comment
 20 | ERROR   | Missing doc comment for class DummyFile
 72 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Files/File.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 84 WARNINGS AFFECTING 86 LINES
---------------------------------------------------------------------------
    7 | WARNING | Line exceeds 85 characters; contains 94 characters
    8 | WARNING | PHP version not specified
    8 | ERROR   | Missing @category tag in file comment
    8 | ERROR   | Missing @package tag in file comment
    8 | ERROR   | Missing @link tag in file comment
   19 | ERROR   | Missing doc comment for class File
  136 | ERROR   | Private member variable "metricTokens" must be prefixed
      |         | with an underscore
  214 | WARNING | Line exceeds 85 characters; contains 89 characters
  237 | WARNING | Line exceeds 85 characters; contains 95 characters
  238 | WARNING | Line exceeds 85 characters; contains 96 characters
  264 | WARNING | Line exceeds 85 characters; contains 87 characters
  339 | WARNING | Line exceeds 85 characters; contains 86 characters
  342 | WARNING | Line exceeds 85 characters; contains 87 characters
  350 | WARNING | Line exceeds 85 characters; contains 97 characters
  351 | WARNING | Line exceeds 85 characters; contains 89 characters
  357 | WARNING | Line exceeds 85 characters; contains 112 characters
  358 | WARNING | Line exceeds 85 characters; contains 113 characters
  359 | WARNING | Line exceeds 85 characters; contains 92 characters
  362 | WARNING | Line exceeds 85 characters; contains 92 characters
  363 | WARNING | Line exceeds 85 characters; contains 95 characters
  364 | WARNING | Line exceeds 85 characters; contains 116 characters
  393 | WARNING | Line exceeds 85 characters; contains 108 characters
  394 | WARNING | Line exceeds 85 characters; contains 109 characters
  395 | WARNING | Line exceeds 85 characters; contains 88 characters
  398 | WARNING | Line exceeds 85 characters; contains 88 characters
  399 | WARNING | Line exceeds 85 characters; contains 91 characters
  400 | WARNING | Line exceeds 85 characters; contains 112 characters
  421 | WARNING | Line exceeds 85 characters; contains 87 characters
  434 | WARNING | Line exceeds 85 characters; contains 89 characters
  443 | WARNING | Line exceeds 85 characters; contains 86 characters
  456 | WARNING | Line exceeds 85 characters; contains 88 characters
  463 | WARNING | Line exceeds 85 characters; contains 90 characters
  489 | WARNING | Line exceeds 85 characters; contains 86 characters
  496 | WARNING | Line exceeds 85 characters; contains 87 characters
  516 | WARNING | Line exceeds 85 characters; contains 96 characters
  519 | WARNING | Line exceeds 85 characters; contains 190 characters
  556 | WARNING | Line exceeds 85 characters; contains 98 characters
  559 | WARNING | Line exceeds 85 characters; contains 86 characters
  593 | WARNING | Line exceeds 85 characters; contains 92 characters
  662 | WARNING | Line exceeds 85 characters; contains 98 characters
  696 | WARNING | Line exceeds 85 characters; contains 101 characters
  720 | WARNING | Line exceeds 85 characters; contains 89 characters
  744 | WARNING | Line exceeds 85 characters; contains 92 characters
  770 | WARNING | Line exceeds 85 characters; contains 86 characters
  801 | WARNING | Line exceeds 85 characters; contains 90 characters
  826 | WARNING | Line exceeds 85 characters; contains 102 characters
  877 | WARNING | Line exceeds 85 characters; contains 91 characters
  879 | WARNING | Line exceeds 85 characters; contains 92 characters
  897 | WARNING | Line exceeds 85 characters; contains 89 characters
  944 | WARNING | Line exceeds 85 characters; contains 93 characters
 1173 | WARNING | Line exceeds 85 characters; contains 97 characters
 1174 | WARNING | Line exceeds 85 characters; contains 94 characters
 1175 | WARNING | Line exceeds 85 characters; contains 95 characters
 1190 | WARNING | Line exceeds 85 characters; contains 143 characters
 1222 | WARNING | Line exceeds 85 characters; contains 89 characters
 1223 | WARNING | Line exceeds 85 characters; contains 94 characters
 1224 | WARNING | Line exceeds 85 characters; contains 86 characters
 1225 | WARNING | Line exceeds 85 characters; contains 104 characters
 1227 | WARNING | Line exceeds 85 characters; contains 88 characters
 1238 | WARNING | Line exceeds 85 characters; contains 98 characters
 1239 | WARNING | Line exceeds 85 characters; contains 91 characters
 1246 | WARNING | Line exceeds 85 characters; contains 94 characters
 1263 | WARNING | Line exceeds 85 characters; contains 89 characters
 1300 | WARNING | Line exceeds 85 characters; contains 95 characters
 1357 | WARNING | Line exceeds 85 characters; contains 112 characters
 1360 | WARNING | Line exceeds 85 characters; contains 120 characters
 1407 | WARNING | Line exceeds 85 characters; contains 96 characters
 1415 | WARNING | Line exceeds 85 characters; contains 94 characters
 1503 | WARNING | Line exceeds 85 characters; contains 96 characters
 1504 | WARNING | Line exceeds 85 characters; contains 105 characters
 1505 | WARNING | Line exceeds 85 characters; contains 86 characters
 1530 | WARNING | Line exceeds 85 characters; contains 92 characters
 1531 | WARNING | Line exceeds 85 characters; contains 102 characters
 1603 | WARNING | Line exceeds 85 characters; contains 96 characters
 1685 | WARNING | Line exceeds 85 characters; contains 98 characters
 1706 | WARNING | Line exceeds 85 characters; contains 89 characters
 1710 | WARNING | Line exceeds 85 characters; contains 107 characters
 1732 | WARNING | Line exceeds 85 characters; contains 99 characters
 1957 | WARNING | Line exceeds 85 characters; contains 88 characters
 1958 | WARNING | Line exceeds 85 characters; contains 86 characters
 2009 | WARNING | Line exceeds 85 characters; contains 88 characters
 2022 | WARNING | Line exceeds 85 characters; contains 88 characters
 2023 | WARNING | Line exceeds 85 characters; contains 86 characters
 2054 | WARNING | Line exceeds 85 characters; contains 89 characters
 2085 | WARNING | Line exceeds 85 characters; contains 88 characters
 2264 | WARNING | Line exceeds 85 characters; contains 90 characters
 2303 | WARNING | Line exceeds 85 characters; contains 88 characters
 2315 | WARNING | Line exceeds 85 characters; contains 94 characters
 2316 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/squizlabs/php_codesniffer/src/Files/LocalFile.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 6 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class LocalFile
  34 | WARNING | Line exceeds 85 characters; contains 108 characters
  35 | WARNING | Line exceeds 85 characters; contains 86 characters
  51 | WARNING | Line exceeds 85 characters; contains 86 characters
 113 | WARNING | Line exceeds 85 characters; contains 90 characters
 165 | ERROR   | Private method name "LocalFile::replayErrors" must be
     |         | prefixed with an underscore
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/squizlabs/php_codesniffer/src/Files/FileList.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 6 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 87 characters
   9 | WARNING | Line exceeds 85 characters; contains 94 characters
  10 | WARNING | PHP version not specified
  10 | ERROR   | Missing @category tag in file comment
  10 | ERROR   | Missing @package tag in file comment
  10 | ERROR   | Missing @link tag in file comment
  19 | ERROR   | Missing doc comment for class FileList
  27 | ERROR   | Private member variable "files" must be prefixed with an
     |         | underscore
  34 | ERROR   | Private member variable "numFiles" must be prefixed with
     |         | an underscore
  81 | WARNING | Line exceeds 85 characters; contains 148 characters
 139 | ERROR   | Private method name "FileList::getFilterClass" must be
     |         | prefixed with an underscore
 150 | WARNING | Line exceeds 85 characters; contains 86 characters
 186 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractVariableSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 16 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  13 | WARNING | Line exceeds 85 characters; contains 94 characters
  14 | WARNING | PHP version not specified
  14 | ERROR   | Missing @category tag in file comment
  14 | ERROR   | Missing @package tag in file comment
  14 | ERROR   | Missing @link tag in file comment
  22 | ERROR   | Missing doc comment for class AbstractVariableSniff
  47 | WARNING | Line exceeds 85 characters; contains 88 characters
  49 | WARNING | Line exceeds 85 characters; contains 92 characters
  54 | WARNING | Line exceeds 85 characters; contains 92 characters
  94 | WARNING | Line exceeds 85 characters; contains 96 characters
  95 | WARNING | Line exceeds 85 characters; contains 86 characters
  98 | WARNING | Line exceeds 85 characters; contains 102 characters
 129 | WARNING | Line exceeds 85 characters; contains 88 characters
 131 | WARNING | Line exceeds 85 characters; contains 92 characters
 157 | WARNING | Line exceeds 85 characters; contains 88 characters
 159 | WARNING | Line exceeds 85 characters; contains 92 characters
 169 | WARNING | Line exceeds 85 characters; contains 88 characters
 171 | WARNING | Line exceeds 85 characters; contains 92 characters
 184 | WARNING | Line exceeds 85 characters; contains 88 characters
 186 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...st/vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractScopeSniff.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 14 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 86 characters
  14 | WARNING | Line exceeds 85 characters; contains 92 characters
  24 | WARNING | Line exceeds 85 characters; contains 94 characters
  25 | WARNING | PHP version not specified
  25 | ERROR   | Missing @category tag in file comment
  25 | ERROR   | Missing @package tag in file comment
  25 | ERROR   | Missing @link tag in file comment
  32 | ERROR   | Missing doc comment for class AbstractScopeSniff
  40 | ERROR   | Private member variable "tokens" must be prefixed with an
     |         | underscore
  47 | ERROR   | Private member variable "scopeTokens" must be prefixed
     |         | with an underscore
  54 | ERROR   | Private member variable "listenOutside" must be prefixed
     |         | with an underscore
  69 | WARNING | Line exceeds 85 characters; contains 99 characters
 120 | WARNING | Line exceeds 85 characters; contains 89 characters
 121 | WARNING | Line exceeds 85 characters; contains 89 characters
 150 | WARNING | Line exceeds 85 characters; contains 89 characters
 151 | WARNING | Line exceeds 85 characters; contains 89 characters
 153 | WARNING | Line exceeds 85 characters; contains 90 characters
 154 | WARNING | Line exceeds 85 characters; contains 87 characters
 159 | WARNING | Line exceeds 85 characters; contains 96 characters
 166 | WARNING | Line exceeds 85 characters; contains 89 characters
 167 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Sniffs/Sniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
 12 | WARNING | Line exceeds 85 characters; contains 94 characters
 13 | WARNING | PHP version not specified
 13 | ERROR   | Missing @category tag in file comment
 13 | ERROR   | Missing @package tag in file comment
 13 | ERROR   | Missing @link tag in file comment
 19 | ERROR   | Missing doc comment for interface Sniff
 59 | WARNING | Line exceeds 85 characters; contains 91 characters
 66 | WARNING | Line exceeds 85 characters; contains 87 characters
 68 | WARNING | Line exceeds 85 characters; contains 88 characters
 69 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: .../vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractPatternSniff.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 31 WARNINGS AFFECTING 40 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  18 | ERROR   | Missing doc comment for class AbstractPatternSniff
  40 | ERROR   | Private member variable "parsedPatterns" must be prefixed
     |         | with an underscore
  49 | ERROR   | Private member variable "supplementaryTokens" must be
     |         | prefixed with an underscore
  56 | ERROR   | Private member variable "errorPos" must be prefixed with
     |         | an underscore
 133 | ERROR   | Private method name
     |         | "AbstractPatternSniff::getPatternTokenTypes" must be
     |         | prefixed with an underscore
 159 | ERROR   | Private method name
     |         | "AbstractPatternSniff::getListenerTokenPos" must be
     |         | prefixed with an underscore
 179 | WARNING | Line exceeds 85 characters; contains 87 characters
 199 | WARNING | Line exceeds 85 characters; contains 88 characters
 245 | WARNING | Line exceeds 85 characters; contains 89 characters
 246 | WARNING | Line exceeds 85 characters; contains 87 characters
 247 | WARNING | Line exceeds 85 characters; contains 89 characters
 249 | WARNING | Line exceeds 85 characters; contains 89 characters
 251 | WARNING | Line exceeds 85 characters; contains 93 characters
 252 | WARNING | Line exceeds 85 characters; contains 90 characters
 287 | WARNING | Line exceeds 85 characters; contains 90 characters
 361 | WARNING | Line exceeds 85 characters; contains 93 characters
 370 | WARNING | Line exceeds 85 characters; contains 102 characters
 388 | WARNING | Line exceeds 85 characters; contains 93 characters
 390 | WARNING | Line exceeds 85 characters; contains 93 characters
 392 | WARNING | Line exceeds 85 characters; contains 109 characters
 406 | WARNING | Line exceeds 85 characters; contains 90 characters
 408 | WARNING | Line exceeds 85 characters; contains 101 characters
 409 | WARNING | Line exceeds 85 characters; contains 103 characters
 431 | WARNING | Line exceeds 85 characters; contains 97 characters
 439 | WARNING | Line exceeds 85 characters; contains 103 characters
 517 | WARNING | Line exceeds 85 characters; contains 88 characters
 526 | WARNING | Line exceeds 85 characters; contains 87 characters
 528 | WARNING | Line exceeds 85 characters; contains 90 characters
 541 | WARNING | Line exceeds 85 characters; contains 94 characters
 633 | WARNING | Line exceeds 85 characters; contains 88 characters
 646 | WARNING | Line exceeds 85 characters; contains 96 characters
 747 | WARNING | Line exceeds 85 characters; contains 87 characters
 749 | WARNING | Line exceeds 85 characters; contains 89 characters
 770 | ERROR   | Private method name "AbstractPatternSniff::parse" must be
     |         | prefixed with an underscore
 816 | WARNING | Line exceeds 85 characters; contains 87 characters
 818 | WARNING | Line exceeds 85 characters; contains 91 characters
 861 | ERROR   | Private method name
     |         | "AbstractPatternSniff::createSkipPattern" must be
     |         | prefixed with an underscore
 914 | ERROR   | Private method name
     |         | "AbstractPatternSniff::createTokenPattern" must be
     |         | prefixed with an underscore
---------------------------------------------------------------------------


FILE: ...st/vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractArraySniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 20 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class AbstractArraySniff
  39 | WARNING | Line exceeds 85 characters; contains 89 characters
  64 | WARNING | Line exceeds 85 characters; contains 99 characters
  83 | WARNING | Line exceeds 85 characters; contains 92 characters
 104 | WARNING | Line exceeds 85 characters; contains 108 characters
 112 | WARNING | Line exceeds 85 characters; contains 96 characters
 173 | WARNING | Line exceeds 85 characters; contains 107 characters
 196 | WARNING | Line exceeds 85 characters; contains 99 characters
 198 | WARNING | Line exceeds 85 characters; contains 98 characters
 208 | WARNING | Line exceeds 85 characters; contains 87 characters
 210 | WARNING | Line exceeds 85 characters; contains 97 characters
 211 | WARNING | Line exceeds 85 characters; contains 95 characters
 212 | WARNING | Line exceeds 85 characters; contains 101 characters
 217 | WARNING | Line exceeds 85 characters; contains 112 characters
 224 | WARNING | Line exceeds 85 characters; contains 87 characters
 226 | WARNING | Line exceeds 85 characters; contains 97 characters
 227 | WARNING | Line exceeds 85 characters; contains 95 characters
 228 | WARNING | Line exceeds 85 characters; contains 101 characters
 233 | WARNING | Line exceeds 85 characters; contains 111 characters
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Config.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 102 WARNINGS AFFECTING 109 LINES
---------------------------------------------------------------------------
   10 | WARNING | Line exceeds 85 characters; contains 94 characters
   11 | WARNING | PHP version not specified
   11 | ERROR   | Missing @category tag in file comment
   11 | ERROR   | Missing @package tag in file comment
   11 | ERROR   | Missing @link tag in file comment
   18 | ERROR   | Missing doc comment for class Config
   41 | WARNING | Line exceeds 85 characters; contains 86 characters
   58 | WARNING | Line exceeds 85 characters; contains 87 characters
   66 | WARNING | Line exceeds 85 characters; contains 92 characters
   68 | WARNING | Line exceeds 85 characters; contains 92 characters
   69 | WARNING | Line exceeds 85 characters; contains 101 characters
   74 | WARNING | Line exceeds 85 characters; contains 97 characters
   75 | WARNING | Line exceeds 85 characters; contains 103 characters
   76 | WARNING | Line exceeds 85 characters; contains 88 characters
   77 | WARNING | Line exceeds 85 characters; contains 89 characters
   78 | WARNING | Line exceeds 85 characters; contains 93 characters
   80 | WARNING | Line exceeds 85 characters; contains 105 characters
   85 | WARNING | Line exceeds 85 characters; contains 111 characters
   87 | WARNING | Line exceeds 85 characters; contains 98 characters
   93 | WARNING | Line exceeds 85 characters; contains 114 characters
   95 | WARNING | Line exceeds 85 characters; contains 90 characters
  100 | ERROR   | Private member variable "settings" must be prefixed with
      |         | an underscore
  154 | ERROR   | Private member variable "cliArgs" must be prefixed with
      |         | an underscore
  161 | ERROR   | Private member variable "overriddenDefaults" must be
      |         | prefixed with an underscore
  168 | ERROR   | Private member variable "configData" must be prefixed
      |         | with an underscore
  175 | ERROR   | Private member variable "configDataFile" must be
      |         | prefixed with an underscore
  182 | ERROR   | Private member variable "executablePaths" must be
      |         | prefixed with an underscore
  196 | WARNING | Line exceeds 85 characters; contains 91 characters
  222 | WARNING | Line exceeds 85 characters; contains 111 characters
  382 | WARNING | Line exceeds 85 characters; contains 95 characters
  702 | WARNING | Line exceeds 85 characters; contains 90 characters
  751 | WARNING | Line exceeds 85 characters; contains 101 characters
  771 | WARNING | Line exceeds 85 characters; contains 108 characters
  776 | WARNING | Line exceeds 85 characters; contains 108 characters
  794 | WARNING | Line exceeds 85 characters; contains 108 characters
  809 | WARNING | Line exceeds 85 characters; contains 109 characters
  829 | WARNING | Line exceeds 85 characters; contains 108 characters
  845 | WARNING | Line exceeds 85 characters; contains 108 characters
  875 | WARNING | Line exceeds 85 characters; contains 147 characters
  901 | WARNING | Line exceeds 85 characters; contains 123 characters
  911 | WARNING | Line exceeds 85 characters; contains 115 characters
  925 | WARNING | Line exceeds 85 characters; contains 110 characters
  948 | WARNING | Line exceeds 85 characters; contains 91 characters
  954 | WARNING | Line exceeds 85 characters; contains 97 characters
  967 | WARNING | Line exceeds 85 characters; contains 149 characters
  993 | WARNING | Line exceeds 85 characters; contains 125 characters
 1024 | WARNING | Line exceeds 85 characters; contains 135 characters
 1028 | WARNING | Line exceeds 85 characters; contains 96 characters
 1045 | WARNING | Line exceeds 85 characters; contains 93 characters
 1347 | WARNING | Line exceeds 85 characters; contains 92 characters
 1348 | WARNING | Line exceeds 85 characters; contains 87 characters
 1349 | WARNING | Line exceeds 85 characters; contains 107 characters
 1350 | WARNING | Line exceeds 85 characters; contains 106 characters
 1351 | WARNING | Line exceeds 85 characters; contains 111 characters
 1352 | WARNING | Line exceeds 85 characters; contains 114 characters
 1353 | WARNING | Line exceeds 85 characters; contains 90 characters
 1354 | WARNING | Line exceeds 85 characters; contains 100 characters
 1355 | WARNING | Line exceeds 85 characters; contains 98 characters
 1356 | WARNING | Line exceeds 85 characters; contains 90 characters
 1359 | WARNING | Line exceeds 85 characters; contains 88 characters
 1368 | WARNING | Line exceeds 85 characters; contains 94 characters
 1373 | WARNING | Line exceeds 85 characters; contains 99 characters
 1378 | WARNING | Line exceeds 85 characters; contains 96 characters
 1380 | WARNING | Line exceeds 85 characters; contains 102 characters
 1381 | WARNING | Line exceeds 85 characters; contains 93 characters
 1383 | WARNING | Line exceeds 85 characters; contains 106 characters
 1384 | WARNING | Line exceeds 85 characters; contains 99 characters
 1385 | WARNING | Line exceeds 85 characters; contains 103 characters
 1387 | WARNING | Line exceeds 85 characters; contains 116 characters
 1388 | WARNING | Line exceeds 85 characters; contains 98 characters
 1389 | WARNING | Line exceeds 85 characters; contains 90 characters
 1390 | WARNING | Line exceeds 85 characters; contains 93 characters
 1392 | WARNING | Line exceeds 85 characters; contains 94 characters
 1393 | WARNING | Line exceeds 85 characters; contains 93 characters
 1394 | WARNING | Line exceeds 85 characters; contains 106 characters
 1395 | WARNING | Line exceeds 85 characters; contains 102 characters
 1396 | WARNING | Line exceeds 85 characters; contains 91 characters
 1397 | WARNING | Line exceeds 85 characters; contains 93 characters
 1398 | WARNING | Line exceeds 85 characters; contains 96 characters
 1401 | WARNING | Line exceeds 85 characters; contains 94 characters
 1402 | WARNING | Line exceeds 85 characters; contains 101 characters
 1403 | WARNING | Line exceeds 85 characters; contains 100 characters
 1404 | WARNING | Line exceeds 85 characters; contains 113 characters
 1405 | WARNING | Line exceeds 85 characters; contains 91 characters
 1406 | WARNING | Line exceeds 85 characters; contains 86 characters
 1407 | WARNING | Line exceeds 85 characters; contains 106 characters
 1420 | WARNING | Line exceeds 85 characters; contains 111 characters
 1421 | WARNING | Line exceeds 85 characters; contains 110 characters
 1422 | WARNING | Line exceeds 85 characters; contains 111 characters
 1423 | WARNING | Line exceeds 85 characters; contains 99 characters
 1424 | WARNING | Line exceeds 85 characters; contains 99 characters
 1425 | WARNING | Line exceeds 85 characters; contains 90 characters
 1428 | WARNING | Line exceeds 85 characters; contains 86 characters
 1437 | WARNING | Line exceeds 85 characters; contains 99 characters
 1441 | WARNING | Line exceeds 85 characters; contains 93 characters
 1443 | WARNING | Line exceeds 85 characters; contains 98 characters
 1444 | WARNING | Line exceeds 85 characters; contains 102 characters
 1446 | WARNING | Line exceeds 85 characters; contains 113 characters
 1447 | WARNING | Line exceeds 85 characters; contains 95 characters
 1448 | WARNING | Line exceeds 85 characters; contains 87 characters
 1449 | WARNING | Line exceeds 85 characters; contains 92 characters
 1451 | WARNING | Line exceeds 85 characters; contains 105 characters
 1452 | WARNING | Line exceeds 85 characters; contains 99 characters
 1453 | WARNING | Line exceeds 85 characters; contains 95 characters
 1454 | WARNING | Line exceeds 85 characters; contains 110 characters
 1455 | WARNING | Line exceeds 85 characters; contains 90 characters
 1457 | WARNING | Line exceeds 85 characters; contains 105 characters
 1458 | WARNING | Line exceeds 85 characters; contains 91 characters
 1553 | WARNING | Line exceeds 85 characters; contains 86 characters
 1566 | WARNING | Line exceeds 85 characters; contains 94 characters
 1587 | WARNING | Line exceeds 85 characters; contains 99 characters
 1644 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/squizlabs/php_codesniffer/src/Tokenizers/CSS.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 28 WARNINGS AFFECTING 29 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class CSS
  35 | WARNING | Line exceeds 85 characters; contains 96 characters
 109 | WARNING | Line exceeds 85 characters; contains 88 characters
 111 | WARNING | Line exceeds 85 characters; contains 90 characters
 198 | WARNING | Line exceeds 85 characters; contains 91 characters
 223 | WARNING | Line exceeds 85 characters; contains 88 characters
 224 | WARNING | Line exceeds 85 characters; contains 112 characters
 332 | WARNING | Line exceeds 85 characters; contains 124 characters
 335 | WARNING | Line exceeds 85 characters; contains 108 characters
 336 | WARNING | Line exceeds 85 characters; contains 107 characters
 338 | WARNING | Line exceeds 85 characters; contains 118 characters
 353 | WARNING | Line exceeds 85 characters; contains 125 characters
 354 | WARNING | Line exceeds 85 characters; contains 107 characters
 355 | WARNING | Line exceeds 85 characters; contains 123 characters
 358 | WARNING | Line exceeds 85 characters; contains 108 characters
 369 | WARNING | Line exceeds 85 characters; contains 95 characters
 386 | WARNING | Line exceeds 85 characters; contains 99 characters
 398 | WARNING | Line exceeds 85 characters; contains 99 characters
 410 | WARNING | Line exceeds 85 characters; contains 98 characters
 426 | WARNING | Line exceeds 85 characters; contains 98 characters
 427 | WARNING | Line exceeds 85 characters; contains 101 characters
 445 | WARNING | Line exceeds 85 characters; contains 104 characters
 455 | WARNING | Line exceeds 85 characters; contains 155 characters
 458 | WARNING | Line exceeds 85 characters; contains 108 characters
 459 | WARNING | Line exceeds 85 characters; contains 107 characters
 461 | WARNING | Line exceeds 85 characters; contains 118 characters
 468 | WARNING | Line exceeds 85 characters; contains 114 characters
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/squizlabs/php_codesniffer/src/Tokenizers/PHP.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 58 WARNINGS AFFECTING 60 LINES
---------------------------------------------------------------------------
    7 | WARNING | Line exceeds 85 characters; contains 94 characters
    8 | WARNING | PHP version not specified
    8 | ERROR   | Missing @category tag in file comment
    8 | ERROR   | Missing @package tag in file comment
    8 | ERROR   | Missing @link tag in file comment
   14 | ERROR   | Missing doc comment for class PHP
  444 | ERROR   | Private member variable "resolveTokenCache" must be
      |         | prefixed with an underscore
  503 | WARNING | Line exceeds 85 characters; contains 96 characters
  533 | WARNING | Line exceeds 85 characters; contains 93 characters
  550 | WARNING | Line exceeds 85 characters; contains 108 characters
  566 | WARNING | Line exceeds 85 characters; contains 87 characters
  678 | WARNING | Line exceeds 85 characters; contains 87 characters
  679 | WARNING | Line exceeds 85 characters; contains 92 characters
  720 | WARNING | Line exceeds 85 characters; contains 88 characters
  752 | WARNING | Line exceeds 85 characters; contains 105 characters
  781 | WARNING | Line exceeds 85 characters; contains 109 characters
  959 | WARNING | Line exceeds 85 characters; contains 114 characters
 1081 | WARNING | Line exceeds 85 characters; contains 99 characters
 1122 | WARNING | Line exceeds 85 characters; contains 107 characters
 1142 | WARNING | Line exceeds 85 characters; contains 98 characters
 1156 | WARNING | Line exceeds 85 characters; contains 88 characters
 1195 | WARNING | Line exceeds 85 characters; contains 93 characters
 1232 | WARNING | Line exceeds 85 characters; contains 100 characters
 1244 | WARNING | Line exceeds 85 characters; contains 88 characters
 1276 | WARNING | Line exceeds 85 characters; contains 88 characters
 1324 | WARNING | Line exceeds 85 characters; contains 88 characters
 1345 | WARNING | Line exceeds 85 characters; contains 94 characters
 1389 | WARNING | Line exceeds 85 characters; contains 123 characters
 1400 | WARNING | Line exceeds 85 characters; contains 97 characters
 1412 | WARNING | Line exceeds 85 characters; contains 107 characters
 1415 | WARNING | Line exceeds 85 characters; contains 122 characters
 1416 | WARNING | Line exceeds 85 characters; contains 87 characters
 1431 | WARNING | Line exceeds 85 characters; contains 101 characters
 1453 | WARNING | Line exceeds 85 characters; contains 96 characters
 1454 | WARNING | Line exceeds 85 characters; contains 146 characters
 1458 | WARNING | Line exceeds 85 characters; contains 110 characters
 1464 | WARNING | Line exceeds 85 characters; contains 101 characters
 1468 | WARNING | Line exceeds 85 characters; contains 101 characters
 1472 | WARNING | Line exceeds 85 characters; contains 100 characters
 1482 | WARNING | Line exceeds 85 characters; contains 116 characters
 1488 | WARNING | Line exceeds 85 characters; contains 96 characters
 1502 | WARNING | Line exceeds 85 characters; contains 103 characters
 1505 | WARNING | Line exceeds 85 characters; contains 118 characters
 1546 | WARNING | Line exceeds 85 characters; contains 96 characters
 1564 | WARNING | Line exceeds 85 characters; contains 123 characters
 1566 | WARNING | Line exceeds 85 characters; contains 130 characters
 1573 | WARNING | Line exceeds 85 characters; contains 96 characters
 1584 | WARNING | Line exceeds 85 characters; contains 100 characters
 1589 | WARNING | Line exceeds 85 characters; contains 104 characters
 1590 | WARNING | Line exceeds 85 characters; contains 86 characters
 1596 | WARNING | Line exceeds 85 characters; contains 106 characters
 1603 | WARNING | Line exceeds 85 characters; contains 96 characters
 1618 | WARNING | Line exceeds 85 characters; contains 97 characters
 1627 | WARNING | Line exceeds 85 characters; contains 96 characters
 1637 | WARNING | Line exceeds 85 characters; contains 97 characters
 1661 | WARNING | Line exceeds 85 characters; contains 92 characters
 1667 | WARNING | Line exceeds 85 characters; contains 98 characters
 1678 | WARNING | Line exceeds 85 characters; contains 140 characters
 1707 | WARNING | Line exceeds 85 characters; contains 132 characters
 1711 | WARNING | Line exceeds 85 characters; contains 140 characters
 1741 | WARNING | Line exceeds 85 characters; contains 154 characters
 1778 | WARNING | Line exceeds 85 characters; contains 99 characters
 1816 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/squizlabs/php_codesniffer/src/Tokenizers/Tokenizer.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 114 WARNINGS AFFECTING 121 LINES
---------------------------------------------------------------------------
    7 | WARNING | Line exceeds 85 characters; contains 94 characters
    8 | WARNING | PHP version not specified
    8 | ERROR   | Missing @category tag in file comment
    8 | ERROR   | Missing @package tag in file comment
    8 | ERROR   | Missing @link tag in file comment
   15 | ERROR   | Missing doc comment for class Tokenizer
   59 | WARNING | Line exceeds 85 characters; contains 87 characters
  149 | ERROR   | Private method name "Tokenizer::createPositionMap" must
      |         | be prefixed with an underscore
  195 | WARNING | Line exceeds 85 characters; contains 98 characters
  229 | WARNING | Line exceeds 85 characters; contains 86 characters
  236 | WARNING | Line exceeds 85 characters; contains 87 characters
  248 | WARNING | Line exceeds 85 characters; contains 89 characters
  254 | WARNING | Line exceeds 85 characters; contains 88 characters
  258 | WARNING | Line exceeds 85 characters; contains 87 characters
  261 | WARNING | Line exceeds 85 characters; contains 86 characters
  264 | WARNING | Line exceeds 85 characters; contains 93 characters
  266 | WARNING | Line exceeds 85 characters; contains 87 characters
  271 | WARNING | Line exceeds 85 characters; contains 87 characters
  275 | WARNING | Line exceeds 85 characters; contains 93 characters
  276 | WARNING | Line exceeds 85 characters; contains 93 characters
  278 | WARNING | Line exceeds 85 characters; contains 87 characters
  301 | WARNING | Line exceeds 85 characters; contains 87 characters
  317 | WARNING | Line exceeds 85 characters; contains 89 characters
  323 | WARNING | Line exceeds 85 characters; contains 90 characters
  330 | WARNING | Line exceeds 85 characters; contains 89 characters
  331 | WARNING | Line exceeds 85 characters; contains 94 characters
  334 | WARNING | Line exceeds 85 characters; contains 86 characters
  337 | WARNING | Line exceeds 85 characters; contains 93 characters
  385 | WARNING | Line exceeds 85 characters; contains 97 characters
  387 | WARNING | Line exceeds 85 characters; contains 94 characters
  389 | WARNING | Line exceeds 85 characters; contains 91 characters
  419 | WARNING | Line exceeds 85 characters; contains 89 characters
  421 | WARNING | Line exceeds 85 characters; contains 99 characters
  422 | WARNING | Line exceeds 85 characters; contains 96 characters
  424 | WARNING | Line exceeds 85 characters; contains 90 characters
  426 | WARNING | Line exceeds 85 characters; contains 90 characters
  432 | WARNING | Line exceeds 85 characters; contains 104 characters
  455 | WARNING | Line exceeds 85 characters; contains 90 characters
  493 | WARNING | Line exceeds 85 characters; contains 89 characters
  496 | WARNING | Line exceeds 85 characters; contains 89 characters
  531 | WARNING | Line exceeds 85 characters; contains 97 characters
  547 | ERROR   | Private method name "Tokenizer::createTokenMap" must be
      |         | prefixed with an underscore
  565 | WARNING | Line exceeds 85 characters; contains 94 characters
  583 | WARNING | Line exceeds 85 characters; contains 86 characters
  632 | WARNING | Line exceeds 85 characters; contains 90 characters
  649 | WARNING | Line exceeds 85 characters; contains 89 characters
  677 | ERROR   | Private method name
      |         | "Tokenizer::createParenthesisNestingMap" must be
      |         | prefixed with an underscore
  715 | ERROR   | Private method name "Tokenizer::createScopeMap" must be
      |         | prefixed with an underscore
  726 | WARNING | Line exceeds 85 characters; contains 91 characters
  759 | ERROR   | Private method name "Tokenizer::recurseScopeMap" must be
      |         | prefixed with an underscore
  763 | WARNING | Line exceeds 85 characters; contains 93 characters
  787 | WARNING | Line exceeds 85 characters; contains 87 characters
  807 | WARNING | Line exceeds 85 characters; contains 88 characters
  822 | WARNING | Line exceeds 85 characters; contains 105 characters
  840 | WARNING | Line exceeds 85 characters; contains 112 characters
  848 | WARNING | Line exceeds 85 characters; contains 92 characters
  864 | WARNING | Line exceeds 85 characters; contains 99 characters
  865 | WARNING | Line exceeds 85 characters; contains 104 characters
  870 | WARNING | Line exceeds 85 characters; contains 94 characters
  883 | WARNING | Line exceeds 85 characters; contains 108 characters
  887 | WARNING | Line exceeds 85 characters; contains 116 characters
  898 | WARNING | Line exceeds 85 characters; contains 91 characters
  902 | WARNING | Line exceeds 85 characters; contains 89 characters
  904 | WARNING | Line exceeds 85 characters; contains 139 characters
  908 | WARNING | Line exceeds 85 characters; contains 113 characters
  910 | WARNING | Line exceeds 85 characters; contains 118 characters
  929 | WARNING | Line exceeds 85 characters; contains 103 characters
  930 | WARNING | Line exceeds 85 characters; contains 91 characters
  937 | WARNING | Line exceeds 85 characters; contains 95 characters
  938 | WARNING | Line exceeds 85 characters; contains 101 characters
  939 | WARNING | Line exceeds 85 characters; contains 93 characters
  940 | WARNING | Line exceeds 85 characters; contains 93 characters
  941 | WARNING | Line exceeds 85 characters; contains 96 characters
  960 | WARNING | Line exceeds 85 characters; contains 91 characters
  971 | WARNING | Line exceeds 85 characters; contains 122 characters
  994 | WARNING | Line exceeds 85 characters; contains 104 characters
 1057 | WARNING | Line exceeds 85 characters; contains 104 characters
 1062 | WARNING | Line exceeds 85 characters; contains 95 characters
 1067 | WARNING | Line exceeds 85 characters; contains 87 characters
 1070 | WARNING | Line exceeds 85 characters; contains 113 characters
 1075 | WARNING | Line exceeds 85 characters; contains 93 characters
 1087 | WARNING | Line exceeds 85 characters; contains 104 characters
 1097 | WARNING | Line exceeds 85 characters; contains 86 characters
 1112 | WARNING | Line exceeds 85 characters; contains 103 characters
 1115 | WARNING | Line exceeds 85 characters; contains 92 characters
 1116 | WARNING | Line exceeds 85 characters; contains 93 characters
 1126 | WARNING | Line exceeds 85 characters; contains 93 characters
 1154 | WARNING | Line exceeds 85 characters; contains 97 characters
 1162 | WARNING | Line exceeds 85 characters; contains 100 characters
 1193 | WARNING | Line exceeds 85 characters; contains 98 characters
 1200 | WARNING | Line exceeds 85 characters; contains 112 characters
 1206 | WARNING | Line exceeds 85 characters; contains 102 characters
 1233 | WARNING | Line exceeds 85 characters; contains 98 characters
 1263 | ERROR   | Private method name "Tokenizer::createLevelMap" must be
      |         | prefixed with an underscore
 1282 | WARNING | Line exceeds 85 characters; contains 87 characters
 1318 | WARNING | Line exceeds 85 characters; contains 131 characters
 1324 | WARNING | Line exceeds 85 characters; contains 96 characters
 1327 | WARNING | Line exceeds 85 characters; contains 114 characters
 1330 | WARNING | Line exceeds 85 characters; contains 90 characters
 1331 | WARNING | Line exceeds 85 characters; contains 156 characters
 1338 | WARNING | Line exceeds 85 characters; contains 94 characters
 1341 | WARNING | Line exceeds 85 characters; contains 93 characters
 1350 | WARNING | Line exceeds 85 characters; contains 92 characters
 1356 | WARNING | Line exceeds 85 characters; contains 93 characters
 1357 | WARNING | Line exceeds 85 characters; contains 92 characters
 1366 | WARNING | Line exceeds 85 characters; contains 96 characters
 1368 | WARNING | Line exceeds 85 characters; contains 101 characters
 1376 | WARNING | Line exceeds 85 characters; contains 103 characters
 1399 | WARNING | Line exceeds 85 characters; contains 91 characters
 1406 | WARNING | Line exceeds 85 characters; contains 103 characters
 1420 | WARNING | Line exceeds 85 characters; contains 90 characters
 1426 | WARNING | Line exceeds 85 characters; contains 129 characters
 1432 | WARNING | Line exceeds 85 characters; contains 101 characters
 1434 | WARNING | Line exceeds 85 characters; contains 110 characters
 1435 | WARNING | Line exceeds 85 characters; contains 93 characters
 1438 | WARNING | Line exceeds 85 characters; contains 86 characters
 1440 | WARNING | Line exceeds 85 characters; contains 109 characters
 1444 | WARNING | Line exceeds 85 characters; contains 89 characters
 1447 | WARNING | Line exceeds 85 characters; contains 90 characters
 1452 | WARNING | Line exceeds 85 characters; contains 100 characters
 1458 | WARNING | Line exceeds 85 characters; contains 101 characters
 1459 | WARNING | Line exceeds 85 characters; contains 100 characters
 1468 | WARNING | Line exceeds 85 characters; contains 104 characters
 1470 | WARNING | Line exceeds 85 characters; contains 109 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/squizlabs/php_codesniffer/src/Tokenizers/Comment.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  14 | ERROR   | Missing doc comment for class Comment
  60 | WARNING | Line exceeds 85 characters; contains 88 characters
 103 | WARNING | Line exceeds 85 characters; contains 98 characters
 154 | WARNING | Line exceeds 85 characters; contains 89 characters
 176 | ERROR   | Private method name "Comment::processLine" must be
     |         | prefixed with an underscore
 251 | ERROR   | Private method name "Comment::collectWhitespace" must be
     |         | prefixed with an underscore
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Ruleset.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 49 WARNINGS AFFECTING 55 LINES
---------------------------------------------------------------------------
    9 | WARNING | Line exceeds 85 characters; contains 94 characters
   10 | WARNING | PHP version not specified
   10 | ERROR   | Missing @category tag in file comment
   10 | ERROR   | Missing @package tag in file comment
   10 | ERROR   | Missing @link tag in file comment
   17 | ERROR   | Missing doc comment for class Ruleset
   43 | WARNING | Line exceeds 85 characters; contains 90 characters
   54 | WARNING | Line exceeds 85 characters; contains 91 characters
  116 | ERROR   | Private member variable "config" must be prefixed with
      |         | an underscore
  145 | WARNING | Line exceeds 85 characters; contains 107 characters
  147 | WARNING | Line exceeds 85 characters; contains 99 characters
  177 | WARNING | Line exceeds 85 characters; contains 97 characters
  178 | WARNING | Line exceeds 85 characters; contains 107 characters
  181 | WARNING | Line exceeds 85 characters; contains 120 characters
  184 | WARNING | Line exceeds 85 characters; contains 87 characters
  185 | WARNING | Line exceeds 85 characters; contains 86 characters
  315 | WARNING | Line exceeds 85 characters; contains 113 characters
  334 | WARNING | Line exceeds 85 characters; contains 134 characters
  348 | WARNING | Line exceeds 85 characters; contains 111 characters
  352 | WARNING | Line exceeds 85 characters; contains 105 characters
  369 | WARNING | Line exceeds 85 characters; contains 93 characters
  372 | WARNING | Line exceeds 85 characters; contains 110 characters
  388 | WARNING | Line exceeds 85 characters; contains 104 characters
  403 | WARNING | Line exceeds 85 characters; contains 99 characters
  411 | WARNING | Line exceeds 85 characters; contains 95 characters
  417 | WARNING | Line exceeds 85 characters; contains 108 characters
  456 | WARNING | Line exceeds 85 characters; contains 102 characters
  559 | WARNING | Line exceeds 85 characters; contains 114 characters
  570 | WARNING | Line exceeds 85 characters; contains 108 characters
  598 | ERROR   | Private method name "Ruleset::expandSniffDirectory" must
      |         | be prefixed with an underscore
  602 | WARNING | Line exceeds 85 characters; contains 105 characters
  603 | WARNING | Line exceeds 85 characters; contains 100 characters
  638 | WARNING | Line exceeds 85 characters; contains 98 characters
  661 | ERROR   | Private method name "Ruleset::expandRulesetReference"
      |         | must be prefixed with an underscore
  684 | WARNING | Line exceeds 85 characters; contains 101 characters
  697 | WARNING | Line exceeds 85 characters; contains 101 characters
  711 | WARNING | Line exceeds 85 characters; contains 100 characters
  724 | WARNING | Line exceeds 85 characters; contains 101 characters
  740 | WARNING | Line exceeds 85 characters; contains 91 characters
  743 | WARNING | Line exceeds 85 characters; contains 133 characters
  784 | WARNING | Line exceeds 85 characters; contains 101 characters
  794 | WARNING | Line exceeds 85 characters; contains 107 characters
  797 | WARNING | Line exceeds 85 characters; contains 99 characters
  822 | WARNING | Line exceeds 85 characters; contains 105 characters
  836 | WARNING | Line exceeds 85 characters; contains 92 characters
  843 | ERROR   | Private method name "Ruleset::processRule" must be
      |         | prefixed with an underscore
  857 | WARNING | Line exceeds 85 characters; contains 97 characters
  892 | WARNING | Line exceeds 85 characters; contains 118 characters
  940 | WARNING | Line exceeds 85 characters; contains 86 characters
  970 | WARNING | Line exceeds 85 characters; contains 93 characters
  973 | WARNING | Line exceeds 85 characters; contains 99 characters
  998 | WARNING | Line exceeds 85 characters; contains 92 characters
 1001 | WARNING | Line exceeds 85 characters; contains 99 characters
 1024 | WARNING | Line exceeds 85 characters; contains 93 characters
 1027 | WARNING | Line exceeds 85 characters; contains 100 characters
 1047 | ERROR   | Private method name "Ruleset::shouldProcessElement" must
      |         | be prefixed with an underscore
 1093 | WARNING | Line exceeds 85 characters; contains 89 characters
 1160 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/squizlabs/php_codesniffer/src/Generators/Markdown.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class Markdown
 70 | WARNING | Line exceeds 85 characters; contains 111 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/squizlabs/php_codesniffer/src/Generators/Text.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  9 | WARNING | Line exceeds 85 characters; contains 94 characters
 10 | WARNING | PHP version not specified
 10 | ERROR   | Missing @category tag in file comment
 10 | ERROR   | Missing @package tag in file comment
 10 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class Text
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/squizlabs/php_codesniffer/src/Generators/Generator.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
 10 | WARNING | Line exceeds 85 characters; contains 94 characters
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @link tag in file comment
 19 | ERROR   | Missing doc comment for class Generator
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/squizlabs/php_codesniffer/src/Generators/HTML.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  11 | WARNING | Line exceeds 85 characters; contains 94 characters
  12 | WARNING | PHP version not specified
  12 | ERROR   | Missing @category tag in file comment
  12 | ERROR   | Missing @package tag in file comment
  12 | ERROR   | Missing @link tag in file comment
  18 | ERROR   | Missing doc comment for class HTML
 152 | WARNING | Line exceeds 85 characters; contains 96 characters
 172 | WARNING | Line exceeds 85 characters; contains 114 characters
 245 | WARNING | Line exceeds 85 characters; contains 94 characters
 253 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/squizlabs/php_codesniffer/src/Filters/GitModified.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  3 | WARNING | Line exceeds 85 characters; contains 87 characters
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class GitModified
 39 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/squizlabs/php_codesniffer/src/Filters/Filter.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class Filter
  66 | WARNING | Line exceeds 85 characters; contains 93 characters
  73 | WARNING | Line exceeds 85 characters; contains 86 characters
 135 | WARNING | Line exceeds 85 characters; contains 143 characters
 202 | WARNING | Line exceeds 85 characters; contains 103 characters
 204 | WARNING | Line exceeds 85 characters; contains 94 characters
 206 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/squizlabs/php_codesniffer/src/Filters/ExactMatch.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 4 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  9 | WARNING | Line exceeds 85 characters; contains 94 characters
 10 | WARNING | PHP version not specified
 10 | ERROR   | Missing @category tag in file comment
 10 | ERROR   | Missing @package tag in file comment
 10 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ExactMatch
 24 | ERROR   | Private member variable "blacklist" must be prefixed with
    |         | an underscore
 33 | ERROR   | Private member variable "whitelist" must be prefixed with
    |         | an underscore
 59 | WARNING | Line exceeds 85 characters; contains 87 characters
 65 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Util/Timing.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | ERROR   | Missing doc comment for class Timing
 20 | ERROR   | Private member variable "startTime" must be prefixed with
    |         | an underscore
 27 | ERROR   | Private member variable "printed" must be prefixed with an
    |         | underscore
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/squizlabs/php_codesniffer/src/Util/Standards.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  14 | ERROR   | Missing doc comment for class Standards
  30 | WARNING | Line exceeds 85 characters; contains 87 characters
  36 | WARNING | Line exceeds 85 characters; contains 96 characters
  56 | WARNING | Line exceeds 85 characters; contains 89 characters
  57 | WARNING | Line exceeds 85 characters; contains 99 characters
 279 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Util/Tokens.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
 131 | ERROR   | Missing doc comment for class Tokens
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Util/Common.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class Common
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Util/Cache.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 4 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  17 | ERROR   | Missing doc comment for class Cache
  25 | ERROR   | Private member variable "path" must be prefixed with an
     |         | underscore
  32 | ERROR   | Private member variable "cache" must be prefixed with an
     |         | underscore
 148 | WARNING | Line exceeds 85 characters; contains 115 characters
 218 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Reporter.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 11 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  18 | ERROR   | Missing doc comment for class Reporter
  75 | ERROR   | Private member variable "reports" must be prefixed with
     |         | an underscore
  82 | ERROR   | Private member variable "tmpFiles" must be prefixed with
     |         | an underscore
 123 | WARNING | Line exceeds 85 characters; contains 130 characters
 216 | WARNING | Line exceeds 85 characters; contains 86 characters
 243 | WARNING | Line exceeds 85 characters; contains 86 characters
 262 | WARNING | Line exceeds 85 characters; contains 136 characters
 280 | WARNING | Line exceeds 85 characters; contains 101 characters
 282 | WARNING | Line exceeds 85 characters; contains 96 characters
 307 | WARNING | Line exceeds 85 characters; contains 86 characters
 314 | WARNING | Line exceeds 85 characters; contains 100 characters
 327 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/squizlabs/php_codesniffer/src/Fixer.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 19 WARNINGS AFFECTING 28 LINES
---------------------------------------------------------------------------
  10 | WARNING | Line exceeds 85 characters; contains 94 characters
  11 | WARNING | PHP version not specified
  11 | ERROR   | Missing @category tag in file comment
  11 | ERROR   | Missing @package tag in file comment
  11 | ERROR   | Missing @link tag in file comment
  18 | ERROR   | Missing doc comment for class Fixer
  44 | ERROR   | Private member variable "currentFile" must be prefixed
     |         | with an underscore
  55 | ERROR   | Private member variable "tokens" must be prefixed with an
     |         | underscore
  65 | ERROR   | Private member variable "fixedTokens" must be prefixed
     |         | with an underscore
  75 | ERROR   | Private member variable "oldTokenValues" must be prefixed
     |         | with an underscore
  85 | ERROR   | Private member variable "changeset" must be prefixed with
     |         | an underscore
  92 | ERROR   | Private member variable "inChangeset" must be prefixed
     |         | with an underscore
  99 | ERROR   | Private member variable "inConflict" must be prefixed
     |         | with an underscore
 106 | ERROR   | Private member variable "numFixes" must be prefixed with
     |         | an underscore
 164 | WARNING | Line exceeds 85 characters; contains 86 characters
 181 | WARNING | Line exceeds 85 characters; contains 111 characters
 193 | WARNING | Line exceeds 85 characters; contains 108 characters
 205 | WARNING | Line exceeds 85 characters; contains 118 characters
 440 | WARNING | Line exceeds 85 characters; contains 106 characters
 475 | WARNING | Line exceeds 85 characters; contains 94 characters
 496 | WARNING | Line exceeds 85 characters; contains 106 characters
 498 | WARNING | Line exceeds 85 characters; contains 88 characters
 509 | WARNING | Line exceeds 85 characters; contains 126 characters
 535 | WARNING | Line exceeds 85 characters; contains 159 characters
 536 | WARNING | Line exceeds 85 characters; contains 120 characters
 542 | WARNING | Line exceeds 85 characters; contains 93 characters
 553 | WARNING | Line exceeds 85 characters; contains 96 characters
 572 | WARNING | Line exceeds 85 characters; contains 122 characters
 608 | WARNING | Line exceeds 85 characters; contains 100 characters
 610 | WARNING | Line exceeds 85 characters; contains 88 characters
 627 | WARNING | Line exceeds 85 characters; contains 122 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class ConcatenationSpacingSniff
  50 | WARNING | Line exceeds 85 characters; contains 93 characters
  60 | WARNING | Line exceeds 85 characters; contains 100 characters
  61 | WARNING | Line exceeds 85 characters; contains 98 characters
  72 | WARNING | Line exceeds 85 characters; contains 86 characters
  79 | WARNING | Line exceeds 85 characters; contains 89 characters
 118 | WARNING | Line exceeds 85 characters; contains 87 characters
 122 | WARNING | Line exceeds 85 characters; contains 104 characters
 130 | WARNING | Line exceeds 85 characters; contains 118 characters
 147 | WARNING | Line exceeds 85 characters; contains 118 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class DoubleQuoteUsageSniff
  38 | WARNING | Line exceeds 85 characters; contains 86 characters
  85 | WARNING | Line exceeds 85 characters; contains 108 characters
 121 | WARNING | Line exceeds 85 characters; contains 87 characters
 123 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class EchoedStringsSniff
 36 | WARNING | Line exceeds 85 characters; contains 93 characters
 45 | WARNING | Line exceeds 85 characters; contains 88 characters
 46 | WARNING | Line exceeds 85 characters; contains 102 characters
 48 | WARNING | Line exceeds 85 characters; contains 88 characters
 52 | WARNING | Line exceeds 85 characters; contains 88 characters
 54 | WARNING | Line exceeds 85 characters; contains 102 characters
 57 | WARNING | Line exceeds 85 characters; contains 88 characters
 63 | WARNING | Line exceeds 85 characters; contains 88 characters
 69 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 31 WARNINGS AFFECTING 32 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class OperatorBracketSniff
  46 | WARNING | Line exceeds 85 characters; contains 93 characters
  55 | WARNING | Line exceeds 85 characters; contains 90 characters
  57 | WARNING | Line exceeds 85 characters; contains 86 characters
  63 | WARNING | Line exceeds 85 characters; contains 106 characters
  71 | WARNING | Line exceeds 85 characters; contains 96 characters
  76 | WARNING | Line exceeds 85 characters; contains 86 characters
  77 | WARNING | Line exceeds 85 characters; contains 99 characters
  78 | WARNING | Line exceeds 85 characters; contains 96 characters
  80 | WARNING | Line exceeds 85 characters; contains 100 characters
  81 | WARNING | Line exceeds 85 characters; contains 98 characters
  82 | WARNING | Line exceeds 85 characters; contains 100 characters
  83 | WARNING | Line exceeds 85 characters; contains 99 characters
  88 | WARNING | Line exceeds 85 characters; contains 86 characters
  89 | WARNING | Line exceeds 85 characters; contains 89 characters
  98 | WARNING | Line exceeds 85 characters; contains 105 characters
 122 | WARNING | Line exceeds 85 characters; contains 90 characters
 152 | WARNING | Line exceeds 85 characters; contains 89 characters
 154 | WARNING | Line exceeds 85 characters; contains 96 characters
 238 | WARNING | Line exceeds 85 characters; contains 96 characters
 239 | WARNING | Line exceeds 85 characters; contains 104 characters
 240 | WARNING | Line exceeds 85 characters; contains 87 characters
 241 | WARNING | Line exceeds 85 characters; contains 119 characters
 249 | WARNING | Line exceeds 85 characters; contains 114 characters
 261 | WARNING | Line exceeds 85 characters; contains 93 characters
 291 | WARNING | Line exceeds 85 characters; contains 92 characters
 321 | WARNING | Line exceeds 85 characters; contains 88 characters
 327 | WARNING | Line exceeds 85 characters; contains 91 characters
 357 | WARNING | Line exceeds 85 characters; contains 90 characters
 370 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 14 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class
     |         | FunctionClosingBraceSpaceSniff
  48 | WARNING | Line exceeds 85 characters; contains 86 characters
  63 | WARNING | Line exceeds 85 characters; contains 93 characters
  66 | WARNING | Line exceeds 85 characters; contains 104 characters
  69 | WARNING | Line exceeds 85 characters; contains 98 characters
  70 | WARNING | Line exceeds 85 characters; contains 135 characters
  71 | WARNING | Line exceeds 85 characters; contains 92 characters
  74 | WARNING | Line exceeds 85 characters; contains 97 characters
 100 | WARNING | Line exceeds 85 characters; contains 96 characters
 105 | WARNING | Line exceeds 85 characters; contains 100 characters
 107 | WARNING | Line exceeds 85 characters; contains 109 characters
 137 | WARNING | Line exceeds 85 characters; contains 89 characters
 139 | WARNING | Line exceeds 85 characters; contains 103 characters
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 18 WARNINGS AFFECTING 19 LINES
---------------------------------------------------------------------------
  11 | WARNING | Line exceeds 85 characters; contains 94 characters
  12 | WARNING | PHP version not specified
  12 | ERROR   | Missing @category tag in file comment
  12 | ERROR   | Missing @package tag in file comment
  12 | ERROR   | Missing @link tag in file comment
  19 | ERROR   | Missing doc comment for class SuperfluousWhitespaceSniff
  66 | WARNING | Line exceeds 85 characters; contains 93 characters
  90 | WARNING | Line exceeds 85 characters; contains 96 characters
  99 | WARNING | Line exceeds 85 characters; contains 112 characters
 104 | WARNING | Line exceeds 85 characters; contains 95 characters
 112 | WARNING | Line exceeds 85 characters; contains 119 characters
 167 | WARNING | Line exceeds 85 characters; contains 100 characters
 172 | WARNING | Line exceeds 85 characters; contains 115 characters
 201 | WARNING | Line exceeds 85 characters; contains 86 characters
 204 | WARNING | Line exceeds 85 characters; contains 112 characters
 206 | WARNING | Line exceeds 85 characters; contains 109 characters
 209 | WARNING | Line exceeds 85 characters; contains 105 characters
 212 | WARNING | Line exceeds 85 characters; contains 114 characters
 214 | WARNING | Line exceeds 85 characters; contains 113 characters
 225 | WARNING | Line exceeds 85 characters; contains 88 characters
 233 | WARNING | Line exceeds 85 characters; contains 110 characters
 234 | WARNING | Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 30 WARNINGS AFFECTING 31 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | ControlStructureSpacingSniff
  58 | WARNING | Line exceeds 85 characters; contains 86 characters
  76 | WARNING | Line exceeds 85 characters; contains 118 characters
  79 | WARNING | Line exceeds 85 characters; contains 113 characters
  84 | WARNING | Line exceeds 85 characters; contains 113 characters
  89 | WARNING | Line exceeds 85 characters; contains 106 characters
  98 | WARNING | Line exceeds 85 characters; contains 113 characters
 104 | WARNING | Line exceeds 85 characters; contains 120 characters
 106 | WARNING | Line exceeds 85 characters; contains 115 characters
 109 | WARNING | Line exceeds 85 characters; contains 108 characters
 120 | WARNING | Line exceeds 85 characters; contains 106 characters
 153 | WARNING | Line exceeds 85 characters; contains 88 characters
 154 | WARNING | Line exceeds 85 characters; contains 99 characters
 157 | WARNING | Line exceeds 85 characters; contains 91 characters
 174 | WARNING | Line exceeds 85 characters; contains 96 characters
 198 | WARNING | Line exceeds 85 characters; contains 87 characters
 208 | WARNING | Line exceeds 85 characters; contains 91 characters
 209 | WARNING | Line exceeds 85 characters; contains 101 characters
 212 | WARNING | Line exceeds 85 characters; contains 96 characters
 231 | WARNING | Line exceeds 85 characters; contains 98 characters
 243 | WARNING | Line exceeds 85 characters; contains 93 characters
 256 | WARNING | Line exceeds 85 characters; contains 86 characters
 302 | WARNING | Line exceeds 85 characters; contains 92 characters
 304 | WARNING | Line exceeds 85 characters; contains 93 characters
 309 | WARNING | Line exceeds 85 characters; contains 87 characters
 322 | WARNING | Line exceeds 85 characters; contains 88 characters
 325 | WARNING | Line exceeds 85 characters; contains 91 characters
 335 | WARNING | Line exceeds 85 characters; contains 102 characters
 336 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ScopeKeywordSpacingSniff
 38 | WARNING | Line exceeds 85 characters; contains 86 characters
 47 | WARNING | Line exceeds 85 characters; contains 89 characters
 59 | WARNING | Line exceeds 85 characters; contains 87 characters
 74 | WARNING | Line exceeds 85 characters; contains 87 characters
 80 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 9 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  3 | WARNING | Line exceeds 85 characters; contains 95 characters
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class
    |         | LanguageConstructSpacingSniff
 45 | WARNING | Line exceeds 85 characters; contains 89 characters
 68 | WARNING | Line exceeds 85 characters; contains 115 characters
 70 | WARNING | Line exceeds 85 characters; contains 98 characters
 76 | WARNING | Line exceeds 85 characters; contains 108 characters
 78 | WARNING | Line exceeds 85 characters; contains 86 characters
 81 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 19 WARNINGS AFFECTING 20 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class MemberVarSpacingSniff
  37 | WARNING | Line exceeds 85 characters; contains 89 characters
  38 | WARNING | Line exceeds 85 characters; contains 92 characters
  53 | WARNING | Line exceeds 85 characters; contains 89 characters
  54 | WARNING | Line exceeds 85 characters; contains 99 characters
  57 | WARNING | Line exceeds 85 characters; contains 88 characters
  59 | WARNING | Line exceeds 85 characters; contains 89 characters
  61 | WARNING | Line exceeds 85 characters; contains 95 characters
  64 | WARNING | Line exceeds 85 characters; contains 87 characters
  67 | WARNING | Line exceeds 85 characters; contains 101 characters
  97 | WARNING | Line exceeds 85 characters; contains 94 characters
 102 | WARNING | Line exceeds 85 characters; contains 89 characters
 104 | WARNING | Line exceeds 85 characters; contains 105 characters
 106 | WARNING | Line exceeds 85 characters; contains 87 characters
 153 | WARNING | Line exceeds 85 characters; contains 89 characters
 154 | WARNING | Line exceeds 85 characters; contains 92 characters
 170 | WARNING | Line exceeds 85 characters; contains 89 characters
 171 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class ObjectOperatorSpacingSniff
  45 | WARNING | Line exceeds 85 characters; contains 86 characters
  73 | WARNING | Line exceeds 85 characters; contains 87 characters
  86 | WARNING | Line exceeds 85 characters; contains 86 characters
  88 | WARNING | Line exceeds 85 characters; contains 90 characters
  89 | WARNING | Line exceeds 85 characters; contains 86 characters
  93 | WARNING | Line exceeds 85 characters; contains 86 characters
 116 | WARNING | Line exceeds 85 characters; contains 86 characters
 118 | WARNING | Line exceeds 85 characters; contains 89 characters
 119 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  3 | WARNING | Line exceeds 85 characters; contains 93 characters
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class PropertyLabelSpacingSniff
 45 | WARNING | Line exceeds 85 characters; contains 86 characters
 57 | WARNING | Line exceeds 85 characters; contains 95 characters
 64 | WARNING | Line exceeds 85 characters; contains 105 characters
 65 | WARNING | Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 16 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class FunctionSpacingSniff
  43 | WARNING | Line exceeds 85 characters; contains 86 characters
  66 | WARNING | Line exceeds 85 characters; contains 104 characters
  79 | WARNING | Line exceeds 85 characters; contains 90 characters
  86 | WARNING | Line exceeds 85 characters; contains 97 characters
 107 | WARNING | Line exceeds 85 characters; contains 113 characters
 141 | WARNING | Line exceeds 85 characters; contains 94 characters
 143 | WARNING | Line exceeds 85 characters; contains 93 characters
 154 | WARNING | Line exceeds 85 characters; contains 129 characters
 180 | WARNING | Line exceeds 85 characters; contains 107 characters
 181 | WARNING | Line exceeds 85 characters; contains 97 characters
 208 | WARNING | Line exceeds 85 characters; contains 99 characters
 215 | WARNING | Line exceeds 85 characters; contains 95 characters
 218 | WARNING | Line exceeds 85 characters; contains 100 characters
 224 | WARNING | Line exceeds 85 characters; contains 105 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class CastSpacingSniff
 36 | WARNING | Line exceeds 85 characters; contains 93 characters
 50 | WARNING | Line exceeds 85 characters; contains 97 characters
 56 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 14 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class OperatorSpacingSniff
  63 | WARNING | Line exceeds 85 characters; contains 89 characters
 111 | WARNING | Line exceeds 85 characters; contains 92 characters
 118 | WARNING | Line exceeds 85 characters; contains 86 characters
 130 | WARNING | Line exceeds 85 characters; contains 103 characters
 140 | WARNING | Line exceeds 85 characters; contains 91 characters
 147 | WARNING | Line exceeds 85 characters; contains 86 characters
 159 | WARNING | Line exceeds 85 characters; contains 102 characters
 169 | WARNING | Line exceeds 85 characters; contains 94 characters
 172 | WARNING | Line exceeds 85 characters; contains 96 characters
 231 | WARNING | Line exceeds 85 characters; contains 92 characters
 249 | WARNING | Line exceeds 85 characters; contains 96 characters
 303 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class SemicolonSpacingSniff
 46 | WARNING | Line exceeds 85 characters; contains 86 characters
 60 | WARNING | Line exceeds 85 characters; contains 96 characters
 62 | WARNING | Line exceeds 85 characters; contains 96 characters
 72 | WARNING | Line exceeds 85 characters; contains 104 characters
 78 | WARNING | Line exceeds 85 characters; contains 94 characters
 85 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ScopeClosingBraceSniff
 35 | WARNING | Line exceeds 85 characters; contains 90 characters
 36 | WARNING | Line exceeds 85 characters; contains 93 characters
 55 | WARNING | Line exceeds 85 characters; contains 97 characters
 59 | WARNING | Line exceeds 85 characters; contains 108 characters
 67 | WARNING | Line exceeds 85 characters; contains 127 characters
 79 | WARNING | Line exceeds 85 characters; contains 99 characters
 85 | WARNING | Line exceeds 85 characters; contains 88 characters
 95 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | FunctionOpeningBraceSpaceSniff
 48 | WARNING | Line exceeds 85 characters; contains 86 characters
 63 | WARNING | Line exceeds 85 characters; contains 88 characters
 79 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class LogicalOperatorSpacingSniff
 46 | WARNING | Line exceeds 85 characters; contains 86 characters
 63 | WARNING | Line exceeds 85 characters; contains 88 characters
 70 | WARNING | Line exceeds 85 characters; contains 101 characters
 92 | WARNING | Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 11 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 86 characters
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | ComparisonOperatorUsageSniff
  34 | ERROR   | Private member variable "validOps" must be prefixed with
     |         | an underscore
  49 | ERROR   | Private member variable "invalidOps" must be prefixed
     |         | with an underscore
  83 | WARNING | Line exceeds 85 characters; contains 88 characters
  84 | WARNING | Line exceeds 85 characters; contains 94 characters
  95 | WARNING | Line exceeds 85 characters; contains 95 characters
 122 | WARNING | Line exceeds 85 characters; contains 90 characters
 138 | WARNING | Line exceeds 85 characters; contains 89 characters
 139 | WARNING | Line exceeds 85 characters; contains 86 characters
 158 | WARNING | Line exceeds 85 characters; contains 86 characters
 191 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ValidLogicalOperatorsSniff
 38 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 21 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | IncrementDecrementUsageSniff
  42 | WARNING | Line exceeds 85 characters; contains 86 characters
  51 | WARNING | Line exceeds 85 characters; contains 91 characters
  64 | WARNING | Line exceeds 85 characters; contains 86 characters
  90 | WARNING | Line exceeds 85 characters; contains 99 characters
  95 | WARNING | Line exceeds 85 characters; contains 89 characters
 101 | WARNING | Line exceeds 85 characters; contains 103 characters
 102 | WARNING | Line exceeds 85 characters; contains 109 characters
 113 | WARNING | Line exceeds 85 characters; contains 86 characters
 122 | WARNING | Line exceeds 85 characters; contains 91 characters
 128 | WARNING | Line exceeds 85 characters; contains 139 characters
 130 | WARNING | Line exceeds 85 characters; contains 101 characters
 131 | WARNING | Line exceeds 85 characters; contains 158 characters
 140 | WARNING | Line exceeds 85 characters; contains 88 characters
 150 | WARNING | Line exceeds 85 characters; contains 108 characters
 170 | WARNING | Line exceeds 85 characters; contains 118 characters
 182 | WARNING | Line exceeds 85 characters; contains 98 characters
 198 | WARNING | Line exceeds 85 characters; contains 92 characters
 209 | WARNING | Line exceeds 85 characters; contains 104 characters
 217 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class FileExtensionSniff
 35 | WARNING | Line exceeds 85 characters; contains 93 characters
 45 | WARNING | Line exceeds 85 characters; contains 86 characters
 48 | WARNING | Line exceeds 85 characters; contains 94 characters
 55 | WARNING | Line exceeds 85 characters; contains 98 characters
 57 | WARNING | Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 108 WARNINGS AFFECTING 109 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class ArrayDeclarationSniff
  39 | WARNING | Line exceeds 85 characters; contains 89 characters
  52 | WARNING | Line exceeds 85 characters; contains 94 characters
  53 | WARNING | Line exceeds 85 characters; contains 98 characters
  54 | WARNING | Line exceeds 85 characters; contains 87 characters
  56 | WARNING | Line exceeds 85 characters; contains 87 characters
  59 | WARNING | Line exceeds 85 characters; contains 95 characters
  61 | WARNING | Line exceeds 85 characters; contains 95 characters
  77 | WARNING | Line exceeds 85 characters; contains 106 characters
  79 | WARNING | Line exceeds 85 characters; contains 95 characters
  81 | WARNING | Line exceeds 85 characters; contains 93 characters
  84 | WARNING | Line exceeds 85 characters; contains 95 characters
 102 | WARNING | Line exceeds 85 characters; contains 96 characters
 106 | WARNING | Line exceeds 85 characters; contains 94 characters
 107 | WARNING | Line exceeds 85 characters; contains 93 characters
 125 | WARNING | Line exceeds 85 characters; contains 89 characters
 127 | WARNING | Line exceeds 85 characters; contains 88 characters
 137 | WARNING | Line exceeds 85 characters; contains 87 characters
 139 | WARNING | Line exceeds 85 characters; contains 97 characters
 140 | WARNING | Line exceeds 85 characters; contains 95 characters
 144 | WARNING | Line exceeds 85 characters; contains 89 characters
 148 | WARNING | Line exceeds 85 characters; contains 86 characters
 162 | WARNING | Line exceeds 85 characters; contains 86 characters
 168 | WARNING | Line exceeds 85 characters; contains 99 characters
 169 | WARNING | Line exceeds 85 characters; contains 87 characters
 179 | WARNING | Line exceeds 85 characters; contains 108 characters
 184 | WARNING | Line exceeds 85 characters; contains 110 characters
 192 | WARNING | Line exceeds 85 characters; contains 90 characters
 198 | WARNING | Line exceeds 85 characters; contains 108 characters
 209 | WARNING | Line exceeds 85 characters; contains 109 characters
 217 | WARNING | Line exceeds 85 characters; contains 90 characters
 223 | WARNING | Line exceeds 85 characters; contains 107 characters
 241 | WARNING | Line exceeds 85 characters; contains 90 characters
 242 | WARNING | Line exceeds 85 characters; contains 96 characters
 260 | WARNING | Line exceeds 85 characters; contains 103 characters
 268 | WARNING | Line exceeds 85 characters; contains 87 characters
 274 | WARNING | Line exceeds 85 characters; contains 101 characters
 284 | WARNING | Line exceeds 85 characters; contains 88 characters
 290 | WARNING | Line exceeds 85 characters; contains 98 characters
 305 | WARNING | Line exceeds 85 characters; contains 87 characters
 307 | WARNING | Line exceeds 85 characters; contains 97 characters
 308 | WARNING | Line exceeds 85 characters; contains 95 characters
 312 | WARNING | Line exceeds 85 characters; contains 88 characters
 318 | WARNING | Line exceeds 85 characters; contains 98 characters
 320 | WARNING | Line exceeds 85 characters; contains 86 characters
 321 | WARNING | Line exceeds 85 characters; contains 89 characters
 329 | WARNING | Line exceeds 85 characters; contains 103 characters
 335 | WARNING | Line exceeds 85 characters; contains 97 characters
 338 | WARNING | Line exceeds 85 characters; contains 95 characters
 340 | WARNING | Line exceeds 85 characters; contains 97 characters
 378 | WARNING | Line exceeds 85 characters; contains 106 characters
 386 | WARNING | Line exceeds 85 characters; contains 94 characters
 427 | WARNING | Line exceeds 85 characters; contains 91 characters
 435 | WARNING | Line exceeds 85 characters; contains 91 characters
 441 | WARNING | Line exceeds 85 characters; contains 86 characters
 447 | WARNING | Line exceeds 85 characters; contains 106 characters
 479 | WARNING | Line exceeds 85 characters; contains 106 characters
 487 | WARNING | Line exceeds 85 characters; contains 127 characters
 514 | WARNING | Line exceeds 85 characters; contains 86 characters
 518 | WARNING | Line exceeds 85 characters; contains 103 characters
 527 | WARNING | Line exceeds 85 characters; contains 95 characters
 528 | WARNING | Line exceeds 85 characters; contains 91 characters
 579 | WARNING | Line exceeds 85 characters; contains 99 characters
 596 | WARNING | Line exceeds 85 characters; contains 102 characters
 597 | WARNING | Line exceeds 85 characters; contains 86 characters
 598 | WARNING | Line exceeds 85 characters; contains 100 characters
 600 | WARNING | Line exceeds 85 characters; contains 86 characters
 601 | WARNING | Line exceeds 85 characters; contains 87 characters
 609 | WARNING | Line exceeds 85 characters; contains 94 characters
 612 | WARNING | Line exceeds 85 characters; contains 102 characters
 618 | WARNING | Line exceeds 85 characters; contains 110 characters
 621 | WARNING | Line exceeds 85 characters; contains 113 characters
 623 | WARNING | Line exceeds 85 characters; contains 115 characters
 670 | WARNING | Line exceeds 85 characters; contains 104 characters
 671 | WARNING | Line exceeds 85 characters; contains 92 characters
 672 | WARNING | Line exceeds 85 characters; contains 99 characters
 685 | WARNING | Line exceeds 85 characters; contains 88 characters
 686 | WARNING | Line exceeds 85 characters; contains 101 characters
 696 | WARNING | Line exceeds 85 characters; contains 96 characters
 711 | WARNING | Line exceeds 85 characters; contains 95 characters
 717 | WARNING | Line exceeds 85 characters; contains 100 characters
 720 | WARNING | Line exceeds 85 characters; contains 105 characters
 722 | WARNING | Line exceeds 85 characters; contains 107 characters
 730 | WARNING | Line exceeds 85 characters; contains 115 characters
 731 | WARNING | Line exceeds 85 characters; contains 138 characters
 732 | WARNING | Line exceeds 85 characters; contains 106 characters
 738 | WARNING | Line exceeds 85 characters; contains 108 characters
 741 | WARNING | Line exceeds 85 characters; contains 105 characters
 743 | WARNING | Line exceeds 85 characters; contains 107 characters
 751 | WARNING | Line exceeds 85 characters; contains 118 characters
 752 | WARNING | Line exceeds 85 characters; contains 141 characters
 757 | WARNING | Line exceeds 85 characters; contains 96 characters
 763 | WARNING | Line exceeds 85 characters; contains 102 characters
 766 | WARNING | Line exceeds 85 characters; contains 106 characters
 772 | WARNING | Line exceeds 85 characters; contains 107 characters
 775 | WARNING | Line exceeds 85 characters; contains 105 characters
 777 | WARNING | Line exceeds 85 characters; contains 107 characters
 794 | WARNING | Line exceeds 85 characters; contains 98 characters
 801 | WARNING | Line exceeds 85 characters; contains 89 characters
 807 | WARNING | Line exceeds 85 characters; contains 104 characters
 833 | WARNING | Line exceeds 85 characters; contains 87 characters
 835 | WARNING | Line exceeds 85 characters; contains 89 characters
 850 | WARNING | Line exceeds 85 characters; contains 93 characters
 852 | WARNING | Line exceeds 85 characters; contains 101 characters
 853 | WARNING | Line exceeds 85 characters; contains 106 characters
 856 | WARNING | Line exceeds 85 characters; contains 88 characters
 862 | WARNING | Line exceeds 85 characters; contains 102 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 12 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ArrayBracketSpacingSniff
 39 | WARNING | Line exceeds 85 characters; contains 93 characters
 60 | WARNING | Line exceeds 85 characters; contains 92 characters
 62 | WARNING | Line exceeds 85 characters; contains 120 characters
 63 | WARNING | Line exceeds 85 characters; contains 90 characters
 68 | WARNING | Line exceeds 85 characters; contains 100 characters
 78 | WARNING | Line exceeds 85 characters; contains 92 characters
 79 | WARNING | Line exceeds 85 characters; contains 88 characters
 80 | WARNING | Line exceeds 85 characters; contains 98 characters
 81 | WARNING | Line exceeds 85 characters; contains 93 characters
 86 | WARNING | Line exceeds 85 characters; contains 103 characters
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 17 | ERROR   | Missing doc comment for class JavaScriptLintSniff
 43 | WARNING | Line exceeds 85 characters; contains 88 characters
 58 | WARNING | Line exceeds 85 characters; contains 163 characters
 69 | WARNING | Line exceeds 85 characters; contains 115 characters
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class MethodScopeSniff
 33 | WARNING | Line exceeds 85 characters; contains 89 characters
 34 | WARNING | Line exceeds 85 characters; contains 92 characters
 39 | WARNING | Line exceeds 85 characters; contains 86 characters
 58 | WARNING | Line exceeds 85 characters; contains 86 characters
 77 | WARNING | Line exceeds 85 characters; contains 89 characters
 78 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class StaticThisUsageSniff
 34 | WARNING | Line exceeds 85 characters; contains 93 characters
 36 | WARNING | Line exceeds 85 characters; contains 89 characters
 49 | WARNING | Line exceeds 85 characters; contains 88 characters
 64 | WARNING | Line exceeds 85 characters; contains 99 characters
 87 | WARNING | Line exceeds 85 characters; contains 89 characters
 88 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 9 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class MemberVarScopeSniff
 23 | WARNING | Line exceeds 85 characters; contains 89 characters
 24 | WARNING | Line exceeds 85 characters; contains 92 characters
 36 | WARNING | Line exceeds 85 characters; contains 86 characters
 54 | WARNING | Line exceeds 85 characters; contains 89 characters
 55 | WARNING | Line exceeds 85 characters; contains 92 characters
 71 | WARNING | Line exceeds 85 characters; contains 89 characters
 72 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DuplicatePropertySniff
 41 | WARNING | Line exceeds 85 characters; contains 86 characters
 42 | WARNING | Line exceeds 85 characters; contains 93 characters
 57 | WARNING | Line exceeds 85 characters; contains 107 characters
 65 | WARNING | Line exceeds 85 characters; contains 107 characters
 76 | WARNING | Line exceeds 85 characters; contains 107 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  3 | WARNING | Line exceeds 85 characters; contains 86 characters
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ClassFileNameSniff
 38 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 21 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
  12 | WARNING | Line exceeds 85 characters; contains 94 characters
  13 | WARNING | PHP version not specified
  13 | ERROR   | Missing @category tag in file comment
  13 | ERROR   | Missing @package tag in file comment
  13 | ERROR   | Missing @link tag in file comment
  20 | ERROR   | Missing doc comment for class SelfMemberReferenceSniff
  37 | WARNING | Line exceeds 85 characters; contains 89 characters
  38 | WARNING | Line exceeds 85 characters; contains 92 characters
  43 | WARNING | Line exceeds 85 characters; contains 86 characters
  50 | WARNING | Line exceeds 85 characters; contains 93 characters
  52 | WARNING | Line exceeds 85 characters; contains 103 characters
  63 | WARNING | Line exceeds 85 characters; contains 108 characters
  65 | WARNING | Line exceeds 85 characters; contains 93 characters
  72 | WARNING | Line exceeds 85 characters; contains 86 characters
  83 | WARNING | Line exceeds 85 characters; contains 94 characters
  86 | WARNING | Line exceeds 85 characters; contains 114 characters
 105 | WARNING | Line exceeds 85 characters; contains 97 characters
 116 | WARNING | Line exceeds 85 characters; contains 96 characters
 130 | WARNING | Line exceeds 85 characters; contains 89 characters
 131 | WARNING | Line exceeds 85 characters; contains 89 characters
 143 | WARNING | Line exceeds 85 characters; contains 87 characters
 170 | WARNING | Line exceeds 85 characters; contains 89 characters
 171 | WARNING | Line exceeds 85 characters; contains 90 characters
 172 | WARNING | Line exceeds 85 characters; contains 86 characters
 182 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class LowercaseClassKeywordsSniff
 45 | WARNING | Line exceeds 85 characters; contains 89 characters
 63 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ValidClassNameSniff
 39 | WARNING | Line exceeds 85 characters; contains 86 characters
 40 | WARNING | Line exceeds 85 characters; contains 93 characters
 60 | WARNING | Line exceeds 85 characters; contains 88 characters
 65 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 22 WARNINGS AFFECTING 23 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  12 | WARNING | Line exceeds 85 characters; contains 101 characters
  16 | ERROR   | Missing doc comment for class ClassDeclarationSniff
  24 | WARNING | Line exceeds 85 characters; contains 86 characters
  49 | WARNING | Line exceeds 85 characters; contains 86 characters
  63 | WARNING | Line exceeds 85 characters; contains 94 characters
  77 | WARNING | Line exceeds 85 characters; contains 107 characters
  93 | WARNING | Line exceeds 85 characters; contains 86 characters
 108 | WARNING | Line exceeds 85 characters; contains 102 characters
 113 | WARNING | Line exceeds 85 characters; contains 94 characters
 127 | WARNING | Line exceeds 85 characters; contains 93 characters
 130 | WARNING | Line exceeds 85 characters; contains 98 characters
 137 | WARNING | Line exceeds 85 characters; contains 99 characters
 150 | WARNING | Line exceeds 85 characters; contains 94 characters
 153 | WARNING | Line exceeds 85 characters; contains 94 characters
 154 | WARNING | Line exceeds 85 characters; contains 89 characters
 155 | WARNING | Line exceeds 85 characters; contains 93 characters
 159 | WARNING | Line exceeds 85 characters; contains 114 characters
 169 | WARNING | Line exceeds 85 characters; contains 95 characters
 174 | WARNING | Line exceeds 85 characters; contains 104 characters
 182 | WARNING | Line exceeds 85 characters; contains 88 characters
 184 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 18 WARNINGS AFFECTING 19 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class ValidVariableNameSniff
  24 | WARNING | Line exceeds 85 characters; contains 93 characters
  54 | WARNING | Line exceeds 85 characters; contains 89 characters
  57 | WARNING | Line exceeds 85 characters; contains 88 characters
  59 | WARNING | Line exceeds 85 characters; contains 88 characters
  71 | WARNING | Line exceeds 85 characters; contains 89 characters
  85 | WARNING | Line exceeds 85 characters; contains 97 characters
  91 | WARNING | Line exceeds 85 characters; contains 96 characters
 112 | WARNING | Line exceeds 85 characters; contains 93 characters
 136 | WARNING | Line exceeds 85 characters; contains 89 characters
 141 | WARNING | Line exceeds 85 characters; contains 86 characters
 145 | WARNING | Line exceeds 85 characters; contains 90 characters
 146 | WARNING | Line exceeds 85 characters; contains 91 characters
 155 | WARNING | Line exceeds 85 characters; contains 86 characters
 165 | WARNING | Line exceeds 85 characters; contains 86 characters
 189 | WARNING | Line exceeds 85 characters; contains 134 characters
 199 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | WARNING | Line exceeds 85 characters; contains 113 characters
 16 | ERROR   | Missing doc comment for class ValidFunctionNameSniff
 24 | WARNING | Line exceeds 85 characters; contains 86 characters
 40 | WARNING | Line exceeds 85 characters; contains 121 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 37 WARNINGS AFFECTING 38 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class SwitchDeclarationSniff
  53 | WARNING | Line exceeds 85 characters; contains 93 characters
  62 | WARNING | Line exceeds 85 characters; contains 86 characters
  75 | WARNING | Line exceeds 85 characters; contains 135 characters
  90 | WARNING | Line exceeds 85 characters; contains 94 characters
  92 | WARNING | Line exceeds 85 characters; contains 105 characters
  98 | WARNING | Line exceeds 85 characters; contains 95 characters
 105 | WARNING | Line exceeds 85 characters; contains 116 characters
 106 | WARNING | Line exceeds 85 characters; contains 88 characters
 125 | WARNING | Line exceeds 85 characters; contains 92 characters
 143 | WARNING | Line exceeds 85 characters; contains 104 characters
 144 | WARNING | Line exceeds 85 characters; contains 98 characters
 162 | WARNING | Line exceeds 85 characters; contains 121 characters
 163 | WARNING | Line exceeds 85 characters; contains 96 characters
 170 | WARNING | Line exceeds 85 characters; contains 90 characters
 172 | WARNING | Line exceeds 85 characters; contains 92 characters
 177 | WARNING | Line exceeds 85 characters; contains 102 characters
 178 | WARNING | Line exceeds 85 characters; contains 87 characters
 179 | WARNING | Line exceeds 85 characters; contains 95 characters
 180 | WARNING | Line exceeds 85 characters; contains 87 characters
 185 | WARNING | Line exceeds 85 characters; contains 96 characters
 195 | WARNING | Line exceeds 85 characters; contains 123 characters
 196 | WARNING | Line exceeds 85 characters; contains 104 characters
 197 | WARNING | Line exceeds 85 characters; contains 106 characters
 200 | WARNING | Line exceeds 85 characters; contains 109 characters
 206 | WARNING | Line exceeds 85 characters; contains 94 characters
 217 | WARNING | Line exceeds 85 characters; contains 86 characters
 219 | WARNING | Line exceeds 85 characters; contains 112 characters
 220 | WARNING | Line exceeds 85 characters; contains 97 characters
 234 | WARNING | Line exceeds 85 characters; contains 102 characters
 235 | WARNING | Line exceeds 85 characters; contains 86 characters
 242 | WARNING | Line exceeds 85 characters; contains 93 characters
 246 | WARNING | Line exceeds 85 characters; contains 100 characters
 252 | WARNING | Line exceeds 85 characters; contains 93 characters
 267 | WARNING | Line exceeds 85 characters; contains 100 characters
 292 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class LowercaseDeclarationSniff
 46 | WARNING | Line exceeds 85 characters; contains 89 characters
 64 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 26 WARNINGS AFFECTING 27 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class InlineIfDeclarationSniff
  35 | WARNING | Line exceeds 85 characters; contains 93 characters
  56 | WARNING | Line exceeds 85 characters; contains 97 characters
  58 | WARNING | Line exceeds 85 characters; contains 100 characters
  63 | WARNING | Line exceeds 85 characters; contains 87 characters
  69 | WARNING | Line exceeds 85 characters; contains 93 characters
  70 | WARNING | Line exceeds 85 characters; contains 89 characters
  72 | WARNING | Line exceeds 85 characters; contains 89 characters
  76 | WARNING | Line exceeds 85 characters; contains 128 characters
  78 | WARNING | Line exceeds 85 characters; contains 92 characters
  80 | WARNING | Line exceeds 85 characters; contains 96 characters
  98 | WARNING | Line exceeds 85 characters; contains 120 characters
  99 | WARNING | Line exceeds 85 characters; contains 88 characters
 105 | WARNING | Line exceeds 85 characters; contains 100 characters
 107 | WARNING | Line exceeds 85 characters; contains 95 characters
 109 | WARNING | Line exceeds 85 characters; contains 99 characters
 120 | WARNING | Line exceeds 85 characters; contains 104 characters
 121 | WARNING | Line exceeds 85 characters; contains 99 characters
 122 | WARNING | Line exceeds 85 characters; contains 136 characters
 124 | WARNING | Line exceeds 85 characters; contains 96 characters
 126 | WARNING | Line exceeds 85 characters; contains 102 characters
 137 | WARNING | Line exceeds 85 characters; contains 90 characters
 138 | WARNING | Line exceeds 85 characters; contains 100 characters
 140 | WARNING | Line exceeds 85 characters; contains 91 characters
 142 | WARNING | Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 22 WARNINGS AFFECTING 23 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class ControlSignatureSniff
  65 | WARNING | Line exceeds 85 characters; contains 93 characters
  87 | WARNING | Line exceeds 85 characters; contains 99 characters
  98 | WARNING | Line exceeds 85 characters; contains 93 characters
 113 | WARNING | Line exceeds 85 characters; contains 94 characters
 116 | WARNING | Line exceeds 85 characters; contains 89 characters
 118 | WARNING | Line exceeds 85 characters; contains 97 characters
 134 | WARNING | Line exceeds 85 characters; contains 93 characters
 153 | WARNING | Line exceeds 85 characters; contains 105 characters
 168 | WARNING | Line exceeds 85 characters; contains 105 characters
 171 | WARNING | Line exceeds 85 characters; contains 88 characters
 172 | WARNING | Line exceeds 85 characters; contains 102 characters
 173 | WARNING | Line exceeds 85 characters; contains 90 characters
 215 | WARNING | Line exceeds 85 characters; contains 95 characters
 236 | WARNING | Line exceeds 85 characters; contains 95 characters
 246 | WARNING | Line exceeds 85 characters; contains 101 characters
 268 | WARNING | Line exceeds 85 characters; contains 86 characters
 272 | WARNING | Line exceeds 85 characters; contains 98 characters
 273 | WARNING | Line exceeds 85 characters; contains 90 characters
 285 | WARNING | Line exceeds 85 characters; contains 91 characters
 295 | WARNING | Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------


FILE: ...ndards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 23 WARNINGS AFFECTING 24 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class ForEachLoopDeclarationSniff
  50 | WARNING | Line exceeds 85 characters; contains 93 characters
  76 | WARNING | Line exceeds 85 characters; contains 110 characters
  78 | WARNING | Line exceeds 85 characters; contains 86 characters
  94 | WARNING | Line exceeds 85 characters; contains 99 characters
 100 | WARNING | Line exceeds 85 characters; contains 89 characters
 106 | WARNING | Line exceeds 85 characters; contains 112 characters
 108 | WARNING | Line exceeds 85 characters; contains 88 characters
 115 | WARNING | Line exceeds 85 characters; contains 86 characters
 124 | WARNING | Line exceeds 85 characters; contains 99 characters
 128 | WARNING | Line exceeds 85 characters; contains 87 characters
 130 | WARNING | Line exceeds 85 characters; contains 89 characters
 152 | WARNING | Line exceeds 85 characters; contains 86 characters
 158 | WARNING | Line exceeds 85 characters; contains 87 characters
 163 | WARNING | Line exceeds 85 characters; contains 94 characters
 172 | WARNING | Line exceeds 85 characters; contains 106 characters
 181 | WARNING | Line exceeds 85 characters; contains 93 characters
 190 | WARNING | Line exceeds 85 characters; contains 105 characters
 200 | WARNING | Line exceeds 85 characters; contains 87 characters
 209 | WARNING | Line exceeds 85 characters; contains 99 characters
 218 | WARNING | Line exceeds 85 characters; contains 86 characters
 227 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 29 WARNINGS AFFECTING 30 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class ForLoopDeclarationSniff
  59 | WARNING | Line exceeds 85 characters; contains 93 characters
  79 | WARNING | Line exceeds 85 characters; contains 110 characters
  81 | WARNING | Line exceeds 85 characters; contains 88 characters
  97 | WARNING | Line exceeds 85 characters; contains 99 characters
 103 | WARNING | Line exceeds 85 characters; contains 89 characters
 109 | WARNING | Line exceeds 85 characters; contains 112 characters
 111 | WARNING | Line exceeds 85 characters; contains 90 characters
 118 | WARNING | Line exceeds 85 characters; contains 86 characters
 127 | WARNING | Line exceeds 85 characters; contains 101 characters
 131 | WARNING | Line exceeds 85 characters; contains 87 characters
 133 | WARNING | Line exceeds 85 characters; contains 89 characters
 139 | WARNING | Line exceeds 85 characters; contains 94 characters
 145 | WARNING | Line exceeds 85 characters; contains 94 characters
 154 | WARNING | Line exceeds 85 characters; contains 87 characters
 155 | WARNING | Line exceeds 85 characters; contains 93 characters
 162 | WARNING | Line exceeds 85 characters; contains 93 characters
 164 | WARNING | Line exceeds 85 characters; contains 105 characters
 171 | WARNING | Line exceeds 85 characters; contains 88 characters
 178 | WARNING | Line exceeds 85 characters; contains 99 characters
 187 | WARNING | Line exceeds 85 characters; contains 92 characters
 188 | WARNING | Line exceeds 85 characters; contains 98 characters
 197 | WARNING | Line exceeds 85 characters; contains 102 characters
 198 | WARNING | Line exceeds 85 characters; contains 120 characters
 200 | WARNING | Line exceeds 85 characters; contains 92 characters
 203 | WARNING | Line exceeds 85 characters; contains 101 characters
 204 | WARNING | Line exceeds 85 characters; contains 113 characters
 206 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ElseIfDeclarationSniff
 35 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 9 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | FunctionCommentThrowTagSniff
  36 | WARNING | Line exceeds 85 characters; contains 86 characters
  73 | WARNING | Line exceeds 85 characters; contains 110 characters
  95 | WARNING | Line exceeds 85 characters; contains 88 characters
  99 | WARNING | Line exceeds 85 characters; contains 88 characters
 129 | WARNING | Line exceeds 85 characters; contains 126 characters
 152 | WARNING | Line exceeds 85 characters; contains 92 characters
 153 | WARNING | Line exceeds 85 characters; contains 185 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class EmptyCatchCommentSniff
 34 | WARNING | Line exceeds 85 characters; contains 90 characters
 35 | WARNING | Line exceeds 85 characters; contains 93 characters
 45 | WARNING | Line exceeds 85 characters; contains 120 characters
 48 | WARNING | Line exceeds 85 characters; contains 109 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 17 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class InlineCommentSniff
  49 | WARNING | Line exceeds 85 characters; contains 93 characters
 100 | WARNING | Line exceeds 85 characters; contains 89 characters
 122 | WARNING | Line exceeds 85 characters; contains 114 characters
 138 | WARNING | Line exceeds 85 characters; contains 95 characters
 148 | WARNING | Line exceeds 85 characters; contains 106 characters
 182 | WARNING | Line exceeds 85 characters; contains 90 characters
 187 | WARNING | Line exceeds 85 characters; contains 92 characters
 189 | WARNING | Line exceeds 85 characters; contains 95 characters
 194 | WARNING | Line exceeds 85 characters; contains 96 characters
 196 | WARNING | Line exceeds 85 characters; contains 120 characters
 202 | WARNING | Line exceeds 85 characters; contains 96 characters
 218 | WARNING | Line exceeds 85 characters; contains 105 characters
 226 | WARNING | Line exceeds 85 characters; contains 114 characters
 227 | WARNING | Line exceeds 85 characters; contains 87 characters
 231 | WARNING | Line exceeds 85 characters; contains 107 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
 15 | WARNING | Line exceeds 85 characters; contains 94 characters
 16 | WARNING | PHP version not specified
 16 | ERROR   | Missing @category tag in file comment
 16 | ERROR   | Missing @package tag in file comment
 16 | ERROR   | Missing @link tag in file comment
 24 | ERROR   | Missing doc comment for class ClassCommentSniff
 44 | WARNING | Line exceeds 85 characters; contains 86 characters
 60 | WARNING | Line exceeds 85 characters; contains 101 characters
 68 | WARNING | Line exceeds 85 characters; contains 115 characters
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 14 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class
     |         | LongConditionClosingCommentSniff
  33 | ERROR   | Private member variable "openers" must be prefixed with
     |         | an underscore
  77 | WARNING | Line exceeds 85 characters; contains 93 characters
 103 | WARNING | Line exceeds 85 characters; contains 116 characters
 111 | WARNING | Line exceeds 85 characters; contains 93 characters
 112 | WARNING | Line exceeds 85 characters; contains 105 characters
 117 | WARNING | Line exceeds 85 characters; contains 102 characters
 127 | WARNING | Line exceeds 85 characters; contains 89 characters
 144 | WARNING | Line exceeds 85 characters; contains 93 characters
 162 | WARNING | Line exceeds 85 characters; contains 88 characters
 166 | WARNING | Line exceeds 85 characters; contains 90 characters
 169 | WARNING | Line exceeds 85 characters; contains 92 characters
 170 | WARNING | Line exceeds 85 characters; contains 99 characters
 197 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 20 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class FileCommentSniff
  45 | WARNING | Line exceeds 85 characters; contains 86 characters
  55 | WARNING | Line exceeds 85 characters; contains 88 characters
  58 | WARNING | Line exceeds 85 characters; contains 118 characters
  61 | WARNING | Line exceeds 85 characters; contains 106 characters
  69 | WARNING | Line exceeds 85 characters; contains 88 characters
 141 | WARNING | Line exceeds 85 characters; contains 103 characters
 151 | WARNING | Line exceeds 85 characters; contains 90 characters
 154 | WARNING | Line exceeds 85 characters; contains 99 characters
 159 | WARNING | Line exceeds 85 characters; contains 91 characters
 160 | WARNING | Line exceeds 85 characters; contains 92 characters
 161 | WARNING | Line exceeds 85 characters; contains 90 characters
 168 | WARNING | Line exceeds 85 characters; contains 137 characters
 169 | WARNING | Line exceeds 85 characters; contains 113 characters
 170 | WARNING | Line exceeds 85 characters; contains 93 characters
 173 | WARNING | Line exceeds 85 characters; contains 109 characters
 178 | WARNING | Line exceeds 85 characters; contains 86 characters
 191 | WARNING | Line exceeds 85 characters; contains 107 characters
 204 | WARNING | Line exceeds 85 characters; contains 135 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class DocCommentAlignmentSniff
  46 | WARNING | Line exceeds 85 characters; contains 86 characters
  79 | WARNING | Line exceeds 85 characters; contains 92 characters
  81 | WARNING | Line exceeds 85 characters; contains 101 characters
  87 | WARNING | Line exceeds 85 characters; contains 87 characters
 100 | WARNING | Line exceeds 85 characters; contains 89 characters
 104 | WARNING | Line exceeds 85 characters; contains 88 characters
 105 | WARNING | Line exceeds 85 characters; contains 102 characters
 117 | WARNING | Line exceeds 85 characters; contains 91 characters
 148 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 12 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class
     |         | ClosingDeclarationCommentSniff
  39 | WARNING | Line exceeds 85 characters; contains 93 characters
  63 | WARNING | Line exceeds 85 characters; contains 89 characters
  91 | WARNING | Line exceeds 85 characters; contains 118 characters
  92 | WARNING | Line exceeds 85 characters; contains 90 characters
  95 | WARNING | Line exceeds 85 characters; contains 132 characters
 104 | WARNING | Line exceeds 85 characters; contains 89 characters
 108 | WARNING | Line exceeds 85 characters; contains 101 characters
 110 | WARNING | Line exceeds 85 characters; contains 103 characters
 118 | WARNING | Line exceeds 85 characters; contains 99 characters
 120 | WARNING | Line exceeds 85 characters; contains 101 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 27 WARNINGS AFFECTING 29 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class BlockCommentSniff
  24 | ERROR   | Private member variable "tabWidth" must be prefixed with
     |         | an underscore
  46 | WARNING | Line exceeds 85 characters; contains 93 characters
  54 | WARNING | Line exceeds 85 characters; contains 102 characters
  72 | WARNING | Line exceeds 85 characters; contains 97 characters
  91 | WARNING | Line exceeds 85 characters; contains 101 characters
 120 | WARNING | Line exceeds 85 characters; contains 111 characters
 159 | WARNING | Line exceeds 85 characters; contains 101 characters
 200 | WARNING | Line exceeds 85 characters; contains 91 characters
 220 | WARNING | Line exceeds 85 characters; contains 97 characters
 221 | WARNING | Line exceeds 85 characters; contains 105 characters
 227 | WARNING | Line exceeds 85 characters; contains 90 characters
 232 | WARNING | Line exceeds 85 characters; contains 96 characters
 244 | WARNING | Line exceeds 85 characters; contains 107 characters
 245 | WARNING | Line exceeds 85 characters; contains 87 characters
 246 | WARNING | Line exceeds 85 characters; contains 100 characters
 271 | WARNING | Line exceeds 85 characters; contains 96 characters
 272 | WARNING | Line exceeds 85 characters; contains 89 characters
 278 | WARNING | Line exceeds 85 characters; contains 90 characters
 283 | WARNING | Line exceeds 85 characters; contains 102 characters
 293 | WARNING | Line exceeds 85 characters; contains 86 characters
 311 | WARNING | Line exceeds 85 characters; contains 94 characters
 312 | WARNING | Line exceeds 85 characters; contains 97 characters
 317 | WARNING | Line exceeds 85 characters; contains 93 characters
 321 | WARNING | Line exceeds 85 characters; contains 87 characters
 333 | WARNING | Line exceeds 85 characters; contains 94 characters
 334 | WARNING | Line exceeds 85 characters; contains 112 characters
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class PostStatementCommentSniff
 45 | WARNING | Line exceeds 85 characters; contains 93 characters
 59 | WARNING | Line exceeds 85 characters; contains 91 characters
 73 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 17 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class VariableCommentSniff
  24 | WARNING | Line exceeds 85 characters; contains 86 characters
  46 | WARNING | Line exceeds 85 characters; contains 94 characters
  51 | WARNING | Line exceeds 85 characters; contains 125 characters
  61 | WARNING | Line exceeds 85 characters; contains 89 characters
  68 | WARNING | Line exceeds 85 characters; contains 88 characters
  69 | WARNING | Line exceeds 85 characters; contains 94 characters
  70 | WARNING | Line exceeds 85 characters; contains 87 characters
  89 | WARNING | Line exceeds 85 characters; contains 87 characters
  95 | WARNING | Line exceeds 85 characters; contains 91 characters
 104 | WARNING | Line exceeds 85 characters; contains 92 characters
 110 | WARNING | Line exceeds 85 characters; contains 99 characters
 124 | WARNING | Line exceeds 85 characters; contains 105 characters
 125 | WARNING | Line exceeds 85 characters; contains 89 characters
 141 | WARNING | Line exceeds 85 characters; contains 105 characters
 142 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 59 WARNINGS AFFECTING 61 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  12 | WARNING | Line exceeds 85 characters; contains 102 characters
  17 | ERROR   | Missing doc comment for class FunctionCommentSniff
  25 | ERROR   | Private member variable "phpVersion" must be prefixed
     |         | with an underscore
  32 | WARNING | Line exceeds 85 characters; contains 89 characters
  33 | WARNING | Line exceeds 85 characters; contains 87 characters
  34 | WARNING | Line exceeds 85 characters; contains 108 characters
  44 | WARNING | Line exceeds 85 characters; contains 91 characters
  65 | WARNING | Line exceeds 85 characters; contains 102 characters
  70 | WARNING | Line exceeds 85 characters; contains 112 characters
  94 | WARNING | Line exceeds 85 characters; contains 98 characters
 111 | WARNING | Line exceeds 85 characters; contains 98 characters
 130 | WARNING | Line exceeds 85 characters; contains 108 characters
 132 | WARNING | Line exceeds 85 characters; contains 112 characters
 133 | WARNING | Line exceeds 85 characters; contains 91 characters
 137 | WARNING | Line exceeds 85 characters; contains 101 characters
 138 | WARNING | Line exceeds 85 characters; contains 87 characters
 142 | WARNING | Line exceeds 85 characters; contains 98 characters
 159 | WARNING | Line exceeds 85 characters; contains 110 characters
 162 | WARNING | Line exceeds 85 characters; contains 108 characters
 164 | WARNING | Line exceeds 85 characters; contains 113 characters
 165 | WARNING | Line exceeds 85 characters; contains 99 characters
 173 | WARNING | Line exceeds 85 characters; contains 100 characters
 183 | WARNING | Line exceeds 85 characters; contains 89 characters
 184 | WARNING | Line exceeds 85 characters; contains 87 characters
 185 | WARNING | Line exceeds 85 characters; contains 108 characters
 202 | WARNING | Line exceeds 85 characters; contains 95 characters
 210 | WARNING | Line exceeds 85 characters; contains 98 characters
 217 | WARNING | Line exceeds 85 characters; contains 89 characters
 251 | WARNING | Line exceeds 85 characters; contains 89 characters
 252 | WARNING | Line exceeds 85 characters; contains 87 characters
 253 | WARNING | Line exceeds 85 characters; contains 108 characters
 284 | WARNING | Line exceeds 85 characters; contains 130 characters
 313 | WARNING | Line exceeds 85 characters; contains 97 characters
 314 | WARNING | Line exceeds 85 characters; contains 86 characters
 322 | WARNING | Line exceeds 85 characters; contains 93 characters
 395 | WARNING | Line exceeds 85 characters; contains 103 characters
 401 | WARNING | Line exceeds 85 characters; contains 87 characters
 408 | WARNING | Line exceeds 85 characters; contains 90 characters
 412 | WARNING | Line exceeds 85 characters; contains 91 characters
 427 | WARNING | Line exceeds 85 characters; contains 94 characters
 446 | WARNING | Line exceeds 85 characters; contains 106 characters
 453 | WARNING | Line exceeds 85 characters; contains 92 characters
 455 | WARNING | Line exceeds 85 characters; contains 92 characters
 463 | WARNING | Line exceeds 85 characters; contains 90 characters
 476 | WARNING | Line exceeds 85 characters; contains 106 characters
 498 | WARNING | Line exceeds 85 characters; contains 87 characters
 499 | WARNING | Line exceeds 85 characters; contains 90 characters
 552 | WARNING | Line exceeds 85 characters; contains 90 characters
 555 | WARNING | Line exceeds 85 characters; contains 86 characters
 586 | WARNING | Line exceeds 85 characters; contains 97 characters
 587 | WARNING | Line exceeds 85 characters; contains 96 characters
 591 | WARNING | Line exceeds 85 characters; contains 96 characters
 602 | WARNING | Line exceeds 85 characters; contains 102 characters
 622 | WARNING | Line exceeds 85 characters; contains 86 characters
 641 | WARNING | Line exceeds 85 characters; contains 97 characters
 642 | WARNING | Line exceeds 85 characters; contains 96 characters
 646 | WARNING | Line exceeds 85 characters; contains 95 characters
 657 | WARNING | Line exceeds 85 characters; contains 102 characters
 677 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class GlobalFunctionSniff
 35 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...ds/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 55 WARNINGS AFFECTING 56 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | FunctionDeclarationArgumentSpacingSniff
  60 | WARNING | Line exceeds 85 characters; contains 93 characters
  85 | WARNING | Line exceeds 85 characters; contains 134 characters
  87 | WARNING | Line exceeds 85 characters; contains 90 characters
  99 | WARNING | Line exceeds 85 characters; contains 87 characters
 100 | WARNING | Line exceeds 85 characters; contains 86 characters
 108 | WARNING | Line exceeds 85 characters; contains 91 characters
 112 | WARNING | Line exceeds 85 characters; contains 108 characters
 113 | WARNING | Line exceeds 85 characters; contains 105 characters
 128 | WARNING | Line exceeds 85 characters; contains 135 characters
 134 | WARNING | Line exceeds 85 characters; contains 103 characters
 138 | WARNING | Line exceeds 85 characters; contains 86 characters
 140 | WARNING | Line exceeds 85 characters; contains 88 characters
 151 | WARNING | Line exceeds 85 characters; contains 153 characters
 157 | WARNING | Line exceeds 85 characters; contains 103 characters
 163 | WARNING | Line exceeds 85 characters; contains 88 characters
 170 | WARNING | Line exceeds 85 characters; contains 88 characters
 174 | WARNING | Line exceeds 85 characters; contains 91 characters
 180 | WARNING | Line exceeds 85 characters; contains 102 characters
 188 | WARNING | Line exceeds 85 characters; contains 90 characters
 207 | WARNING | Line exceeds 85 characters; contains 98 characters
 223 | WARNING | Line exceeds 85 characters; contains 98 characters
 228 | WARNING | Line exceeds 85 characters; contains 108 characters
 240 | WARNING | Line exceeds 85 characters; contains 98 characters
 242 | WARNING | Line exceeds 85 characters; contains 113 characters
 249 | WARNING | Line exceeds 85 characters; contains 103 characters
 254 | WARNING | Line exceeds 85 characters; contains 117 characters
 256 | WARNING | Line exceeds 85 characters; contains 87 characters
 264 | WARNING | Line exceeds 85 characters; contains 93 characters
 266 | WARNING | Line exceeds 85 characters; contains 108 characters
 272 | WARNING | Line exceeds 85 characters; contains 98 characters
 273 | WARNING | Line exceeds 85 characters; contains 98 characters
 279 | WARNING | Line exceeds 85 characters; contains 110 characters
 295 | WARNING | Line exceeds 85 characters; contains 92 characters
 296 | WARNING | Line exceeds 85 characters; contains 100 characters
 301 | WARNING | Line exceeds 85 characters; contains 94 characters
 307 | WARNING | Line exceeds 85 characters; contains 98 characters
 312 | WARNING | Line exceeds 85 characters; contains 108 characters
 317 | WARNING | Line exceeds 85 characters; contains 87 characters
 327 | WARNING | Line exceeds 85 characters; contains 101 characters
 328 | WARNING | Line exceeds 85 characters; contains 107 characters
 334 | WARNING | Line exceeds 85 characters; contains 112 characters
 336 | WARNING | Line exceeds 85 characters; contains 87 characters
 338 | WARNING | Line exceeds 85 characters; contains 86 characters
 340 | WARNING | Line exceeds 85 characters; contains 94 characters
 344 | WARNING | Line exceeds 85 characters; contains 93 characters
 345 | WARNING | Line exceeds 85 characters; contains 102 characters
 351 | WARNING | Line exceeds 85 characters; contains 104 characters
 357 | WARNING | Line exceeds 85 characters; contains 90 characters
 374 | WARNING | Line exceeds 85 characters; contains 96 characters
 376 | WARNING | Line exceeds 85 characters; contains 100 characters
 381 | WARNING | Line exceeds 85 characters; contains 87 characters
 383 | WARNING | Line exceeds 85 characters; contains 98 characters
 389 | WARNING | Line exceeds 85 characters; contains 105 characters
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FunctionDeclarationSniff
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 26 WARNINGS AFFECTING 27 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  12 | WARNING | Line exceeds 85 characters; contains 109 characters
  15 | ERROR   | Missing doc comment for class
     |         | MultiLineFunctionDeclarationSniff
  33 | WARNING | Line exceeds 85 characters; contains 88 characters
  34 | WARNING | Line exceeds 85 characters; contains 86 characters
  35 | WARNING | Line exceeds 85 characters; contains 90 characters
  36 | WARNING | Line exceeds 85 characters; contains 86 characters
  37 | WARNING | Line exceeds 85 characters; contains 87 characters
  42 | WARNING | Line exceeds 85 characters; contains 88 characters
  48 | WARNING | Line exceeds 85 characters; contains 134 characters
  60 | WARNING | Line exceeds 85 characters; contains 95 characters
  71 | WARNING | Line exceeds 85 characters; contains 100 characters
  85 | WARNING | Line exceeds 85 characters; contains 96 characters
  86 | WARNING | Line exceeds 85 characters; contains 86 characters
 100 | WARNING | Line exceeds 85 characters; contains 86 characters
 119 | WARNING | Line exceeds 85 characters; contains 127 characters
 134 | WARNING | Line exceeds 85 characters; contains 87 characters
 135 | WARNING | Line exceeds 85 characters; contains 86 characters
 136 | WARNING | Line exceeds 85 characters; contains 87 characters
 138 | WARNING | Line exceeds 85 characters; contains 89 characters
 143 | WARNING | Line exceeds 85 characters; contains 87 characters
 154 | WARNING | Line exceeds 85 characters; contains 95 characters
 156 | WARNING | Line exceeds 85 characters; contains 131 characters
 157 | WARNING | Line exceeds 85 characters; contains 102 characters
 184 | WARNING | Line exceeds 85 characters; contains 96 characters
 185 | WARNING | Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | LowercaseFunctionKeywordsSniff
 41 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | FunctionDuplicateArgumentSniff
 35 | WARNING | Line exceeds 85 characters; contains 86 characters
 52 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | LowercaseStyleDefinitionSniff
 41 | WARNING | Line exceeds 85 characters; contains 88 characters
 80 | WARNING | Line exceeds 85 characters; contains 93 characters
 86 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: .../php_codesniffer/src/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class MissingColonSniff
 41 | WARNING | Line exceeds 85 characters; contains 88 characters
 53 | WARNING | Line exceeds 85 characters; contains 88 characters
 66 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...zlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/OpacitySniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 9 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class OpacitySniff
 41 | WARNING | Line exceeds 85 characters; contains 88 characters
 55 | WARNING | Line exceeds 85 characters; contains 91 characters
 72 | WARNING | Line exceeds 85 characters; contains 91 characters
 75 | WARNING | Line exceeds 85 characters; contains 88 characters
 77 | WARNING | Line exceeds 85 characters; contains 95 characters
 82 | WARNING | Line exceeds 85 characters; contains 95 characters
 84 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class
    |         | ClassDefinitionNameSpacingSniff
 42 | WARNING | Line exceeds 85 characters; contains 88 characters
 52 | WARNING | Line exceeds 85 characters; contains 88 characters
 53 | WARNING | Line exceeds 85 characters; contains 116 characters
 67 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | ClassDefinitionOpeningBraceSpaceSniff
  42 | WARNING | Line exceeds 85 characters; contains 88 characters
  53 | WARNING | Line exceeds 85 characters; contains 90 characters
  70 | WARNING | Line exceeds 85 characters; contains 95 characters
  72 | WARNING | Line exceeds 85 characters; contains 89 characters
  79 | WARNING | Line exceeds 85 characters; contains 88 characters
 106 | WARNING | Line exceeds 85 characters; contains 111 characters
 108 | WARNING | Line exceeds 85 characters; contains 99 characters
 114 | WARNING | Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ColourDefinitionSniff
 41 | WARNING | Line exceeds 85 characters; contains 88 characters
 54 | WARNING | Line exceeds 85 characters; contains 90 characters
 71 | WARNING | Line exceeds 85 characters; contains 98 characters
 73 | WARNING | Line exceeds 85 characters; contains 96 characters
 79 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ShorthandSizeSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class ShorthandSizeSniff
  56 | WARNING | Line exceeds 85 characters; contains 88 characters
  74 | WARNING | Line exceeds 85 characters; contains 94 characters
 113 | WARNING | Line exceeds 85 characters; contains 92 characters
 121 | WARNING | Line exceeds 85 characters; contains 88 characters
 138 | WARNING | Line exceeds 85 characters; contains 88 characters
 152 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: .../php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 9 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ColonSpacingSniff
 42 | WARNING | Line exceeds 85 characters; contains 88 characters
 52 | WARNING | Line exceeds 85 characters; contains 92 characters
 72 | WARNING | Line exceeds 85 characters; contains 91 characters
 88 | WARNING | Line exceeds 85 characters; contains 90 characters
 90 | WARNING | Line exceeds 85 characters; contains 92 characters
 96 | WARNING | Line exceeds 85 characters; contains 91 characters
 97 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | DuplicateStyleDefinitionSniff
 41 | WARNING | Line exceeds 85 characters; contains 88 characters
 58 | WARNING | Line exceeds 85 characters; contains 93 characters
 72 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Squiz/Sniffs/CSS/ForbiddenStylesSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class ForbiddenStylesSniff
  90 | WARNING | Line exceeds 85 characters; contains 89 characters
 132 | WARNING | Line exceeds 85 characters; contains 88 characters
 158 | WARNING | Line exceeds 85 characters; contains 121 characters
 160 | WARNING | Line exceeds 85 characters; contains 123 characters
 164 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class EmptyStyleDefinitionSniff
 42 | WARNING | Line exceeds 85 characters; contains 88 characters
 56 | WARNING | Line exceeds 85 characters; contains 129 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | DuplicateClassDefinitionSniff
  42 | WARNING | Line exceeds 85 characters; contains 88 characters
  74 | WARNING | Line exceeds 85 characters; contains 98 characters
 102 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: .../php_codesniffer/src/Standards/Squiz/Sniffs/CSS/NamedColoursSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class NamedColoursSniff
 69 | WARNING | Line exceeds 85 characters; contains 88 characters
 86 | WARNING | Line exceeds 85 characters; contains 92 characters
 87 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class EmptyClassDefinitionSniff
 42 | WARNING | Line exceeds 85 characters; contains 88 characters
 51 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | ClassDefinitionClosingBraceSpaceSniff
  42 | WARNING | Line exceeds 85 characters; contains 88 characters
  60 | WARNING | Line exceeds 85 characters; contains 101 characters
  62 | WARNING | Line exceeds 85 characters; contains 100 characters
  68 | WARNING | Line exceeds 85 characters; contains 103 characters
  81 | WARNING | Line exceeds 85 characters; contains 93 characters
  82 | WARNING | Line exceeds 85 characters; contains 94 characters
  94 | WARNING | Line exceeds 85 characters; contains 92 characters
 101 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...s/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/IndentationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class IndentationSniff
  49 | WARNING | Line exceeds 85 characters; contains 88 characters
 105 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | DisallowMultipleStyleDefinitionsSniff
 41 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class SemicolonSpacingSniff
 41 | WARNING | Line exceeds 85 characters; contains 88 characters
 52 | WARNING | Line exceeds 85 characters; contains 97 characters
 60 | WARNING | Line exceeds 85 characters; contains 89 characters
 62 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Sniffs/PHP/ForbiddenFunctionsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | WARNING | Line exceeds 85 characters; contains 107 characters
 14 | ERROR   | Missing doc comment for class ForbiddenFunctionsSniff
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Sniffs/PHP/DisallowObEndFlushSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DisallowObEndFlushSniff
 35 | WARNING | Line exceeds 85 characters; contains 93 characters
 45 | WARNING | Line exceeds 85 characters; contains 143 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | WARNING | Line exceeds 85 characters; contains 107 characters
 14 | ERROR   | Missing doc comment for class DiscouragedFunctionsSniff
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DisallowInlineIfSniff
 45 | WARNING | Line exceeds 85 characters; contains 86 characters
 52 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 6 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class LowercasePHPFunctionsSniff
  23 | ERROR   | Private member variable "builtInFunctions" must be
     |         | prefixed with an underscore
  54 | WARNING | Line exceeds 85 characters; contains 89 characters
  75 | WARNING | Line exceeds 85 characters; contains 101 characters
 110 | WARNING | Line exceeds 85 characters; contains 102 characters
 116 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 12 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class NonExecutableCodeSniff
  43 | WARNING | Line exceeds 85 characters; contains 89 characters
  54 | WARNING | Line exceeds 85 characters; contains 92 characters
  55 | WARNING | Line exceeds 85 characters; contains 97 characters
  89 | WARNING | Line exceeds 85 characters; contains 89 characters
  98 | WARNING | Line exceeds 85 characters; contains 94 characters
 115 | WARNING | Line exceeds 85 characters; contains 88 characters
 122 | WARNING | Line exceeds 85 characters; contains 99 characters
 127 | WARNING | Line exceeds 85 characters; contains 87 characters
 141 | WARNING | Line exceeds 85 characters; contains 92 characters
 259 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...zlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/HeredocSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class HeredocSniff
 38 | WARNING | Line exceeds 85 characters; contains 93 characters
 45 | WARNING | Line exceeds 85 characters; contains 120 characters
---------------------------------------------------------------------------


FILE: ...s/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 47 WARNINGS AFFECTING 50 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class EmbeddedPhpSniff
  36 | WARNING | Line exceeds 85 characters; contains 93 characters
  48 | WARNING | Line exceeds 85 characters; contains 95 characters
  61 | WARNING | Line exceeds 85 characters; contains 93 characters
  66 | ERROR   | Private method name
     |         | "EmbeddedPhpSniff::validateMultilineEmbeddedPhp" must be
     |         | prefixed with an underscore
  76 | WARNING | Line exceeds 85 characters; contains 88 characters
  79 | WARNING | Line exceeds 85 characters; contains 110 characters
 104 | WARNING | Line exceeds 85 characters; contains 88 characters
 106 | WARNING | Line exceeds 85 characters; contains 86 characters
 107 | WARNING | Line exceeds 85 characters; contains 108 characters
 119 | WARNING | Line exceeds 85 characters; contains 88 characters
 124 | WARNING | Line exceeds 85 characters; contains 87 characters
 127 | WARNING | Line exceeds 85 characters; contains 86 characters
 131 | WARNING | Line exceeds 85 characters; contains 86 characters
 147 | WARNING | Line exceeds 85 characters; contains 111 characters
 154 | WARNING | Line exceeds 85 characters; contains 100 characters
 159 | WARNING | Line exceeds 85 characters; contains 97 characters
 163 | WARNING | Line exceeds 85 characters; contains 89 characters
 165 | WARNING | Line exceeds 85 characters; contains 91 characters
 172 | WARNING | Line exceeds 85 characters; contains 91 characters
 177 | WARNING | Line exceeds 85 characters; contains 89 characters
 182 | WARNING | Line exceeds 85 characters; contains 112 characters
 187 | WARNING | Line exceeds 85 characters; contains 110 characters
 204 | WARNING | Line exceeds 85 characters; contains 109 characters
 212 | WARNING | Line exceeds 85 characters; contains 106 characters
 217 | WARNING | Line exceeds 85 characters; contains 96 characters
 219 | WARNING | Line exceeds 85 characters; contains 97 characters
 228 | WARNING | Line exceeds 85 characters; contains 104 characters
 229 | WARNING | Line exceeds 85 characters; contains 89 characters
 233 | WARNING | Line exceeds 85 characters; contains 90 characters
 235 | WARNING | Line exceeds 85 characters; contains 86 characters
 237 | WARNING | Line exceeds 85 characters; contains 115 characters
 243 | WARNING | Line exceeds 85 characters; contains 89 characters
 245 | WARNING | Line exceeds 85 characters; contains 86 characters
 248 | WARNING | Line exceeds 85 characters; contains 109 characters
 294 | WARNING | Line exceeds 85 characters; contains 93 characters
 299 | ERROR   | Private method name
     |         | "EmbeddedPhpSniff::validateInlineEmbeddedPhp" must be
     |         | prefixed with an underscore
 311 | WARNING | Line exceeds 85 characters; contains 93 characters
 337 | WARNING | Line exceeds 85 characters; contains 95 characters
 343 | WARNING | Line exceeds 85 characters; contains 97 characters
 352 | WARNING | Line exceeds 85 characters; contains 87 characters
 365 | WARNING | Line exceeds 85 characters; contains 94 characters
 367 | WARNING | Line exceeds 85 characters; contains 89 characters
 376 | WARNING | Line exceeds 85 characters; contains 93 characters
 379 | WARNING | Line exceeds 85 characters; contains 128 characters
 385 | WARNING | Line exceeds 85 characters; contains 97 characters
 390 | WARNING | Line exceeds 85 characters; contains 100 characters
 392 | WARNING | Line exceeds 85 characters; contains 117 characters
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class InnerFunctionsSniff
 35 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  17 | ERROR   | Missing doc comment for class CommentedOutCodeSniff
  54 | WARNING | Line exceeds 85 characters; contains 86 characters
 156 | WARNING | Line exceeds 85 characters; contains 101 characters
 190 | WARNING | Line exceeds 85 characters; contains 93 characters
 213 | WARNING | Line exceeds 85 characters; contains 91 characters
 214 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...quizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/EvalSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class EvalSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Sniffs/PHP/DisallowBooleanStatementSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class
    |         | DisallowBooleanStatementSniff
 36 | WARNING | Line exceeds 85 characters; contains 86 characters
 53 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class
     |         | DisallowSizeFunctionsInLoopsSniff
  62 | WARNING | Line exceeds 85 characters; contains 86 characters
  85 | WARNING | Line exceeds 85 characters; contains 96 characters
  90 | WARNING | Line exceeds 85 characters; contains 89 characters
  91 | WARNING | Line exceeds 85 characters; contains 90 characters
 105 | WARNING | Line exceeds 85 characters; contains 170 characters
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 94 characters
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | DisallowMultipleAssignmentsSniff
  36 | WARNING | Line exceeds 85 characters; contains 93 characters
  46 | WARNING | Line exceeds 85 characters; contains 112 characters
  65 | WARNING | Line exceeds 85 characters; contains 131 characters
 155 | WARNING | Line exceeds 85 characters; contains 109 characters
 157 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class GlobalKeywordSniff
 35 | WARNING | Line exceeds 85 characters; contains 93 characters
 46 | WARNING | Line exceeds 85 characters; contains 94 characters
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | DisallowComparisonAssignmentSniff
  36 | WARNING | Line exceeds 85 characters; contains 86 characters
  46 | WARNING | Line exceeds 85 characters; contains 99 characters
  86 | WARNING | Line exceeds 85 characters; contains 88 characters
  96 | WARNING | Line exceeds 85 characters; contains 88 characters
 104 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ObjectInstantiationSniff
 35 | WARNING | Line exceeds 85 characters; contains 88 characters
 48 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ObjectMemberCommaSniff
 42 | WARNING | Line exceeds 85 characters; contains 88 characters
 52 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | DisallowObjectStringIndexSniff
 42 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EchoedStringsUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 18 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 19 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 0
 22 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 0
 23 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DoubleQuoteUsageUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ConcatenationSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
 35 | ERROR | Missing doc comment for function test()
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
 10 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class OperatorBracketUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.inc
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 8 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
  53 | ERROR   | [ ] Missing doc comment for function myFunction()
  82 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  83 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  84 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  90 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  96 | ERROR   | [ ] Missing doc comment for class MyClass
 100 | ERROR   | [ ] Missing doc comment for function myFunction()
 108 | WARNING | [x] Inline control structures are discouraged
 109 | WARNING | [x] Inline control structures are discouraged
 120 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 122 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 128 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 131 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 149 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 150 | WARNING | [ ] Line exceeds 85 characters; contains 124 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.js
---------------------------------------------------------------------------
FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  62 | WARNING | [x] Inline control structures are discouraged
  63 | WARNING | [x] Inline control structures are discouraged
  88 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 116 | WARNING | [x] Inline control structures are discouraged
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.js
---------------------------------------------------------------------------
FOUND 35 ERRORS AFFECTING 31 LINES
---------------------------------------------------------------------------
  10 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  11 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  17 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  18 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  23 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  24 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  25 | ERROR | [x] Opening brace must be the last content on the line
  38 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  44 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  45 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  58 | ERROR | [x] Opening brace should be on a new line
  60 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  61 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  69 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  70 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  73 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  73 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  74 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 8 spaces but found 4
  74 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  76 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  78 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  78 | ERROR | [x] Opening brace must be the last content on the line
  85 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  86 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 4
  87 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 4
  88 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 8
  88 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  91 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces,
     |       |     found 12
  92 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 8
  93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
  94 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 4
 101 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 102 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 109 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 110 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | FunctionClosingBraceSpaceUnitTest
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | FunctionOpeningBraceSpaceUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 48 ERRORS AFFECTING 43 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
  46 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  47 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  49 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  50 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  52 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  53 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  55 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  56 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  60 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  63 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  64 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  66 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  94 | ERROR | [ ] Missing doc comment for function myFunction()
 107 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
 110 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
 114 | ERROR | [x] First condition of a multi-line IF statement must
     |       |     directly follow the opening parenthesis
 118 | ERROR | [x] First condition of a multi-line IF statement must
     |       |     directly follow the opening parenthesis
 119 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
 120 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
 123 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
 129 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 130 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 132 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 133 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 135 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 137 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 140 | ERROR | [ ] Expected "do {\n...} while (...);\n"; found "do
     |       |     {\n...}\nwhile (...);\n"
 162 | ERROR | [ ] Expected "} elseif (...) {\n"; found "}\nelseif (...)
     |       |     {\n"
 165 | ERROR | [ ] Expected "} else if (...) {\n"; found "}\nelse if (...)
     |       |     {\n"
 167 | ERROR | [ ] Expected "} else {\n"; found "} else {\n"
 186 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 189 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 191 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 209 | ERROR | [ ] Missing @return tag in function comment
 210 | ERROR | [x] Opening brace should be on a new line
 217 | ERROR | [ ] Missing @category tag in class comment
 217 | ERROR | [ ] Missing @package tag in class comment
 217 | ERROR | [ ] Missing @author tag in class comment
 217 | ERROR | [ ] Missing @license tag in class comment
 217 | ERROR | [ ] Missing @link tag in class comment
 218 | ERROR | [ ] Class name must begin with a capital letter
 218 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
 230 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 34 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ObjectOperatorSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 10 | ERROR | [x] File is being unconditionally included; use "require"
    |       |     instead
 11 | ERROR | [x] File is being unconditionally included; use "require"
    |       |     instead
 12 | ERROR | [x] "include" is a statement not a function; no parentheses
    |       |     are required
 12 | ERROR | [x] File is being unconditionally included; use "require"
    |       |     instead
 14 | ERROR | [x] File is being unconditionally included; use
    |       |     "require_once" instead
 15 | ERROR | [x] File is being unconditionally included; use
    |       |     "require_once" instead
 16 | ERROR | [x] "include_once" is a statement not a function; no
    |       |     parentheses are required
 16 | ERROR | [x] File is being unconditionally included; use
    |       |     "require_once" instead
 20 | ERROR | [x] "require" is a statement not a function; no parentheses
    |       |     are required
 24 | ERROR | [x] "require_once" is a statement not a function; no
    |       |     parentheses are required
 34 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.inc
---------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Function name "MyFunction1" is invalid; consider
    |       |     "myFunction1" instead
  3 | ERROR | [ ] Missing doc comment for function MyFunction1()
  3 | ERROR | [x] Opening brace should be on a new line
  8 | ERROR | [ ] Function name "MyFunction2" is invalid; consider
    |       |     "myFunction2" instead
  8 | ERROR | [ ] Missing doc comment for function MyFunction2()
  8 | ERROR | [x] Opening brace should be on a new line
 12 | ERROR | [ ] Missing doc comment for class MyClass
 14 | ERROR | [ ] Method name "MyClass::MyFunction3" is not in camel caps
    |       |     format
 14 | ERROR | [ ] Missing doc comment for function MyFunction3()
 14 | ERROR | [x] Opening brace should be on a new line
 19 | ERROR | [ ] Method name "MyClass::MyFunction4" is not in camel caps
    |       |     format
 19 | ERROR | [ ] Missing doc comment for function MyFunction4()
 19 | ERROR | [x] Opening brace should be on a new line
 23 | ERROR | [ ] Missing doc comment for function register()
 26 | ERROR | [ ] Missing doc comment for function register()
 28 | ERROR | [ ] Missing doc comment for function foo()
 28 | ERROR | [x] Opening brace should be on a new line
 28 | ERROR | [x] Closing brace must be on a line by itself
 29 | ERROR | [ ] Missing doc comment for function foo()
 29 | ERROR | [x] Opening brace should be on a new line
 29 | ERROR | [x] Closing brace must be on a line by itself
 30 | ERROR | [ ] Missing doc comment for function foo()
 30 | ERROR | [x] Opening brace should be on a new line
 33 | ERROR | [ ] Missing doc comment for function foo()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class PropertyLabelSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.js
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
 28 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 29 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 34 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 35 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 37 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 42 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 43 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 45 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 48 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 49 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 51 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 75 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 72 ERRORS AND 1 WARNING AFFECTING 51 LINES
---------------------------------------------------------------------------
   3 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
   4 | WARNING | [ ] PHP version not specified
   4 | ERROR   | [ ] Missing @category tag in file comment
   4 | ERROR   | [ ] Missing @package tag in file comment
   4 | ERROR   | [ ] Missing @author tag in file comment
   4 | ERROR   | [ ] Missing @license tag in file comment
   4 | ERROR   | [ ] Missing @link tag in file comment
   4 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
   7 | ERROR   | [x] File is being unconditionally included; use "require"
     |         |     instead
  11 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
  12 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
  16 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
  17 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
  17 | ERROR   | [ ] Missing @return tag in function comment
  22 | ERROR   | [ ] Missing doc comment for function func1()
  22 | ERROR   | [x] Opening brace should be on a new line
  27 | ERROR   | [ ] Missing doc comment for function func2()
  27 | ERROR   | [x] Opening brace should be on a new line
  31 | ERROR   | [ ] Missing doc comment for function func3()
  31 | ERROR   | [x] Opening brace should be on a new line
  36 | ERROR   | [ ] You must use "/**" style comments for a class comment
  38 | ERROR   | [ ] Missing doc comment for function func1()
  38 | ERROR   | [x] Opening brace should be on a new line
  43 | ERROR   | [ ] Missing doc comment for function func2()
  43 | ERROR   | [x] Opening brace should be on a new line
  47 | ERROR   | [ ] Missing doc comment for function func3()
  47 | ERROR   | [x] Opening brace should be on a new line
  53 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  55 | ERROR   | [ ] Missing doc comment for function func1()
  58 | ERROR   | [ ] Missing doc comment for function func2()
  60 | ERROR   | [ ] Missing doc comment for function func3()
  64 | ERROR   | [ ] You must use "/**" style comments for a class comment
  68 | ERROR   | [ ] Missing doc comment for function func1()
  68 | ERROR   | [x] Opening brace should be on a new line
  73 | ERROR   | [ ] Missing doc comment for function func2()
  73 | ERROR   | [x] Opening brace should be on a new line
  79 | ERROR   | [ ] Missing doc comment for function func3()
  79 | ERROR   | [x] Opening brace should be on a new line
  87 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  91 | ERROR   | [ ] Missing doc comment for function func1()
  94 | ERROR   | [ ] Missing doc comment for function func2()
  98 | ERROR   | [ ] Missing doc comment for function func3()
 103 | ERROR   | [ ] You must use "/**" style comments for a class comment
 105 | ERROR   | [ ] Missing doc comment for function func1()
 105 | ERROR   | [x] Opening brace should be on a new line
 111 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
 113 | ERROR   | [ ] Missing doc comment for function func1()
 117 | ERROR   | [ ] You must use "/**" style comments for a class comment
 133 | ERROR   | [x] Opening brace should be on a new line
 142 | ERROR   | [x] Opening brace should be on a new line
 152 | ERROR   | [x] Opening brace should be on a new line
 159 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
 188 | ERROR   | [ ] You must use "/**" style comments for a class comment
 201 | ERROR   | [x] Opening brace should be on a new line
 210 | ERROR   | [ ] Missing doc comment for interface MyInterface
 238 | ERROR   | [ ] You must use "/**" style comments for a class comment
 250 | ERROR   | [x] Opening brace should be on a new line
 269 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
 271 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
     |         |     12
 271 | ERROR   | [x] Closing brace indented incorrectly; expected 0
     |         |     spaces, found 12
 273 | ERROR   | [ ] Missing doc comment for class MyClass
 275 | ERROR   | [ ] Missing doc comment for function func1()
 275 | ERROR   | [x] Opening brace should be on a new line
 280 | ERROR   | [ ] Missing doc comment for function test()
 280 | ERROR   | [x] Opening brace should be on a new line
 288 | ERROR   | [ ] Missing @return tag in function comment
 289 | ERROR   | [x] Opening brace should be on a new line
 294 | ERROR   | [ ] Missing @return tag in function comment
 295 | ERROR   | [x] Opening brace should be on a new line
 301 | ERROR   | [ ] You must use "/**" style comments for a function
     |         |     comment
 301 | ERROR   | [x] Opening brace should be on a new line
 306 | ERROR   | [ ] Missing doc comment for function bar()
 306 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 31 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class MemberVarSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 35 ERRORS AND 7 WARNINGS AFFECTING 37 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   2 | ERROR   | [ ] Missing doc comment for class MyClass
  14 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  17 | WARNING | [ ] Possible parse error: interfaces may not include
     |         |     member vars
  20 | WARNING | [ ] Possible parse error: interfaces may not include
     |         |     member vars
  22 | WARNING | [ ] Possible parse error: interfaces may not include
     |         |     member vars
  26 | ERROR   | [ ] You must use "/**" style comments for a class comment
  32 | ERROR   | [ ] Private member variable "var2" must be prefixed with
     |         |     an underscore
  42 | ERROR   | [ ] You must use "/**" style comments for a class comment
  48 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  50 | WARNING | [ ] Possible parse error: interfaces may not include
     |         |     member vars
  51 | ERROR   | [ ] Missing doc comment for function myFunction()
  55 | ERROR   | [ ] You must use "/**" style comments for a class comment
  73 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  78 | ERROR   | [ ] You must use "/**" style comments for a class comment
  90 | ERROR   | [ ] You must use "/**" style comments for a class comment
 119 | ERROR   | [ ] You must use "/**" style comments for a class comment
 122 | ERROR   | [ ] Private member variable "foo" must be prefixed with
     |         |     an underscore
 124 | ERROR   | [ ] Private member variable "bar" must be prefixed with
     |         |     an underscore
 128 | ERROR   | [ ] Missing doc comment for class Foo
 131 | ERROR   | [ ] Private member variable "foo" must be prefixed with
     |         |     an underscore
 133 | ERROR   | [ ] Missing short description in doc comment
 136 | ERROR   | [ ] Private member variable "bar" must be prefixed with
     |         |     an underscore
 140 | ERROR   | [ ] Missing doc comment for class Foo
 143 | ERROR   | [ ] Missing short description in doc comment
 146 | ERROR   | [ ] Private member variable "foo" must be prefixed with
     |         |     an underscore
 148 | ERROR   | [ ] Private member variable "bar" must be prefixed with
     |         |     an underscore
 152 | ERROR   | [ ] Private member variable "caseStudy" must be prefixed
     |         |     with an underscore
 158 | ERROR   | [ ] Missing doc comment for class MyClass
 172 | ERROR   | [ ] Missing doc comment for class MyClass
 183 | ERROR   | [ ] You must use "/**" style comments for a class comment
 196 | ERROR   | [ ] Missing doc comment for class MyClass
 205 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
 209 | WARNING | [ ] Possible parse error: interfaces may not include
     |         |     member vars
 211 | WARNING | [ ] Possible parse error: interfaces may not include
     |         |     member vars
 212 | WARNING | [ ] Possible parse error: interfaces may not include
     |         |     member vars
 219 | ERROR   | [ ] Class name must begin with a capital letter
 219 | ERROR   | [ ] Missing doc comment for class phpcsCommentTest
 219 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 236 | ERROR   | [ ] Class name must begin with a capital letter
 236 | ERROR   | [ ] Missing doc comment for class phpcsCommentTest
 236 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.js
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  3 | ERROR   | [x] Space after closing parenthesis of function call
    |         |     prohibited
 11 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
 12 | WARNING | [x] Inline control structures are discouraged
 12 | ERROR   | [x] Line indented incorrectly; expected at least 8 spaces,
    |         |     found 6
 14 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc
---------------------------------------------------------------------------
FOUND 35 ERRORS AFFECTING 25 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   3 | ERROR | [ ] Missing doc comment for class Test
   5 | ERROR | [ ] Missing doc comment for function __construct()
   9 | ERROR | [ ] Missing doc comment for function test1()
  11 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  11 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
     |       |     found 5
  13 | ERROR | [ ] Missing doc comment for function test2()
  13 | ERROR | [x] Opening brace should be on a new line
  13 | ERROR | [x] Closing brace must be on a line by itself
  15 | ERROR | [ ] Missing doc comment for function _test3()
  22 | ERROR | [ ] Missing doc comment for class Test2
  24 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
  24 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
     |       |     found 1
  27 | ERROR | [ ] Missing doc comment for function test2()
  56 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  58 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  59 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  66 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
     |       |     echo $val ..." but found "<?= $val ..."
  78 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  80 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
     |       |     found 8
  83 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  88 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  93 | ERROR | [ ] Missing doc comment for function foo()
  95 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  97 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
     |       |     found 4
  97 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  99 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 102 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 102 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 0
 102 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 105 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 0
 105 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 8 spaces but found 0
 106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 106 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 0
 106 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.js
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
 20 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
 21 | WARNING | [x] Inline control structures are discouraged
 21 | ERROR   | [x] Line indented incorrectly; expected at least 8 spaces,
    |         |     found 6
 23 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
 28 | WARNING | [x] Inline control structures are discouraged
 33 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 36 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 37 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 38 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | LogicalOperatorSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SemicolonSpacingUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.css
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 8 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class CastSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | LanguageConstructSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.js
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 35 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 36 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class OperatorSpacingUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for class MyClass
 10 | ERROR | [ ] Private method name "MyClass::myFunction" must be
    |       |     prefixed with an underscore
 10 | ERROR | [ ] Missing doc comment for function myFunction()
 10 | ERROR | [x] Opening brace should be on a new line
 10 | ERROR | [x] Closing brace must be on a line by itself
 11 | ERROR | [ ] Missing doc comment for function myFunction()
 11 | ERROR | [x] Opening brace should be on a new line
 11 | ERROR | [x] Closing brace must be on a line by itself
 13 | ERROR | [ ] Private method name "MyClass::myFunction" must be
    |       |     prefixed with an underscore
 13 | ERROR | [ ] Missing doc comment for function myFunction()
 13 | ERROR | [x] Opening brace should be on a new line
 13 | ERROR | [x] Closing brace must be on a line by itself
 14 | ERROR | [ ] Missing doc comment for function myFunction()
 14 | ERROR | [x] Opening brace should be on a new line
 14 | ERROR | [x] Closing brace must be on a line by itself
 15 | ERROR | [ ] Private method name "MyClass::myFunction" must be
    |       |     prefixed with an underscore
 15 | ERROR | [ ] Missing doc comment for function myFunction()
 15 | ERROR | [x] Opening brace should be on a new line
 15 | ERROR | [x] Closing brace must be on a line by itself
 18 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 18 | ERROR | [ ] Private method name "MyClass::myFunction" must be
    |       |     prefixed with an underscore
 18 | ERROR | [ ] Missing doc comment for function myFunction()
 18 | ERROR | [x] Opening brace should be on a new line
 18 | ERROR | [x] Closing brace must be on a line by itself
 20 | ERROR | [ ] Missing doc comment for function output()
 33 | ERROR | [ ] Missing doc comment for class Foo
 35 | ERROR | [ ] Missing doc comment for function getInstance()
 45 | ERROR | [ ] Missing doc comment for class MyClass1
 45 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 46 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.inc
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  3 | ERROR | Function name "MyFunction1" is invalid; consider
    |       | "myFunction1" instead
  3 | ERROR | Missing doc comment for function MyFunction1()
  9 | ERROR | Function name "MyFunction2" is invalid; consider
    |       | "myFunction2" instead
  9 | ERROR | Missing doc comment for function MyFunction2()
 16 | ERROR | Missing doc comment for class MyClass
 18 | ERROR | Method name "MyClass::MyFunction1" is not in camel caps
    |       | format
 18 | ERROR | Missing doc comment for function MyFunction1()
 24 | ERROR | Method name "MyClass::MyFunction2" is not in camel caps
    |       | format
 24 | ERROR | Missing doc comment for function MyFunction2()
 31 | ERROR | Missing doc comment for function register()
 34 | ERROR | Missing doc comment for function emptyFunction()
 39 | ERROR | Missing doc comment for function register()
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 45 ERRORS AFFECTING 22 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
  93 | ERROR | [ ] Missing doc comment for function myFunction()
  93 | ERROR | [x] Opening brace should be on a new line
  93 | ERROR | [x] Closing brace must be on a line by itself
  98 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  98 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  99 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 105 | ERROR | [ ] Missing doc comment for function foo()
 105 | ERROR | [x] Opening brace should be on a new line
 105 | ERROR | [x] Closing brace must be on a line by itself
 111 | ERROR | [x] Closing brace must be on a line by itself
 114 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 114 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 115 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 115 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     5 spaces, found 2
 183 | ERROR | [ ] Missing doc comment for function bar()
 183 | ERROR | [x] Opening brace should be on a new line
 183 | ERROR | [x] Closing brace must be on a line by itself
 187 | ERROR | [ ] Missing doc comment for function foo()
 187 | ERROR | [x] Opening brace should be on a new line
 187 | ERROR | [x] Closing brace must be on a line by itself
 191 | ERROR | [ ] Missing doc comment for function foo()
 191 | ERROR | [x] Opening brace should be on a new line
 191 | ERROR | [x] Closing brace must be on a line by itself
 203 | ERROR | [ ] Missing doc comment for function foo()
 203 | ERROR | [x] Opening brace should be on a new line
 203 | ERROR | [x] Closing brace must be on a line by itself
 207 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 207 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 2
 208 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 208 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 2
 209 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 209 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 0 spaces but found 2
 209 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 211 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 211 | ERROR | [x] Closing brace must be on a line by itself
 215 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 216 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 216 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 1
 217 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 217 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 1
 218 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 218 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 1
 219 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 227 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.js
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 51 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.js
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 10 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
 16 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FunctionSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | SuperfluousWhitespaceUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ScopeKeywordSpacingUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ControlStructureSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.js
---------------------------------------------------------------------------
FOUND 39 ERRORS AFFECTING 35 LINES
---------------------------------------------------------------------------
  10 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  11 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  15 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  16 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  36 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
  37 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 7
  38 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 11
  39 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 7
  40 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
  44 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  44 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  45 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  45 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  47 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  48 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  52 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  53 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  57 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  61 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  62 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  76 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  77 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  80 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  80 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  82 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  84 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  84 | ERROR | [x] Opening brace must be the last content on the line
  92 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  93 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 100 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 101 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 108 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 109 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 110 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 111 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 121 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 8 spaces but found 12
 122 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 8 spaces but found 12
 123 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 124 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 39 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ScopeClosingBraceUnitTest
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  3 | ERROR | Missing file doc comment
 11 | ERROR | Missing doc comment for function myFunction()
 29 | ERROR | Missing @return tag in function comment
 41 | ERROR | Missing doc comment for function myFunction2()
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  3 | ERROR   | [x] Space after closing parenthesis of function call
    |         |     prohibited
  4 | ERROR   | [x] Space after closing parenthesis of function call
    |         |     prohibited
 24 | ERROR   | [ ] Expected "for (...) {\n"; found "for (...) {"
 24 | ERROR   | [x] Closing brace must be on a line by itself
 25 | ERROR   | [ ] Expected "for (...) {\n"; found "for (...) {"
 25 | ERROR   | [x] Closing brace must be on a line by itself
 26 | ERROR   | [ ] Expected "for (...) {\n"; found "for (...) {"
 26 | ERROR   | [x] Closing brace must be on a line by itself
 28 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 29 | ERROR   | [ ] Expected "for (...) {\n"; found "for (...) {"
 29 | ERROR   | [x] Closing brace must be on a line by itself
 30 | ERROR   | [ ] Expected "for (...) {\n"; found "for (...) {"
 30 | ERROR   | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
  3 | ERROR | [x] Closing brace must be on a line by itself
  4 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
  4 | ERROR | [x] Closing brace must be on a line by itself
  5 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
  5 | ERROR | [x] Closing brace must be on a line by itself
  6 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
  6 | ERROR | [x] Closing brace must be on a line by itself
 10 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
 16 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.inc
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  2 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
  5 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  5 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
  8 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  8 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 11 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 11 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 14 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 14 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 14 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 17 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 17 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 17 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.js
---------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  1 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  2 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
  5 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  6 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 13 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 14 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 17 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 18 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 25 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 25 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 28 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 28 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 34 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 34 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 34 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 34 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ValidLogicalOperatorsUnitTest
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | IncrementDecrementUsageUnitTest
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.inc
---------------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 23 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   2 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
   3 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
   6 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
   7 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
  14 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  15 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
  18 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  19 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
  26 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  26 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
  29 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  29 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
  35 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  35 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  35 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
  35 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  54 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  58 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  61 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  63 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  64 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  66 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  77 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  95 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
 104 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
 115 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
 118 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
 133 | ERROR | [ ] Missing doc comment for function foo()
 133 | ERROR | [x] Opening brace should be on a new line
 133 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ComparisonOperatorUsageUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for trait MyTrait
 2 | ERROR | [x] Opening brace of a trait must be on the line after the
   |       |     definition
 2 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for class MyClass
 2 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 2 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FileExtensionUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for interface MyInterface
 2 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 2 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for function myFunction()
 2 | ERROR | [x] Opening brace should be on a new line
 2 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 25 ERRORS AND 1 WARNING AFFECTING 25 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   3 | ERROR   | [ ] Missing doc comment for function test()
  15 | ERROR   | [ ] Missing doc comment for class TestClass
  28 | ERROR   | [ ] Missing doc comment for function test()
  51 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  52 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  81 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  86 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  87 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  91 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  92 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  96 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  97 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
 201 | ERROR   | [x] Opening statement of multi-line function call not
     |         |     indented correctly; expected 8 spaces but found 9
 209 | ERROR   | [ ] Missing doc comment for function b()
 221 | ERROR   | [ ] Missing doc comment for function foo()
 228 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 230 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 305 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 308 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 311 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 332 | ERROR   | [ ] Missing doc comment for function test()
 341 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 345 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
 346 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 36
 346 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 14 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 14 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 32 ERRORS AND 1 WARNING AFFECTING 30 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   3 | ERROR   | [ ] Missing doc comment for function test()
  15 | ERROR   | [ ] Missing doc comment for class TestClass
  28 | ERROR   | [ ] Missing doc comment for function test()
  51 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  52 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  81 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  86 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  87 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  91 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  92 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  96 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  97 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
 182 | ERROR   | [ ] Multi-line assignments must have the equal sign on
     |         |     the second line
 188 | ERROR   | [ ] Multi-line assignments must have the equal sign on
     |         |     the second line
 201 | ERROR   | [x] Opening statement of multi-line function call not
     |         |     indented correctly; expected 8 spaces but found 9
 213 | ERROR   | [ ] Missing doc comment for function foo()
 220 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 222 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 297 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 300 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
 300 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 301 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 4
 302 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 303 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
 303 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 304 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 4
 305 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 324 | ERROR   | [ ] Missing doc comment for function test()
 333 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 337 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
 338 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 36
 338 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ArrayDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ArrayBracketSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class JavaScriptLintUnitTest
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.inc
---------------------------------------------------------------------------
FOUND 56 ERRORS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for function func1()
  2 | ERROR | [x] Opening brace should be on a new line
  2 | ERROR | [x] Closing brace must be on a line by itself
  4 | ERROR | [ ] Missing doc comment for class MyClass
  6 | ERROR | [ ] Missing doc comment for function func1()
  6 | ERROR | [x] Opening brace should be on a new line
  6 | ERROR | [x] Closing brace must be on a line by itself
  7 | ERROR | [ ] Missing doc comment for function func1()
  7 | ERROR | [x] Opening brace should be on a new line
  7 | ERROR | [x] Closing brace must be on a line by itself
  8 | ERROR | [ ] Private method name "MyClass::func1" must be prefixed
    |       |     with an underscore
  8 | ERROR | [ ] Missing doc comment for function func1()
  8 | ERROR | [x] Opening brace should be on a new line
  8 | ERROR | [x] Closing brace must be on a line by itself
  9 | ERROR | [ ] Missing doc comment for function func1()
  9 | ERROR | [x] Opening brace should be on a new line
  9 | ERROR | [x] Closing brace must be on a line by itself
 12 | ERROR | [ ] Missing doc comment for class Closure_Test
 12 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 13 | ERROR | [ ] Missing doc comment for function test()
 13 | ERROR | [x] Opening brace should be on a new line
 14 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 14 | ERROR | [x] Opening brace must be the last content on the line
 14 | ERROR | [x] Closing brace must be on a line by itself
 16 | ERROR | [ ] Method name "Closure_Test::my_sort" is not in camel caps
    |       |     format
 16 | ERROR | [ ] Missing doc comment for function my_sort()
 16 | ERROR | [x] Opening brace should be on a new line
 25 | ERROR | [ ] Missing doc comment for function test()
 25 | ERROR | [x] Opening brace should be on a new line
 26 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 26 | ERROR | [x] Opening brace must be the last content on the line
 26 | ERROR | [x] Closing brace must be on a line by itself
 29 | ERROR | [ ] Missing doc comment for trait Trait_Test
 29 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 30 | ERROR | [ ] Missing doc comment for function func1()
 30 | ERROR | [x] Opening brace should be on a new line
 30 | ERROR | [x] Closing brace must be on a line by itself
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 31 | ERROR | [ ] Missing doc comment for function func1()
 31 | ERROR | [x] Opening brace should be on a new line
 31 | ERROR | [x] Closing brace must be on a line by itself
 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 32 | ERROR | [ ] Private method name "Trait_Test::func1" must be prefixed
    |       |     with an underscore
 32 | ERROR | [ ] Missing doc comment for function func1()
 32 | ERROR | [x] Opening brace should be on a new line
 32 | ERROR | [x] Closing brace must be on a line by itself
 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 33 | ERROR | [ ] Missing doc comment for function func1()
 33 | ERROR | [x] Opening brace should be on a new line
 33 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class StaticThisUsageUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class MemberVarScopeUnitTest
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class MethodScopeUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.inc
---------------------------------------------------------------------------
FOUND 21 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for class MyClass
  4 | ERROR | [ ] Private member variable "var1" must be prefixed with an
    |       |     underscore
 10 | ERROR | [ ] Class name must begin with a capital letter
 10 | ERROR | [ ] Missing doc comment for class foo
 12 | ERROR | [ ] Class constants must be uppercase; expected BAR but
    |       |     found bar
 17 | ERROR | [ ] Missing doc comment for class Foo
 17 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 18 | ERROR | [ ] Missing doc comment for function default()
 24 | ERROR | [ ] You must use "/**" style comments for a class comment
 24 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 25 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 25 | ERROR | [x] Closing brace must be on a line by itself
 26 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 26 | ERROR | [x] Closing brace must be on a line by itself
 27 | ERROR | [ ] Missing doc comment for function method()
 27 | ERROR | [x] Opening brace should be on a new line
 32 | ERROR | [ ] Private member variable "p4" must be prefixed with an
    |       |     underscore
 35 | ERROR | [ ] Missing doc comment for function m()
 35 | ERROR | [x] Opening brace should be on a new line
 44 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.inc
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for class MyClass
  4 | ERROR | [ ] Missing doc comment for function func1()
 12 | ERROR | [ ] Missing doc comment for function func1()
 17 | ERROR | [ ] Missing doc comment for function func1()
 17 | ERROR | [x] Expected 1 space after FUNCTION keyword; newline found
 23 | ERROR | [ ] Missing doc comment for function func1()
 31 | ERROR | [ ] Missing doc comment for function func1()
 39 | ERROR | [ ] Missing doc comment for function func1()
 39 | ERROR | [x] Opening brace should be on a new line
 40 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 45 | ERROR | [ ] Private method name "MyClass::func1" must be prefixed
    |       |     with an underscore
 45 | ERROR | [ ] Missing doc comment for function func1()
 49 | ERROR | [ ] Private member variable "data" must be prefixed with an
    |       |     underscore
 51 | ERROR | [ ] Missing doc comment for function __construct()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 147 ERRORS AND 1 WARNING AFFECTING 52 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | ERROR   | [ ] You must use "/**" style comments for a class comment
   5 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
   5 | ERROR   | [x] Closing brace must be on a line by itself
   9 | ERROR   | [ ] Class name must begin with a capital letter
   9 | ERROR   | [ ] You must use "/**" style comments for a class comment
   9 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
   9 | ERROR   | [x] Closing brace must be on a line by itself
  10 | ERROR   | [ ] Missing doc comment for class
     |         |     Invalid_Camel_Case_Class_With_Underscores
  10 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  10 | ERROR   | [x] Closing brace must be on a line by itself
  14 | ERROR   | [ ] Class name must begin with a capital letter
  14 | ERROR   | [ ] You must use "/**" style comments for a class comment
  14 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  14 | ERROR   | [x] Closing brace must be on a line by itself
  15 | ERROR   | [ ] Class name must begin with a capital letter
  15 | ERROR   | [ ] Class name is not valid; consider
     |         |     Invalid_Lowercase_Class_With_Underscores instead
  15 | ERROR   | [ ] Missing doc comment for class
     |         |     invalid_lowercase_class_with_underscores
  15 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  15 | ERROR   | [x] Closing brace must be on a line by itself
  19 | ERROR   | [ ] You must use "/**" style comments for a class comment
  19 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  19 | ERROR   | [x] Closing brace must be on a line by itself
  20 | ERROR   | [ ] Missing doc comment for class
     |         |     INVALID_UPPERCASE_CLASS_WITH_UNDERSCORES
  20 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  20 | ERROR   | [x] Closing brace must be on a line by itself
  24 | ERROR   | [ ] You must use "/**" style comments for a class comment
  24 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  24 | ERROR   | [x] Closing brace must be on a line by itself
  28 | ERROR   | [ ] You must use "/**" style comments for a class comment
  28 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  28 | ERROR   | [x] Closing brace must be on a line by itself
  29 | ERROR   | [ ] Missing doc comment for class
     |         |     ValidCamelCaseClassWith12345Numbers
  29 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  29 | ERROR   | [x] Closing brace must be on a line by itself
  30 | ERROR   | [ ] Missing doc comment for class
     |         |     InvalidCamelCaseClassStartingWithNumber
  30 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  30 | ERROR   | [x] Closing brace must be on a line by itself
  31 | ERROR   | [ ] Missing doc comment for class
     |         |     ValidCamelCaseClassEndingWithNumber5
  31 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  31 | ERROR   | [x] Closing brace must be on a line by itself
  32 | ERROR   | [ ] Missing doc comment for class MyClass
  32 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  32 | ERROR   | [x] Closing brace must be on a line by itself
  34 | ERROR   | [ ] Missing doc comment for class Testing
  34 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  34 | ERROR   | [x] Closing brace must be on a line by itself
  36 | ERROR   | [ ] Missing doc comment for class Base
  40 | ERROR   | [ ] Missing doc comment for function __construct()
  44 | ERROR   | [ ] Missing doc comment for function __construct()
  53 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  53 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  53 | ERROR   | [x] Closing brace must be on a line by itself
  57 | ERROR   | [ ] Interface name must begin with a capital letter
  57 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  57 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  57 | ERROR   | [x] Closing brace must be on a line by itself
  58 | ERROR   | [ ] Missing doc comment for interface
     |         |     Invalid_Camel_Case_Class_With_Underscores
  58 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  58 | ERROR   | [x] Closing brace must be on a line by itself
  62 | ERROR   | [ ] Interface name must begin with a capital letter
  62 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  62 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  62 | ERROR   | [x] Closing brace must be on a line by itself
  63 | ERROR   | [ ] Interface name must begin with a capital letter
  63 | ERROR   | [ ] Interface name is not valid; consider
     |         |     Invalid_Lowercase_Class_With_Underscores instead
  63 | ERROR   | [ ] Missing doc comment for interface
     |         |     invalid_lowercase_class_with_underscores
  63 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  63 | ERROR   | [x] Closing brace must be on a line by itself
  67 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  67 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  67 | ERROR   | [x] Closing brace must be on a line by itself
  68 | ERROR   | [ ] Missing doc comment for interface
     |         |     INVALID_UPPERCASE_CLASS_WITH_UNDERSCORES
  68 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  68 | ERROR   | [x] Closing brace must be on a line by itself
  72 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  72 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  72 | ERROR   | [x] Closing brace must be on a line by itself
  76 | ERROR   | [ ] You must use "/**" style comments for a interface
     |         |     comment
  76 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  76 | ERROR   | [x] Closing brace must be on a line by itself
  77 | ERROR   | [ ] Missing doc comment for interface
     |         |     ValidCamelCaseClassWith12345Numbers
  77 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  77 | ERROR   | [x] Closing brace must be on a line by itself
  78 | ERROR   | [ ] Missing doc comment for interface
     |         |     InvalidCamelCaseClassStartingWithNumber
  78 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  78 | ERROR   | [x] Closing brace must be on a line by itself
  79 | ERROR   | [ ] Missing doc comment for interface
     |         |     ValidCamelCaseClassEndingWithNumber5
  79 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  79 | ERROR   | [x] Closing brace must be on a line by itself
  80 | ERROR   | [ ] Missing doc comment for interface MyClass
  80 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  80 | ERROR   | [x] Closing brace must be on a line by itself
  82 | ERROR   | [ ] Missing doc comment for interface Testing
  82 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
  82 | ERROR   | [x] Closing brace must be on a line by itself
  84 | ERROR   | [ ] Missing doc comment for interface Base
  86 | WARNING | [ ] Possible parse error: interfaces may not include
     |         |     member vars
  88 | ERROR   | [ ] Missing doc comment for function __construct()
  93 | ERROR   | [ ] You must use "/**" style comments for a trait comment
  93 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
  93 | ERROR   | [x] Closing brace must be on a line by itself
  97 | ERROR   | [ ] Trait name must begin with a capital letter
  97 | ERROR   | [ ] You must use "/**" style comments for a trait comment
  97 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
  97 | ERROR   | [x] Closing brace must be on a line by itself
  98 | ERROR   | [ ] Missing doc comment for trait
     |         |     Invalid_Camel_Case_Class_With_Underscores
  98 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
  98 | ERROR   | [x] Closing brace must be on a line by itself
 102 | ERROR   | [ ] Trait name must begin with a capital letter
 102 | ERROR   | [ ] You must use "/**" style comments for a trait comment
 102 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 102 | ERROR   | [x] Closing brace must be on a line by itself
 103 | ERROR   | [ ] Trait name must begin with a capital letter
 103 | ERROR   | [ ] Trait name is not valid; consider
     |         |     Invalid_Lowercase_Class_With_Underscores instead
 103 | ERROR   | [ ] Missing doc comment for trait
     |         |     invalid_lowercase_class_with_underscores
 103 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 103 | ERROR   | [x] Closing brace must be on a line by itself
 107 | ERROR   | [ ] You must use "/**" style comments for a trait comment
 107 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 107 | ERROR   | [x] Closing brace must be on a line by itself
 108 | ERROR   | [ ] Missing doc comment for trait
     |         |     INVALID_UPPERCASE_CLASS_WITH_UNDERSCORES
 108 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 108 | ERROR   | [x] Closing brace must be on a line by itself
 112 | ERROR   | [ ] You must use "/**" style comments for a trait comment
 112 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 112 | ERROR   | [x] Closing brace must be on a line by itself
 116 | ERROR   | [ ] You must use "/**" style comments for a trait comment
 116 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 116 | ERROR   | [x] Closing brace must be on a line by itself
 117 | ERROR   | [ ] Missing doc comment for trait
     |         |     ValidCamelCaseClassWith12345Numbers
 117 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 117 | ERROR   | [x] Closing brace must be on a line by itself
 118 | ERROR   | [ ] Missing doc comment for trait
     |         |     InvalidCamelCaseClassStartingWithNumber
 118 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 118 | ERROR   | [x] Closing brace must be on a line by itself
 119 | ERROR   | [ ] Missing doc comment for trait
     |         |     ValidCamelCaseClassEndingWithNumber5
 119 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 119 | ERROR   | [x] Closing brace must be on a line by itself
 120 | ERROR   | [ ] Missing doc comment for trait MyClass
 120 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 120 | ERROR   | [x] Closing brace must be on a line by itself
 122 | ERROR   | [ ] Missing doc comment for trait Testing
 122 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 122 | ERROR   | [x] Closing brace must be on a line by itself
 124 | ERROR   | [ ] Missing doc comment for trait Base
 128 | ERROR   | [ ] Missing doc comment for function __construct()
 132 | ERROR   | [ ] Missing doc comment for function __construct()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 84 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClassFileNameUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | LowercaseClassKeywordsUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 44 ERRORS AND 1 WARNING AFFECTING 32 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   5 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 1
   5 | ERROR   | [ ] Missing doc comment for class ClassDeclaration
   6 | ERROR   | [x] Expected 1 spaces before opening brace; 0 found
   8 | ERROR   | [x] Closing brace indented incorrectly; expected 1
     |         |     spaces, found 0
  10 | ERROR   | [ ] Missing doc comment for class
     |         |     CorrectClassDeclarationWithExtends
  15 | ERROR   | [ ] Missing doc comment for class
     |         |     CorrectClassDeclarationWithImplements
  22 | ERROR   | [ ] You must use "/**" style comments for a class comment
  22 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  22 | ERROR   | [x] Closing brace must be on a line by itself
  23 | ERROR   | [ ] Missing doc comment for class
     |         |     IncorrectBracePlacementWithExtends
  23 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  23 | ERROR   | [x] Closing brace must be on a line by itself
  24 | ERROR   | [ ] Missing doc comment for class
     |         |     IncorrectBracePlacementWithImplements
  24 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  24 | ERROR   | [x] Closing brace must be on a line by itself
  27 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  27 | ERROR   | [ ] Missing doc comment for class IncorrectIndentedClass
  30 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  34 | ERROR   | [ ] You must use "/**" style comments for a class comment
  35 | ERROR   | [x] Opening class brace must be on a line by itself
  39 | ERROR   | [ ] You must use "/**" style comments for a class comment
  45 | ERROR   | [ ] Missing doc comment for class
     |         |     IncorrectCodeBeforeClosingBrace
  48 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
  48 | ERROR   | [x] Closing brace must be on a line by itself
  50 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  50 | ERROR   | [ ] Missing doc comment for class IncorrectIndentedClass
  51 | ERROR   | [x] Expected 4 spaces before opening brace; 0 found
  53 | ERROR   | [x] Closing brace indented incorrectly; expected 4
     |         |     spaces, found 0
  55 | ERROR   | [ ] Missing doc comment for class ClassOne
  59 | ERROR   | [ ] You must use "/**" style comments for a class comment
  63 | ERROR   | [ ] You must use "/**" style comments for a class comment
  65 | ERROR   | [x] Opening brace of a class must be on the line
     |         |     following the class declaration; found 1 line(s)
  69 | ERROR   | [ ] Missing doc comment for class
     |         |     CorrectClassDeclarationWithExtends
  74 | ERROR   | [ ] You must use "/**" style comments for a class comment
  80 | ERROR   | [ ] You must use "/**" style comments for a class comment
  80 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  85 | ERROR   | [ ] Missing doc comment for class File
  89 | ERROR   | [ ] Missing doc comment for interface MyInterface
  97 | ERROR   | [ ] Missing doc comment for class CorrectClassDeclaration
 103 | ERROR   | [ ] Class name must begin with a capital letter
 103 | ERROR   | [ ] You must use "/**" style comments for a class comment
 107 | ERROR   | [ ] Missing doc comment for class
     |         |     IncorrectCodeBeforeClosingBrace
 110 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 110 | ERROR   | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.js
---------------------------------------------------------------------------
FOUND 24 ERRORS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  3 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  4 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  5 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  6 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 6
  7 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  8 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 10 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
    |       |     found 2
 10 | ERROR | [x] Opening statement of multi-line function call not
    |       |     indented correctly; expected 0 spaces but found 2
 10 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 11 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 6 spaces but found 4
 11 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
 12 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
    |       |     found 2
 12 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 14 | ERROR | [x] Opening statement of multi-line function call not
    |       |     indented correctly; expected 0 spaces but found 2
 14 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 15 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 6 spaces but found 4
 15 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
 16 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
    |       |     found 2
 16 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 22 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 23 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 34 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 35 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClassDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ValidClassNameUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.inc
---------------------------------------------------------------------------
FOUND 32 ERRORS AND 1 WARNING AFFECTING 23 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   4 | ERROR   | [ ] Missing doc comment for class
     |         |     SelfMemberReferenceUnitTestExample
   8 | ERROR   | [ ] Private member variable "testCount" must be prefixed
     |         |     with an underscore
  11 | ERROR   | [ ] Private member variable "testResults" must be
     |         |     prefixed with an underscore
  14 | ERROR   | [ ] Missing doc comment for function
     |         |     SelfMemberReferenceUnitTestExample()
  26 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  37 | ERROR   | [ ] Missing doc comment for function
     |         |     selfMemberReferenceUnitTestFunction()
  48 | ERROR   | [ ] Missing doc comment for class MyClass
  48 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  50 | ERROR   | [ ] Missing doc comment for function test()
  50 | ERROR   | [x] Opening brace should be on a new line
  54 | ERROR   | [ ] Missing doc comment for function walk()
  54 | ERROR   | [x] Opening brace should be on a new line
  55 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  58 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     20
  58 | ERROR   | [x] Closing brace indented incorrectly; expected 8
     |         |     spaces, found 20
  67 | ERROR   | [ ] Missing doc comment for class Controller
  69 | ERROR   | [ ] Public method name "Controller::Action" is not in
     |         |     camel caps format
  69 | ERROR   | [ ] Missing doc comment for function Action()
  75 | ERROR   | [ ] Missing doc comment for class Foo
  77 | ERROR   | [ ] Missing doc comment for function bar()
  85 | ERROR   | [ ] Missing doc comment for class Status
  85 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  95 | ERROR   | [ ] Missing doc comment for class Status
  95 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  96 | ERROR   | [ ] Missing doc comment for function getHighestSeverity()
  96 | ERROR   | [x] Opening brace should be on a new line
 103 | ERROR   | [ ] Missing doc comment for class Bar
 103 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 105 | ERROR   | [ ] Missing doc comment for function myFunction()
 114 | ERROR   | [ ] Missing doc comment for class Baz
 114 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 116 | ERROR   | [ ] Missing doc comment for function myFunction()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.inc
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for class MyClass
  2 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  2 | ERROR | [x] Closing brace must be on a line by itself
  3 | ERROR | [ ] Missing doc comment for class MyClass
  3 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  3 | ERROR | [x] Closing brace must be on a line by itself
  4 | ERROR | [ ] Missing doc comment for interface MyInterface
  4 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
  4 | ERROR | [x] Closing brace must be on a line by itself
  5 | ERROR | [ ] Missing doc comment for trait MyTrait
  5 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
  5 | ERROR | [x] Closing brace must be on a line by itself
  7 | ERROR | [ ] Missing doc comment for class MyClass
 10 | ERROR | [ ] Class constants must be uppercase; expected MYCONST but
    |       |     found myConst
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SelfMemberReferenceUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 27 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
  5 | ERROR | [ ] You must use "/**" style comments for a class comment
  5 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  5 | ERROR | [x] Closing brace must be on a line by itself
  9 | ERROR | [ ] Class name must begin with a capital letter
  9 | ERROR | [ ] You must use "/**" style comments for a class comment
  9 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  9 | ERROR | [x] Closing brace must be on a line by itself
 10 | ERROR | [ ] Class name must begin with a capital letter
 10 | ERROR | [ ] Missing doc comment for class classfilenameunittest
 10 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 10 | ERROR | [x] Closing brace must be on a line by itself
 11 | ERROR | [ ] Missing doc comment for class CLASSFILENAMEUNITTEST
 11 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 11 | ERROR | [x] Closing brace must be on a line by itself
 15 | ERROR | [ ] You must use "/**" style comments for a class comment
 15 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 15 | ERROR | [x] Closing brace must be on a line by itself
 16 | ERROR | [ ] Missing doc comment for class ClassFileNameUnitTestExtra
 16 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 16 | ERROR | [x] Closing brace must be on a line by itself
 17 | ERROR | [ ] Missing doc comment for class ClassFileNameUnitTestInc
 17 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 17 | ERROR | [x] Closing brace must be on a line by itself
 18 | ERROR | [ ] Missing doc comment for class ExtraClassFileNameUnitTest
 18 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 18 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DuplicatePropertyUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 62 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  2 | ERROR   | [ ] Missing doc comment for function getSomeValue()
  2 | ERROR   | [x] Opening brace should be on a new line
  2 | ERROR   | [x] Closing brace must be on a line by itself
  3 | ERROR   | [ ] Missing doc comment for function parseMyDSN()
  3 | ERROR   | [x] Opening brace should be on a new line
  3 | ERROR   | [x] Closing brace must be on a line by itself
  4 | ERROR   | [ ] Function name "get_some_value" is prefixed with a
    |         |     package name but does not begin with a capital letter
  4 | ERROR   | [ ] Function name "get_some_value" is invalid; consider
    |         |     "Get_Some_value" instead
  4 | ERROR   | [ ] Missing doc comment for function get_some_value()
  4 | ERROR   | [x] Opening brace should be on a new line
  4 | ERROR   | [x] Closing brace must be on a line by itself
  5 | ERROR   | [ ] Function name "getSomeValue_Again" is prefixed with a
    |         |     package name but does not begin with a capital letter
  5 | ERROR   | [ ] Function name "getSomeValue_Again" is invalid;
    |         |     consider "GetSomeValue_again" instead
  5 | ERROR   | [ ] Missing doc comment for function getSomeValue_Again()
  5 | ERROR   | [x] Opening brace should be on a new line
  5 | ERROR   | [x] Closing brace must be on a line by itself
  6 | ERROR   | [ ] Missing doc comment for function _getSomeValue()
  6 | ERROR   | [x] Opening brace should be on a new line
  6 | ERROR   | [x] Closing brace must be on a line by itself
  7 | ERROR   | [ ] Missing doc comment for function _parseMyDSN()
  7 | ERROR   | [x] Opening brace should be on a new line
  7 | ERROR   | [x] Closing brace must be on a line by itself
  8 | ERROR   | [ ] Function name "_get_some_value" is invalid; only
    |         |     private methods should be prefixed with an underscore
  8 | ERROR   | [ ] Function name "_get_some_value" is invalid; consider
    |         |     "Get_Some_value" instead
  8 | ERROR   | [ ] Missing doc comment for function _get_some_value()
  8 | ERROR   | [x] Opening brace should be on a new line
  8 | ERROR   | [x] Closing brace must be on a line by itself
  9 | ERROR   | [ ] Function name "_getSomeValue_Again" is invalid; only
    |         |     private methods should be prefixed with an underscore
  9 | ERROR   | [ ] Function name "_getSomeValue_Again" is invalid;
    |         |     consider "GetSomeValue_again" instead
  9 | ERROR   | [ ] Missing doc comment for function _getSomeValue_Again()
  9 | ERROR   | [x] Opening brace should be on a new line
  9 | ERROR   | [x] Closing brace must be on a line by itself
 11 | ERROR   | [ ] Function name "__construct" is invalid; only PHP magic
    |         |     methods should be prefixed with a double underscore
 11 | ERROR   | [ ] Missing doc comment for function __construct()
 11 | ERROR   | [x] Opening brace should be on a new line
 11 | ERROR   | [x] Closing brace must be on a line by itself
 12 | ERROR   | [ ] Function name "__destruct" is invalid; only PHP magic
    |         |     methods should be prefixed with a double underscore
 12 | ERROR   | [ ] Missing doc comment for function __destruct()
 12 | ERROR   | [x] Opening brace should be on a new line
 12 | ERROR   | [x] Closing brace must be on a line by itself
 13 | ERROR   | [ ] Function name "__myFunction" is invalid; only PHP
    |         |     magic methods should be prefixed with a double
    |         |     underscore
 13 | ERROR   | [ ] Missing doc comment for function __myFunction()
 13 | ERROR   | [x] Opening brace should be on a new line
 13 | ERROR   | [x] Closing brace must be on a line by itself
 14 | ERROR   | [ ] Function name "__my_function" is invalid; only PHP
    |         |     magic methods should be prefixed with a double
    |         |     underscore
 14 | ERROR   | [ ] Function name "__my_function" is invalid; only private
    |         |     methods should be prefixed with an underscore
 14 | ERROR   | [ ] Function name "__my_function" is invalid; consider
    |         |     "My_function" instead
 14 | ERROR   | [ ] Missing doc comment for function __my_function()
 14 | ERROR   | [x] Opening brace should be on a new line
 14 | ERROR   | [x] Closing brace must be on a line by itself
 16 | ERROR   | [ ] Missing doc comment for function XMLParser()
 16 | ERROR   | [x] Opening brace should be on a new line
 16 | ERROR   | [x] Closing brace must be on a line by itself
 17 | ERROR   | [ ] Missing doc comment for function xmlParser()
 17 | ERROR   | [x] Opening brace should be on a new line
 17 | ERROR   | [x] Closing brace must be on a line by itself
 19 | ERROR   | [x] Opening brace must be the last content on the line
 19 | ERROR   | [x] Closing brace must be on a line by itself
 19 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 25 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 25 | ERROR   | [x] Opening brace should be on a new line
 25 | ERROR   | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 32 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ValidFunctionNameUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ValidVariableNameUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
   2 | ERROR | Missing file doc comment
   7 | ERROR | Missing doc comment for class MyClass
  17 | ERROR | Public member variable "_varName" must not be prefixed with
     |       | an underscore
  22 | ERROR | Protected member variable "_varName" must not be prefixed
     |       | with an underscore
  27 | ERROR | Private member variable "varName" must be prefixed with an
     |       | underscore
  86 | ERROR | Class name must begin with a capital letter
  86 | ERROR | Missing doc comment for class foo
  88 | ERROR | Class constants must be uppercase; expected BAR but found
     |       | bar
 103 | ERROR | Class name must begin with a capital letter
 103 | ERROR | Missing doc comment for class a
 106 | ERROR | Protected member variable "_sheet" must not be prefixed
     |       | with an underscore
 107 | ERROR | Protected member variable "_FieldParser" must not be
     |       | prefixed with an underscore
 108 | ERROR | Protected member variable "_key" must not be prefixed with
     |       | an underscore
 115 | ERROR | Missing doc comment for trait MyTrait
 117 | ERROR | Public member variable "_varName" must not be prefixed with
     |       | an underscore
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.js
---------------------------------------------------------------------------
FOUND 64 ERRORS AFFECTING 64 LINES
---------------------------------------------------------------------------
   5 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
   9 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  10 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  14 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  18 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  25 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  30 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  38 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  45 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  48 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  69 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  72 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  73 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  76 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  79 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  85 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  89 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  92 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  95 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  99 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 103 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 106 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 113 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 116 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 122 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 130 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 135 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 143 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 144 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 147 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 151 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 155 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 161 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 162 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 167 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 173 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 179 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 186 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 189 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 190 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 0
 202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 207 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 209 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 212 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 215 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 218 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 224 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 230 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 233 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 236 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 242 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 246 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 247 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 251 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 255 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 261 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 265 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 268 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 277 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 283 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 64 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Expected "foreach (...) {\n"; found "Foreach (...) {"
  3 | ERROR | [x] Closing brace must be on a line by itself
  5 | ERROR | [ ] Expected "for (...) {\n"; found "FOR (...) {"
  5 | ERROR | [x] Closing brace must be on a line by itself
  7 | ERROR | [ ] Expected "while (...) {\n"; found "wHile (...) {"
  7 | ERROR | [x] Closing brace must be on a line by itself
 12 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...andards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 2 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
 19 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
    |         |     "true" but found "TRUE"
 19 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 20 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
    |         |     "true" but found "TRUE"
 20 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 24 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
    |         |     "true" but found "TRUE"
 32 | ERROR   | [x] No space found after comma in function call
 32 | ERROR   | [x] No space found after comma in function call
 34 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 34 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 36 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 38 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 42 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
    |         |     "null" but found "NULL"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ForLoopDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.js
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 27 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 27 | ERROR | [x] Opening brace must be the last content on the line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...andards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class InlineIfDeclarationUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.inc
---------------------------------------------------------------------------
FOUND 48 ERRORS AND 1 WARNING AFFECTING 33 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   7 | ERROR   | [ ] Expected "do {\n...} while (...);\n"; found
     |         |     "do\n{\n...} while (...);\n"
  12 | ERROR   | [ ] Expected "do {\n...} while (...);\n"; found
     |         |     "do\n{\n...}\nwhile (...);\n"
  18 | ERROR   | [ ] Expected "do {\n...} while (...);\n"; found "do {
     |         |     ...} while (...);\n"
  18 | ERROR   | [x] Closing brace must be on a line by itself
  20 | ERROR   | [ ] Expected "do {\n...} while (...);\n"; found
     |         |     "do{\n...}while(...);\n"
  28 | ERROR   | [ ] Expected "while (...) {\n"; found "while(...){\n"
  32 | ERROR   | [ ] Expected "while (...) {\n"; found "while (...) { "
  32 | ERROR   | [x] Closing brace must be on a line by itself
  38 | ERROR   | [ ] Expected "for (...) {\n"; found "for(...){\n"
  42 | ERROR   | [ ] Expected "for (...) {\n"; found "for (...) { "
  42 | ERROR   | [x] Closing brace must be on a line by itself
  48 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...){\n"
  48 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
  52 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) { "
  52 | ERROR   | [x] Closing brace must be on a line by itself
  62 | ERROR   | [ ] Expected "} else {\n"; found "}else{\n"
  66 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) { "
  66 | ERROR   | [x] Closing brace must be on a line by itself
  66 | ERROR   | [ ] Expected "} else {\n"; found "} else { "
  66 | ERROR   | [x] Closing brace must be on a line by itself
  76 | ERROR   | [ ] Expected "} else if (...) {\n"; found "}else  
     |         |     if(...){\n"
  76 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...){\n"
  76 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
  80 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) { "
  80 | ERROR   | [x] Closing brace must be on a line by itself
  80 | ERROR   | [ ] Expected "} else if (...) {\n"; found "} else if
     |         |     (...) { "
  80 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) { "
  80 | ERROR   | [x] Closing brace must be on a line by itself
  94 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)\n{ // this
     |         |     is ok\n"
  94 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 108 | ERROR   | [x] Closing brace must be on a line by itself
 112 | ERROR   | [ ] Expected "do {\n...} while (...);\n"; found "do {
     |         |     ...} while (...);\n"
 123 | ERROR   | [ ] Expected "} elseif (...) {\n"; found "}\nelseif (...)
     |         |     {\n"
 130 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...){\n"
 134 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) // &&
     |         |     $c)\n{\n"
 160 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 161 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 165 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 2 spaces
 171 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo $val ..." but found "<?= $val ..."
 185 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)    { /*one
     |         |     space after the bracket*/\n"
 185 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 4 spaces
 215 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 217 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 220 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 229 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 230 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 234 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 2 spaces
 240 | ERROR   | [x] Short PHP opening tag used with echo; expected "<?php
     |         |     echo $val ..." but found "<?= $val ..."
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ForEachLoopDeclarationUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ControlSignatureUnitTest
---------------------------------------------------------------------------


FILE: ...ndards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class LowercaseDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...ards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 26 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach (...) {"
 26 | ERROR | [x] Closing brace must be on a line by itself
 27 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach (...) {"
 27 | ERROR | [x] Closing brace must be on a line by itself
 28 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach (...) {"
 28 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SwitchDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.js
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 3 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  48 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
  76 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
  94 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 120 | WARNING | [x] Inline control structures are discouraged
 120 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 120 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 121 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 122 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 122 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 127 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 129 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 131 | WARNING | [x] Inline control structures are discouraged
 134 | WARNING | [x] Inline control structures are discouraged
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ElseIfDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 37 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 37 | ERROR | [x] Closing brace must be on a line by itself
 38 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 38 | ERROR | [x] Closing brace must be on a line by itself
 39 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 39 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 118 ERRORS AFFECTING 115 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
   5 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
   7 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
   9 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  10 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  12 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  14 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  16 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  18 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  20 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  25 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  30 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  36 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     4 spaces, found 0
  38 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  40 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  45 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  47 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  48 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  48 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
     |       |     found 4
  69 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  72 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  73 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  76 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  79 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  85 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  89 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  92 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  95 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  99 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  99 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
     |       |     found 4
 103 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 106 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 108 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 113 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 116 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 117 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 122 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 127 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 130 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 134 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 135 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 138 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 143 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 144 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 145 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 147 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 149 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 151 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 153 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 155 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 157 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 161 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 162 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 165 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 167 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 169 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 173 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 179 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 180 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     16 spaces, found 12
 183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 185 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     16 spaces, found 12
 186 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 187 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 189 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 190 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 0
 196 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 201 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 203 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 207 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 209 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 210 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     16 spaces, found 12
 212 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
 214 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     16 spaces, found 12
 215 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 216 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 218 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 220 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 224 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 226 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 230 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 231 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 233 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 234 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected
     |       |     "false" but found "FALSE"
 236 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 237 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 242 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 244 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 246 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 247 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 249 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 251 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 253 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 255 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 257 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 261 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 263 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 265 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 268 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 269 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 273 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 275 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 277 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 279 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 283 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 291 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 292 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 297 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 298 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 303 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 304 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 308 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 309 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 313 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 314 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 117 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class PostStatementCommentUnitTest
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.js
---------------------------------------------------------------------------
FOUND 40 ERRORS AFFECTING 25 LINES
---------------------------------------------------------------------------
  3 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
  5 | ERROR | [x] Additional blank lines found at end of doc comment
 11 | ERROR | [x] Expected 1 space after asterisk; 0 found
 13 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 17 | ERROR | [x] Expected 1 space(s) before asterisk; 2 found
 18 | ERROR | [x] Expected 1 space(s) before asterisk; 2 found
 19 | ERROR | [x] Additional blank lines found at end of doc comment
 19 | ERROR | [x] Expected 1 space(s) before asterisk; 2 found
 23 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 23 | ERROR | [x] Expected 1 space after asterisk; 0 found
 24 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 25 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 25 | ERROR | [x] Expected 1 space after asterisk; 2 found
 26 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 27 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 32 | ERROR | [x] Expected 1 space(s) before asterisk; 2 found
 33 | ERROR | [x] Additional blank lines found at end of doc comment
 33 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 38 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 39 | ERROR | [x] Expected 5 space(s) before asterisk; 4 found
 41 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 44 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 44 | ERROR | [ ] Missing short description in doc comment
 44 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
 45 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 45 | ERROR | [ ] Missing short description in doc comment
 45 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
 70 | ERROR | [x] Opening brace should be on a new line
 72 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 73 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 1
 73 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 73 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 74 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 1
 74 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 75 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 1
 75 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
    |       |     found 1
 76 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 38 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class InlineCommentUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.js
---------------------------------------------------------------------------
FOUND 48 ERRORS AFFECTING 32 LINES
---------------------------------------------------------------------------
  6 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
  7 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
  7 | ERROR | [x] Doc comment short description must be on the first line
  8 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
  9 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 10 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 10 | ERROR | [x] There must be exactly one blank line between
    |       |     descriptions in a doc comment
 10 | ERROR | [ ] Doc comment long description must start with a capital
    |       |     letter
 11 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 12 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 13 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 14 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 15 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 16 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 17 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 18 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 19 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 20 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 21 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 21 | ERROR | [x] There must be exactly one blank line before the tags in
    |       |     a doc comment
 21 | ERROR | [x] Tag value indented incorrectly; expected 3 spaces but
    |       |     found 4
 22 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 22 | ERROR | [x] Tag value indented incorrectly; expected 3 spaces but
    |       |     found 4
 23 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 23 | ERROR | [x] Tag value indented incorrectly; expected 4 spaces but
    |       |     found 5
 24 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 24 | ERROR | [x] Tag value indented incorrectly; expected 4 spaces but
    |       |     found 5
 25 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 26 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 26 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
    |       |     found 2
 27 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 27 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
    |       |     found 2
 28 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 28 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
    |       |     found 2
 29 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 29 | ERROR | [x] Tag value indented incorrectly; expected 3 spaces but
    |       |     found 4
 30 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 30 | ERROR | [x] Tag value indented incorrectly; expected 3 spaces but
    |       |     found 4
 31 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 32 | ERROR | [x] Additional blank lines found at end of doc comment
 32 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 36 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 37 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 38 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 38 | ERROR | [ ] Doc comment long description must start with a capital
    |       |     letter
 39 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 40 | ERROR | [x] Additional blank lines found at end of doc comment
 40 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 67 ERRORS AND 1 WARNING AFFECTING 35 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  68 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  68 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  68 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  70 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  70 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  81 | ERROR   | [ ] Missing doc comment for function func()
  85 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
  96 | ERROR   | [ ] Missing doc comment for function test()
 108 | ERROR   | [ ] Missing doc comment for function test()
 120 | ERROR   | [ ] You must use "/**" style comments for a class comment
 136 | ERROR   | [x] Additional blank lines found at end of doc comment
 136 | ERROR   | [ ] Missing @category tag in class comment
 136 | ERROR   | [ ] Missing @package tag in class comment
 136 | ERROR   | [ ] Missing @author tag in class comment
 136 | ERROR   | [ ] Missing @license tag in class comment
 136 | ERROR   | [ ] Missing @link tag in class comment
 142 | ERROR   | [x] Additional blank lines found at end of doc comment
 142 | ERROR   | [ ] Missing @return tag in function comment
 143 | ERROR   | [x] Opening brace should be on a new line
 143 | ERROR   | [x] Closing brace must be on a line by itself
 147 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 155 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 157 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 166 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 172 | ERROR   | [x] Additional blank lines found at end of doc comment
 172 | ERROR   | [ ] Missing @category tag in class comment
 172 | ERROR   | [ ] Missing @package tag in class comment
 172 | ERROR   | [ ] Missing @author tag in class comment
 172 | ERROR   | [ ] Missing @license tag in class comment
 172 | ERROR   | [ ] Missing @link tag in class comment
 173 | ERROR   | [x] Opening brace of a trait must be on the line after
     |         |     the definition
 183 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 191 | ERROR   | [ ] You must use "/**" style comments for a class comment
 203 | ERROR   | [ ] Missing doc comment for class TabTest
 203 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 204 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 204 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 204 | ERROR   | [ ] Missing doc comment for function bar()
 204 | ERROR   | [x] Opening brace should be on a new line
 205 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 205 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 2
 206 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 3
 206 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 207 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 3
 207 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 208 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 2
 208 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 210 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 210 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 2
 211 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 211 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 3
 212 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 212 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 2
 214 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 214 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 2
 215 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 3
 215 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 216 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 2
 216 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 218 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 218 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 2
 219 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 219 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 3
 220 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 220 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 2
 221 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 221 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 47 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 76 ERRORS AFFECTING 26 LINES
---------------------------------------------------------------------------
   1 | ERROR | [ ] Missing file doc comment
   2 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
   2 | ERROR | [x] Doc comment short description must be on the first line
   2 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
   2 | ERROR | [ ] Missing @category tag in class comment
   2 | ERROR | [ ] Missing @package tag in class comment
   2 | ERROR | [ ] Missing @author tag in class comment
   2 | ERROR | [ ] Missing @license tag in class comment
   2 | ERROR | [ ] Missing @link tag in class comment
  15 | ERROR | [ ] You must use "/**" style comments for a class comment
  23 | ERROR | [x] Doc comment short description must be on the first line
  26 | ERROR | [x] There must be exactly one blank line between
     |       |     descriptions in a doc comment
  29 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
  29 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
     |       |     found 3
  30 | ERROR | [x] Tag value indented incorrectly; expected 4 spaces but
     |       |     found 6
  31 | ERROR | [ ] Missing @category tag in class comment
  31 | ERROR | [ ] Missing @package tag in class comment
  31 | ERROR | [ ] Missing @author tag in class comment
  31 | ERROR | [ ] Missing @license tag in class comment
  41 | ERROR | [ ] Missing @category tag in class comment
  41 | ERROR | [ ] Missing @package tag in class comment
  41 | ERROR | [ ] Missing @author tag in class comment
  41 | ERROR | [ ] Missing @license tag in class comment
  41 | ERROR | [ ] Missing @link tag in class comment
  51 | ERROR | [ ] Missing @category tag in class comment
  51 | ERROR | [ ] Missing @package tag in class comment
  51 | ERROR | [ ] Missing @author tag in class comment
  51 | ERROR | [ ] Missing @license tag in class comment
  51 | ERROR | [ ] Missing @link tag in class comment
  54 | ERROR | [ ] Missing doc comment for class Sub_Class
  54 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
  66 | ERROR | [x] Tag value indented incorrectly; expected 3 spaces but
     |       |     found 6
  67 | ERROR | [ ] Package name "phpcs" is not valid; consider "Phpcs"
     |       |     instead
  67 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
     |       |     found 4
  68 | ERROR | [ ] Missing @category tag in class comment
  68 | ERROR | [ ] Missing @author tag in class comment
  68 | ERROR | [ ] Missing @license tag in class comment
  68 | ERROR | [ ] Missing @link tag in class comment
  74 | ERROR | [ ] Doc comment is empty
  78 | ERROR | [ ] Missing @category tag in class comment
  78 | ERROR | [ ] Missing @package tag in class comment
  78 | ERROR | [ ] Missing @author tag in class comment
  78 | ERROR | [ ] Missing @license tag in class comment
  78 | ERROR | [ ] Missing @link tag in class comment
  84 | ERROR | [ ] Doc comment is empty
  85 | ERROR | [ ] Missing @category tag in class comment
  85 | ERROR | [ ] Missing @package tag in class comment
  85 | ERROR | [ ] Missing @author tag in class comment
  85 | ERROR | [ ] Missing @license tag in class comment
  85 | ERROR | [ ] Missing @link tag in class comment
  92 | ERROR | [ ] Doc comment short description must start with a capital
     |       |     letter
  95 | ERROR | [ ] Missing @category tag in class comment
  95 | ERROR | [ ] Missing @package tag in class comment
  95 | ERROR | [ ] Missing @author tag in class comment
  95 | ERROR | [ ] Missing @license tag in class comment
  95 | ERROR | [ ] Missing @link tag in class comment
 104 | ERROR | [ ] Doc comment long description must start with a capital
     |       |     letter
 105 | ERROR | [ ] Missing @category tag in class comment
 105 | ERROR | [ ] Missing @package tag in class comment
 105 | ERROR | [ ] Missing @author tag in class comment
 105 | ERROR | [ ] Missing @license tag in class comment
 105 | ERROR | [ ] Missing @link tag in class comment
 111 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
 111 | ERROR | [x] Doc comment short description must be on the first line
 112 | ERROR | [ ] Missing @category tag in class comment
 112 | ERROR | [ ] Missing @package tag in class comment
 112 | ERROR | [ ] Missing @author tag in class comment
 112 | ERROR | [ ] Missing @license tag in class comment
 112 | ERROR | [ ] Missing @link tag in class comment
 121 | ERROR | [x] Additional blank lines found at end of doc comment
 121 | ERROR | [ ] Missing @category tag in class comment
 121 | ERROR | [ ] Missing @package tag in class comment
 121 | ERROR | [ ] Missing @author tag in class comment
 121 | ERROR | [ ] Missing @license tag in class comment
 121 | ERROR | [ ] Missing @link tag in class comment
 122 | ERROR | [ ] Class name is not valid; consider Space_At_End instead
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 67 ERRORS AFFECTING 60 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   2 | ERROR | [ ] Missing doc comment for class VariableCommentUnitTest
  15 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  21 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  24 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  29 | ERROR | [x] Doc comment short description must be on the first line
  33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  41 | ERROR | [x] There must be exactly one blank line between
     |       |     descriptions in a doc comment
  45 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  55 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
  58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  63 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
  65 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  81 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
     |       |     found 5
  82 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
     |       |     found 8
  86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 127 | ERROR | [ ] Doc comment is empty
 134 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 135 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 136 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 137 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 138 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 142 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 143 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 144 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 145 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 146 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 154 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 162 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 170 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 178 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 186 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 194 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 210 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 218 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 226 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 242 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 250 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 258 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 266 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 274 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 278 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 279 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 280 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 281 | ERROR | [x] Expected 6 space(s) before asterisk; 5 found
 282 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 285 | ERROR | [ ] Missing short description in doc comment
 288 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 290 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 301 | ERROR | [x] Additional blank lines found at end of doc comment
 301 | ERROR | [ ] Missing @category tag in class comment
 301 | ERROR | [ ] Missing @package tag in class comment
 301 | ERROR | [ ] Missing @author tag in class comment
 301 | ERROR | [ ] Missing @license tag in class comment
 301 | ERROR | [ ] Missing @link tag in class comment
 305 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 307 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
 307 | ERROR | [x] Doc comment short description must be on the first line
 311 | ERROR | [x] Additional blank lines found at end of doc comment
 312 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 319 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 327 | ERROR | [ ] You must use "/**" style comments for a class comment
 337 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 57 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class VariableCommentUnitTest
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  3 | ERROR | Missing doc comment for function test()
 10 | ERROR | Missing doc comment for function test()
 16 | ERROR | You must use "/**" style comments for a class comment
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ClosingDeclarationCommentUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClassCommentUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FileCommentUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.js
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
  29 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  30 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  57 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
  57 | ERROR | [x] Doc comment short description must be on the first line
  57 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
  64 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  71 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  78 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  81 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  82 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  89 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  90 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  94 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  95 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 118 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 56 ERRORS AND 2 WARNINGS AFFECTING 32 LINES
---------------------------------------------------------------------------
  6 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
  7 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
  7 | ERROR   | [x] Doc comment short description must be on the first
    |         |     line
  8 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
  9 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 10 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 10 | ERROR   | [x] There must be exactly one blank line between
    |         |     descriptions in a doc comment
 10 | ERROR   | [ ] Doc comment long description must start with a capital
    |         |     letter
 11 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 12 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 13 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 14 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 15 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 16 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 17 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 18 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 19 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 20 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 21 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 21 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 21 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
    |         |     found 4
 22 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 22 | ERROR   | [ ] Only one @package tag is allowed in a file comment
 22 | ERROR   | [ ] Package name "ADDITIONAL PACKAGE TAG" is not valid;
    |         |     consider "ADDITIONAL_PACKAGE_TAG" instead
 22 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
    |         |     found 4
 23 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 23 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 5
 24 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 24 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 5
 25 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 25 | ERROR   | [ ] Content missing for @author tag in file comment
 26 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 26 | WARNING | [ ] Invalid year span "1997~1994" found; consider
    |         |     "1994-1997" instead
 26 | ERROR   | [ ] A hyphen must be used between the earliest and latest
    |         |     year
 26 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
    |         |     found 2
 27 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 27 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
    |         |     found 2
 28 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 28 | ERROR   | [ ] @copyright tag must contain a year and the name of the
    |         |     copyright holder
 28 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
    |         |     found 2
 29 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 29 | ERROR   | [ ] @license tag must contain a URL and a license name
 29 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
    |         |     found 4
 30 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 30 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
    |         |     found 4
 31 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 32 | WARNING | [ ] PHP version not specified
 32 | ERROR   | [ ] Missing @category tag in file comment
 32 | ERROR   | [ ] Missing @link tag in file comment
 32 | ERROR   | [x] Additional blank lines found at end of doc comment
 32 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 38 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 39 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 40 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 40 | ERROR   | [ ] Doc comment long description must start with a capital
    |         |     letter
 41 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 42 | ERROR   | [x] Additional blank lines found at end of doc comment
 42 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 26 ERRORS AND 1 WARNING AFFECTING 24 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  3 | ERROR   | [ ] Function name "__construct" is invalid; only PHP magic
    |         |     methods should be prefixed with a double underscore
  3 | ERROR   | [ ] Missing doc comment for function __construct()
  7 | ERROR   | [ ] Missing doc comment for function myFunction()
 11 | ERROR   | [ ] Missing doc comment for function ourFunction()
 15 | ERROR   | [ ] Missing doc comment for function yourFunction()
 19 | ERROR   | [ ] You must use "/**" style comments for a class comment
 21 | ERROR   | [ ] Missing doc comment for function __construct()
 25 | ERROR   | [ ] Missing doc comment for function myFunction()
 29 | ERROR   | [ ] Missing doc comment for function yourFunction()
 35 | ERROR   | [ ] You must use "/**" style comments for a class comment
 37 | ERROR   | [ ] Missing doc comment for function myFunction()
 39 | ERROR   | [ ] Missing doc comment for function ourFunction()
 43 | ERROR   | [ ] Missing doc comment for function yourFunction()
 49 | ERROR   | [ ] You must use "/**" style comments for a interface
    |         |     comment
 51 | ERROR   | [ ] Missing doc comment for function myFunction()
 52 | ERROR   | [ ] Missing doc comment for function ourFunction()
 53 | ERROR   | [ ] Missing doc comment for function yourFunction()
 57 | ERROR   | [ ] You must use "/**" style comments for a class comment
 61 | ERROR   | [ ] Missing doc comment for class TestClass
 65 | ERROR   | [ ] Missing doc comment for interface TestClass
 69 | ERROR   | [ ] Missing doc comment for class MyClass
 71 | ERROR   | [ ] Missing doc comment for function myFunction()
 75 | ERROR   | [x] Opening brace must be the last content on the line
 75 | ERROR   | [x] Closing brace must be on a line by itself
 75 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 77 | ERROR   | [ ] Missing doc comment for class TestClass
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DocCommentAlignmentUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.inc
---------------------------------------------------------------------------
FOUND 61 ERRORS AND 1 WARNING AFFECTING 48 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   2 | ERROR   | [ ] Missing doc comment for class
     |         |     FunctionCommentThrowTagUnitTest
   9 | ERROR   | [x] Additional blank lines found at end of doc comment
   9 | ERROR   | [ ] Missing @return tag in function comment
  21 | ERROR   | [ ] Missing @return tag in function comment
  35 | ERROR   | [ ] Missing @return tag in function comment
  47 | ERROR   | [ ] Missing @return tag in function comment
  61 | ERROR   | [ ] Missing @return tag in function comment
  75 | ERROR   | [ ] Missing @return tag in function comment
  89 | ERROR   | [ ] Missing @return tag in function comment
 106 | ERROR   | [ ] Missing @return tag in function comment
 123 | ERROR   | [ ] Missing @return tag in function comment
 141 | ERROR   | [ ] Missing @return tag in function comment
 160 | ERROR   | [ ] Missing @return tag in function comment
 172 | ERROR   | [ ] Missing @return tag in function comment
 184 | ERROR   | [ ] Missing @return tag in function comment
 187 | ERROR   | [ ] Missing short description in doc comment
 200 | ERROR   | [ ] Missing @return tag in function comment
 219 | ERROR   | [ ] Missing @return tag in function comment
 238 | ERROR   | [ ] Missing @return tag in function comment
 257 | ERROR   | [ ] Missing @return tag in function comment
 270 | ERROR   | [ ] You must use "/**" style comments for a class comment
 270 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 271 | ERROR   | [ ] Missing short description in doc comment
 273 | ERROR   | [ ] Missing @return tag in function comment
 274 | ERROR   | [x] Opening brace should be on a new line
 278 | ERROR   | [ ] Missing short description in doc comment
 280 | ERROR   | [ ] Missing @return tag in function comment
 281 | ERROR   | [x] Opening brace should be on a new line
 285 | ERROR   | [ ] Missing short description in doc comment
 287 | ERROR   | [ ] Missing @return tag in function comment
 288 | ERROR   | [x] Opening brace should be on a new line
 293 | ERROR   | [ ] Missing doc comment for class Foo
 293 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 296 | ERROR   | [ ] Missing @return tag in function comment
 297 | ERROR   | [x] Opening brace should be on a new line
 300 | ERROR   | [ ] Missing doc comment for function bar()
 300 | ERROR   | [x] Opening brace should be on a new line
 314 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 326 | ERROR   | [ ] Missing doc comment for class Test
 335 | ERROR   | [ ] Missing doc comment for function setUp()
 339 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
 340 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 347 | ERROR   | [ ] You must use "/**" style comments for a function
     |         |     comment
 351 | ERROR   | [ ] Missing short description in doc comment
 364 | ERROR   | [ ] Missing @category tag in class comment
 364 | ERROR   | [ ] Missing @package tag in class comment
 364 | ERROR   | [ ] Missing @author tag in class comment
 364 | ERROR   | [ ] Missing @license tag in class comment
 364 | ERROR   | [ ] Missing @link tag in class comment
 369 | ERROR   | [ ] Missing @return tag in function comment
 373 | ERROR   | [ ] Missing doc comment for function c()
 383 | ERROR   | [ ] Missing @category tag in class comment
 383 | ERROR   | [ ] Missing @package tag in class comment
 383 | ERROR   | [ ] Missing @author tag in class comment
 383 | ERROR   | [ ] Missing @license tag in class comment
 383 | ERROR   | [ ] Missing @link tag in class comment
 388 | ERROR   | [ ] Missing @return tag in function comment
 397 | ERROR   | [ ] Missing @return tag in function comment
 407 | ERROR   | [ ] Missing doc comment for class SomeClass
 407 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 410 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EmptyCatchCommentUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class BlockCommentUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 142 ERRORS AND 4 WARNINGS AFFECTING 117 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   2 | ERROR   | [ ] Missing doc comment for class PHP_CodeSniffer_File
   5 | ERROR   | [ ] Doc comment for parameter "$depth" missing
   6 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
   8 | ERROR   | [ ] Doc comment long description must start with a
     |         |     capital letter
  10 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  10 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  11 | ERROR   | [x] Parameter comment not aligned correctly; expected 27
     |         |     spaces but found 29
  12 | ERROR   | [ ] Doc comment for parameter $detph does not match
     |         |     actual variable name $depth
  12 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  13 | ERROR   | [x] Expected 1 spaces after parameter type; 4 found
  13 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  14 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  14 | ERROR   | [ ] Return type missing for @return tag in function
     |         |     comment
  15 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  15 | ERROR   | [ ] Exception type missing for @throws tag in function
     |         |     comment
  17 | ERROR   | [ ] Arguments with default values must be at the end of
     |         |     the argument list
  28 | ERROR   | [ ] You must use "/**" style comments for a function
     |         |     comment
  36 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  40 | ERROR   | [x] There must be exactly one blank line between
     |         |     descriptions in a doc comment
  43 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  53 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  76 | ERROR   | [ ] Missing @return tag in function comment
  87 | ERROR   | [ ] Missing @return tag in function comment
 103 | ERROR   | [ ] Missing doc comment for function missingComment()
 109 | ERROR   | [ ] Doc comment for parameter "$one" missing
 110 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
 112 | ERROR   | [x] Additional blank lines found at end of doc comment
 112 | ERROR   | [ ] Missing @return tag in function comment
 122 | ERROR   | [ ] Return type missing for @return tag in function
     |         |     comment
 123 | ERROR   | [ ] Parameter tags must be grouped together in a doc
     |         |     comment
 123 | ERROR   | [ ] Missing parameter comment
 123 | ERROR   | [x] Expected 5 spaces after parameter type; 3 found
 123 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 3
 124 | ERROR   | [ ] Missing parameter comment
 124 | ERROR   | [ ] Superfluous parameter comment
 124 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 125 | ERROR   | [ ] Missing parameter name
 125 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 126 | ERROR   | [ ] Missing parameter type
 137 | ERROR   | [x] Expected 1 spaces after parameter type; 2 found
 137 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
 138 | ERROR   | [x] Expected 3 spaces after parameter type; 4 found
 138 | ERROR   | [x] Expected 3 spaces after parameter name; 4 found
 139 | ERROR   | [x] Expected 2 spaces after parameter type; 3 found
 139 | ERROR   | [x] Expected 1 spaces after parameter name; 2 found
 152 | ERROR   | [ ] Doc comment for parameter "$str" missing
 155 | ERROR   | [ ] Doc comment for parameter &$str does not match actual
     |         |     variable name $str
 159 | ERROR   | [ ] Only 1 @return tag is allowed in a function comment
 166 | ERROR   | [ ] Missing doc comment for function
     |         |     missingCommentOutsideClass()
 173 | ERROR   | [ ] Missing doc comment for function tagBeforeComment()
 180 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
 182 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
 183 | ERROR   | [ ] Missing @return tag in function comment
 190 | ERROR   | [ ] Doc comment for parameter "$two" missing
 190 | ERROR   | [ ] Doc comment for parameter "$three" missing
 195 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 5
 196 | ERROR   | [ ] Content missing for @see tag in function comment
 211 | ERROR   | [ ] Return type missing for @return tag in function
     |         |     comment
 286 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 293 | ERROR   | [ ] Doc comment is empty
 294 | ERROR   | [ ] Missing @return tag in function comment
 300 | ERROR   | [ ] Doc comment is empty
 302 | ERROR   | [ ] Missing @return tag in function comment
 308 | ERROR   | [ ] Doc comment is empty
 312 | ERROR   | [ ] Missing @return tag in function comment
 318 | ERROR   | [ ] Missing short description in doc comment
 328 | ERROR   | [ ] You must use "/**" style comments for a class comment
 358 | ERROR   | [x] Expected 1 spaces after parameter type; 2 found
 359 | ERROR   | [x] Expected 1 spaces after parameter type; 2 found
 359 | ERROR   | [x] Expected 3 spaces after parameter name; 2 found
 372 | ERROR   | [x] Expected 5 spaces after parameter name; 4 found
 373 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 391 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
 405 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
 422 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
 441 | ERROR   | [ ] Missing doc comment for function myFunction()
 441 | ERROR   | [x] Opening brace should be on a new line
 441 | ERROR   | [x] Closing brace must be on a line by itself
 443 | ERROR   | [ ] Missing doc comment for class MyClass
 443 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 461 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
 461 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 462 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 7
 463 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
 465 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 470 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 470 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
 474 | ERROR   | [x] Additional blank lines found at end of doc comment
 489 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 502 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 515 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 528 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 542 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
 544 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
     |         |     12
 544 | ERROR   | [x] Closing brace indented incorrectly; expected 0
     |         |     spaces, found 12
 548 | ERROR   | [ ] Missing @return tag in function comment
 549 | ERROR   | [x] Opening brace should be on a new line
 562 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 611 | ERROR   | [x] Opening brace should be on a new line
 641 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 650 | ERROR   | [x] Opening brace should be on a new line
 654 | ERROR   | [ ] Missing doc comment for class Baz
 654 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 660 | ERROR   | [x] Opening brace should be on a new line
 671 | ERROR   | [x] Opening brace should be on a new line
 671 | ERROR   | [x] Closing brace must be on a line by itself
 704 | ERROR   | [x] Opening brace should be on a new line
 715 | ERROR   | [x] Opening brace should be on a new line
 729 | ERROR   | [x] Expected 0 spaces before opening parenthesis; 1 found
 729 | ERROR   | [x] Opening brace should be on a new line
 740 | ERROR   | [x] Opening brace should be on a new line
 744 | ERROR   | [ ] Doc comment for parameter "...$name2" missing
 748 | ERROR   | [ ] Doc comment for parameter $name2 does not match
     |         |     actual variable name ...$name2
 752 | ERROR   | [x] Opening brace should be on a new line
 760 | ERROR   | [x] Opening brace should be on a new line
 769 | ERROR   | [x] Opening brace should be on a new line
 778 | ERROR   | [x] Opening brace should be on a new line
 786 | ERROR   | [x] Opening brace should be on a new line
 789 | ERROR   | [ ] Doc comment for parameter "$bar" missing
 792 | ERROR   | [ ] Missing parameter name
 794 | ERROR   | [ ] Missing parameter name
 797 | ERROR   | [ ] Return type missing for @return tag in function
     |         |     comment
 800 | ERROR   | [x] Additional blank lines found at end of doc comment
 801 | ERROR   | [x] Opening brace should be on a new line
 852 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 864 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 886 | ERROR   | [x] Expected 16 spaces after parameter name; 18 found
 887 | ERROR   | [x] Parameter comment not aligned correctly; expected 37
     |         |     spaces but found 1
 888 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
 889 | ERROR   | [x] Parameter comment not aligned correctly; expected 37
     |         |     spaces but found 1
 890 | ERROR   | [x] Expected 9 spaces after parameter name; 11 found
 891 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 896 | ERROR   | [ ] Arguments with default values must be at the end of
     |         |     the argument list
 898 | ERROR   | [x] The closing parenthesis and the opening brace of a
     |         |     multi-line function declaration must be on the same
     |         |     line
 924 | ERROR   | [ ] Missing short description in doc comment
 927 | ERROR   | [x] Opening brace should be on a new line
 935 | ERROR   | [ ] Missing short description in doc comment
 945 | ERROR   | [ ] Missing short description in doc comment
 951 | ERROR   | [ ] Missing short description in doc comment
 961 | ERROR   | [ ] Missing doc comment for class TestReturnVoid
 963 | ERROR   | [ ] Missing short description in doc comment
 982 | ERROR   | [x] Opening brace should be on a new line
 982 | ERROR   | [x] Closing brace must be on a line by itself
 992 | ERROR   | [x] Opening brace should be on a new line
 992 | ERROR   | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 80 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 92 ERRORS AND 1 WARNING AFFECTING 82 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   3 | ERROR   | [ ] Function name "long_function" is prefixed with a
     |         |     package name but does not begin with a capital letter
   3 | ERROR   | [ ] Function name "long_function" is invalid; consider
     |         |     "Long_function" instead
   3 | ERROR   | [ ] Missing doc comment for function long_function()
 496 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 502 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 503 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 509 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 510 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 516 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 517 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 523 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 524 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 530 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 632 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 663 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 663 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 664 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 694 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 700 | WARNING | [x] Inline control structures are discouraged
 704 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 705 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 706 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 707 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 708 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 709 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 710 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 711 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 712 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 713 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 714 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 715 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 716 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 717 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 718 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 719 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 720 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 721 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 722 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 723 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 724 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 725 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 726 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 727 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 728 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 729 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 730 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 731 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 732 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 733 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 734 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 735 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 736 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 737 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 738 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 739 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 740 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 741 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 742 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 743 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 744 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 745 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 746 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 747 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 748 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 749 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 750 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 751 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 752 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 753 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 754 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 755 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 756 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 757 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 758 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 759 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 760 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 761 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 762 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 770 | ERROR   | [ ] Function name "quite_long_function" is prefixed with
     |         |     a package name but does not begin with a capital
     |         |     letter
 770 | ERROR   | [ ] Function name "quite_long_function" is invalid;
     |         |     consider "Quite_Long_function" instead
 770 | ERROR   | [ ] Missing doc comment for function
     |         |     quite_long_function()
 772 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 772 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
 775 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 775 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 775 | ERROR   | [x] Closing brace indented incorrectly; expected 4
     |         |     spaces, found 1
 777 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 777 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
 787 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 787 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
 800 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 800 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 86 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FunctionCommentUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.js
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
 13 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 14 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 18 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 19 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 25 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 26 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 10 | WARNING | PHP version not specified
 10 | ERROR   | Missing @category tag in file comment
 10 | ERROR   | Missing @license tag in file comment
 10 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...andards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.js
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
 404 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 411 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 418 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 425 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 432 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 9 | WARNING | PHP version not specified
 9 | ERROR   | Missing @category tag in file comment
 9 | ERROR   | Missing @license tag in file comment
 9 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: .../Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | FunctionCommentThrowTagUnitTest
---------------------------------------------------------------------------


FILE: ...ndards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | LongConditionClosingCommentUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.inc
---------------------------------------------------------------------------
FOUND 60 ERRORS AFFECTING 29 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
  5 | ERROR | [x] Additional blank lines found at end of doc comment
  5 | ERROR | [ ] Missing @category tag in class comment
  5 | ERROR | [ ] Missing @package tag in class comment
  5 | ERROR | [ ] Missing @author tag in class comment
  5 | ERROR | [ ] Missing @license tag in class comment
  5 | ERROR | [ ] Missing @link tag in class comment
 11 | ERROR | [x] Expected 1 space after asterisk; 0 found
 13 | ERROR | [x] Opening brace should be on a new line
 13 | ERROR | [x] Closing brace must be on a line by itself
 17 | ERROR | [x] Expected 1 space(s) before asterisk; 2 found
 18 | ERROR | [x] Expected 1 space(s) before asterisk; 2 found
 19 | ERROR | [x] Additional blank lines found at end of doc comment
 19 | ERROR | [x] Expected 1 space(s) before asterisk; 2 found
 19 | ERROR | [ ] Missing @category tag in class comment
 19 | ERROR | [ ] Missing @package tag in class comment
 19 | ERROR | [ ] Missing @author tag in class comment
 19 | ERROR | [ ] Missing @license tag in class comment
 19 | ERROR | [ ] Missing @link tag in class comment
 23 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 23 | ERROR | [x] Expected 1 space after asterisk; 0 found
 24 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 25 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 25 | ERROR | [x] Expected 1 space after asterisk; 2 found
 26 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 27 | ERROR | [x] Opening brace should be on a new line
 27 | ERROR | [x] Closing brace must be on a line by itself
 32 | ERROR | [x] Expected 1 space(s) before asterisk; 2 found
 33 | ERROR | [x] Additional blank lines found at end of doc comment
 33 | ERROR | [x] Expected 1 space(s) before asterisk; 0 found
 33 | ERROR | [ ] Missing @category tag in class comment
 33 | ERROR | [ ] Missing @package tag in class comment
 33 | ERROR | [ ] Missing @author tag in class comment
 33 | ERROR | [ ] Missing @license tag in class comment
 33 | ERROR | [ ] Missing @link tag in class comment
 38 | ERROR | [x] Expected 5 space(s) before asterisk; 6 found
 39 | ERROR | [x] Expected 5 space(s) before asterisk; 4 found
 41 | ERROR | [x] Opening brace should be on a new line
 41 | ERROR | [x] Closing brace must be on a line by itself
 44 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 44 | ERROR | [ ] Missing short description in doc comment
 44 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
 45 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 45 | ERROR | [ ] Missing short description in doc comment
 45 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
 45 | ERROR | [ ] There must be no blank lines after the function comment
 45 | ERROR | [ ] Missing @return tag in function comment
 63 | ERROR | [ ] Superfluous parameter comment
 64 | ERROR | [ ] Superfluous parameter comment
 66 | ERROR | [ ] Superfluous parameter comment
 70 | ERROR | [x] Opening brace should be on a new line
 70 | ERROR | [x] Closing brace must be on a line by itself
 72 | ERROR | [ ] Missing doc comment for class MyClass2
 75 | ERROR | [x] Expected 5 space(s) before asterisk; 7 found
 80 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 80 | ERROR | [x] Doc comment short description must be on the first line
 82 | ERROR | [ ] Missing @return tag in function comment
 83 | ERROR | [x] Opening brace should be on a new line
 83 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 30 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  12 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  17 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
     |       |     or "/* comment */" instead.
  27 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
     |       |     or "/* comment */" instead.
  28 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
     |       |     or "/* comment */" instead.
  42 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  67 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
  67 | ERROR | [x] Doc comment short description must be on the first line
  67 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
  70 | ERROR | [ ] Missing doc comment for class MyClass
  84 | ERROR | [x] Additional blank lines found at end of doc comment
  84 | ERROR | [ ] Missing @category tag in class comment
  84 | ERROR | [ ] Missing @package tag in class comment
  84 | ERROR | [ ] Missing @author tag in class comment
  84 | ERROR | [ ] Missing @license tag in class comment
  84 | ERROR | [ ] Missing @link tag in class comment
  90 | ERROR | [x] Additional blank lines found at end of doc comment
  90 | ERROR | [ ] Missing @return tag in function comment
  91 | ERROR | [x] Opening brace should be on a new line
  91 | ERROR | [x] Closing brace must be on a line by itself
 109 | ERROR | [x] Additional blank lines found at end of doc comment
 109 | ERROR | [ ] Missing @category tag in class comment
 109 | ERROR | [ ] Missing @package tag in class comment
 109 | ERROR | [ ] Missing @author tag in class comment
 109 | ERROR | [ ] Missing @license tag in class comment
 109 | ERROR | [ ] Missing @link tag in class comment
 110 | ERROR | [x] Opening brace of a trait must be on the line after the
     |       |     definition
 118 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 124 | ERROR | [x] "include_once" is a statement not a function; no
     |       |     parentheses are required
 124 | ERROR | [x] File is being unconditionally included; use
     |       |     "require_once" instead
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | LowercaseFunctionKeywordsUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class GlobalFunctionUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.inc
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for function myFunc()
 2 | ERROR | [x] Opening brace should be on a new line
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [ ] Missing doc comment for function myFunc()
 3 | ERROR | [x] Opening brace should be on a new line
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Missing doc comment for function myFunc()
 4 | ERROR | [x] Opening brace should be on a new line
 4 | ERROR | [x] Closing brace must be on a line by itself
 5 | ERROR | [ ] Missing doc comment for function myFunc()
 5 | ERROR | [x] Opening brace should be on a new line
 5 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | FunctionDuplicateArgumentUnitTest
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FunctionDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.inc
---------------------------------------------------------------------------
FOUND 21 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Function name "MyFunction" is invalid; consider
   |       |     "myFunction" instead
 2 | ERROR | [ ] Missing doc comment for function MyFunction()
 2 | ERROR | [x] Opening brace should be on a new line
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [ ] Function name "MyFunction" is invalid; consider
   |       |     "myFunction" instead
 3 | ERROR | [ ] Missing doc comment for function MyFunction()
 3 | ERROR | [x] Opening brace should be on a new line
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Function name "MyFunction" is invalid; consider
   |       |     "myFunction" instead
 4 | ERROR | [ ] Missing doc comment for function MyFunction()
 4 | ERROR | [x] Opening brace should be on a new line
 4 | ERROR | [x] Closing brace must be on a line by itself
 5 | ERROR | [ ] Function name "MyFunction" is invalid; consider
   |       |     "myFunction" instead
 5 | ERROR | [ ] Missing doc comment for function MyFunction()
 5 | ERROR | [x] Opening brace should be on a new line
 5 | ERROR | [x] Closing brace must be on a line by itself
 6 | ERROR | [ ] Function name "MyFunction" is invalid; consider
   |       |     "myFunction" instead
 6 | ERROR | [ ] Missing doc comment for function MyFunction()
 6 | ERROR | [x] Opening brace should be on a new line
 6 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 120 ERRORS AND 1 WARNING AFFECTING 44 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  2 | ERROR   | [ ] Missing doc comment for function myFunc()
  2 | ERROR   | [x] Opening brace should be on a new line
  2 | ERROR   | [x] Closing brace must be on a line by itself
  3 | ERROR   | [ ] Missing doc comment for function myFunc()
  3 | ERROR   | [x] Opening brace should be on a new line
  3 | ERROR   | [x] Closing brace must be on a line by itself
  4 | ERROR   | [ ] Missing doc comment for function myFunc()
  4 | ERROR   | [x] Opening brace should be on a new line
  4 | ERROR   | [x] Closing brace must be on a line by itself
  5 | ERROR   | [ ] Missing doc comment for function myFunc()
  5 | ERROR   | [x] Opening brace should be on a new line
  5 | ERROR   | [x] Closing brace must be on a line by itself
  6 | ERROR   | [ ] Missing doc comment for function myFunc()
  6 | ERROR   | [x] Opening brace should be on a new line
  6 | ERROR   | [x] Closing brace must be on a line by itself
  7 | ERROR   | [ ] Missing doc comment for function myFunc()
  7 | ERROR   | [x] Opening brace should be on a new line
  7 | ERROR   | [x] Closing brace must be on a line by itself
  8 | ERROR   | [ ] Missing doc comment for function myFunc()
  8 | ERROR   | [x] Opening brace should be on a new line
  8 | ERROR   | [x] Closing brace must be on a line by itself
  9 | ERROR   | [ ] Missing doc comment for function myFunc()
  9 | ERROR   | [x] Opening brace should be on a new line
  9 | ERROR   | [x] Closing brace must be on a line by itself
 10 | ERROR   | [ ] Missing doc comment for function myFunc()
 10 | ERROR   | [x] Opening brace should be on a new line
 10 | ERROR   | [x] Closing brace must be on a line by itself
 11 | ERROR   | [ ] Missing doc comment for function myFunc()
 11 | ERROR   | [x] Opening brace should be on a new line
 11 | ERROR   | [x] Closing brace must be on a line by itself
 12 | ERROR   | [ ] Missing doc comment for function myFunc()
 12 | ERROR   | [x] Opening brace should be on a new line
 12 | ERROR   | [x] Closing brace must be on a line by itself
 13 | ERROR   | [ ] Missing doc comment for function myFunc()
 13 | ERROR   | [x] Opening brace should be on a new line
 13 | ERROR   | [x] Closing brace must be on a line by itself
 14 | ERROR   | [ ] Missing doc comment for function myFunc()
 14 | ERROR   | [x] Opening brace should be on a new line
 14 | ERROR   | [x] Closing brace must be on a line by itself
 15 | ERROR   | [ ] Missing doc comment for function myFunc()
 15 | ERROR   | [x] Opening brace should be on a new line
 15 | ERROR   | [x] Closing brace must be on a line by itself
 16 | ERROR   | [ ] Missing doc comment for function myFunc()
 16 | ERROR   | [x] Opening brace should be on a new line
 16 | ERROR   | [x] Closing brace must be on a line by itself
 17 | ERROR   | [ ] Missing doc comment for function myFunc()
 17 | ERROR   | [x] Opening brace should be on a new line
 17 | ERROR   | [x] Closing brace must be on a line by itself
 18 | ERROR   | [ ] Missing doc comment for function myFunc()
 18 | ERROR   | [x] Opening brace should be on a new line
 18 | ERROR   | [x] Closing brace must be on a line by itself
 20 | ERROR   | [ ] Missing doc comment for function multiLineFunction()
 28 | ERROR   | [ ] Missing doc comment for function multiLineFunction()
 38 | ERROR   | [x] There must be a single space between the closing
    |         |     parenthesis and the opening brace of a multi-line
    |         |     function declaration; found 2 spaces
 43 | ERROR   | [ ] Missing doc comment for function myFunc()
 43 | ERROR   | [x] Opening brace should be on a new line
 43 | ERROR   | [x] Closing brace must be on a line by itself
 44 | ERROR   | [ ] Missing doc comment for function myFunc()
 44 | ERROR   | [x] Opening brace should be on a new line
 44 | ERROR   | [x] Closing brace must be on a line by itself
 45 | ERROR   | [ ] Missing doc comment for function myFunc()
 45 | ERROR   | [x] Opening brace should be on a new line
 45 | ERROR   | [x] Closing brace must be on a line by itself
 46 | ERROR   | [ ] Missing doc comment for function myFunc()
 46 | ERROR   | [x] Opening brace should be on a new line
 46 | ERROR   | [x] Closing brace must be on a line by itself
 51 | ERROR   | [ ] Missing doc comment for function myFunc()
 51 | ERROR   | [x] Opening brace should be on a new line
 51 | ERROR   | [x] Closing brace must be on a line by itself
 52 | ERROR   | [ ] Missing doc comment for function myFunc()
 52 | ERROR   | [x] Opening brace should be on a new line
 52 | ERROR   | [x] Closing brace must be on a line by itself
 53 | ERROR   | [ ] Missing doc comment for function myFunc()
 53 | ERROR   | [x] Opening brace should be on a new line
 53 | ERROR   | [x] Closing brace must be on a line by itself
 54 | ERROR   | [ ] Missing doc comment for function myFunc()
 54 | ERROR   | [x] Opening brace should be on a new line
 54 | ERROR   | [x] Closing brace must be on a line by itself
 55 | ERROR   | [ ] Missing doc comment for function myFunc()
 55 | ERROR   | [x] Opening brace should be on a new line
 55 | ERROR   | [x] Closing brace must be on a line by itself
 56 | ERROR   | [ ] Missing doc comment for function myFunc()
 56 | ERROR   | [x] Opening brace should be on a new line
 56 | ERROR   | [x] Closing brace must be on a line by itself
 57 | ERROR   | [ ] Missing doc comment for function myFunc()
 57 | ERROR   | [x] Opening brace should be on a new line
 57 | ERROR   | [x] Closing brace must be on a line by itself
 58 | ERROR   | [ ] Missing doc comment for function myFunc()
 58 | ERROR   | [x] Opening brace should be on a new line
 58 | ERROR   | [x] Closing brace must be on a line by itself
 60 | ERROR   | [ ] Missing doc comment for function multiLineFunction()
 61 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 61 | ERROR   | [x] Multi-line function declaration not indented
    |         |     correctly; expected 4 spaces but found 1
 62 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 62 | ERROR   | [x] Multi-line function declaration not indented
    |         |     correctly; expected 4 spaces but found 1
 63 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 63 | ERROR   | [x] Multi-line function declaration not indented
    |         |     correctly; expected 4 spaces but found 1
 64 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 64 | ERROR   | [x] Multi-line function declaration not indented
    |         |     correctly; expected 4 spaces but found 1
 70 | ERROR   | [ ] Missing doc comment for function myFunc()
 70 | ERROR   | [x] Opening brace should be on a new line
 70 | ERROR   | [x] Closing brace must be on a line by itself
 71 | ERROR   | [ ] Missing doc comment for function myFunc()
 71 | ERROR   | [x] Opening brace should be on a new line
 71 | ERROR   | [x] Closing brace must be on a line by itself
 73 | ERROR   | [ ] Function name "MissingParamTypeInDocBlock" is invalid;
    |         |     consider "missingParamTypeInDocBlock" instead
 73 | ERROR   | [ ] Missing doc comment for function
    |         |     MissingParamTypeInDocBlock()
 73 | ERROR   | [x] Opening brace should be on a new line
 73 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 73 | ERROR   | [x] Closing brace must be on a line by itself
 75 | ERROR   | [ ] Missing doc comment for function myFunc()
 75 | ERROR   | [x] Opening brace should be on a new line
 75 | ERROR   | [x] Closing brace must be on a line by itself
 76 | ERROR   | [ ] Missing doc comment for function myFunc()
 76 | ERROR   | [x] Opening brace should be on a new line
 76 | ERROR   | [x] Closing brace must be on a line by itself
 77 | ERROR   | [ ] Missing doc comment for function myFunc()
 77 | ERROR   | [x] Opening brace should be on a new line
 77 | ERROR   | [x] Closing brace must be on a line by itself
 79 | ERROR   | [ ] Missing doc comment for function foo()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 79 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | FunctionDeclarationArgumentSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...ndards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | MultiLineFunctionDeclarationUnitTest
 28 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.inc
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 1 WARNING AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  2 | ERROR   | [ ] Missing doc comment for function func1()
  2 | ERROR   | [x] Opening brace should be on a new line
  2 | ERROR   | [x] Closing brace must be on a line by itself
  4 | ERROR   | [ ] Missing doc comment for class MyClass
  6 | ERROR   | [ ] Missing doc comment for function func1()
  6 | ERROR   | [x] Opening brace should be on a new line
  6 | ERROR   | [x] Closing brace must be on a line by itself
  9 | ERROR   | [ ] Missing doc comment for interface MyInterface
 11 | ERROR   | [ ] Missing doc comment for function func1()
 11 | ERROR   | [x] Opening brace should be on a new line
 11 | ERROR   | [x] Closing brace must be on a line by itself
 14 | ERROR   | [ ] Missing doc comment for function __autoload()
 14 | ERROR   | [x] Opening brace should be on a new line
 14 | ERROR   | [x] Closing brace must be on a line by itself
 16 | ERROR   | [x] Opening brace must be the last content on the line
 16 | ERROR   | [x] Closing brace must be on a line by itself
 16 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 36 ERRORS AFFECTING 19 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [ ] Missing doc comment for function func1()
 10 | ERROR | [ ] Missing doc comment for function func1()
 10 | ERROR | [x] Opening brace should be on a new line
 15 | ERROR | [ ] You must use "/**" style comments for a class comment
 19 | ERROR | [ ] Private method name "MyClass::func1" must be prefixed
    |       |     with an underscore
 19 | ERROR | [ ] Missing doc comment for function func1()
 25 | ERROR | [ ] Missing doc comment for function func1()
 25 | ERROR | [x] Opening brace should be on a new line
 33 | ERROR | [ ] You must use "/**" style comments for a class comment
 37 | ERROR | [ ] Missing doc comment for function func1()
 40 | ERROR | [ ] Missing doc comment for function func1()
 40 | ERROR | [x] Opening brace should be on a new line
 48 | ERROR | [ ] You must use "/**" style comments for a interface
    |       |     comment
 52 | ERROR | [ ] Missing doc comment for function func1()
 55 | ERROR | [ ] Missing doc comment for function func2()
 60 | ERROR | [ ] Missing doc comment for function recurseCreateTree()
 68 | ERROR | [ ] Missing doc comment for function test()
 68 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 68 | ERROR | [x] Opening brace should be on a new line
 68 | ERROR | [x] Closing brace must be on a line by itself
 70 | ERROR | [ ] Missing doc comment for function parent()
 70 | ERROR | [x] Opening brace should be on a new line
 70 | ERROR | [x] Closing brace must be on a line by itself
 71 | ERROR | [ ] Missing doc comment for function self()
 71 | ERROR | [x] Opening brace should be on a new line
 71 | ERROR | [x] Closing brace must be on a line by itself
 72 | ERROR | [ ] Missing doc comment for function false()
 72 | ERROR | [x] Opening brace should be on a new line
 72 | ERROR | [x] Closing brace must be on a line by itself
 73 | ERROR | [ ] Missing doc comment for function true()
 73 | ERROR | [x] Opening brace should be on a new line
 73 | ERROR | [x] Closing brace must be on a line by itself
 74 | ERROR | [ ] Missing doc comment for function null()
 74 | ERROR | [x] Opening brace should be on a new line
 74 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...andards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.js
---------------------------------------------------------------------------
FOUND 22 ERRORS AFFECTING 19 LINES
---------------------------------------------------------------------------
  3 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 3
  4 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 3
  5 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 5
  7 | ERROR | [x] There must be a single space between the closing
    |       |     parenthesis and the opening brace of a multi-line
    |       |     function declaration; found 0 spaces
 11 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 0
 12 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 0
 13 | ERROR | [x] There must be a single space between the closing
    |       |     parenthesis and the opening brace of a multi-line
    |       |     function declaration; found 2 spaces
 16 | ERROR | [x] Opening brace should be on a new line
 26 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 33 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 33 | ERROR | [x] Doc comment short description must be on the first line
 33 | ERROR | [ ] Doc comment short description must start with a capital
    |       |     letter
 33 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
 42 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 45 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 47 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 52 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 57 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
 65 | ERROR | [x] Opening brace should be on a new line
 66 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 7
 71 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 7
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 49 ERRORS AFFECTING 37 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   2 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName()
   3 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 3
   4 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 3
   5 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 5
   7 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line
     |       |     function declaration; found 0 spaces
  10 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName2()
  11 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 0
  12 | ERROR | [ ] Arguments with default values must be at the end of the
     |       |     argument list
  12 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 0
  13 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line
     |       |     function declaration; found 2 spaces
  16 | ERROR | [ ] Missing doc comment for function blah()
  16 | ERROR | [x] Opening brace should be on a new line
  19 | ERROR | [ ] Missing doc comment for function blah()
  23 | ERROR | [ ] Missing doc comment for class MyClass
  26 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName()
  33 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
  33 | ERROR | [x] Doc comment short description must be on the first line
  33 | ERROR | [ ] Doc comment short description must start with a capital
     |       |     letter
  33 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
  36 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName2()
  42 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  42 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName3()
  45 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  47 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  47 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName4()
  50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  52 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  52 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName5()
  57 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  82 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 101 | ERROR | [ ] Missing doc comment for function myFunction()
 111 | ERROR | [x] Closing parenthesis of a multi-line IF statement must
     |       |     be on a new line
 115 | ERROR | [ ] Missing doc comment for function foo()
 122 | ERROR | [ ] Missing doc comment for function foo()
 125 | ERROR | [ ] Arguments with default values must be at the end of the
     |       |     argument list
 125 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 126 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 133 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 137 | ERROR | [ ] Missing doc comment for function foo()
 141 | ERROR | [ ] Arguments with default values must be at the end of the
     |       |     argument list
 141 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 0
 141 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 142 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 146 | ERROR | [ ] Missing doc comment for function foo()
 151 | ERROR | [ ] Arguments with default values must be at the end of the
     |       |     argument list
 156 | ERROR | [ ] Missing doc comment for function foo()
 158 | ERROR | [x] Blank lines are not allowed in a multi-line function
     |       |     declaration
 160 | ERROR | [x] Blank lines are not allowed in a multi-line function
     |       |     declaration
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...abs/php_codesniffer/src/Standards/Squiz/Tests/CSS/OpacityUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class OpacityUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ClassDefinitionNameSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ColonSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Squiz/Tests/CSS/ShorthandSizeUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ShorthandSizeUnitTest
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ClassDefinitionClosingBraceSpaceUnitTest
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Squiz/Tests/CSS/ForbiddenStylesUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ForbiddenStylesUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DuplicateStyleDefinitionUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EmptyClassDefinitionUnitTest
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Squiz/Tests/CSS/IndentationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class IndentationUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SemicolonSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ClassDefinitionOpeningBraceSpaceUnitTest
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowMultipleStyleDefinitionsUnitTest
---------------------------------------------------------------------------


FILE: ...tandards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.css
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 7 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/Squiz/Tests/CSS/MissingColonUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class MissingColonUnitTest
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/Squiz/Tests/CSS/NamedColoursUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class NamedColoursUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ColourDefinitionUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | LowercaseStyleDefinitionUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DuplicateClassDefinitionUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EmptyStyleDefinitionUnitTest
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.inc
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  7 | ERROR | [ ] Missing doc comment for function getType()
  7 | ERROR | [x] Opening brace should be on a new line
  7 | ERROR | [x] Closing brace must be on a line by itself
 15 | ERROR | [ ] Missing doc comment for class MyClass
 15 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 16 | ERROR | [ ] Public method name "MyClass::Count" is not in camel caps
    |       |     format
 16 | ERROR | [ ] Missing doc comment for function Count()
 16 | ERROR | [x] Opening brace should be on a new line
 16 | ERROR | [x] Closing brace must be on a line by itself
 19 | ERROR | [ ] Function name "Sort" is invalid; consider "sort" instead
 19 | ERROR | [ ] Missing doc comment for function Sort()
 19 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...izlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EvalUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EvalUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 5 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
   |       |     but found "TRUE"
 8 | ERROR | [ ] Missing doc comment for class Test
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/PHP/DisallowBooleanStatementUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowBooleanStatementUnitTest
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowMultipleAssignmentsUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowComparisonAssignmentUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/PHP/ForbiddenFunctionsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ForbiddenFunctionsUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 30 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  8 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
    |         |     "true" but found "TRUE"
 16 | ERROR   | [ ] Missing doc comment for function test()
 16 | ERROR   | [x] Opening brace should be on a new line
 20 | ERROR   | [ ] Class name must begin with a capital letter
 20 | ERROR   | [ ] Missing doc comment for class myClass
 20 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 21 | ERROR   | [ ] Missing doc comment for function myFunc()
 21 | ERROR   | [x] Opening brace should be on a new line
 26 | ERROR   | [ ] Missing doc comment for function bar()
 26 | ERROR   | [x] Opening brace should be on a new line
 27 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 32 | ERROR   | [ ] Missing doc comment for class HttpStatus
 38 | ERROR   | [ ] Missing doc comment for interface ABC
 38 | ERROR   | [x] Opening brace of a interface must be on the line after
    |         |     the definition
 39 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 39 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 39 | ERROR   | [ ] Missing doc comment for function noError()
 42 | ERROR   | [ ] Missing doc comment for trait Something
 42 | ERROR   | [x] Opening brace of a trait must be on the line after the
    |         |     definition
 43 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 43 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 43 | ERROR   | [ ] Missing doc comment for function getReturnType()
 43 | ERROR   | [x] Opening brace should be on a new line
 44 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 44 | ERROR   | [x] Line indented incorrectly; expected at least 8 spaces,
    |         |     found 5
 45 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 45 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
 49 | ERROR   | [ ] Missing doc comment for function log()
 55 | WARNING | [ ] Possible parse error: interface missing opening or
    |         |     closing brace
 55 | ERROR   | [ ] Missing doc comment for interface MyInterface
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...abs/php_codesniffer/src/Standards/Squiz/Tests/PHP/HeredocUnitTest.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
 17 | ERROR | You must use "/**" style comments for a function comment
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowSizeFunctionsInLoopsUnitTest
 28 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class GlobalKeywordUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 10 | ERROR | [ ] Missing doc comment for function foo()
 10 | ERROR | [x] Opening brace should be on a new line
 10 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class CommentedOutCodeUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DisallowInlineIfUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...izlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EvalUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 45 | ERROR   | [x] Line indented incorrectly; expected at least 12
    |         |     spaces, found 8
 49 | ERROR   | [x] Line indented incorrectly; expected at least 4 spaces,
    |         |     found 0
 54 | ERROR   | [ ] Missing doc comment for function test()
 80 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found 0
 80 | ERROR   | [x] Closing brace indented incorrectly; expected 12
    |         |     spaces, found 0
 91 | ERROR   | [ ] Missing doc comment for function foo()
 94 | WARNING | [ ] Line exceeds 85 characters; contains 169 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 6 | ERROR | Missing doc comment for function func1()
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | LowercasePHPFunctionsUnitTest
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  7 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  8 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  9 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 15 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 8
 16 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 8
 17 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 0 spaces but found 7
 28 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 36 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 96 ERRORS AND 6 WARNINGS AFFECTING 80 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   3 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
   7 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
   8 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
   9 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  12 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  13 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
  14 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  17 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 8
  20 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 8
  24 | ERROR   | [ ] Missing doc comment for function myFunction()
  26 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  32 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  33 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  34 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  40 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  52 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  55 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  56 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  61 | ERROR   | [ ] Expected "while (...) {\n"; found "while (...)\n{\n"
  61 | ERROR   | [x] No space found after comma in function call
  63 | WARNING | [x] Inline control structures are discouraged
  63 | ERROR   | [x] No space found after comma in function call
  63 | ERROR   | [x] No space found after comma in function call
  69 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  71 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
  74 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  76 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
  80 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  84 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  85 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
  88 | ERROR   | [ ] Missing doc comment for function myFunction()
  90 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  99 | ERROR   | [ ] Missing doc comment for function myFunction()
 103 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 111 | ERROR   | [ ] Missing doc comment for function thisCausesAnError()
 111 | ERROR   | [x] Opening brace should be on a new line
 112 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 112 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 112 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 112 | ERROR   | [x] Opening brace must be the last content on the line
 112 | ERROR   | [x] Closing brace must be on a line by itself
 113 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 116 | ERROR   | [ ] Missing doc comment for function myFunction()
 118 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 127 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 129 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 129 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 131 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 133 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 133 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 138 | ERROR   | [ ] Interface name must begin with a capital letter
 138 | ERROR   | [ ] Missing doc comment for interface myInterface
 138 | ERROR   | [x] Opening brace of a interface must be on the line
     |         |     after the definition
 139 | ERROR   | [ ] Missing doc comment for function myFunc()
 143 | ERROR   | [ ] Missing doc comment for function foo()
 143 | ERROR   | [x] Opening brace should be on a new line
 145 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 148 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 151 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 154 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 159 | ERROR   | [ ] Missing doc comment for function
     |         |     returnOverMultipleLines()
 159 | ERROR   | [x] Opening brace should be on a new line
 161 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 167 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 175 | ERROR   | [ ] Missing doc comment for function test()
 175 | ERROR   | [x] Opening brace should be on a new line
 183 | ERROR   | [ ] Missing doc comment for function test()
 183 | ERROR   | [x] Opening brace should be on a new line
 185 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 186 | WARNING | [x] Inline control structures are discouraged
 189 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 193 | WARNING | [x] Inline control structures are discouraged
 195 | WARNING | [x] Inline control structures are discouraged
 197 | WARNING | [x] Inline control structures are discouraged
 205 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 206 | WARNING | [x] Inline control structures are discouraged
 209 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 213 | ERROR   | [ ] Missing doc comment for function foo()
 219 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 228 | ERROR   | [ ] Expected "for (...) {\n"; found "for(...) {\n"
 229 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 2
 229 | ERROR   | [ ] Expected "while (...) {\n"; found "while(...) {\n"
 230 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 4
 230 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 231 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 231 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 2
 232 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 232 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 2
 233 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 233 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 1
 233 | ERROR   | [x] Closing brace indented incorrectly; expected 4
     |         |     spaces, found 1
 234 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 2
 238 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 242 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 243 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 244 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 247 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 248 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 249 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 252 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 255 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 84 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DiscouragedFunctionsUnitTest
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EmbeddedPhpUnitTest
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class InnerFunctionsUnitTest
---------------------------------------------------------------------------


FILE: ...abs/php_codesniffer/src/Standards/Squiz/Tests/PHP/HeredocUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class HeredocUnitTest
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 52 | ERROR | [ ] Expected "do {\n...} while (...);\n"; found "do {\n...}
    |       |     while(...);\n"
 57 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 57 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.inc
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 2 WARNINGS AFFECTING 20 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  19 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  20 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  21 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
  46 | ERROR   | [ ] You must use "/**" style comments for a function
     |         |     comment
  89 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  91 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  92 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  93 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  94 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  95 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 101 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 102 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 103 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 109 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 110 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 110 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 111 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 112 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 113 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 114 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...src/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.inc
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for function getVar()
 22 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 28 | ERROR | [ ] Class name must begin with a capital letter
 28 | ERROR | [ ] You must use "/**" style comments for a class comment
 30 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 31 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 32 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 33 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 42 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 42 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class NonExecutableCodeUnitTest
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for function outer()
  5 | ERROR | [ ] Missing doc comment for function inner()
  5 | ERROR | [x] Opening brace should be on a new line
 11 | ERROR | [ ] You must use "/**" style comments for a function comment
 14 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 16 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 16
 16 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
    |       |     found 16
 20 | ERROR | [ ] You must use "/**" style comments for a function comment
 24 | ERROR | [ ] Missing doc comment for function foo()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Squiz/Tests/PHP/DisallowBooleanStatementUnitTest.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
  9 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 21 | ERROR | [ ] Expected "do {\n...} while (...);\n"; found "do
    |       |     {\n...}\n    while (...);\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Squiz/Tests/PHP/DisallowObEndFlushUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DisallowObEndFlushUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ObjectInstantiationUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.js
---------------------------------------------------------------------------
FOUND 27 ERRORS AFFECTING 21 LINES
---------------------------------------------------------------------------
  3 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
  3 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  4 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 3
  4 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
    |       |     found 3
  5 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 10 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 11 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 12 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 12 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 13 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 7
 14 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 18 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 19 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 20 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 20 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 21 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 7
 22 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 25 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 26 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
    |       |     found 3
 30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 30 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 31 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 36 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
 36 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 37 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 38 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 12 | ERROR | [ ] Missing doc comment for function foo()
 12 | ERROR | [x] Opening brace should be on a new line
 12 | ERROR | [x] Opening brace must be the last content on the line
 12 | ERROR | [x] Closing brace must be on a line by itself
 16 | ERROR | [ ] Missing doc comment for function new()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rc/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.js
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  9 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 10 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 23 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowObjectStringIndexUnitTest
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ObjectMemberCommaUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class MultiLineAssignmentSniff
 42 | WARNING | Line exceeds 85 characters; contains 86 characters
 59 | WARNING | Line exceeds 85 characters; contains 90 characters
 95 | WARNING | Line exceeds 85 characters; contains 101 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 12 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class ObjectOperatorIndentSniff
  41 | WARNING | Line exceeds 85 characters; contains 90 characters
  42 | WARNING | Line exceeds 85 characters; contains 86 characters
  52 | WARNING | Line exceeds 85 characters; contains 88 characters
 119 | WARNING | Line exceeds 85 characters; contains 95 characters
 131 | WARNING | Line exceeds 85 characters; contains 107 characters
 137 | WARNING | Line exceeds 85 characters; contains 94 characters
 143 | WARNING | Line exceeds 85 characters; contains 86 characters
 150 | WARNING | Line exceeds 85 characters; contains 87 characters
 152 | WARNING | Line exceeds 85 characters; contains 93 characters
 153 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | WARNING | Line exceeds 85 characters; contains 100 characters
 14 | ERROR   | Missing doc comment for class ScopeIndentSniff
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 13 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class ScopeClosingBraceSniff
  42 | WARNING | Line exceeds 85 characters; contains 90 characters
  43 | WARNING | Line exceeds 85 characters; contains 86 characters
  76 | WARNING | Line exceeds 85 characters; contains 88 characters
  91 | WARNING | Line exceeds 85 characters; contains 91 characters
 120 | WARNING | Line exceeds 85 characters; contains 88 characters
 135 | WARNING | Line exceeds 85 characters; contains 95 characters
 147 | WARNING | Line exceeds 85 characters; contains 102 characters
 152 | WARNING | Line exceeds 85 characters; contains 94 characters
 157 | WARNING | Line exceeds 85 characters; contains 92 characters
 162 | WARNING | Line exceeds 85 characters; contains 89 characters
 171 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 13 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 92 characters
   9 | WARNING | Line exceeds 85 characters; contains 94 characters
  10 | WARNING | PHP version not specified
  10 | ERROR   | Missing @category tag in file comment
  10 | ERROR   | Missing @package tag in file comment
  10 | ERROR   | Missing @link tag in file comment
  18 | ERROR   | Missing doc comment for class IncludingFileSniff
  43 | WARNING | Line exceeds 85 characters; contains 93 characters
  52 | WARNING | Line exceeds 85 characters; contains 93 characters
  54 | WARNING | Line exceeds 85 characters; contains 87 characters
  56 | WARNING | Line exceeds 85 characters; contains 98 characters
  59 | WARNING | Line exceeds 85 characters; contains 95 characters
  90 | WARNING | Line exceeds 85 characters; contains 96 characters
 102 | WARNING | Line exceeds 85 characters; contains 91 characters
 109 | WARNING | Line exceeds 85 characters; contains 87 characters
 119 | WARNING | Line exceeds 85 characters; contains 91 characters
 126 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 14 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class ClassDeclarationSniff
  39 | WARNING | Line exceeds 85 characters; contains 93 characters
  56 | WARNING | Line exceeds 85 characters; contains 98 characters
  60 | WARNING | Line exceeds 85 characters; contains 94 characters
  61 | WARNING | Line exceeds 85 characters; contains 86 characters
  62 | WARNING | Line exceeds 85 characters; contains 102 characters
  75 | WARNING | Line exceeds 85 characters; contains 93 characters
  78 | WARNING | Line exceeds 85 characters; contains 116 characters
  84 | WARNING | Line exceeds 85 characters; contains 103 characters
  88 | WARNING | Line exceeds 85 characters; contains 89 characters
 104 | WARNING | Line exceeds 85 characters; contains 103 characters
 115 | WARNING | Line exceeds 85 characters; contains 94 characters
 128 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ValidVariableNameSniff
 23 | WARNING | Line exceeds 85 characters; contains 86 characters
 49 | WARNING | Line exceeds 85 characters; contains 88 characters
 56 | WARNING | Line exceeds 85 characters; contains 87 characters
 57 | WARNING | Line exceeds 85 characters; contains 87 characters
 72 | WARNING | Line exceeds 85 characters; contains 89 characters
 73 | WARNING | Line exceeds 85 characters; contains 92 characters
 89 | WARNING | Line exceeds 85 characters; contains 89 characters
 90 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 20 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  17 | ERROR   | Missing doc comment for class ValidFunctionNameSniff
  65 | WARNING | Line exceeds 85 characters; contains 86 characters
  67 | WARNING | Line exceeds 85 characters; contains 87 characters
  71 | WARNING | Line exceeds 85 characters; contains 86 characters
  89 | WARNING | Line exceeds 85 characters; contains 119 characters
  90 | WARNING | Line exceeds 85 characters; contains 90 characters
 116 | WARNING | Line exceeds 85 characters; contains 88 characters
 117 | WARNING | Line exceeds 85 characters; contains 91 characters
 118 | WARNING | Line exceeds 85 characters; contains 101 characters
 120 | WARNING | Line exceeds 85 characters; contains 102 characters
 125 | WARNING | Line exceeds 85 characters; contains 87 characters
 157 | WARNING | Line exceeds 85 characters; contains 86 characters
 184 | WARNING | Line exceeds 85 characters; contains 121 characters
 185 | WARNING | Line exceeds 85 characters; contains 92 characters
 205 | WARNING | Line exceeds 85 characters; contains 117 characters
 206 | WARNING | Line exceeds 85 characters; contains 90 characters
 210 | WARNING | Line exceeds 85 characters; contains 119 characters
 211 | WARNING | Line exceeds 85 characters; contains 89 characters
 229 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...r/src/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  3 | WARNING | Line exceeds 85 characters; contains 86 characters
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ValidClassNameSniff
 38 | WARNING | Line exceeds 85 characters; contains 86 characters
 39 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 28 WARNINGS AFFECTING 29 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class MultiLineConditionSniff
  56 | WARNING | Line exceeds 85 characters; contains 86 characters
  73 | WARNING | Line exceeds 85 characters; contains 96 characters
  81 | WARNING | Line exceeds 85 characters; contains 113 characters
  82 | WARNING | Line exceeds 85 characters; contains 102 characters
 111 | WARNING | Line exceeds 85 characters; contains 96 characters
 115 | WARNING | Line exceeds 85 characters; contains 102 characters
 116 | WARNING | Line exceeds 85 characters; contains 103 characters
 119 | WARNING | Line exceeds 85 characters; contains 100 characters
 121 | WARNING | Line exceeds 85 characters; contains 99 characters
 125 | WARNING | Line exceeds 85 characters; contains 104 characters
 150 | WARNING | Line exceeds 85 characters; contains 87 characters
 164 | WARNING | Line exceeds 85 characters; contains 111 characters
 170 | WARNING | Line exceeds 85 characters; contains 87 characters
 182 | WARNING | Line exceeds 85 characters; contains 96 characters
 183 | WARNING | Line exceeds 85 characters; contains 93 characters
 184 | WARNING | Line exceeds 85 characters; contains 112 characters
 186 | WARNING | Line exceeds 85 characters; contains 94 characters
 187 | WARNING | Line exceeds 85 characters; contains 101 characters
 189 | WARNING | Line exceeds 85 characters; contains 92 characters
 193 | WARNING | Line exceeds 85 characters; contains 109 characters
 197 | WARNING | Line exceeds 85 characters; contains 98 characters
 199 | WARNING | Line exceeds 85 characters; contains 104 characters
 202 | WARNING | Line exceeds 85 characters; contains 110 characters
 237 | WARNING | Line exceeds 85 characters; contains 95 characters
 263 | WARNING | Line exceeds 85 characters; contains 139 characters
 271 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...src/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ControlSignatureSniff
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class InlineCommentSniff
 35 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ClassCommentSniff
 39 | WARNING | Line exceeds 85 characters; contains 86 characters
 60 | WARNING | Line exceeds 85 characters; contains 100 characters
 68 | WARNING | Line exceeds 85 characters; contains 124 characters
 73 | WARNING | Line exceeds 85 characters; contains 90 characters
 97 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 25 WARNINGS AFFECTING 26 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class FileCommentSniff
  88 | WARNING | Line exceeds 85 characters; contains 86 characters
  98 | WARNING | Line exceeds 85 characters; contains 88 characters
 103 | WARNING | Line exceeds 85 characters; contains 93 characters
 178 | WARNING | Line exceeds 85 characters; contains 86 characters
 203 | WARNING | Line exceeds 85 characters; contains 89 characters
 204 | WARNING | Line exceeds 85 characters; contains 87 characters
 205 | WARNING | Line exceeds 85 characters; contains 104 characters
 213 | WARNING | Line exceeds 85 characters; contains 103 characters
 229 | WARNING | Line exceeds 85 characters; contains 102 characters
 235 | WARNING | Line exceeds 85 characters; contains 103 characters
 242 | WARNING | Line exceeds 85 characters; contains 90 characters
 248 | WARNING | Line exceeds 85 characters; contains 99 characters
 263 | WARNING | Line exceeds 85 characters; contains 111 characters
 285 | WARNING | Line exceeds 85 characters; contains 135 characters
 327 | WARNING | Line exceeds 85 characters; contains 86 characters
 458 | WARNING | Line exceeds 85 characters; contains 156 characters
 459 | WARNING | Line exceeds 85 characters; contains 112 characters
 486 | WARNING | Line exceeds 85 characters; contains 97 characters
 490 | WARNING | Line exceeds 85 characters; contains 94 characters
 494 | WARNING | Line exceeds 85 characters; contains 98 characters
 495 | WARNING | Line exceeds 85 characters; contains 143 characters
 500 | WARNING | Line exceeds 85 characters; contains 99 characters
 560 | WARNING | Line exceeds 85 characters; contains 153 characters
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 43 WARNINGS AFFECTING 44 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class FunctionCommentSniff
  36 | WARNING | Line exceeds 85 characters; contains 86 characters
  54 | WARNING | Line exceeds 85 characters; contains 93 characters
  76 | WARNING | Line exceeds 85 characters; contains 118 characters
  89 | WARNING | Line exceeds 85 characters; contains 88 characters
  90 | WARNING | Line exceeds 85 characters; contains 94 characters
 108 | WARNING | Line exceeds 85 characters; contains 89 characters
 109 | WARNING | Line exceeds 85 characters; contains 87 characters
 110 | WARNING | Line exceeds 85 characters; contains 108 characters
 120 | WARNING | Line exceeds 85 characters; contains 91 characters
 141 | WARNING | Line exceeds 85 characters; contains 102 characters
 147 | WARNING | Line exceeds 85 characters; contains 100 characters
 157 | WARNING | Line exceeds 85 characters; contains 89 characters
 158 | WARNING | Line exceeds 85 characters; contains 87 characters
 159 | WARNING | Line exceeds 85 characters; contains 108 characters
 175 | WARNING | Line exceeds 85 characters; contains 95 characters
 180 | WARNING | Line exceeds 85 characters; contains 86 characters
 192 | WARNING | Line exceeds 85 characters; contains 89 characters
 193 | WARNING | Line exceeds 85 characters; contains 87 characters
 194 | WARNING | Line exceeds 85 characters; contains 108 characters
 220 | WARNING | Line exceeds 85 characters; contains 130 characters
 244 | WARNING | Line exceeds 85 characters; contains 97 characters
 245 | WARNING | Line exceeds 85 characters; contains 86 characters
 309 | WARNING | Line exceeds 85 characters; contains 106 characters
 318 | WARNING | Line exceeds 85 characters; contains 163 characters
 320 | WARNING | Line exceeds 85 characters; contains 95 characters
 321 | WARNING | Line exceeds 85 characters; contains 136 characters
 334 | WARNING | Line exceeds 85 characters; contains 87 characters
 379 | WARNING | Line exceeds 85 characters; contains 106 characters
 388 | WARNING | Line exceeds 85 characters; contains 163 characters
 390 | WARNING | Line exceeds 85 characters; contains 95 characters
 391 | WARNING | Line exceeds 85 characters; contains 136 characters
 404 | WARNING | Line exceeds 85 characters; contains 87 characters
 412 | WARNING | Line exceeds 85 characters; contains 165 characters
 414 | WARNING | Line exceeds 85 characters; contains 127 characters
 416 | WARNING | Line exceeds 85 characters; contains 88 characters
 425 | WARNING | Line exceeds 85 characters; contains 92 characters
 429 | WARNING | Line exceeds 85 characters; contains 104 characters
 434 | WARNING | Line exceeds 85 characters; contains 112 characters
 437 | WARNING | Line exceeds 85 characters; contains 96 characters
 438 | WARNING | Line exceeds 85 characters; contains 91 characters
 440 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ValidDefaultValueSniff
 39 | WARNING | Line exceeds 85 characters; contains 93 characters
 61 | WARNING | Line exceeds 85 characters; contains 93 characters
 69 | WARNING | Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 39 WARNINGS AFFECTING 40 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | WARNING | Line exceeds 85 characters; contains 97 characters
  16 | WARNING | Line exceeds 85 characters; contains 90 characters
  18 | ERROR   | Missing doc comment for class FunctionDeclarationSniff
  58 | WARNING | Line exceeds 85 characters; contains 86 characters
  91 | WARNING | Line exceeds 85 characters; contains 101 characters
 103 | WARNING | Line exceeds 85 characters; contains 90 characters
 105 | WARNING | Line exceeds 85 characters; contains 87 characters
 121 | WARNING | Line exceeds 85 characters; contains 106 characters
 130 | WARNING | Line exceeds 85 characters; contains 104 characters
 143 | WARNING | Line exceeds 85 characters; contains 95 characters
 164 | WARNING | Line exceeds 85 characters; contains 96 characters
 176 | WARNING | Line exceeds 85 characters; contains 99 characters
 189 | WARNING | Line exceeds 85 characters; contains 88 characters
 190 | WARNING | Line exceeds 85 characters; contains 86 characters
 191 | WARNING | Line exceeds 85 characters; contains 90 characters
 192 | WARNING | Line exceeds 85 characters; contains 86 characters
 193 | WARNING | Line exceeds 85 characters; contains 87 characters
 198 | WARNING | Line exceeds 85 characters; contains 88 characters
 207 | WARNING | Line exceeds 85 characters; contains 104 characters
 230 | WARNING | Line exceeds 85 characters; contains 86 characters
 255 | WARNING | Line exceeds 85 characters; contains 86 characters
 291 | WARNING | Line exceeds 85 characters; contains 111 characters
 293 | WARNING | Line exceeds 85 characters; contains 110 characters
 294 | WARNING | Line exceeds 85 characters; contains 96 characters
 305 | WARNING | Line exceeds 85 characters; contains 104 characters
 317 | WARNING | Line exceeds 85 characters; contains 119 characters
 319 | WARNING | Line exceeds 85 characters; contains 113 characters
 320 | WARNING | Line exceeds 85 characters; contains 107 characters
 353 | WARNING | Line exceeds 85 characters; contains 96 characters
 363 | WARNING | Line exceeds 85 characters; contains 119 characters
 383 | WARNING | Line exceeds 85 characters; contains 96 characters
 403 | WARNING | Line exceeds 85 characters; contains 131 characters
 404 | WARNING | Line exceeds 85 characters; contains 92 characters
 406 | WARNING | Line exceeds 85 characters; contains 107 characters
 412 | WARNING | Line exceeds 85 characters; contains 99 characters
 413 | WARNING | Line exceeds 85 characters; contains 86 characters
 443 | WARNING | Line exceeds 85 characters; contains 164 characters
 444 | WARNING | Line exceeds 85 characters; contains 111 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 70 WARNINGS AFFECTING 71 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class FunctionCallSignatureSniff
  80 | WARNING | Line exceeds 85 characters; contains 86 characters
  99 | WARNING | Line exceeds 85 characters; contains 95 characters
 125 | WARNING | Line exceeds 85 characters; contains 94 characters
 141 | WARNING | Line exceeds 85 characters; contains 93 characters
 142 | WARNING | Line exceeds 85 characters; contains 87 characters
 143 | WARNING | Line exceeds 85 characters; contains 102 characters
 159 | WARNING | Line exceeds 85 characters; contains 92 characters
 160 | WARNING | Line exceeds 85 characters; contains 86 characters
 162 | WARNING | Line exceeds 85 characters; contains 87 characters
 172 | WARNING | Line exceeds 85 characters; contains 88 characters
 173 | WARNING | Line exceeds 85 characters; contains 86 characters
 174 | WARNING | Line exceeds 85 characters; contains 90 characters
 175 | WARNING | Line exceeds 85 characters; contains 86 characters
 176 | WARNING | Line exceeds 85 characters; contains 87 characters
 181 | WARNING | Line exceeds 85 characters; contains 86 characters
 197 | WARNING | Line exceeds 85 characters; contains 88 characters
 198 | WARNING | Line exceeds 85 characters; contains 86 characters
 199 | WARNING | Line exceeds 85 characters; contains 90 characters
 200 | WARNING | Line exceeds 85 characters; contains 86 characters
 201 | WARNING | Line exceeds 85 characters; contains 87 characters
 206 | WARNING | Line exceeds 85 characters; contains 92 characters
 214 | WARNING | Line exceeds 85 characters; contains 86 characters
 223 | WARNING | Line exceeds 85 characters; contains 101 characters
 226 | WARNING | Line exceeds 85 characters; contains 93 characters
 242 | WARNING | Line exceeds 85 characters; contains 104 characters
 248 | WARNING | Line exceeds 85 characters; contains 86 characters
 256 | WARNING | Line exceeds 85 characters; contains 90 characters
 257 | WARNING | Line exceeds 85 characters; contains 98 characters
 274 | WARNING | Line exceeds 85 characters; contains 102 characters
 285 | WARNING | Line exceeds 85 characters; contains 90 characters
 296 | WARNING | Line exceeds 85 characters; contains 90 characters
 308 | WARNING | Line exceeds 85 characters; contains 107 characters
 327 | WARNING | Line exceeds 85 characters; contains 88 characters
 328 | WARNING | Line exceeds 85 characters; contains 86 characters
 329 | WARNING | Line exceeds 85 characters; contains 90 characters
 330 | WARNING | Line exceeds 85 characters; contains 86 characters
 331 | WARNING | Line exceeds 85 characters; contains 87 characters
 336 | WARNING | Line exceeds 85 characters; contains 91 characters
 347 | WARNING | Line exceeds 85 characters; contains 100 characters
 358 | WARNING | Line exceeds 85 characters; contains 99 characters
 370 | WARNING | Line exceeds 85 characters; contains 94 characters
 374 | WARNING | Line exceeds 85 characters; contains 125 characters
 380 | WARNING | Line exceeds 85 characters; contains 87 characters
 392 | WARNING | Line exceeds 85 characters; contains 91 characters
 394 | WARNING | Line exceeds 85 characters; contains 110 characters
 395 | WARNING | Line exceeds 85 characters; contains 95 characters
 399 | WARNING | Line exceeds 85 characters; contains 95 characters
 405 | WARNING | Line exceeds 85 characters; contains 96 characters
 407 | WARNING | Line exceeds 85 characters; contains 101 characters
 408 | WARNING | Line exceeds 85 characters; contains 92 characters
 412 | WARNING | Line exceeds 85 characters; contains 95 characters
 459 | WARNING | Line exceeds 85 characters; contains 100 characters
 460 | WARNING | Line exceeds 85 characters; contains 100 characters
 463 | WARNING | Line exceeds 85 characters; contains 108 characters
 466 | WARNING | Line exceeds 85 characters; contains 100 characters
 467 | WARNING | Line exceeds 85 characters; contains 94 characters
 479 | WARNING | Line exceeds 85 characters; contains 88 characters
 485 | WARNING | Line exceeds 85 characters; contains 95 characters
 491 | WARNING | Line exceeds 85 characters; contains 88 characters
 492 | WARNING | Line exceeds 85 characters; contains 87 characters
 503 | WARNING | Line exceeds 85 characters; contains 93 characters
 515 | WARNING | Line exceeds 85 characters; contains 116 characters
 521 | WARNING | Line exceeds 85 characters; contains 88 characters
 528 | WARNING | Line exceeds 85 characters; contains 86 characters
 549 | WARNING | Line exceeds 85 characters; contains 103 characters
 557 | WARNING | Line exceeds 85 characters; contains 103 characters
 558 | WARNING | Line exceeds 85 characters; contains 97 characters
 571 | WARNING | Line exceeds 85 characters; contains 107 characters
---------------------------------------------------------------------------


FILE: ...r/src/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class MultiLineAssignmentUnitTest
---------------------------------------------------------------------------


FILE: ...r/src/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  3 | ERROR | Multi-line assignment not indented correctly; expected 4
    |       | spaces but found 5
  6 | ERROR | Multi-line assignment not indented correctly; expected 4
    |       | spaces but found 3
  8 | ERROR | Multi-line assignments must have the equal sign on the
    |       | second line
 17 | ERROR | Missing doc comment for function getInstalledStandards()
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.inc
---------------------------------------------------------------------------
FOUND 60 ERRORS AND 2 WARNINGS AFFECTING 51 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   3 | ERROR   | [ ] Missing doc comment for class Test
   5 | ERROR   | [ ] Missing doc comment for function __construct()
   7 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 7
  10 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
  10 | ERROR   | [ ] Missing doc comment for function hello()
  11 | ERROR   | [x] Opening brace must be the last content on the line
  11 | ERROR   | [x] Opening brace indented incorrectly; expected 3
     |         |     spaces, found 4
  13 | ERROR   | [x] Closing brace indented incorrectly; expected 3
     |         |     spaces, found 4
  15 | ERROR   | [ ] Missing doc comment for function hello2()
  17 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 7
  17 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  19 | ERROR   | [x] Closing brace indented incorrectly; expected 7
     |         |     spaces, found 8
  20 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 8
  23 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  24 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 11
  25 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 9
  25 | ERROR   | [x] Closing brace indented incorrectly; expected 8
     |         |     spaces, found 9
  27 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 7
  28 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 9
  29 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 7
  29 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  30 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
  30 | ERROR   | [x] Closing brace indented incorrectly; expected 4
     |         |     spaces, found 3
  32 | ERROR   | [ ] Missing doc comment for function hello3()
  54 | ERROR   | [ ] Missing doc comment for class Test2
  56 | ERROR   | [ ] Missing doc comment for function __construct()
  58 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 4
  61 | ERROR   | [ ] Missing doc comment for function open()
  64 | WARNING | [x] Inline control structures are discouraged
  64 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  65 | WARNING | [x] Inline control structures are discouraged
  73 | ERROR   | [ ] Missing @return tag in function comment
  77 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  78 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  79 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  93 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 24 spaces, found 20
 123 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 125 | ERROR   | [ ] Doc comment is empty
 126 | ERROR   | [x] Expected 5 space(s) before asterisk; 3 found
 133 | ERROR   | [ ] You must use "/**" style comments for a function
     |         |     comment
 150 | ERROR   | [ ] Missing doc comment for class Test3
 152 | ERROR   | [ ] Missing doc comment for function parse()
 167 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 168 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 169 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 169 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 184 | ERROR   | [ ] Missing doc comment for function test()
 199 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 199 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 220 | ERROR   | [ ] Missing doc comment for function test()
 223 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
 224 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 225 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 225 | ERROR   | [x] Perl-style comments are not allowed. Use "//
     |         |     Comment." or "/* comment */" instead.
 265 | ERROR   | [ ] Missing doc comment for function temp()
 265 | ERROR   | [x] Opening brace should be on a new line
 279 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 284 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 309 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 310 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
 311 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 7
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 45 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ScopeIndentUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc
---------------------------------------------------------------------------
FOUND 49 ERRORS AFFECTING 44 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   3 | ERROR | [ ] Missing doc comment for class Test
   5 | ERROR | [ ] Missing doc comment for function __construct()
   9 | ERROR | [ ] Missing doc comment for function test1()
  11 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  11 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
     |       |     found 5
  13 | ERROR | [ ] Missing doc comment for function test2()
  13 | ERROR | [x] Opening brace should be on a new line
  13 | ERROR | [x] Closing brace must be on a line by itself
  15 | ERROR | [ ] Missing doc comment for function _test3()
  22 | ERROR | [ ] Missing doc comment for class Test2
  24 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
  24 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
     |       |     found 1
  27 | ERROR | [ ] Missing doc comment for function test2()
  30 | ERROR | [x] Closing brace must be on a line by itself
  61 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     16 spaces, found 12
  65 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     4 spaces, found 0
  72 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  73 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  74 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  75 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  80 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  81 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  82 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  84 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  85 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  89 | ERROR | [x] Closing brace must be on a line by itself
  93 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  94 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  95 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  97 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  98 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 101 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
 102 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
 104 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
 109 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
 110 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
 122 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
     |       |     found 0
 127 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
     |       |     found 12
 131 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 132 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 134 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 135 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 137 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 138 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 140 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 141 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 146 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
 146 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 41 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.inc
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [x] Object operator not indented correctly; expected 4
    |       |     spaces but found 0
  3 | ERROR | [x] Object operator must be at the start of the line, not
    |       |     the end
  6 | ERROR | [x] Object operator not indented correctly; expected 4
    |       |     spaces but found 1
 15 | ERROR | [x] Object operator not indented correctly; expected 4
    |       |     spaces but found 8
 27 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 8
 37 | ERROR | [x] Object operator not indented correctly; expected 8
    |       |     spaces but found 4
 38 | ERROR | [x] Object operator not indented correctly; expected 8
    |       |     spaces but found 4
 48 | ERROR | [x] Object operator not indented correctly; expected 4
    |       |     spaces but found 5
 49 | ERROR | [x] Object operator not indented correctly; expected 4
    |       |     spaces but found 0
 50 | ERROR | [x] Object operator not indented correctly; expected 4
    |       |     spaces but found 1
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ScopeClosingBraceUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ObjectOperatorIndentUnitTest
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PEAR/Tests/Files/IncludingFileUnitTest.inc
---------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 20 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
  4 | ERROR | [x] "require_once" is a statement not a function; no
    |       |     parentheses are required
  5 | ERROR | [x] "require" is a statement not a function; no parentheses
    |       |     are required
 11 | ERROR | [x] File is being conditionally included; use "include_once"
    |       |     instead
 12 | ERROR | [x] File is being conditionally included; use "include"
    |       |     instead
 16 | ERROR | [x] File is being unconditionally included; use
    |       |     "require_once" instead
 17 | ERROR | [x] File is being unconditionally included; use "require"
    |       |     instead
 33 | ERROR | [x] File is being unconditionally included; use
    |       |     "require_once" instead
 34 | ERROR | [x] File is being unconditionally included; use "require"
    |       |     instead
 47 | ERROR | [x] File is being conditionally included; use "include_once"
    |       |     instead
 48 | ERROR | [x] File is being conditionally included; use "include_once"
    |       |     instead
 53 | ERROR | [ ] Function name "get_some_value" is prefixed with a
    |       |     package name but does not begin with a capital letter
 53 | ERROR | [ ] Function name "get_some_value" is invalid; consider
    |       |     "Get_Some_value" instead
 53 | ERROR | [ ] Missing doc comment for function get_some_value()
 64 | ERROR | [x] File is being conditionally included; use "include_once"
    |       |     instead
 65 | ERROR | [x] File is being conditionally included; use "include"
    |       |     instead
 73 | ERROR | [x] File is being conditionally included; use "include_once"
    |       |     instead
 74 | ERROR | [x] File is being conditionally included; use "include"
    |       |     instead
 85 | ERROR | [x] File is being conditionally included; use "include_once"
    |       |     instead
 86 | ERROR | [x] File is being conditionally included; use "include_once"
    |       |     instead
 98 | ERROR | [x] "require_once" is a statement not a function; no
    |       |     parentheses are required
 98 | ERROR | [x] Space before opening parenthesis of function call
    |       |     prohibited
 99 | ERROR | [x] "include_once" is a statement not a function; no
    |       |     parentheses are required
 99 | ERROR | [x] File is being unconditionally included; use
    |       |     "require_once" instead
 99 | ERROR | [x] Space before opening parenthesis of function call
    |       |     prohibited
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PEAR/Tests/Files/IncludingFileUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class IncludingFileUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 30 ERRORS AFFECTING 23 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
  4 | ERROR | [ ] You must use "/**" style comments for a class comment
  9 | ERROR | [ ] Missing doc comment for class
    |       |     CorrectClassDeclarationWithExtends
 14 | ERROR | [ ] Missing doc comment for class
    |       |     CorrectClassDeclarationWithImplements
 21 | ERROR | [ ] You must use "/**" style comments for a class comment
 21 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 21 | ERROR | [x] Closing brace must be on a line by itself
 22 | ERROR | [ ] Missing doc comment for class
    |       |     IncorrectBracePlacementWithExtends
 22 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 22 | ERROR | [x] Closing brace must be on a line by itself
 23 | ERROR | [ ] Missing doc comment for class
    |       |     IncorrectBracePlacementWithImplements
 23 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 23 | ERROR | [x] Closing brace must be on a line by itself
 26 | ERROR | [ ] You must use "/**" style comments for a class comment
 27 | ERROR | [x] Opening class brace must be on a line by itself
 31 | ERROR | [ ] You must use "/**" style comments for a class comment
 33 | ERROR | [x] Opening brace of a class must be on the line following
    |       |     the class declaration; found 1 line(s)
 37 | ERROR | [ ] Missing doc comment for class IncorrectBracePlacement
 38 | ERROR | [x] Expected 0 spaces before opening brace; 1 found
 39 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 39 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
    |       |     found 1
 41 | ERROR | [ ] Missing doc comment for class CodeSnifferFail
 49 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 52 | ERROR | [ ] Missing doc comment for class CodeSnifferFail
 66 | ERROR | [ ] Missing doc comment for class B
 71 | ERROR | [x] Closing brace must be on a line by itself
 73 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 74 | ERROR | [ ] Private member variable "num" must be prefixed with an
    |       |     underscore
 76 | ERROR | [ ] Missing doc comment for function __construct()
 82 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClassDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...src/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 124 ERRORS AFFECTING 34 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Missing doc comment for class Valid_Name
  3 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  3 | ERROR | [x] Closing brace must be on a line by itself
  5 | ERROR | [ ] Class name must begin with a capital letter
  5 | ERROR | [ ] Missing doc comment for class invalid_Name
  5 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  5 | ERROR | [x] Closing brace must be on a line by itself
  7 | ERROR | [ ] Class name must begin with a capital letter
  7 | ERROR | [ ] Class name is not valid; consider Invalid_Name instead
  7 | ERROR | [ ] Missing doc comment for class invalid_name
  7 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  7 | ERROR | [x] Closing brace must be on a line by itself
  9 | ERROR | [ ] Class name is not valid; consider Invalid_Name instead
  9 | ERROR | [ ] Missing doc comment for class Invalid_name
  9 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  9 | ERROR | [x] Closing brace must be on a line by itself
 11 | ERROR | [ ] Missing doc comment for class VALID_Name
 11 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 11 | ERROR | [x] Closing brace must be on a line by itself
 13 | ERROR | [ ] Missing doc comment for class VALID_NAME
 13 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 13 | ERROR | [x] Closing brace must be on a line by itself
 15 | ERROR | [ ] Missing doc comment for class VALID_Name
 15 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 15 | ERROR | [x] Closing brace must be on a line by itself
 17 | ERROR | [ ] Missing doc comment for class ValidName
 17 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 17 | ERROR | [x] Closing brace must be on a line by itself
 19 | ERROR | [ ] Class name must begin with a capital letter
 19 | ERROR | [ ] Missing doc comment for class _Invalid_Name
 19 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 19 | ERROR | [x] Closing brace must be on a line by itself
 22 | ERROR | [ ] Missing doc comment for interface Valid_Name
 22 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 22 | ERROR | [x] Closing brace must be on a line by itself
 24 | ERROR | [ ] Interface name must begin with a capital letter
 24 | ERROR | [ ] Missing doc comment for interface invalid_Name
 24 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 24 | ERROR | [x] Closing brace must be on a line by itself
 26 | ERROR | [ ] Interface name must begin with a capital letter
 26 | ERROR | [ ] Interface name is not valid; consider Invalid_Name
    |       |     instead
 26 | ERROR | [ ] Missing doc comment for interface invalid_name
 26 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 26 | ERROR | [x] Closing brace must be on a line by itself
 28 | ERROR | [ ] Interface name is not valid; consider Invalid_Name
    |       |     instead
 28 | ERROR | [ ] Missing doc comment for interface Invalid_name
 28 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 28 | ERROR | [x] Closing brace must be on a line by itself
 30 | ERROR | [ ] Missing doc comment for interface VALID_Name
 30 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 30 | ERROR | [x] Closing brace must be on a line by itself
 32 | ERROR | [ ] Missing doc comment for interface VALID_NAME
 32 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 32 | ERROR | [x] Closing brace must be on a line by itself
 34 | ERROR | [ ] Missing doc comment for interface VALID_Name
 34 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 34 | ERROR | [x] Closing brace must be on a line by itself
 36 | ERROR | [ ] Missing doc comment for interface ValidName
 36 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 36 | ERROR | [x] Closing brace must be on a line by itself
 38 | ERROR | [ ] Interface name must begin with a capital letter
 38 | ERROR | [ ] Missing doc comment for interface _Invalid_Name
 38 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 38 | ERROR | [x] Closing brace must be on a line by itself
 40 | ERROR | [ ] Class name must begin with a capital letter
 40 | ERROR | [ ] Class name is not valid
 40 | ERROR | [ ] Missing doc comment for class ___
 40 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 40 | ERROR | [x] Closing brace must be on a line by itself
 42 | ERROR | [ ] Interface name must begin with a capital letter
 42 | ERROR | [ ] Interface name is not valid
 42 | ERROR | [ ] Missing doc comment for interface ___
 42 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 42 | ERROR | [x] Closing brace must be on a line by itself
 44 | ERROR | [ ] Class name is not valid; consider Invalid_Name instead
 44 | ERROR | [ ] Missing doc comment for class Invalid__Name
 44 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 44 | ERROR | [x] Closing brace must be on a line by itself
 46 | ERROR | [ ] Interface name is not valid; consider Invalid_Name
    |       |     instead
 46 | ERROR | [ ] Missing doc comment for interface Invalid__Name
 46 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 46 | ERROR | [x] Closing brace must be on a line by itself
 48 | ERROR | [ ] Missing doc comment for trait Valid_Name
 48 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 48 | ERROR | [x] Closing brace must be on a line by itself
 50 | ERROR | [ ] Trait name must begin with a capital letter
 50 | ERROR | [ ] Missing doc comment for trait invalid_Name
 50 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 50 | ERROR | [x] Closing brace must be on a line by itself
 52 | ERROR | [ ] Trait name must begin with a capital letter
 52 | ERROR | [ ] Trait name is not valid; consider Invalid_Name instead
 52 | ERROR | [ ] Missing doc comment for trait invalid_name
 52 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 52 | ERROR | [x] Closing brace must be on a line by itself
 54 | ERROR | [ ] Trait name is not valid; consider Invalid_Name instead
 54 | ERROR | [ ] Missing doc comment for trait Invalid_name
 54 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 54 | ERROR | [x] Closing brace must be on a line by itself
 56 | ERROR | [ ] Missing doc comment for trait VALID_Name
 56 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 56 | ERROR | [x] Closing brace must be on a line by itself
 58 | ERROR | [ ] Missing doc comment for trait VALID_NAME
 58 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 58 | ERROR | [x] Closing brace must be on a line by itself
 60 | ERROR | [ ] Missing doc comment for trait VALID_Name
 60 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 60 | ERROR | [x] Closing brace must be on a line by itself
 62 | ERROR | [ ] Missing doc comment for trait ValidName
 62 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 62 | ERROR | [x] Closing brace must be on a line by itself
 64 | ERROR | [ ] Trait name must begin with a capital letter
 64 | ERROR | [ ] Missing doc comment for trait _Invalid_Name
 64 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 64 | ERROR | [x] Closing brace must be on a line by itself
 66 | ERROR | [ ] Trait name must begin with a capital letter
 66 | ERROR | [ ] Trait name is not valid
 66 | ERROR | [ ] Missing doc comment for trait ___
 66 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 66 | ERROR | [x] Closing brace must be on a line by itself
 68 | ERROR | [ ] Trait name is not valid; consider Invalid_Name instead
 68 | ERROR | [ ] Missing doc comment for trait Invalid__Name
 68 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 68 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 66 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 693 ERRORS AFFECTING 186 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   3 | ERROR | [ ] Missing doc comment for class My_Class
   3 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
   5 | ERROR | [ ] Missing doc comment for function __construct()
   5 | ERROR | [x] Opening brace should be on a new line
   5 | ERROR | [x] Closing brace must be on a line by itself
   6 | ERROR | [ ] Missing doc comment for function My_Class()
   6 | ERROR | [x] Opening brace should be on a new line
   6 | ERROR | [x] Closing brace must be on a line by itself
   7 | ERROR | [ ] Missing doc comment for function _My_Class()
   7 | ERROR | [x] Opening brace should be on a new line
   7 | ERROR | [x] Closing brace must be on a line by itself
   9 | ERROR | [ ] Missing doc comment for function getSomeValue()
   9 | ERROR | [x] Opening brace should be on a new line
   9 | ERROR | [x] Closing brace must be on a line by itself
  10 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  10 | ERROR | [x] Opening brace should be on a new line
  10 | ERROR | [x] Closing brace must be on a line by itself
  11 | ERROR | [ ] Public method name "My_Class::get_some_value" is not in
     |       |     camel caps format
  11 | ERROR | [ ] Missing doc comment for function get_some_value()
  11 | ERROR | [x] Opening brace should be on a new line
  11 | ERROR | [x] Closing brace must be on a line by itself
  12 | ERROR | [ ] Public method name "My_Class::GetSomeValue" is not in
     |       |     camel caps format
  12 | ERROR | [ ] Missing doc comment for function GetSomeValue()
  12 | ERROR | [x] Opening brace should be on a new line
  12 | ERROR | [x] Closing brace must be on a line by itself
  13 | ERROR | [ ] Public method name "My_Class::getSomeValue_Again" is
     |       |     not in camel caps format
  13 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
  13 | ERROR | [x] Opening brace should be on a new line
  13 | ERROR | [x] Closing brace must be on a line by itself
  14 | ERROR | [ ] Public method name "My_Class::My_Package_getSomeValue"
     |       |     is not in camel caps format
  14 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
  14 | ERROR | [x] Opening brace should be on a new line
  14 | ERROR | [x] Closing brace must be on a line by itself
  15 | ERROR | [ ] Public method name "My_Class::_getSomeValue" must not
     |       |     be prefixed with an underscore
  15 | ERROR | [ ] Missing doc comment for function _getSomeValue()
  15 | ERROR | [x] Opening brace should be on a new line
  15 | ERROR | [x] Closing brace must be on a line by itself
  16 | ERROR | [ ] Public method name "My_Class::_parseMyDSN" must not be
     |       |     prefixed with an underscore
  16 | ERROR | [ ] Missing doc comment for function _parseMyDSN()
  16 | ERROR | [x] Opening brace should be on a new line
  16 | ERROR | [x] Closing brace must be on a line by itself
  17 | ERROR | [ ] Public method name "My_Class::_get_some_value" must not
     |       |     be prefixed with an underscore
  17 | ERROR | [ ] Public method name "My_Class::_get_some_value" is not
     |       |     in camel caps format
  17 | ERROR | [ ] Missing doc comment for function _get_some_value()
  17 | ERROR | [x] Opening brace should be on a new line
  17 | ERROR | [x] Closing brace must be on a line by itself
  18 | ERROR | [ ] Public method name "My_Class::_GetSomeValue" must not
     |       |     be prefixed with an underscore
  18 | ERROR | [ ] Public method name "My_Class::_GetSomeValue" is not in
     |       |     camel caps format
  18 | ERROR | [ ] Missing doc comment for function _GetSomeValue()
  18 | ERROR | [x] Opening brace should be on a new line
  18 | ERROR | [x] Closing brace must be on a line by itself
  19 | ERROR | [ ] Public method name "My_Class::_getSomeValue_Again" must
     |       |     not be prefixed with an underscore
  19 | ERROR | [ ] Public method name "My_Class::_getSomeValue_Again" is
     |       |     not in camel caps format
  19 | ERROR | [ ] Missing doc comment for function _getSomeValue_Again()
  19 | ERROR | [x] Opening brace should be on a new line
  19 | ERROR | [x] Closing brace must be on a line by itself
  20 | ERROR | [ ] Public method name "My_Class::_My_Package_getSomeValue"
     |       |     must not be prefixed with an underscore
  20 | ERROR | [ ] Public method name "My_Class::_My_Package_getSomeValue"
     |       |     is not in camel caps format
  20 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
  20 | ERROR | [x] Opening brace should be on a new line
  20 | ERROR | [x] Closing brace must be on a line by itself
  22 | ERROR | [ ] Missing doc comment for function getSomeValue()
  22 | ERROR | [x] Opening brace should be on a new line
  22 | ERROR | [x] Closing brace must be on a line by itself
  23 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  23 | ERROR | [x] Opening brace should be on a new line
  23 | ERROR | [x] Closing brace must be on a line by itself
  24 | ERROR | [ ] Protected method name "My_Class::get_some_value" is not
     |       |     in camel caps format
  24 | ERROR | [ ] Missing doc comment for function get_some_value()
  24 | ERROR | [x] Opening brace should be on a new line
  24 | ERROR | [x] Closing brace must be on a line by itself
  25 | ERROR | [ ] Protected method name "My_Class::GetSomeValue" is not
     |       |     in camel caps format
  25 | ERROR | [ ] Missing doc comment for function GetSomeValue()
  25 | ERROR | [x] Opening brace should be on a new line
  25 | ERROR | [x] Closing brace must be on a line by itself
  26 | ERROR | [ ] Protected method name "My_Class::getSomeValue_Again" is
     |       |     not in camel caps format
  26 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
  26 | ERROR | [x] Opening brace should be on a new line
  26 | ERROR | [x] Closing brace must be on a line by itself
  27 | ERROR | [ ] Protected method name
     |       |     "My_Class::My_Package_getSomeValue" is not in camel
     |       |     caps format
  27 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
  27 | ERROR | [x] Opening brace should be on a new line
  27 | ERROR | [x] Closing brace must be on a line by itself
  28 | ERROR | [ ] Protected method name "My_Class::_getSomeValue" must
     |       |     not be prefixed with an underscore
  28 | ERROR | [ ] Missing doc comment for function _getSomeValue()
  28 | ERROR | [x] Opening brace should be on a new line
  28 | ERROR | [x] Closing brace must be on a line by itself
  29 | ERROR | [ ] Protected method name "My_Class::_parseMyDSN" must not
     |       |     be prefixed with an underscore
  29 | ERROR | [ ] Missing doc comment for function _parseMyDSN()
  29 | ERROR | [x] Opening brace should be on a new line
  29 | ERROR | [x] Closing brace must be on a line by itself
  30 | ERROR | [ ] Protected method name "My_Class::_get_some_value" must
     |       |     not be prefixed with an underscore
  30 | ERROR | [ ] Protected method name "My_Class::_get_some_value" is
     |       |     not in camel caps format
  30 | ERROR | [ ] Missing doc comment for function _get_some_value()
  30 | ERROR | [x] Opening brace should be on a new line
  30 | ERROR | [x] Closing brace must be on a line by itself
  31 | ERROR | [ ] Protected method name "My_Class::_GetSomeValue" must
     |       |     not be prefixed with an underscore
  31 | ERROR | [ ] Protected method name "My_Class::_GetSomeValue" is not
     |       |     in camel caps format
  31 | ERROR | [ ] Missing doc comment for function _GetSomeValue()
  31 | ERROR | [x] Opening brace should be on a new line
  31 | ERROR | [x] Closing brace must be on a line by itself
  32 | ERROR | [ ] Protected method name "My_Class::_getSomeValue_Again"
     |       |     must not be prefixed with an underscore
  32 | ERROR | [ ] Protected method name "My_Class::_getSomeValue_Again"
     |       |     is not in camel caps format
  32 | ERROR | [ ] Missing doc comment for function _getSomeValue_Again()
  32 | ERROR | [x] Opening brace should be on a new line
  32 | ERROR | [x] Closing brace must be on a line by itself
  33 | ERROR | [ ] Protected method name
     |       |     "My_Class::_My_Package_getSomeValue" must not be
     |       |     prefixed with an underscore
  33 | ERROR | [ ] Protected method name
     |       |     "My_Class::_My_Package_getSomeValue" is not in camel
     |       |     caps format
  33 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
  33 | ERROR | [x] Opening brace should be on a new line
  33 | ERROR | [x] Closing brace must be on a line by itself
  35 | ERROR | [ ] Private method name "My_Class::getSomeValue" must be
     |       |     prefixed with an underscore
  35 | ERROR | [ ] Missing doc comment for function getSomeValue()
  35 | ERROR | [x] Opening brace should be on a new line
  35 | ERROR | [x] Closing brace must be on a line by itself
  36 | ERROR | [ ] Private method name "My_Class::parseMyDSN" must be
     |       |     prefixed with an underscore
  36 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  36 | ERROR | [x] Opening brace should be on a new line
  36 | ERROR | [x] Closing brace must be on a line by itself
  37 | ERROR | [ ] Private method name "My_Class::get_some_value" must be
     |       |     prefixed with an underscore
  37 | ERROR | [ ] Private method name "My_Class::get_some_value" is not
     |       |     in camel caps format
  37 | ERROR | [ ] Missing doc comment for function get_some_value()
  37 | ERROR | [x] Opening brace should be on a new line
  37 | ERROR | [x] Closing brace must be on a line by itself
  38 | ERROR | [ ] Private method name "My_Class::GetSomeValue" must be
     |       |     prefixed with an underscore
  38 | ERROR | [ ] Private method name "My_Class::GetSomeValue" is not in
     |       |     camel caps format
  38 | ERROR | [ ] Missing doc comment for function GetSomeValue()
  38 | ERROR | [x] Opening brace should be on a new line
  38 | ERROR | [x] Closing brace must be on a line by itself
  39 | ERROR | [ ] Private method name "My_Class::getSomeValue_Again" must
     |       |     be prefixed with an underscore
  39 | ERROR | [ ] Private method name "My_Class::getSomeValue_Again" is
     |       |     not in camel caps format
  39 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
  39 | ERROR | [x] Opening brace should be on a new line
  39 | ERROR | [x] Closing brace must be on a line by itself
  40 | ERROR | [ ] Private method name "My_Class::My_Package_getSomeValue"
     |       |     must be prefixed with an underscore
  40 | ERROR | [ ] Private method name "My_Class::My_Package_getSomeValue"
     |       |     is not in camel caps format
  40 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
  40 | ERROR | [x] Opening brace should be on a new line
  40 | ERROR | [x] Closing brace must be on a line by itself
  41 | ERROR | [ ] Missing doc comment for function _getSomeValue()
  41 | ERROR | [x] Opening brace should be on a new line
  41 | ERROR | [x] Closing brace must be on a line by itself
  42 | ERROR | [ ] Missing doc comment for function _parseMyDSN()
  42 | ERROR | [x] Opening brace should be on a new line
  42 | ERROR | [x] Closing brace must be on a line by itself
  43 | ERROR | [ ] Private method name "My_Class::_get_some_value" is not
     |       |     in camel caps format
  43 | ERROR | [ ] Missing doc comment for function _get_some_value()
  43 | ERROR | [x] Opening brace should be on a new line
  43 | ERROR | [x] Closing brace must be on a line by itself
  44 | ERROR | [ ] Private method name "My_Class::_GetSomeValue" is not in
     |       |     camel caps format
  44 | ERROR | [ ] Missing doc comment for function _GetSomeValue()
  44 | ERROR | [x] Opening brace should be on a new line
  44 | ERROR | [x] Closing brace must be on a line by itself
  45 | ERROR | [ ] Private method name "My_Class::_getSomeValue_Again" is
     |       |     not in camel caps format
  45 | ERROR | [ ] Missing doc comment for function _getSomeValue_Again()
  45 | ERROR | [x] Opening brace should be on a new line
  45 | ERROR | [x] Closing brace must be on a line by itself
  46 | ERROR | [ ] Private method name
     |       |     "My_Class::_My_Package_getSomeValue" is not in camel
     |       |     caps format
  46 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
  46 | ERROR | [x] Opening brace should be on a new line
  46 | ERROR | [x] Closing brace must be on a line by itself
  48 | ERROR | [ ] Missing doc comment for function getSomeValue()
  48 | ERROR | [x] Opening brace should be on a new line
  48 | ERROR | [x] Closing brace must be on a line by itself
  49 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  49 | ERROR | [x] Opening brace should be on a new line
  49 | ERROR | [x] Closing brace must be on a line by itself
  50 | ERROR | [ ] Method name "My_Class::get_some_value" is not in camel
     |       |     caps format
  50 | ERROR | [ ] Missing doc comment for function get_some_value()
  50 | ERROR | [x] Opening brace should be on a new line
  50 | ERROR | [x] Closing brace must be on a line by itself
  51 | ERROR | [ ] Method name "My_Class::GetSomeValue" is not in camel
     |       |     caps format
  51 | ERROR | [ ] Missing doc comment for function GetSomeValue()
  51 | ERROR | [x] Opening brace should be on a new line
  51 | ERROR | [x] Closing brace must be on a line by itself
  52 | ERROR | [ ] Method name "My_Class::getSomeValue_Again" is not in
     |       |     camel caps format
  52 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
  52 | ERROR | [x] Opening brace should be on a new line
  52 | ERROR | [x] Closing brace must be on a line by itself
  53 | ERROR | [ ] Method name "My_Class::My_Package_getSomeValue" is not
     |       |     in camel caps format
  53 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
  53 | ERROR | [x] Opening brace should be on a new line
  53 | ERROR | [x] Closing brace must be on a line by itself
  54 | ERROR | [ ] Missing doc comment for function _getSomeValue()
  54 | ERROR | [x] Opening brace should be on a new line
  54 | ERROR | [x] Closing brace must be on a line by itself
  55 | ERROR | [ ] Missing doc comment for function _parseMyDSN()
  55 | ERROR | [x] Opening brace should be on a new line
  55 | ERROR | [x] Closing brace must be on a line by itself
  56 | ERROR | [ ] Method name "My_Class::_get_some_value" is not in camel
     |       |     caps format
  56 | ERROR | [ ] Missing doc comment for function _get_some_value()
  56 | ERROR | [x] Opening brace should be on a new line
  56 | ERROR | [x] Closing brace must be on a line by itself
  57 | ERROR | [ ] Method name "My_Class::_GetSomeValue" is not in camel
     |       |     caps format
  57 | ERROR | [ ] Missing doc comment for function _GetSomeValue()
  57 | ERROR | [x] Opening brace should be on a new line
  57 | ERROR | [x] Closing brace must be on a line by itself
  58 | ERROR | [ ] Method name "My_Class::_getSomeValue_Again" is not in
     |       |     camel caps format
  58 | ERROR | [ ] Missing doc comment for function _getSomeValue_Again()
  58 | ERROR | [x] Opening brace should be on a new line
  58 | ERROR | [x] Closing brace must be on a line by itself
  59 | ERROR | [ ] Method name "My_Class::_My_Package_getSomeValue" is not
     |       |     in camel caps format
  59 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
  59 | ERROR | [x] Opening brace should be on a new line
  59 | ERROR | [x] Closing brace must be on a line by itself
  63 | ERROR | [ ] You must use "/**" style comments for a interface
     |       |     comment
  63 | ERROR | [x] Opening brace of a interface must be on the line after
     |       |     the definition
  65 | ERROR | [ ] Missing doc comment for function getSomeValue()
  65 | ERROR | [x] Opening brace should be on a new line
  65 | ERROR | [x] Closing brace must be on a line by itself
  66 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  66 | ERROR | [x] Opening brace should be on a new line
  66 | ERROR | [x] Closing brace must be on a line by itself
  67 | ERROR | [ ] Public method name "My_Interface::get_some_value" is
     |       |     not in camel caps format
  67 | ERROR | [ ] Missing doc comment for function get_some_value()
  67 | ERROR | [x] Opening brace should be on a new line
  67 | ERROR | [x] Closing brace must be on a line by itself
  68 | ERROR | [ ] Public method name "My_Interface::GetSomeValue" is not
     |       |     in camel caps format
  68 | ERROR | [ ] Missing doc comment for function GetSomeValue()
  68 | ERROR | [x] Opening brace should be on a new line
  68 | ERROR | [x] Closing brace must be on a line by itself
  69 | ERROR | [ ] Public method name "My_Interface::getSomeValue_Again"
     |       |     is not in camel caps format
  69 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
  69 | ERROR | [x] Opening brace should be on a new line
  69 | ERROR | [x] Closing brace must be on a line by itself
  70 | ERROR | [ ] Public method name
     |       |     "My_Interface::My_Package_getSomeValue" is not in camel
     |       |     caps format
  70 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
  70 | ERROR | [x] Opening brace should be on a new line
  70 | ERROR | [x] Closing brace must be on a line by itself
  71 | ERROR | [ ] Public method name "My_Interface::_getSomeValue" must
     |       |     not be prefixed with an underscore
  71 | ERROR | [ ] Missing doc comment for function _getSomeValue()
  71 | ERROR | [x] Opening brace should be on a new line
  71 | ERROR | [x] Closing brace must be on a line by itself
  72 | ERROR | [ ] Public method name "My_Interface::_parseMyDSN" must not
     |       |     be prefixed with an underscore
  72 | ERROR | [ ] Missing doc comment for function _parseMyDSN()
  72 | ERROR | [x] Opening brace should be on a new line
  72 | ERROR | [x] Closing brace must be on a line by itself
  73 | ERROR | [ ] Public method name "My_Interface::_get_some_value" must
     |       |     not be prefixed with an underscore
  73 | ERROR | [ ] Public method name "My_Interface::_get_some_value" is
     |       |     not in camel caps format
  73 | ERROR | [ ] Missing doc comment for function _get_some_value()
  73 | ERROR | [x] Opening brace should be on a new line
  73 | ERROR | [x] Closing brace must be on a line by itself
  74 | ERROR | [ ] Public method name "My_Interface::_GetSomeValue" must
     |       |     not be prefixed with an underscore
  74 | ERROR | [ ] Public method name "My_Interface::_GetSomeValue" is not
     |       |     in camel caps format
  74 | ERROR | [ ] Missing doc comment for function _GetSomeValue()
  74 | ERROR | [x] Opening brace should be on a new line
  74 | ERROR | [x] Closing brace must be on a line by itself
  75 | ERROR | [ ] Public method name "My_Interface::_getSomeValue_Again"
     |       |     must not be prefixed with an underscore
  75 | ERROR | [ ] Public method name "My_Interface::_getSomeValue_Again"
     |       |     is not in camel caps format
  75 | ERROR | [ ] Missing doc comment for function _getSomeValue_Again()
  75 | ERROR | [x] Opening brace should be on a new line
  75 | ERROR | [x] Closing brace must be on a line by itself
  76 | ERROR | [ ] Public method name
     |       |     "My_Interface::_My_Package_getSomeValue" must not be
     |       |     prefixed with an underscore
  76 | ERROR | [ ] Public method name
     |       |     "My_Interface::_My_Package_getSomeValue" is not in
     |       |     camel caps format
  76 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
  76 | ERROR | [x] Opening brace should be on a new line
  76 | ERROR | [x] Closing brace must be on a line by itself
  78 | ERROR | [ ] Missing doc comment for function getSomeValue()
  78 | ERROR | [x] Opening brace should be on a new line
  78 | ERROR | [x] Closing brace must be on a line by itself
  79 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  79 | ERROR | [x] Opening brace should be on a new line
  79 | ERROR | [x] Closing brace must be on a line by itself
  80 | ERROR | [ ] Protected method name "My_Interface::get_some_value" is
     |       |     not in camel caps format
  80 | ERROR | [ ] Missing doc comment for function get_some_value()
  80 | ERROR | [x] Opening brace should be on a new line
  80 | ERROR | [x] Closing brace must be on a line by itself
  81 | ERROR | [ ] Protected method name "My_Interface::GetSomeValue" is
     |       |     not in camel caps format
  81 | ERROR | [ ] Missing doc comment for function GetSomeValue()
  81 | ERROR | [x] Opening brace should be on a new line
  81 | ERROR | [x] Closing brace must be on a line by itself
  82 | ERROR | [ ] Protected method name
     |       |     "My_Interface::getSomeValue_Again" is not in camel caps
     |       |     format
  82 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
  82 | ERROR | [x] Opening brace should be on a new line
  82 | ERROR | [x] Closing brace must be on a line by itself
  83 | ERROR | [ ] Protected method name
     |       |     "My_Interface::My_Package_getSomeValue" is not in camel
     |       |     caps format
  83 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
  83 | ERROR | [x] Opening brace should be on a new line
  83 | ERROR | [x] Closing brace must be on a line by itself
  84 | ERROR | [ ] Protected method name "My_Interface::_getSomeValue"
     |       |     must not be prefixed with an underscore
  84 | ERROR | [ ] Missing doc comment for function _getSomeValue()
  84 | ERROR | [x] Opening brace should be on a new line
  84 | ERROR | [x] Closing brace must be on a line by itself
  85 | ERROR | [ ] Protected method name "My_Interface::_parseMyDSN" must
     |       |     not be prefixed with an underscore
  85 | ERROR | [ ] Missing doc comment for function _parseMyDSN()
  85 | ERROR | [x] Opening brace should be on a new line
  85 | ERROR | [x] Closing brace must be on a line by itself
  86 | ERROR | [ ] Protected method name "My_Interface::_get_some_value"
     |       |     must not be prefixed with an underscore
  86 | ERROR | [ ] Protected method name "My_Interface::_get_some_value"
     |       |     is not in camel caps format
  86 | ERROR | [ ] Missing doc comment for function _get_some_value()
  86 | ERROR | [x] Opening brace should be on a new line
  86 | ERROR | [x] Closing brace must be on a line by itself
  87 | ERROR | [ ] Protected method name "My_Interface::_GetSomeValue"
     |       |     must not be prefixed with an underscore
  87 | ERROR | [ ] Protected method name "My_Interface::_GetSomeValue" is
     |       |     not in camel caps format
  87 | ERROR | [ ] Missing doc comment for function _GetSomeValue()
  87 | ERROR | [x] Opening brace should be on a new line
  87 | ERROR | [x] Closing brace must be on a line by itself
  88 | ERROR | [ ] Protected method name
     |       |     "My_Interface::_getSomeValue_Again" must not be
     |       |     prefixed with an underscore
  88 | ERROR | [ ] Protected method name
     |       |     "My_Interface::_getSomeValue_Again" is not in camel
     |       |     caps format
  88 | ERROR | [ ] Missing doc comment for function _getSomeValue_Again()
  88 | ERROR | [x] Opening brace should be on a new line
  88 | ERROR | [x] Closing brace must be on a line by itself
  89 | ERROR | [ ] Protected method name
     |       |     "My_Interface::_My_Package_getSomeValue" must not be
     |       |     prefixed with an underscore
  89 | ERROR | [ ] Protected method name
     |       |     "My_Interface::_My_Package_getSomeValue" is not in
     |       |     camel caps format
  89 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
  89 | ERROR | [x] Opening brace should be on a new line
  89 | ERROR | [x] Closing brace must be on a line by itself
  91 | ERROR | [ ] Private method name "My_Interface::getSomeValue" must
     |       |     be prefixed with an underscore
  91 | ERROR | [ ] Missing doc comment for function getSomeValue()
  91 | ERROR | [x] Opening brace should be on a new line
  91 | ERROR | [x] Closing brace must be on a line by itself
  92 | ERROR | [ ] Private method name "My_Interface::parseMyDSN" must be
     |       |     prefixed with an underscore
  92 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  92 | ERROR | [x] Opening brace should be on a new line
  92 | ERROR | [x] Closing brace must be on a line by itself
  93 | ERROR | [ ] Private method name "My_Interface::get_some_value" must
     |       |     be prefixed with an underscore
  93 | ERROR | [ ] Private method name "My_Interface::get_some_value" is
     |       |     not in camel caps format
  93 | ERROR | [ ] Missing doc comment for function get_some_value()
  93 | ERROR | [x] Opening brace should be on a new line
  93 | ERROR | [x] Closing brace must be on a line by itself
  94 | ERROR | [ ] Private method name "My_Interface::GetSomeValue" must
     |       |     be prefixed with an underscore
  94 | ERROR | [ ] Private method name "My_Interface::GetSomeValue" is not
     |       |     in camel caps format
  94 | ERROR | [ ] Missing doc comment for function GetSomeValue()
  94 | ERROR | [x] Opening brace should be on a new line
  94 | ERROR | [x] Closing brace must be on a line by itself
  95 | ERROR | [ ] Private method name "My_Interface::getSomeValue_Again"
     |       |     must be prefixed with an underscore
  95 | ERROR | [ ] Private method name "My_Interface::getSomeValue_Again"
     |       |     is not in camel caps format
  95 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
  95 | ERROR | [x] Opening brace should be on a new line
  95 | ERROR | [x] Closing brace must be on a line by itself
  96 | ERROR | [ ] Private method name
     |       |     "My_Interface::My_Package_getSomeValue" must be
     |       |     prefixed with an underscore
  96 | ERROR | [ ] Private method name
     |       |     "My_Interface::My_Package_getSomeValue" is not in camel
     |       |     caps format
  96 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
  96 | ERROR | [x] Opening brace should be on a new line
  96 | ERROR | [x] Closing brace must be on a line by itself
  97 | ERROR | [ ] Missing doc comment for function _getSomeValue()
  97 | ERROR | [x] Opening brace should be on a new line
  97 | ERROR | [x] Closing brace must be on a line by itself
  98 | ERROR | [ ] Missing doc comment for function _parseMyDSN()
  98 | ERROR | [x] Opening brace should be on a new line
  98 | ERROR | [x] Closing brace must be on a line by itself
  99 | ERROR | [ ] Private method name "My_Interface::_get_some_value" is
     |       |     not in camel caps format
  99 | ERROR | [ ] Missing doc comment for function _get_some_value()
  99 | ERROR | [x] Opening brace should be on a new line
  99 | ERROR | [x] Closing brace must be on a line by itself
 100 | ERROR | [ ] Private method name "My_Interface::_GetSomeValue" is
     |       |     not in camel caps format
 100 | ERROR | [ ] Missing doc comment for function _GetSomeValue()
 100 | ERROR | [x] Opening brace should be on a new line
 100 | ERROR | [x] Closing brace must be on a line by itself
 101 | ERROR | [ ] Private method name "My_Interface::_getSomeValue_Again"
     |       |     is not in camel caps format
 101 | ERROR | [ ] Missing doc comment for function _getSomeValue_Again()
 101 | ERROR | [x] Opening brace should be on a new line
 101 | ERROR | [x] Closing brace must be on a line by itself
 102 | ERROR | [ ] Private method name
     |       |     "My_Interface::_My_Package_getSomeValue" is not in
     |       |     camel caps format
 102 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
 102 | ERROR | [x] Opening brace should be on a new line
 102 | ERROR | [x] Closing brace must be on a line by itself
 104 | ERROR | [ ] Missing doc comment for function getSomeValue()
 104 | ERROR | [x] Opening brace should be on a new line
 104 | ERROR | [x] Closing brace must be on a line by itself
 105 | ERROR | [ ] Missing doc comment for function parseMyDSN()
 105 | ERROR | [x] Opening brace should be on a new line
 105 | ERROR | [x] Closing brace must be on a line by itself
 106 | ERROR | [ ] Method name "My_Interface::get_some_value" is not in
     |       |     camel caps format
 106 | ERROR | [ ] Missing doc comment for function get_some_value()
 106 | ERROR | [x] Opening brace should be on a new line
 106 | ERROR | [x] Closing brace must be on a line by itself
 107 | ERROR | [ ] Method name "My_Interface::GetSomeValue" is not in
     |       |     camel caps format
 107 | ERROR | [ ] Missing doc comment for function GetSomeValue()
 107 | ERROR | [x] Opening brace should be on a new line
 107 | ERROR | [x] Closing brace must be on a line by itself
 108 | ERROR | [ ] Method name "My_Interface::getSomeValue_Again" is not
     |       |     in camel caps format
 108 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
 108 | ERROR | [x] Opening brace should be on a new line
 108 | ERROR | [x] Closing brace must be on a line by itself
 109 | ERROR | [ ] Method name "My_Interface::My_Package_getSomeValue" is
     |       |     not in camel caps format
 109 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
 109 | ERROR | [x] Opening brace should be on a new line
 109 | ERROR | [x] Closing brace must be on a line by itself
 110 | ERROR | [ ] Missing doc comment for function _getSomeValue()
 110 | ERROR | [x] Opening brace should be on a new line
 110 | ERROR | [x] Closing brace must be on a line by itself
 111 | ERROR | [ ] Missing doc comment for function _parseMyDSN()
 111 | ERROR | [x] Opening brace should be on a new line
 111 | ERROR | [x] Closing brace must be on a line by itself
 112 | ERROR | [ ] Method name "My_Interface::_get_some_value" is not in
     |       |     camel caps format
 112 | ERROR | [ ] Missing doc comment for function _get_some_value()
 112 | ERROR | [x] Opening brace should be on a new line
 112 | ERROR | [x] Closing brace must be on a line by itself
 113 | ERROR | [ ] Method name "My_Interface::_GetSomeValue" is not in
     |       |     camel caps format
 113 | ERROR | [ ] Missing doc comment for function _GetSomeValue()
 113 | ERROR | [x] Opening brace should be on a new line
 113 | ERROR | [x] Closing brace must be on a line by itself
 114 | ERROR | [ ] Method name "My_Interface::_getSomeValue_Again" is not
     |       |     in camel caps format
 114 | ERROR | [ ] Missing doc comment for function _getSomeValue_Again()
 114 | ERROR | [x] Opening brace should be on a new line
 114 | ERROR | [x] Closing brace must be on a line by itself
 115 | ERROR | [ ] Method name "My_Interface::_My_Package_getSomeValue" is
     |       |     not in camel caps format
 115 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
 115 | ERROR | [x] Opening brace should be on a new line
 115 | ERROR | [x] Closing brace must be on a line by itself
 119 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue()
 119 | ERROR | [x] Opening brace should be on a new line
 119 | ERROR | [x] Closing brace must be on a line by itself
 120 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_parseMyDSN()
 120 | ERROR | [x] Opening brace should be on a new line
 120 | ERROR | [x] Closing brace must be on a line by itself
 121 | ERROR | [ ] Function name "My_Package_get_some_value" is invalid;
     |       |     consider "My_Package_Get_Some_value" instead
 121 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_get_some_value()
 121 | ERROR | [x] Opening brace should be on a new line
 121 | ERROR | [x] Closing brace must be on a line by itself
 122 | ERROR | [ ] Function name "My_PackagegetSomeValue" is invalid;
     |       |     consider "My_packagegetSomeValue" instead
 122 | ERROR | [ ] Missing doc comment for function
     |       |     My_PackagegetSomeValue()
 122 | ERROR | [x] Opening brace should be on a new line
 122 | ERROR | [x] Closing brace must be on a line by itself
 123 | ERROR | [ ] Function name "My_Package_getSomeValue_Again" is
     |       |     invalid; consider "My_Package_GetSomeValue_again"
     |       |     instead
 123 | ERROR | [ ] Missing doc comment for function
     |       |     My_Package_getSomeValue_Again()
 123 | ERROR | [x] Opening brace should be on a new line
 123 | ERROR | [x] Closing brace must be on a line by itself
 124 | ERROR | [ ] Function name "My_Package" is invalid; consider
     |       |     "My_package" instead
 124 | ERROR | [ ] Missing doc comment for function My_Package()
 124 | ERROR | [x] Opening brace should be on a new line
 124 | ERROR | [x] Closing brace must be on a line by itself
 125 | ERROR | [ ] Function name "_My_Package_getSomeValue" is invalid;
     |       |     only private methods should be prefixed with an
     |       |     underscore
 125 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue()
 125 | ERROR | [x] Opening brace should be on a new line
 125 | ERROR | [x] Closing brace must be on a line by itself
 126 | ERROR | [ ] Function name "_My_Package_parseMyDSN" is invalid; only
     |       |     private methods should be prefixed with an underscore
 126 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_parseMyDSN()
 126 | ERROR | [x] Opening brace should be on a new line
 126 | ERROR | [x] Closing brace must be on a line by itself
 127 | ERROR | [ ] Function name "_My_Package_get_some_value" is invalid;
     |       |     only private methods should be prefixed with an
     |       |     underscore
 127 | ERROR | [ ] Function name "_My_Package_get_some_value" is invalid;
     |       |     consider "My_Package_Get_Some_value" instead
 127 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_get_some_value()
 127 | ERROR | [x] Opening brace should be on a new line
 127 | ERROR | [x] Closing brace must be on a line by itself
 128 | ERROR | [ ] Function name "_My_PackagegetSomeValue" is invalid;
     |       |     only private methods should be prefixed with an
     |       |     underscore
 128 | ERROR | [ ] Function name "_My_PackagegetSomeValue" is invalid;
     |       |     consider "My_packagegetSomeValue" instead
 128 | ERROR | [ ] Missing doc comment for function
     |       |     _My_PackagegetSomeValue()
 128 | ERROR | [x] Opening brace should be on a new line
 128 | ERROR | [x] Closing brace must be on a line by itself
 129 | ERROR | [ ] Function name "_My_Package_getSomeValue_Again" is
     |       |     invalid; only private methods should be prefixed with
     |       |     an underscore
 129 | ERROR | [ ] Function name "_My_Package_getSomeValue_Again" is
     |       |     invalid; consider "My_Package_GetSomeValue_again"
     |       |     instead
 129 | ERROR | [ ] Missing doc comment for function
     |       |     _My_Package_getSomeValue_Again()
 129 | ERROR | [x] Opening brace should be on a new line
 129 | ERROR | [x] Closing brace must be on a line by itself
 130 | ERROR | [ ] Function name "_My_Package" is invalid; only private
     |       |     methods should be prefixed with an underscore
 130 | ERROR | [ ] Function name "_My_Package" is invalid; consider
     |       |     "My_package" instead
 130 | ERROR | [ ] Missing doc comment for function _My_Package()
 130 | ERROR | [x] Opening brace should be on a new line
 130 | ERROR | [x] Closing brace must be on a line by itself
 135 | ERROR | [ ] You must use "/**" style comments for a class comment
 135 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
 136 | ERROR | [ ] Missing doc comment for function __construct()
 136 | ERROR | [x] Opening brace should be on a new line
 136 | ERROR | [x] Closing brace must be on a line by itself
 137 | ERROR | [ ] Missing doc comment for function __destruct()
 137 | ERROR | [x] Opening brace should be on a new line
 137 | ERROR | [x] Closing brace must be on a line by itself
 138 | ERROR | [ ] Missing doc comment for function __call()
 138 | ERROR | [x] Opening brace should be on a new line
 138 | ERROR | [x] Closing brace must be on a line by itself
 139 | ERROR | [ ] Missing doc comment for function __callStatic()
 139 | ERROR | [x] Opening brace should be on a new line
 139 | ERROR | [x] Closing brace must be on a line by itself
 140 | ERROR | [ ] Missing doc comment for function __get()
 140 | ERROR | [x] Opening brace should be on a new line
 140 | ERROR | [x] Closing brace must be on a line by itself
 141 | ERROR | [ ] Missing doc comment for function __set()
 141 | ERROR | [x] Opening brace should be on a new line
 141 | ERROR | [x] Closing brace must be on a line by itself
 142 | ERROR | [ ] Missing doc comment for function __isset()
 142 | ERROR | [x] Opening brace should be on a new line
 142 | ERROR | [x] Closing brace must be on a line by itself
 143 | ERROR | [ ] Missing doc comment for function __unset()
 143 | ERROR | [x] Opening brace should be on a new line
 143 | ERROR | [x] Closing brace must be on a line by itself
 144 | ERROR | [ ] Missing doc comment for function __sleep()
 144 | ERROR | [x] Opening brace should be on a new line
 144 | ERROR | [x] Closing brace must be on a line by itself
 145 | ERROR | [ ] Missing doc comment for function __wakeup()
 145 | ERROR | [x] Opening brace should be on a new line
 145 | ERROR | [x] Closing brace must be on a line by itself
 146 | ERROR | [ ] Missing doc comment for function __toString()
 146 | ERROR | [x] Opening brace should be on a new line
 146 | ERROR | [x] Closing brace must be on a line by itself
 147 | ERROR | [ ] Missing doc comment for function __set_state()
 147 | ERROR | [x] Opening brace should be on a new line
 147 | ERROR | [x] Closing brace must be on a line by itself
 148 | ERROR | [ ] Missing doc comment for function __clone()
 148 | ERROR | [x] Opening brace should be on a new line
 148 | ERROR | [x] Closing brace must be on a line by itself
 149 | ERROR | [ ] Method name "Magic_Test::__autoload" is invalid; only
     |       |     PHP magic methods should be prefixed with a double
     |       |     underscore
 149 | ERROR | [ ] Missing doc comment for function __autoload()
 149 | ERROR | [x] Opening brace should be on a new line
 149 | ERROR | [x] Closing brace must be on a line by itself
 150 | ERROR | [ ] Missing doc comment for function __invoke()
 150 | ERROR | [x] Opening brace should be on a new line
 150 | ERROR | [x] Closing brace must be on a line by itself
 151 | ERROR | [ ] Method name "Magic_Test::__myFunction" is invalid; only
     |       |     PHP magic methods should be prefixed with a double
     |       |     underscore
 151 | ERROR | [ ] Missing doc comment for function __myFunction()
 151 | ERROR | [x] Opening brace should be on a new line
 151 | ERROR | [x] Closing brace must be on a line by itself
 152 | ERROR | [ ] Method name "Magic_Test::__my_function" is invalid;
     |       |     only PHP magic methods should be prefixed with a double
     |       |     underscore
 152 | ERROR | [ ] Method name "Magic_Test::__my_function" is not in camel
     |       |     caps format
 152 | ERROR | [ ] Missing doc comment for function __my_function()
 152 | ERROR | [x] Opening brace should be on a new line
 152 | ERROR | [x] Closing brace must be on a line by itself
 155 | ERROR | [ ] Function name "__construct" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 155 | ERROR | [ ] Missing doc comment for function __construct()
 155 | ERROR | [x] Opening brace should be on a new line
 155 | ERROR | [x] Closing brace must be on a line by itself
 156 | ERROR | [ ] Function name "__destruct" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 156 | ERROR | [ ] Missing doc comment for function __destruct()
 156 | ERROR | [x] Opening brace should be on a new line
 156 | ERROR | [x] Closing brace must be on a line by itself
 157 | ERROR | [ ] Function name "__call" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 157 | ERROR | [ ] Missing doc comment for function __call()
 157 | ERROR | [x] Opening brace should be on a new line
 157 | ERROR | [x] Closing brace must be on a line by itself
 158 | ERROR | [ ] Function name "__callStatic" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 158 | ERROR | [ ] Missing doc comment for function __callStatic()
 158 | ERROR | [x] Opening brace should be on a new line
 158 | ERROR | [x] Closing brace must be on a line by itself
 159 | ERROR | [ ] Function name "__get" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 159 | ERROR | [ ] Missing doc comment for function __get()
 159 | ERROR | [x] Opening brace should be on a new line
 159 | ERROR | [x] Closing brace must be on a line by itself
 160 | ERROR | [ ] Function name "__set" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 160 | ERROR | [ ] Missing doc comment for function __set()
 160 | ERROR | [x] Opening brace should be on a new line
 160 | ERROR | [x] Closing brace must be on a line by itself
 161 | ERROR | [ ] Function name "__isset" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 161 | ERROR | [ ] Missing doc comment for function __isset()
 161 | ERROR | [x] Opening brace should be on a new line
 161 | ERROR | [x] Closing brace must be on a line by itself
 162 | ERROR | [ ] Function name "__unset" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 162 | ERROR | [ ] Missing doc comment for function __unset()
 162 | ERROR | [x] Opening brace should be on a new line
 162 | ERROR | [x] Closing brace must be on a line by itself
 163 | ERROR | [ ] Function name "__sleep" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 163 | ERROR | [ ] Missing doc comment for function __sleep()
 163 | ERROR | [x] Opening brace should be on a new line
 163 | ERROR | [x] Closing brace must be on a line by itself
 164 | ERROR | [ ] Function name "__wakeup" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 164 | ERROR | [ ] Missing doc comment for function __wakeup()
 164 | ERROR | [x] Opening brace should be on a new line
 164 | ERROR | [x] Closing brace must be on a line by itself
 165 | ERROR | [ ] Function name "__toString" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 165 | ERROR | [ ] Missing doc comment for function __toString()
 165 | ERROR | [x] Opening brace should be on a new line
 165 | ERROR | [x] Closing brace must be on a line by itself
 166 | ERROR | [ ] Function name "__set_state" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 166 | ERROR | [ ] Function name "__set_state" is invalid; only private
     |       |     methods should be prefixed with an underscore
 166 | ERROR | [ ] Function name "__set_state" is invalid; consider
     |       |     "Set_state" instead
 166 | ERROR | [ ] Missing doc comment for function __set_state()
 166 | ERROR | [x] Opening brace should be on a new line
 166 | ERROR | [x] Closing brace must be on a line by itself
 167 | ERROR | [ ] Function name "__clone" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 167 | ERROR | [ ] Missing doc comment for function __clone()
 167 | ERROR | [x] Opening brace should be on a new line
 167 | ERROR | [x] Closing brace must be on a line by itself
 168 | ERROR | [ ] Missing doc comment for function __autoload()
 168 | ERROR | [x] Opening brace should be on a new line
 168 | ERROR | [x] Closing brace must be on a line by itself
 169 | ERROR | [ ] Function name "__invoke" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 169 | ERROR | [ ] Missing doc comment for function __invoke()
 169 | ERROR | [x] Opening brace should be on a new line
 169 | ERROR | [x] Closing brace must be on a line by itself
 170 | ERROR | [ ] Function name "__myFunction" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 170 | ERROR | [ ] Missing doc comment for function __myFunction()
 170 | ERROR | [x] Opening brace should be on a new line
 170 | ERROR | [x] Closing brace must be on a line by itself
 171 | ERROR | [ ] Function name "__my_function" is invalid; only PHP
     |       |     magic methods should be prefixed with a double
     |       |     underscore
 171 | ERROR | [ ] Function name "__my_function" is invalid; only private
     |       |     methods should be prefixed with an underscore
 171 | ERROR | [ ] Function name "__my_function" is invalid; consider
     |       |     "My_function" instead
 171 | ERROR | [ ] Missing doc comment for function __my_function()
 171 | ERROR | [x] Opening brace should be on a new line
 171 | ERROR | [x] Closing brace must be on a line by itself
 173 | ERROR | [ ] Function name "my_package_function" is prefixed with a
     |       |     package name but does not begin with a capital letter
 173 | ERROR | [ ] Function name "my_package_function" is invalid;
     |       |     consider "My_Package_function" instead
 173 | ERROR | [ ] Missing doc comment for function my_package_function()
 173 | ERROR | [x] Opening brace should be on a new line
 173 | ERROR | [x] Closing brace must be on a line by itself
 174 | ERROR | [ ] Function name "Package_" is not valid; name appears
     |       |     incomplete
 174 | ERROR | [ ] Missing doc comment for function Package_()
 174 | ERROR | [x] Opening brace should be on a new line
 174 | ERROR | [x] Closing brace must be on a line by itself
 175 | ERROR | [ ] Function name "Package" is invalid; consider "package"
     |       |     instead
 175 | ERROR | [ ] Missing doc comment for function Package()
 175 | ERROR | [x] Opening brace should be on a new line
 175 | ERROR | [x] Closing brace must be on a line by itself
 177 | ERROR | [ ] Missing doc comment for class Closure_Test
 177 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
 178 | ERROR | [ ] Missing doc comment for function test()
 178 | ERROR | [x] Opening brace should be on a new line
 179 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 179 | ERROR | [x] Opening brace must be the last content on the line
 179 | ERROR | [x] Closing brace must be on a line by itself
 183 | ERROR | [ ] Missing doc comment for function test()
 183 | ERROR | [x] Opening brace should be on a new line
 184 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 184 | ERROR | [x] Opening brace must be the last content on the line
 184 | ERROR | [x] Closing brace must be on a line by itself
 191 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
 191 | ERROR | [x] Opening brace should be on a new line
 191 | ERROR | [x] Closing brace must be on a line by itself
 194 | ERROR | [ ] Missing doc comment for trait Foo
 196 | ERROR | [ ] Missing doc comment for function __call()
 196 | ERROR | [x] Opening brace should be on a new line
 196 | ERROR | [x] Closing brace must be on a line by itself
 199 | ERROR | [ ] Missing doc comment for class Magic_Case_Test
 199 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
 200 | ERROR | [ ] Missing doc comment for function __Construct()
 200 | ERROR | [x] Opening brace should be on a new line
 200 | ERROR | [x] Closing brace must be on a line by itself
 201 | ERROR | [ ] Missing doc comment for function __isSet()
 201 | ERROR | [x] Opening brace should be on a new line
 201 | ERROR | [x] Closing brace must be on a line by itself
 202 | ERROR | [ ] Missing doc comment for function __tostring()
 202 | ERROR | [x] Opening brace should be on a new line
 202 | ERROR | [x] Closing brace must be on a line by itself
 204 | ERROR | [ ] Missing doc comment for function __autoLoad()
 204 | ERROR | [x] Opening brace should be on a new line
 204 | ERROR | [x] Closing brace must be on a line by itself
 205 | ERROR | [ ] Missing doc comment for function _()
 205 | ERROR | [x] Opening brace should be on a new line
 205 | ERROR | [x] Closing brace must be on a line by itself
 207 | ERROR | [ ] Function name "__debugInfo" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 207 | ERROR | [ ] Missing doc comment for function __debugInfo()
 207 | ERROR | [x] Opening brace should be on a new line
 207 | ERROR | [x] Closing brace must be on a line by itself
 208 | ERROR | [ ] Missing doc comment for class Foo
 208 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
 209 | ERROR | [ ] Missing doc comment for function __debugInfo()
 209 | ERROR | [x] Opening brace should be on a new line
 209 | ERROR | [x] Closing brace must be on a line by itself
 214 | ERROR | [ ] Missing doc comment for function __construct()
 214 | ERROR | [x] Opening brace should be on a new line
 214 | ERROR | [x] Closing brace must be on a line by itself
 215 | ERROR | [ ] Missing doc comment for function __destruct()
 215 | ERROR | [x] Opening brace should be on a new line
 215 | ERROR | [x] Closing brace must be on a line by itself
 216 | ERROR | [ ] Missing doc comment for function __call()
 216 | ERROR | [x] Opening brace should be on a new line
 216 | ERROR | [x] Closing brace must be on a line by itself
 217 | ERROR | [ ] Missing doc comment for function __callStatic()
 217 | ERROR | [x] Opening brace should be on a new line
 217 | ERROR | [x] Closing brace must be on a line by itself
 218 | ERROR | [ ] Missing doc comment for function __get()
 218 | ERROR | [x] Opening brace should be on a new line
 218 | ERROR | [x] Closing brace must be on a line by itself
 219 | ERROR | [ ] Missing doc comment for function __set()
 219 | ERROR | [x] Opening brace should be on a new line
 219 | ERROR | [x] Closing brace must be on a line by itself
 220 | ERROR | [ ] Missing doc comment for function __isset()
 220 | ERROR | [x] Opening brace should be on a new line
 220 | ERROR | [x] Closing brace must be on a line by itself
 221 | ERROR | [ ] Missing doc comment for function __unset()
 221 | ERROR | [x] Opening brace should be on a new line
 221 | ERROR | [x] Closing brace must be on a line by itself
 222 | ERROR | [ ] Missing doc comment for function __sleep()
 222 | ERROR | [x] Opening brace should be on a new line
 222 | ERROR | [x] Closing brace must be on a line by itself
 223 | ERROR | [ ] Missing doc comment for function __wakeup()
 223 | ERROR | [x] Opening brace should be on a new line
 223 | ERROR | [x] Closing brace must be on a line by itself
 224 | ERROR | [ ] Missing doc comment for function __toString()
 224 | ERROR | [x] Opening brace should be on a new line
 224 | ERROR | [x] Closing brace must be on a line by itself
 225 | ERROR | [ ] Missing doc comment for function __set_state()
 225 | ERROR | [x] Opening brace should be on a new line
 225 | ERROR | [x] Closing brace must be on a line by itself
 226 | ERROR | [ ] Missing doc comment for function __clone()
 226 | ERROR | [x] Opening brace should be on a new line
 226 | ERROR | [x] Closing brace must be on a line by itself
 227 | ERROR | [ ] Method name "::__autoload" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 227 | ERROR | [ ] Missing doc comment for function __autoload()
 227 | ERROR | [x] Opening brace should be on a new line
 227 | ERROR | [x] Closing brace must be on a line by itself
 228 | ERROR | [ ] Missing doc comment for function __invoke()
 228 | ERROR | [x] Opening brace should be on a new line
 228 | ERROR | [x] Closing brace must be on a line by itself
 229 | ERROR | [ ] Method name "::__myFunction" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 229 | ERROR | [ ] Missing doc comment for function __myFunction()
 229 | ERROR | [x] Opening brace should be on a new line
 229 | ERROR | [x] Closing brace must be on a line by itself
 230 | ERROR | [ ] Method name "::__my_function" is invalid; only PHP
     |       |     magic methods should be prefixed with a double
     |       |     underscore
 230 | ERROR | [ ] Method name "::__my_function" is not in camel caps
     |       |     format
 230 | ERROR | [ ] Missing doc comment for function __my_function()
 230 | ERROR | [x] Opening brace should be on a new line
 230 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 362 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ValidFunctionNameUnitTest
---------------------------------------------------------------------------


FILE: ...src/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ValidClassNameUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ValidVariableNameUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 57 ERRORS AFFECTING 38 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   2 | ERROR | [ ] Missing doc comment for class MyClass
  12 | ERROR | [ ] Public member variable "_varName" must not be prefixed
     |       |     with an underscore
  17 | ERROR | [ ] Protected member variable "_varName" must not be
     |       |     prefixed with an underscore
  22 | ERROR | [ ] Private member variable "varName" must be prefixed with
     |       |     an underscore
  25 | ERROR | [ ] Missing doc comment for class MyClass
  27 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  27 | ERROR | [ ] Missing doc comment for function func1()
  28 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 2
  29 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
  29 | ERROR | [ ] Missing doc comment for function func2()
  30 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 4
  31 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces,
     |       |     found 5
  32 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
  33 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 4
  34 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
  37 | ERROR | [ ] Missing doc comment for class MyClass
  39 | ERROR | [ ] Missing doc comment for function prepare()
  39 | ERROR | [x] Opening brace should be on a new line
  39 | ERROR | [x] Closing brace must be on a line by itself
  40 | ERROR | [ ] Missing doc comment for function paint()
  40 | ERROR | [x] Opening brace should be on a new line
  40 | ERROR | [x] Closing brace must be on a line by itself
  44 | ERROR | [ ] Missing doc comment for class MyClass
  51 | ERROR | [ ] Missing doc comment for class MyClass
  51 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
  52 | ERROR | [ ] Missing doc comment for function myFunction()
  52 | ERROR | [x] Opening brace should be on a new line
  61 | ERROR | [ ] Class name must begin with a capital letter
  61 | ERROR | [ ] Missing doc comment for class mpgResponse
  61 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
  62 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 3
  63 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 3
  64 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
  64 | ERROR | [ ] Missing doc comment for function characterHandler()
  64 | ERROR | [x] Opening brace should be on a new line
  65 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 7
  66 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 7
  67 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 11
  70 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 11
  70 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     15 spaces, found 11
  71 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 7
  72 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
  75 | ERROR | [ ] Class name must begin with a capital letter
  75 | ERROR | [ ] You must use "/**" style comments for a class comment
  77 | ERROR | [ ] Class constants must be uppercase; expected BAR but
     |       |     found bar
  82 | ERROR | [ ] Class name must begin with a capital letter
  82 | ERROR | [ ] Missing doc comment for class foo
  89 | ERROR | [ ] Class name must begin with a capital letter
  89 | ERROR | [ ] Missing doc comment for class a
  92 | ERROR | [ ] Protected member variable "_sheet" must not be prefixed
     |       |     with an underscore
  93 | ERROR | [ ] Protected member variable "_FieldParser" must not be
     |       |     prefixed with an underscore
  94 | ERROR | [ ] Protected member variable "_key" must not be prefixed
     |       |     with an underscore
  99 | ERROR | [ ] Private member variable "varName" must be prefixed with
     |       |     an underscore
 101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 101 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
     |       |     found 0
 101 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.inc
---------------------------------------------------------------------------
FOUND 62 ERRORS AND 5 WARNINGS AFFECTING 52 LINES
---------------------------------------------------------------------------
   1 | ERROR   | [ ] Missing file doc comment
  21 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
  22 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  35 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  40 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 3
  41 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 6
  42 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 3
  43 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 3
  47 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)  {\n"
  49 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 2 spaces
  54 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 0 spaces but found 1
  57 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
  58 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  59 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  61 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  67 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
  87 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
  88 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  89 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 3
  90 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  96 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 0
  96 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
  99 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 101 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 104 | WARNING | [x] Inline control structures are discouraged
 107 | WARNING | [x] Inline control structures are discouraged
 109 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 0
 109 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 113 | WARNING | [x] Inline control structures are discouraged
 122 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 125 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)\n{\n"
 125 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 144 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)  /* long
     |         |     comment\n                                   here\n   
     |         |                                  */\n{\n"
 145 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 145 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 152 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)  // long
     |         |     comment here\n{\n"
 153 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 153 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 165 | ERROR   | [ ] Missing doc comment for function bar()
 165 | ERROR   | [x] Opening brace should be on a new line
 168 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 168 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 0
 177 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 183 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 185 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 186 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 187 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 193 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)  /*\n       
     |         |                                phpcs:ignore
     |         |     Standard.Category.Sniff -- for reasons.\n            
     |         |                         */\n{\n"
 193 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 194 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 194 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 201 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)  //
     |         |     phpcs:enable\n{\n"
 201 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 202 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 202 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 214 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 215 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 8 spaces but found 4
 218 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 8 spaces but found 4
 218 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 221 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 232 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 8
 232 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 239 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 8
 240 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 8
 240 | ERROR   | [ ] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 248 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 8
 248 | ERROR   | [ ] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 54 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.js
---------------------------------------------------------------------------
FOUND 50 ERRORS AND 3 WARNINGS AFFECTING 42 LINES
---------------------------------------------------------------------------
  21 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
  22 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  35 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  40 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 3
  41 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 6
  42 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 3
  43 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 3
  49 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 2 spaces
  54 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 0 spaces but found 1
  57 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
  58 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  59 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  61 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  67 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
  87 | ERROR   | [x] First condition of a multi-line IF statement must
     |         |     directly follow the opening parenthesis
  88 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  89 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 3
  90 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  96 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 0
  96 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 101 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 104 | WARNING | [x] Inline control structures are discouraged
 107 | WARNING | [x] Inline control structures are discouraged
 109 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 0
 109 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 113 | WARNING | [x] Inline control structures are discouraged
 122 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 125 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 145 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 145 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 153 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 153 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 165 | ERROR   | [x] Opening brace should be on a new line
 168 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 168 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 0
 177 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 194 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 194 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 202 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 202 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 214 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 215 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 8 spaces but found 4
 217 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 218 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 8 spaces but found 4
 218 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 221 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 232 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 8
 232 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 239 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 8
 240 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 8
 240 | ERROR   | [ ] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 248 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 4 spaces but found 8
 248 | ERROR   | [ ] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 51 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.inc
---------------------------------------------------------------------------
FOUND 46 ERRORS AFFECTING 23 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
   9 | ERROR | [ ] Expected "do {\n...} while (...);\n"; found
     |       |     "do\n{\n...} while (...);\n"
  14 | ERROR | [ ] Expected "do {\n...} while (...);\n"; found
     |       |     "do\n{\n...}\nwhile (...);\n"
  20 | ERROR | [ ] Expected "do {\n...} while (...);\n"; found "do { ...}
     |       |     while (...);\n"
  20 | ERROR | [x] Closing brace must be on a line by itself
  22 | ERROR | [ ] Expected "do {\n...} while (...);\n"; found
     |       |     "do{\n...}while(...);\n"
  32 | ERROR | [ ] Expected "while (...) {\n"; found "while(...){\n"
  36 | ERROR | [ ] Expected "while (...) {\n"; found "while (...) { "
  36 | ERROR | [x] Closing brace must be on a line by itself
  44 | ERROR | [ ] Expected "for (...) {\n"; found "for(...){\n"
  48 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) { "
  48 | ERROR | [x] Closing brace must be on a line by itself
  56 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach(...){\n"
  60 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) { "
  60 | ERROR | [x] Closing brace must be on a line by itself
  68 | ERROR | [ ] Expected "if (...) {\n"; found "if(...){\n"
  68 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
  72 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
  72 | ERROR | [x] Closing brace must be on a line by itself
  84 | ERROR | [ ] Expected "} else {\n"; found "}else{\n"
  88 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
  88 | ERROR | [x] Closing brace must be on a line by itself
  88 | ERROR | [ ] Expected "} else {\n"; found "} else { "
  88 | ERROR | [x] Closing brace must be on a line by itself
 100 | ERROR | [ ] Expected "} else {\n"; found "}else{\n"
 104 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 104 | ERROR | [x] Closing brace must be on a line by itself
 104 | ERROR | [ ] Expected "} else {\n"; found "} else { "
 104 | ERROR | [x] Closing brace must be on a line by itself
 122 | ERROR | [ ] Expected "} else if (...) {\n"; found "}else
     |       |     if(...){\n"
 122 | ERROR | [ ] Expected "if (...) {\n"; found "if(...){\n"
 122 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
 128 | ERROR | [ ] Expected "} elseif (...) {\n"; found "}elseif(...){\n"
 128 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found 0 spaces
 132 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 132 | ERROR | [x] Closing brace must be on a line by itself
 132 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if (...)
     |       |     { "
 132 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 132 | ERROR | [x] Closing brace must be on a line by itself
 133 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 133 | ERROR | [x] Closing brace must be on a line by itself
 133 | ERROR | [ ] Expected "} elseif (...) {\n"; found "} elseif (...) {
     |       |     "
 133 | ERROR | [x] Closing brace must be on a line by itself
 147 | ERROR | [ ] Expected "if (...) {\n"; found "if (...)\n{ // this is
     |       |     not ok\n"
 147 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line IF
     |       |     statement; found newline
 157 | ERROR | [ ] Expected "} else {\n"; found "}\nelse {\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ControlSignatureUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class MultiLineConditionUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class InlineCommentUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 43 ERRORS AND 4 WARNINGS AFFECTING 29 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   4 | ERROR   | [ ] Missing doc comment for class No_Comment
  15 | ERROR   | [ ] You must use "/**" style comments for a class comment
  24 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  27 | ERROR   | [x] There must be exactly one blank line between
     |         |     descriptions in a doc comment
  30 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  34 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  46 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  50 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  51 | ERROR   | [ ] Content missing for @version tag in class comment
  63 | ERROR   | [ ] Category name "_wrong_category" is not valid;
     |         |     consider "Wrong_Category" instead
  65 | ERROR   | [ ] Only one @package tag is allowed in a class comment
  65 | ERROR   | [ ] Package name "ADDITIONAL PACKAGE TAG" is not valid;
     |         |     consider "ADDITIONAL_PACKAGE_TAG" instead
  66 | ERROR   | [ ] Subpackage name "SUBPACKAGE TAG" is not valid;
     |         |     consider "SUBPACKAGE_TAG" instead
  68 | ERROR   | [ ] Content of the @author tag must be in the form
     |         |     "Display Name <username@example.com>"
  68 | ERROR   | [x] Tag value indented incorrectly; expected 5 spaces but
     |         |     found 7
  70 | ERROR   | [ ] Content missing for @author tag in class comment
  71 | WARNING | [ ] Invalid year span "1997~1994" found; consider
     |         |     "1994-1997" instead
  71 | ERROR   | [ ] A hyphen must be used between the earliest and latest
     |         |     year
  72 | ERROR   | [ ] @license tag must contain a URL and a license name
  73 | WARNING | [ ] Invalid version "INVALID VERSION CONTENT" in doc
     |         |     comment; consider "Release: <package_version>"
     |         |     instead
  74 | ERROR   | [ ] Content missing for @see tag in class comment
  74 | ERROR   | [ ] The tag in position 12 should be the @link tag
  75 | ERROR   | [ ] Content missing for @see tag in class comment
  76 | ERROR   | [ ] The tag in position 14 should be the @since tag
  77 | ERROR   | [ ] Tags must be grouped together in a doc comment
  77 | ERROR   | [ ] The tag in position 15 should be the @deprecated tag
  85 | ERROR   | [ ] Missing doc comment for class Sub_Class
  85 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  93 | ERROR   | [ ] Doc comment is empty
  96 | ERROR   | [ ] Missing @category tag in class comment
  96 | ERROR   | [ ] Missing @package tag in class comment
  96 | ERROR   | [ ] Missing @author tag in class comment
  96 | ERROR   | [ ] Missing @license tag in class comment
  96 | ERROR   | [ ] Missing @link tag in class comment
 103 | ERROR   | [ ] Doc comment is empty
 106 | ERROR   | [ ] Missing @category tag in class comment
 106 | ERROR   | [ ] Missing @package tag in class comment
 106 | ERROR   | [ ] Missing @author tag in class comment
 106 | ERROR   | [ ] Missing @license tag in class comment
 106 | ERROR   | [ ] Missing @link tag in class comment
 113 | ERROR   | [ ] Doc comment is empty
 116 | ERROR   | [ ] Missing @category tag in class comment
 116 | ERROR   | [ ] Missing @package tag in class comment
 116 | ERROR   | [ ] Missing @author tag in class comment
 116 | ERROR   | [ ] Missing @license tag in class comment
 116 | ERROR   | [ ] Missing @link tag in class comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 34 ERRORS AND 4 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
  7 | ERROR   | [x] Doc comment short description must be on the first
    |         |     line
 10 | ERROR   | [x] There must be exactly one blank line between
    |         |     descriptions in a doc comment
 10 | ERROR   | [ ] Doc comment long description must start with a capital
    |         |     letter
 21 | ERROR   | [ ] Category name "_wrong_category" is not valid; consider
    |         |     "Wrong_Category" instead
 21 | ERROR   | [x] There must be exactly one blank line before the tags
    |         |     in a doc comment
 23 | ERROR   | [ ] Only one @package tag is allowed in a file comment
 23 | ERROR   | [ ] Package name "ADDITIONAL PACKAGE TAG" is not valid;
    |         |     consider "ADDITIONAL_PACKAGE_TAG" instead
 24 | ERROR   | [ ] Subpackage name "SUBPACKAGE TAG" is not valid;
    |         |     consider "SUBPACKAGE_TAG" instead
 26 | ERROR   | [ ] Content of the @author tag must be in the form
    |         |     "Display Name <username@example.com>"
 26 | ERROR   | [x] Tag value indented incorrectly; expected 5 spaces but
    |         |     found 7
 28 | ERROR   | [ ] Content missing for @author tag in file comment
 29 | WARNING | [ ] Invalid year span "1997~1994" found; consider
    |         |     "1994-1997" instead
 29 | ERROR   | [ ] A hyphen must be used between the earliest and latest
    |         |     year
 30 | WARNING | [ ] Invalid year span "1997~1994" found; consider
    |         |     "1994-1997" instead
 30 | ERROR   | [ ] A hyphen must be used between the earliest and latest
    |         |     year
 31 | ERROR   | [ ] @license tag must contain a URL and a license name
 32 | ERROR   | [ ] Content missing for @see tag in file comment
 32 | ERROR   | [ ] The tag in position 12 should be the @version tag
 33 | ERROR   | [ ] Content missing for @see tag in file comment
 34 | WARNING | [ ] Invalid version "INVALID VERSION CONTENT" in file
    |         |     comment; consider "CVS: <cvs_id>" or "SVN: <svn_id>"
    |         |     or "GIT: <git_id>" or "HG: <hg_id>" instead
 34 | ERROR   | [ ] The tag in position 14 should be the @since tag
 35 | ERROR   | [ ] The tag in position 15 should be the @deprecated tag
 35 | ERROR   | [ ] Tags must be grouped together in a doc comment
 40 | ERROR   | [ ] Only one @package tag is allowed in a file comment
 40 | ERROR   | [ ] Package name "''" is not valid
 40 | ERROR   | [ ] Tags must be grouped together in a doc comment
 41 | ERROR   | [ ] Only one @subpackage tag is allowed in a file comment
 41 | ERROR   | [ ] Subpackage name "!!" is not valid; consider "!!"
    |         |     instead
 41 | ERROR   | [ ] Tags must be grouped together in a doc comment
 42 | WARNING | [ ] PHP version not specified
 42 | ERROR   | [ ] Missing @link tag in file comment
 47 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 48 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 49 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 49 | ERROR   | [ ] Doc comment long description must start with a capital
    |         |     letter
 50 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
 51 | ERROR   | [x] Additional blank lines found at end of doc comment
 51 | ERROR   | [x] Expected 1 space(s) before asterisk; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClassCommentUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FileCommentUnitTest
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 87 ERRORS AND 1 WARNING AFFECTING 65 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   2 | ERROR   | [ ] Missing doc comment for class PHP_CodeSniffer_File
   5 | ERROR   | [ ] Doc comment for parameter "$depth" missing
   8 | ERROR   | [ ] Doc comment long description must start with a
     |         |     capital letter
  10 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  10 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  12 | ERROR   | [ ] Doc comment for parameter $detph does not match
     |         |     actual variable name $depth
  12 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  13 | ERROR   | [x] Expected 1 spaces after parameter type; 4 found
  13 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
  14 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  14 | ERROR   | [ ] Return type missing for @return tag in function
     |         |     comment
  15 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  15 | ERROR   | [ ] Exception type missing for @throws tag in function
     |         |     comment
  17 | ERROR   | [ ] Arguments with default values must be at the end of
     |         |     the argument list
  28 | ERROR   | [ ] You must use "/**" style comments for a function
     |         |     comment
  37 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  40 | ERROR   | [x] There must be exactly one blank line between
     |         |     descriptions in a doc comment
  43 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  53 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  76 | ERROR   | [ ] Missing @return tag in function comment
  87 | ERROR   | [ ] Missing @return tag in function comment
 103 | ERROR   | [ ] Missing doc comment for function missingComment()
 109 | ERROR   | [ ] Doc comment for parameter "$one" missing
 110 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
 112 | ERROR   | [x] Additional blank lines found at end of doc comment
 112 | ERROR   | [ ] Missing @return tag in function comment
 122 | ERROR   | [ ] Return type missing for @return tag in function
     |         |     comment
 123 | ERROR   | [ ] Parameter tags must be grouped together in a doc
     |         |     comment
 123 | ERROR   | [ ] Missing parameter comment
 123 | ERROR   | [x] Expected 5 spaces after parameter type; 3 found
 123 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 3
 124 | ERROR   | [ ] Missing parameter comment
 124 | ERROR   | [ ] Superfluous parameter comment
 124 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 125 | ERROR   | [ ] Missing parameter name
 125 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 126 | ERROR   | [ ] Missing parameter type
 137 | ERROR   | [x] Expected 4 spaces after parameter type; 6 found
 138 | ERROR   | [x] Expected 4 spaces after parameter type; 6 found
 139 | ERROR   | [x] Expected 1 spaces after parameter type; 3 found
 152 | ERROR   | [ ] Doc comment for parameter "$str" missing
 155 | ERROR   | [ ] Doc comment for parameter &$str does not match actual
     |         |     variable name $str
 165 | ERROR   | [ ] Missing doc comment for function
     |         |     missingCommentOutsideClass()
 172 | ERROR   | [ ] Missing doc comment for function tagBeforeComment()
 179 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
 183 | ERROR   | [x] Additional blank lines found at end of doc comment
 183 | ERROR   | [ ] Missing @return tag in function comment
 190 | ERROR   | [ ] Doc comment for parameter "$two" missing
 190 | ERROR   | [ ] Doc comment for parameter "$three" missing
 196 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 2
 204 | ERROR   | [ ] Doc comment is empty
 206 | ERROR   | [ ] Missing @return tag in function comment
 220 | ERROR   | [x] Opening brace should be on a new line
 220 | ERROR   | [x] Closing brace must be on a line by itself
 234 | ERROR   | [ ] Missing doc comment for function myFunction()
 234 | ERROR   | [x] Opening brace should be on a new line
 234 | ERROR   | [x] Closing brace must be on a line by itself
 244 | ERROR   | [x] Opening brace should be on a new line
 244 | ERROR   | [x] Closing brace must be on a line by itself
 246 | ERROR   | [ ] Missing doc comment for class MyClass
 246 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 272 | ERROR   | [x] Additional blank lines found at end of doc comment
 272 | ERROR   | [ ] Missing @return tag in function comment
 273 | ERROR   | [x] Opening brace should be on a new line
 277 | ERROR   | [ ] Missing doc comment for class Baz
 277 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
 283 | ERROR   | [x] Opening brace should be on a new line
 297 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 297 | ERROR   | [x] Opening brace should be on a new line
 309 | ERROR   | [x] Opening brace should be on a new line
 313 | ERROR   | [ ] Doc comment for parameter "...$name2" missing
 317 | ERROR   | [ ] Doc comment for parameter $name2 does not match
     |         |     actual variable name ...$name2
 321 | ERROR   | [x] Opening brace should be on a new line
 324 | ERROR   | [ ] Doc comment for parameter "$bar" missing
 327 | ERROR   | [ ] Missing parameter name
 329 | ERROR   | [ ] Missing parameter name
 332 | ERROR   | [ ] Return type missing for @return tag in function
     |         |     comment
 335 | ERROR   | [x] Additional blank lines found at end of doc comment
 336 | ERROR   | [x] Opening brace should be on a new line
 343 | ERROR   | [x] Parameter comment not aligned correctly; expected 46
     |         |     spaces but found 40
 344 | ERROR   | [x] Expected 2 spaces after parameter name; 1 found
 345 | ERROR   | [x] Parameter comment not aligned correctly; expected 45
     |         |     spaces but found 36
 346 | ERROR   | [x] Parameter comment not aligned correctly; expected 45
     |         |     spaces but found 43
 360 | ERROR   | [x] Parameter comment not aligned correctly; expected 23
     |         |     spaces but found 19
 361 | ERROR   | [x] Parameter comment not aligned correctly; expected 23
     |         |     spaces but found 40
 363 | ERROR   | [x] Parameter comment not aligned correctly; expected 23
     |         |     spaces but found 36
 364 | ERROR   | [x] Parameter comment not aligned correctly; expected 23
     |         |     spaces but found 43
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 43 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FunctionCommentUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 11 | ERROR | [ ] You must use "/**" style comments for a function comment
 15 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
    |       |     or "/* comment */" instead.
 24 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
    |       |     or "/* comment */" instead.
 25 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
    |       |     or "/* comment */" instead.
 27 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
    |       |     or "/* comment */" instead.
 28 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
    |       |     or "/* comment */" instead.
 29 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
    |       |     or "/* comment */" instead.
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r/src/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.js
---------------------------------------------------------------------------
FOUND 45 ERRORS AFFECTING 31 LINES
---------------------------------------------------------------------------
  5 | ERROR | [x] Space before opening parenthesis of function call
    |       |     prohibited
  6 | ERROR | [x] Space after opening parenthesis of function call
    |       |     prohibited
  6 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
  7 | ERROR | [x] Space after closing parenthesis of function call
    |       |     prohibited
  8 | ERROR | [x] Space after opening parenthesis of function call
    |       |     prohibited
  9 | ERROR | [x] Space after opening parenthesis of function call
    |       |     prohibited
  9 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
 10 | ERROR | [x] Space before opening parenthesis of function call
    |       |     prohibited
 10 | ERROR | [x] Space after opening parenthesis of function call
    |       |     prohibited
 10 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
 17 | ERROR | [x] Space after closing parenthesis of function call
    |       |     prohibited
 18 | ERROR | [x] Space after closing parenthesis of function call
    |       |     prohibited
 21 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
 24 | ERROR | [x] Space after opening parenthesis of function call
    |       |     prohibited
 28 | ERROR | [x] Expected 1 spaces after opening bracket; 0 found
 28 | ERROR | [x] Expected 1 spaces before closing bracket; 0 found
 30 | ERROR | [x] Expected 1 spaces after opening bracket; 2 found
 30 | ERROR | [x] Expected 1 spaces before closing bracket; 2 found
 34 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 35 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 35 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 44 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 45 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 49 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 49 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 51 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 54 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 59 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 60 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 63 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces,
    |       |     found 12
 63 | ERROR | [ ] Missing short description in doc comment
 66 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 12
 66 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 67 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 69 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 12
 70 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 8
 70 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces,
    |       |     found 8
 70 | ERROR | [ ] Missing short description in doc comment
 71 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 1
 71 | ERROR | [x] Expected 9 space(s) before asterisk; 1 found
 72 | ERROR | [x] Expected 9 space(s) before asterisk; 13 found
 73 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 12
 73 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 74 | ERROR | [x] Opening brace should be on the same line as the
    |       |     declaration
 76 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 12
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 43 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | FunctionCallSignatureUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FunctionDeclarationUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.inc
---------------------------------------------------------------------------
FOUND 115 ERRORS AND 1 WARNING AFFECTING 85 LINES
---------------------------------------------------------------------------
   1 | ERROR   | [ ] Missing file doc comment
   5 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
   6 | ERROR   | [x] Space after opening parenthesis of function call
     |         |     prohibited
   6 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
   7 | ERROR   | [x] Space after closing parenthesis of function call
     |         |     prohibited
   8 | ERROR   | [x] Space after opening parenthesis of function call
     |         |     prohibited
   9 | ERROR   | [x] Space after opening parenthesis of function call
     |         |     prohibited
   9 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
  10 | ERROR   | [x] Space before opening parenthesis of function call
     |         |     prohibited
  10 | ERROR   | [x] Space after opening parenthesis of function call
     |         |     prohibited
  10 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
  17 | ERROR   | [x] Space after closing parenthesis of function call
     |         |     prohibited
  18 | ERROR   | [x] Space after closing parenthesis of function call
     |         |     prohibited
  21 | ERROR   | [ ] You must use "/**" style comments for a class comment
  24 | ERROR   | [ ] Class constants must be uppercase; expected CONST1
     |         |     but found const1
  27 | ERROR   | [ ] Missing doc comment for function test()
  27 | ERROR   | [x] Expected 0 spaces before opening parenthesis; 1 found
  27 | ERROR   | [x] Opening brace should be on a new line
  27 | ERROR   | [x] Closing brace must be on a line by itself
  31 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
  34 | ERROR   | [x] Space after opening parenthesis of function call
     |         |     prohibited
  43 | ERROR   | [x] Space after opening parenthesis of function call
     |         |     prohibited
  43 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
  57 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  59 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  63 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
  64 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
  67 | ERROR   | [ ] You must use "/**" style comments for a function
     |         |     comment
  74 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  75 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
  82 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 5
  82 | ERROR   | [x] Line indented incorrectly; expected at least 8
     |         |     spaces, found 5
  82 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  83 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
  84 | ERROR   | [x] Line indented incorrectly; expected at least 12
     |         |     spaces, found 9
  85 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 5
  93 | ERROR   | [x] Empty lines are not allowed in multi-line function
     |         |     calls
 100 | ERROR   | [x] Empty lines are not allowed in multi-line function
     |         |     calls
 106 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
 106 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 108 | ERROR   | [ ] Missing doc comment for function doSomething()
 119 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
 120 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
 129 | ERROR   | [x] Only one argument is allowed per line in a multi-line
     |         |     function call
 134 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 135 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
 137 | ERROR   | [x] Only one argument is allowed per line in a multi-line
     |         |     function call
 142 | ERROR   | [x] Only one argument is allowed per line in a multi-line
     |         |     function call
 142 | ERROR   | [x] Only one argument is allowed per line in a multi-line
     |         |     function call
 145 | ERROR   | [ ] Missing doc comment for function doSomething()
 171 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 171 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
 180 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 180 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
 181 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 0
 181 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
 189 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 190 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
 194 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 3
 194 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 3
 194 | ERROR   | [x] Closing brace indented incorrectly; expected 4
     |         |     spaces, found 3
 197 | ERROR   | [ ] Missing doc comment for function foo()
 213 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
 213 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
 215 | ERROR   | [x] Expected 1 spaces after opening bracket; 2 found
 215 | ERROR   | [x] Expected 1 spaces before closing bracket; 2 found
 217 | ERROR   | [x] Space after opening parenthesis of function call
     |         |     prohibited
 217 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
 218 | ERROR   | [x] Space after opening parenthesis of function call
     |         |     prohibited
 218 | ERROR   | [x] Expected 0 spaces before closing bracket; 2 found
 240 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 277 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 4
 278 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 11
 303 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 308 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 321 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 8
 321 | ERROR   | [x] No space found after comma in function call
 321 | ERROR   | [x] No space found after comma in function call
 321 | ERROR   | [x] No space found after comma in function call
 322 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
 324 | ERROR   | [ ] Missing doc comment for class Test
 326 | ERROR   | [ ] Missing doc comment for function getInstance()
 329 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 330 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 14
 334 | ERROR   | [ ] Missing doc comment for function getSelf()
 337 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 9
 337 | ERROR   | [x] No space found after comma in function call
 342 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 343 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 345 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 346 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 2
 346 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 353 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 2
 353 | ERROR   | [x] No space found after comma in function call
 354 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 355 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
 355 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 357 | ERROR   | [ ] Missing doc comment for class Foo
 359 | ERROR   | [ ] Missing doc comment for function bar()
 373 | ERROR   | [x] No space found after comma in function call
 373 | ERROR   | [x] No space found after comma in function call
 375 | ERROR   | [ ] Missing doc comment for function foo()
 377 | ERROR   | [x] Opening statement of multi-line function call not
     |         |     indented correctly; expected 4 spaces but found 5
 378 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 9 spaces but found 8
 379 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 9 spaces but found 8
 380 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 5 spaces but found 4
 385 | ERROR   | [x] Opening statement of multi-line function call not
     |         |     indented correctly; expected 4 spaces but found 7
 386 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 11 spaces but found 8
 387 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 11 spaces but found 8
 388 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 7 spaces but found 4
 388 | ERROR   | [x] Line indented incorrectly; expected at least 7
     |         |     spaces, found 4
 393 | ERROR   | [x] Opening statement of multi-line function call not
     |         |     indented correctly; expected 8 spaces but found 9
 394 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 13 spaces but found 8
 395 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 13 spaces but found 8
 396 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 9 spaces but found 4
 396 | ERROR   | [x] Line indented incorrectly; expected at least 9
     |         |     spaces, found 4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 101 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.inc
---------------------------------------------------------------------------
FOUND 48 ERRORS AND 1 WARNING AFFECTING 26 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  4 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
  9 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 14 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 19 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 24 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 29 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 29 | ERROR   | [ ] Arguments with default values must be at the end of
    |         |     the argument list
 34 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 34 | ERROR   | [ ] Arguments with default values must be at the end of
    |         |     the argument list
 39 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 39 | ERROR   | [ ] Arguments with default values must be at the end of
    |         |     the argument list
 43 | ERROR   | [ ] Class name must begin with a capital letter
 43 | ERROR   | [ ] Missing doc comment for class myClass
 46 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 51 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 56 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 61 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 61 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 66 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 71 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 71 | ERROR   | [ ] Arguments with default values must be at the end of
    |         |     the argument list
 76 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 76 | ERROR   | [ ] Arguments with default values must be at the end of
    |         |     the argument list
 81 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 81 | ERROR   | [ ] Arguments with default values must be at the end of
    |         |     the argument list
 86 | ERROR   | [ ] Missing doc comment for function myFunc()
 86 | ERROR   | [x] Opening brace should be on a new line
 86 | ERROR   | [x] Closing brace must be on a line by itself
 89 | ERROR   | [ ] You must use "/**" style comments for a function
    |         |     comment
 89 | ERROR   | [x] Opening brace should be on a new line
 89 | ERROR   | [x] Closing brace must be on a line by itself
 90 | ERROR   | [ ] Missing doc comment for function foo()
 90 | ERROR   | [x] Opening brace should be on a new line
 90 | ERROR   | [x] Closing brace must be on a line by itself
 91 | ERROR   | [ ] Missing doc comment for function foo()
 91 | ERROR   | [ ] Arguments with default values must be at the end of
    |         |     the argument list
 91 | ERROR   | [x] Opening brace should be on a new line
 91 | ERROR   | [x] Closing brace must be on a line by itself
 92 | ERROR   | [ ] Missing doc comment for function foo()
 92 | ERROR   | [x] Opening brace should be on a new line
 92 | ERROR   | [x] Closing brace must be on a line by itself
 93 | ERROR   | [ ] Missing doc comment for function foo()
 93 | ERROR   | [x] Opening brace should be on a new line
 93 | ERROR   | [x] Closing brace must be on a line by itself
 96 | ERROR   | [x] Closing brace must be on a line by itself
 99 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 99 | ERROR   | [ ] Arguments with default values must be at the end of
    |         |     the argument list
 99 | ERROR   | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.js
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
  3 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 3
  4 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 5
  5 | ERROR | [x] There must be a single space between the closing
    |       |     parenthesis and the opening brace of a multi-line
    |       |     function declaration; found 0 spaces
  9 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 0
 10 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 4 spaces but found 0
 11 | ERROR | [x] There must be a single space between the closing
    |       |     parenthesis and the opening brace of a multi-line
    |       |     function declaration; found 2 spaces
 14 | ERROR | [x] Opening brace should be on a new line
 17 | ERROR | [x] Expected 1 space after FUNCTION keyword; 2 found
 27 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 27 | ERROR | [x] Doc comment short description must be on the first line
 27 | ERROR | [ ] Doc comment short description must start with a capital
    |       |     letter
 27 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
 41 | ERROR | [x] The closing parenthesis and the opening brace of a
    |       |     multi-line function declaration must be on the same line
 48 | ERROR | [x] Opening brace should be on a new line
 49 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 7
 54 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 7
 59 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
 59 | ERROR | [x] Space after opening parenthesis of function call
    |       |     prohibited
 59 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 74 ERRORS AFFECTING 55 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   2 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName()
   3 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 3
   4 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 5
   5 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line
     |       |     function declaration; found 0 spaces
   8 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName2()
   9 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 0
  10 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 0
  11 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line
     |       |     function declaration; found 2 spaces
  14 | ERROR | [ ] Missing doc comment for function blah()
  14 | ERROR | [x] Opening brace should be on a new line
  17 | ERROR | [ ] Missing doc comment for function blah()
  17 | ERROR | [x] Expected 1 space after FUNCTION keyword; 2 found
  21 | ERROR | [ ] Missing doc comment for class MyClass
  24 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName()
  27 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
  27 | ERROR | [x] Doc comment short description must be on the first line
  27 | ERROR | [ ] Doc comment short description must start with a capital
     |       |     letter
  27 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
  30 | ERROR | [ ] Missing doc comment for function
     |       |     someFunctionWithAVeryLongName2()
  35 | ERROR | [ ] Missing doc comment for function
     |       |     processTokenWithinScope()
  41 | ERROR | [ ] Missing doc comment for function processToken()
  44 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  48 | ERROR | [ ] Missing doc comment for function
     |       |     getInstalledStandards()
  52 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
  55 | ERROR | [ ] Missing doc comment for function testFunction()
  60 | ERROR | [ ] Missing doc comment for function testFunction()
  61 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 0
  61 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  64 | ERROR | [ ] Missing doc comment for function validateUrl()
  66 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  75 | ERROR | [ ] Missing doc comment for function validateUrlShort()
  77 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
  98 | ERROR | [x] Expected 1 space after USE keyword; found 2
 110 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 0 spaces but found 4
 110 | ERROR | [x] Expected 1 space before USE keyword; found 2
 120 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 120 | ERROR | [x] Expected 1 space after USE keyword; found 0
 120 | ERROR | [x] Expected 1 space before USE keyword; found 0
 121 | ERROR | [x] The closing parenthesis of a multi-line use declaration
     |       |     must be on a new line
 125 | ERROR | [ ] Missing doc comment for function test()
 140 | ERROR | [ ] Missing doc comment for function myFunction()
 140 | ERROR | [x] Expected 1 space after FUNCTION keyword; newline found
 145 | ERROR | [ ] Missing doc comment for function myFunction()
 145 | ERROR | [x] Expected 1 space after FUNCTION keyword; newline found
 161 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 161 | ERROR | [x] Opening brace must be the last content on the line
 161 | ERROR | [x] Closing brace must be on a line by itself
 162 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 162 | ERROR | [x] Opening brace must be the last content on the line
 164 | ERROR | [ ] Missing doc comment for function blah()
 164 | ERROR | [x] Opening brace should be on a new line
 164 | ERROR | [x] Opening brace must be the last content on the line
 167 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 167 | ERROR | [x] Expected 1 space before opening brace; found 0
 171 | ERROR | [ ] Missing doc comment for function blah()
 171 | ERROR | [x] Expected 1 space after FUNCTION keyword; newline found
 173 | ERROR | [x] Expected 0 spaces before opening parenthesis; newline
     |       |     found
 182 | ERROR | [ ] Missing doc comment for function foo()
 189 | ERROR | [ ] Missing doc comment for function foo()
 196 | ERROR | [ ] Missing doc comment for function foo()
 201 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 204 | ERROR | [ ] Missing doc comment for function foo()
 206 | ERROR | [x] Blank lines are not allowed in a multi-line function
     |       |     declaration
 208 | ERROR | [x] Blank lines are not allowed in a multi-line function
     |       |     declaration
 213 | ERROR | [ ] Missing doc comment for function foo()
 216 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 220 | ERROR | [ ] Missing doc comment for function foo()
 223 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 227 | ERROR | [ ] Missing doc comment for function foo()
 230 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 234 | ERROR | [ ] Missing doc comment for function foo()
 237 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 241 | ERROR | [ ] Missing doc comment for function ()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 44 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ValidDefaultValueUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class NamespaceDeclarationSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 23 WARNINGS AFFECTING 25 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class UseDeclarationSniff
  36 | WARNING | Line exceeds 85 characters; contains 89 characters
  59 | WARNING | Line exceeds 85 characters; contains 109 characters
  65 | WARNING | Line exceeds 85 characters; contains 92 characters
  68 | WARNING | Line exceeds 85 characters; contains 91 characters
  70 | WARNING | Line exceeds 85 characters; contains 105 characters
  71 | WARNING | Line exceeds 85 characters; contains 89 characters
  82 | WARNING | Line exceeds 85 characters; contains 109 characters
  84 | WARNING | Line exceeds 85 characters; contains 102 characters
  89 | WARNING | Line exceeds 85 characters; contains 106 characters
  91 | WARNING | Line exceeds 85 characters; contains 113 characters
  92 | WARNING | Line exceeds 85 characters; contains 106 characters
  97 | WARNING | Line exceeds 85 characters; contains 90 characters
  99 | WARNING | Line exceeds 85 characters; contains 92 characters
 107 | WARNING | Line exceeds 85 characters; contains 106 characters
 122 | WARNING | Line exceeds 85 characters; contains 90 characters
 145 | WARNING | Line exceeds 85 characters; contains 89 characters
 165 | WARNING | Line exceeds 85 characters; contains 99 characters
 181 | WARNING | Line exceeds 85 characters; contains 92 characters
 183 | WARNING | Line exceeds 85 characters; contains 96 characters
 210 | WARNING | Line exceeds 85 characters; contains 89 characters
 215 | ERROR   | Private method name
     |         | "UseDeclarationSniff::shouldIgnoreUse" must be prefixed
     |         | with an underscore
 220 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Sniffs/Methods/FunctionCallSignatureSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 12 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | WARNING | Line exceeds 85 characters; contains 113 characters
 16 | ERROR   | Missing doc comment for class FunctionCallSignatureSniff
 31 | WARNING | Line exceeds 85 characters; contains 88 characters
 32 | WARNING | Line exceeds 85 characters; contains 86 characters
 33 | WARNING | Line exceeds 85 characters; contains 90 characters
 34 | WARNING | Line exceeds 85 characters; contains 86 characters
 35 | WARNING | Line exceeds 85 characters; contains 87 characters
 40 | WARNING | Line exceeds 85 characters; contains 86 characters
 44 | WARNING | Line exceeds 85 characters; contains 91 characters
 55 | WARNING | Line exceeds 85 characters; contains 96 characters
 69 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 16 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class MethodDeclarationSniff
  33 | WARNING | Line exceeds 85 characters; contains 89 characters
  34 | WARNING | Line exceeds 85 characters; contains 92 characters
  39 | WARNING | Line exceeds 85 characters; contains 86 characters
  49 | WARNING | Line exceeds 85 characters; contains 97 characters
  50 | WARNING | Line exceeds 85 characters; contains 105 characters
  65 | WARNING | Line exceeds 85 characters; contains 111 characters
  86 | WARNING | Line exceeds 85 characters; contains 89 characters
  99 | WARNING | Line exceeds 85 characters; contains 88 characters
 100 | WARNING | Line exceeds 85 characters; contains 95 characters
 107 | WARNING | Line exceeds 85 characters; contains 86 characters
 113 | WARNING | Line exceeds 85 characters; contains 89 characters
 114 | WARNING | Line exceeds 85 characters; contains 92 characters
 143 | WARNING | Line exceeds 85 characters; contains 89 characters
 144 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/PSR2/Sniffs/Methods/FunctionClosingBraceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class FunctionClosingBraceSniff
 38 | WARNING | Line exceeds 85 characters; contains 89 characters
 53 | WARNING | Line exceeds 85 characters; contains 93 characters
 54 | WARNING | Line exceeds 85 characters; contains 90 characters
 66 | WARNING | Line exceeds 85 characters; contains 121 characters
 68 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...s/php_codesniffer/src/Standards/PSR2/Sniffs/Files/ClosingTagSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ClosingTagSniff
 36 | WARNING | Line exceeds 85 characters; contains 89 characters
 67 | WARNING | Line exceeds 85 characters; contains 96 characters
 77 | WARNING | Line exceeds 85 characters; contains 98 characters
 79 | WARNING | Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class EndFileNewlineSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
 72 | WARNING | Line exceeds 85 characters; contains 121 characters
 79 | WARNING | Line exceeds 85 characters; contains 86 characters
 84 | WARNING | Line exceeds 85 characters; contains 86 characters
 88 | WARNING | Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class PropertyDeclarationSniff
 23 | WARNING | Line exceeds 85 characters; contains 89 characters
 24 | WARNING | Line exceeds 85 characters; contains 92 characters
 33 | WARNING | Line exceeds 85 characters; contains 107 characters
 55 | WARNING | Line exceeds 85 characters; contains 87 characters
 60 | WARNING | Line exceeds 85 characters; contains 99 characters
 72 | WARNING | Line exceeds 85 characters; contains 89 characters
 73 | WARNING | Line exceeds 85 characters; contains 92 characters
 89 | WARNING | Line exceeds 85 characters; contains 89 characters
 90 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 48 WARNINGS AFFECTING 49 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  12 | WARNING | Line exceeds 85 characters; contains 101 characters
  16 | ERROR   | Missing doc comment for class ClassDeclarationSniff
  31 | WARNING | Line exceeds 85 characters; contains 86 characters
  57 | WARNING | Line exceeds 85 characters; contains 86 characters
  71 | WARNING | Line exceeds 85 characters; contains 94 characters
  74 | WARNING | Line exceeds 85 characters; contains 94 characters
  78 | WARNING | Line exceeds 85 characters; contains 91 characters
  85 | WARNING | Line exceeds 85 characters; contains 103 characters
  94 | WARNING | Line exceeds 85 characters; contains 92 characters
 100 | WARNING | Line exceeds 85 characters; contains 101 characters
 135 | WARNING | Line exceeds 85 characters; contains 94 characters
 152 | WARNING | Line exceeds 85 characters; contains 96 characters
 163 | WARNING | Line exceeds 85 characters; contains 117 characters
 166 | WARNING | Line exceeds 85 characters; contains 100 characters
 168 | WARNING | Line exceeds 85 characters; contains 112 characters
 173 | WARNING | Line exceeds 85 characters; contains 106 characters
 186 | WARNING | Line exceeds 85 characters; contains 94 characters
 188 | WARNING | Line exceeds 85 characters; contains 123 characters
 197 | WARNING | Line exceeds 85 characters; contains 86 characters
 210 | WARNING | Line exceeds 85 characters; contains 103 characters
 213 | WARNING | Line exceeds 85 characters; contains 107 characters
 225 | WARNING | Line exceeds 85 characters; contains 89 characters
 228 | WARNING | Line exceeds 85 characters; contains 95 characters
 256 | WARNING | Line exceeds 85 characters; contains 113 characters
 258 | WARNING | Line exceeds 85 characters; contains 129 characters
 259 | WARNING | Line exceeds 85 characters; contains 114 characters
 261 | WARNING | Line exceeds 85 characters; contains 135 characters
 262 | WARNING | Line exceeds 85 characters; contains 107 characters
 278 | WARNING | Line exceeds 85 characters; contains 90 characters
 280 | WARNING | Line exceeds 85 characters; contains 116 characters
 281 | WARNING | Line exceeds 85 characters; contains 109 characters
 283 | WARNING | Line exceeds 85 characters; contains 119 characters
 284 | WARNING | Line exceeds 85 characters; contains 102 characters
 301 | WARNING | Line exceeds 85 characters; contains 98 characters
 310 | WARNING | Line exceeds 85 characters; contains 86 characters
 315 | WARNING | Line exceeds 85 characters; contains 112 characters
 336 | WARNING | Line exceeds 85 characters; contains 111 characters
 355 | WARNING | Line exceeds 85 characters; contains 105 characters
 371 | WARNING | Line exceeds 85 characters; contains 86 characters
 377 | WARNING | Line exceeds 85 characters; contains 106 characters
 397 | WARNING | Line exceeds 85 characters; contains 86 characters
 408 | WARNING | Line exceeds 85 characters; contains 93 characters
 412 | WARNING | Line exceeds 85 characters; contains 92 characters
 414 | WARNING | Line exceeds 85 characters; contains 100 characters
 422 | WARNING | Line exceeds 85 characters; contains 94 characters
 423 | WARNING | Line exceeds 85 characters; contains 118 characters
 435 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 46 WARNINGS AFFECTING 49 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class SwitchDeclarationSniff
  43 | WARNING | Line exceeds 85 characters; contains 93 characters
  52 | WARNING | Line exceeds 85 characters; contains 86 characters
  63 | WARNING | Line exceeds 85 characters; contains 115 characters
  70 | WARNING | Line exceeds 85 characters; contains 94 characters
  72 | WARNING | Line exceeds 85 characters; contains 105 characters
  78 | WARNING | Line exceeds 85 characters; contains 95 characters
  89 | WARNING | Line exceeds 85 characters; contains 92 characters
 103 | WARNING | Line exceeds 85 characters; contains 108 characters
 104 | WARNING | Line exceeds 85 characters; contains 114 characters
 110 | WARNING | Line exceeds 85 characters; contains 86 characters
 113 | WARNING | Line exceeds 85 characters; contains 91 characters
 116 | WARNING | Line exceeds 85 characters; contains 88 characters
 120 | WARNING | Line exceeds 85 characters; contains 109 characters
 121 | WARNING | Line exceeds 85 characters; contains 112 characters
 124 | WARNING | Line exceeds 85 characters; contains 93 characters
 125 | WARNING | Line exceeds 85 characters; contains 101 characters
 146 | WARNING | Line exceeds 85 characters; contains 103 characters
 149 | WARNING | Line exceeds 85 characters; contains 101 characters
 152 | WARNING | Line exceeds 85 characters; contains 112 characters
 155 | WARNING | Line exceeds 85 characters; contains 98 characters
 157 | WARNING | Line exceeds 85 characters; contains 113 characters
 158 | WARNING | Line exceeds 85 characters; contains 101 characters
 161 | WARNING | Line exceeds 85 characters; contains 109 characters
 163 | WARNING | Line exceeds 85 characters; contains 96 characters
 170 | WARNING | Line exceeds 85 characters; contains 87 characters
 179 | WARNING | Line exceeds 85 characters; contains 93 characters
 181 | WARNING | Line exceeds 85 characters; contains 100 characters
 186 | WARNING | Line exceeds 85 characters; contains 88 characters
 188 | WARNING | Line exceeds 85 characters; contains 105 characters
 190 | WARNING | Line exceeds 85 characters; contains 102 characters
 192 | WARNING | Line exceeds 85 characters; contains 117 characters
 193 | WARNING | Line exceeds 85 characters; contains 86 characters
 208 | WARNING | Line exceeds 85 characters; contains 86 characters
 213 | ERROR   | Private method name
     |         | "SwitchDeclarationSniff::findNextCase" must be prefixed
     |         | with an underscore
 216 | WARNING | Line exceeds 85 characters; contains 110 characters
 235 | WARNING | Line exceeds 85 characters; contains 86 characters
 240 | ERROR   | Private method name
     |         | "SwitchDeclarationSniff::findNestedTerminator" must be
     |         | prefixed with an underscore
 251 | WARNING | Line exceeds 85 characters; contains 89 characters
 265 | WARNING | Line exceeds 85 characters; contains 109 characters
 270 | WARNING | Line exceeds 85 characters; contains 88 characters
 276 | WARNING | Line exceeds 85 characters; contains 86 characters
 282 | WARNING | Line exceeds 85 characters; contains 105 characters
 288 | WARNING | Line exceeds 85 characters; contains 115 characters
 293 | WARNING | Line exceeds 85 characters; contains 115 characters
 300 | WARNING | Line exceeds 85 characters; contains 112 characters
 307 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...ndards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class
     |         | ControlStructureSpacingSniff
  61 | WARNING | Line exceeds 85 characters; contains 86 characters
  82 | WARNING | Line exceeds 85 characters; contains 96 characters
  89 | WARNING | Line exceeds 85 characters; contains 112 characters
  97 | WARNING | Line exceeds 85 characters; contains 109 characters
 113 | WARNING | Line exceeds 85 characters; contains 111 characters
 116 | WARNING | Line exceeds 85 characters; contains 120 characters
 124 | WARNING | Line exceeds 85 characters; contains 113 characters
 130 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ElseIfDeclarationSniff
 38 | WARNING | Line exceeds 85 characters; contains 93 characters
 48 | WARNING | Line exceeds 85 characters; contains 86 characters
 54 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.5.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 10 | ERROR | [ ] Class constants must be uppercase; expected CONSTH but
    |       |     found ConstH
 11 | ERROR | [ ] Function name "func_i" is prefixed with a package name
    |       |     but does not begin with a capital letter
 11 | ERROR | [ ] Function name "func_i" is invalid; consider "Func_i"
    |       |     instead
 11 | ERROR | [ ] Missing doc comment for function func_i()
 19 | ERROR | [ ] Missing doc comment for function sin()
 19 | ERROR | [ ] Missing doc comment for function cos()
 19 | ERROR | [ ] Missing doc comment for function cosh()
 21 | ERROR | [ ] Missing doc comment for class PHP7
 21 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class UseDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.9.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | You must use "/**" style comments for a class comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 7 | ERROR | Missing doc comment for class Bug
 9 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.12.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 6 | ERROR | You must use "/**" style comments for a class comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 14 | ERROR | [ ] Missing doc comment for class Foo
 14 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 23 | ERROR | [ ] Missing doc comment for class Container
 28 | ERROR | [ ] Missing doc comment for trait HelloWorld
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.14.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing doc comment for class Baz
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.6.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.7.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.13.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 7 | ERROR | You must use "/**" style comments for a class comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.8.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | You must use "/**" style comments for a class comment
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.10.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | You must use "/**" style comments for a class comment
---------------------------------------------------------------------------


FILE: .../src/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.11.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for class Baz
 2 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 2 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: .../src/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class NamespaceDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PSR2/Tests/Methods/FunctionClosingBraceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FunctionClosingBraceUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | FunctionCallSignatureUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.inc
---------------------------------------------------------------------------
FOUND 70 ERRORS AND 1 WARNING AFFECTING 64 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   4 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
   6 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
   9 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  11 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
  15 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  18 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  21 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  34 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  40 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  43 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  45 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  48 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  55 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  59 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
  59 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  61 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  63 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
  63 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  72 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  77 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  80 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  82 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  85 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  87 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  90 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
  91 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  98 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 117 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 8
 117 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 121 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 123 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 1
 125 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 127 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 1
 129 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 131 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 1
 133 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 136 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 1
 138 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 140 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 1
 141 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 0
 142 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 1
 143 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 1
 146 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 150 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 152 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 1
 154 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 158 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 162 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 167 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 172 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 175 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
 175 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 177 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 4
 178 | ERROR   | [x] Space after closing parenthesis of function call
     |         |     prohibited
 181 | ERROR   | [ ] Missing doc comment for class Test
 183 | ERROR   | [ ] Missing doc comment for function getInstance()
 186 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 187 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 14
 191 | ERROR   | [ ] Missing doc comment for function getSelf()
 194 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 9
 199 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 200 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
 200 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 202 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 203 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 210 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 4 spaces but found 2
 210 | ERROR   | [x] No space found after comma in function call
 211 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 212 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 0 spaces but found 4
 212 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 66 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/PSR2/Tests/Methods/FunctionClosingBraceUnitTest.inc
---------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Missing doc comment for function test()
  8 | ERROR | [ ] Missing doc comment for function test()
 10 | ERROR | [x] Closing brace must be on a line by itself
 12 | ERROR | [ ] Missing doc comment for function test()
 18 | ERROR | [ ] Missing doc comment for function test()
 25 | ERROR | [ ] Missing doc comment for class MyClass
 27 | ERROR | [ ] Missing doc comment for function test()
 32 | ERROR | [ ] Missing doc comment for function test()
 34 | ERROR | [x] Closing brace must be on a line by itself
 36 | ERROR | [ ] Missing doc comment for function test()
 42 | ERROR | [ ] Missing doc comment for function test()
 50 | ERROR | [ ] Missing doc comment for function test()
 55 | ERROR | [ ] Missing doc comment for function test()
 57 | ERROR | [x] Closing brace must be on a line by itself
 59 | ERROR | [ ] Missing doc comment for function test()
 65 | ERROR | [ ] Missing doc comment for function test()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 38 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Missing doc comment for class MyClass
  5 | ERROR | [ ] Missing doc comment for function _myFunction()
  5 | ERROR | [x] Opening brace should be on a new line
  5 | ERROR | [x] Closing brace must be on a line by itself
  6 | ERROR | [ ] Private method name "MyClass::myFunction" must be
    |       |     prefixed with an underscore
  6 | ERROR | [ ] Missing doc comment for function myFunction()
  6 | ERROR | [x] Opening brace should be on a new line
  6 | ERROR | [x] Closing brace must be on a line by itself
  7 | ERROR | [ ] Method name "MyClass::__myFunction" is invalid; only PHP
    |       |     magic methods should be prefixed with a double
    |       |     underscore
  7 | ERROR | [ ] Missing doc comment for function __myFunction()
  7 | ERROR | [x] Opening brace should be on a new line
  7 | ERROR | [x] Closing brace must be on a line by itself
  8 | ERROR | [ ] Missing doc comment for function myFunction()
  8 | ERROR | [x] Opening brace should be on a new line
  8 | ERROR | [x] Closing brace must be on a line by itself
  9 | ERROR | [ ] Missing doc comment for function myFunction()
  9 | ERROR | [x] Opening brace should be on a new line
  9 | ERROR | [x] Closing brace must be on a line by itself
 10 | ERROR | [ ] Missing doc comment for function myFunction()
 10 | ERROR | [x] Opening brace should be on a new line
 10 | ERROR | [x] Closing brace must be on a line by itself
 11 | ERROR | [ ] Missing doc comment for function myFunction()
 11 | ERROR | [x] Opening brace should be on a new line
 11 | ERROR | [x] Closing brace must be on a line by itself
 12 | ERROR | [ ] Private method name "MyClass::myFunction" must be
    |       |     prefixed with an underscore
 12 | ERROR | [ ] Missing doc comment for function myFunction()
 13 | ERROR | [ ] Private method name "MyClass::myFunction" must be
    |       |     prefixed with an underscore
 13 | ERROR | [ ] Missing doc comment for function myFunction()
 14 | ERROR | [ ] Missing doc comment for function myFunction()
 14 | ERROR | [x] Opening brace should be on a new line
 14 | ERROR | [x] Closing brace must be on a line by itself
 15 | ERROR | [ ] Missing doc comment for function myFunction()
 16 | ERROR | [ ] Public method name "MyClass::_" must not be prefixed
    |       |     with an underscore
 16 | ERROR | [ ] Public method name "MyClass::_" is not in camel caps
    |       |     format
 16 | ERROR | [ ] Missing doc comment for function _()
 16 | ERROR | [x] Opening brace should be on a new line
 16 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class MethodDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 5 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
   |       |     echo $arr ..." but found "<?= $arr ..."
 6 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
   |       |     echo $arr ..." but found "<?= $arr ..."
 7 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
   |       |     echo $arr ..." but found "<?= $arr ..."
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.5.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | ERROR | [ ] Missing file doc comment
 1 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 1 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.7.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.10.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 4 | WARNING | PHP version not specified
 4 | ERROR   | Missing @category tag in file comment
 4 | ERROR   | Missing @package tag in file comment
 4 | ERROR   | Missing @author tag in file comment
 4 | ERROR   | Missing @license tag in file comment
 4 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.8.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 3 | WARNING | PHP version not specified
 3 | ERROR   | Missing @category tag in file comment
 3 | ERROR   | Missing @package tag in file comment
 3 | ERROR   | Missing @author tag in file comment
 3 | ERROR   | Missing @license tag in file comment
 3 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClosingTagUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [x] "include" is a statement not a function; no parentheses
   |       |     are required
 2 | ERROR | [x] File is being unconditionally included; use "require"
   |       |     instead
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EndFileNewlineUnitTest
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.9.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | WARNING | PHP version not specified
 2 | ERROR   | Missing @category tag in file comment
 2 | ERROR   | Missing @package tag in file comment
 2 | ERROR   | Missing @author tag in file comment
 2 | ERROR   | Missing @license tag in file comment
 2 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.6.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.5.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 32 ERRORS AND 3 WARNINGS AFFECTING 30 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   2 | ERROR   | [ ] Missing doc comment for class ClassName
   7 | ERROR   | [ ] Missing doc comment for class ClassName
   7 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
   7 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  11 | ERROR   | [ ] Missing doc comment for class ClassName
  19 | ERROR   | [ ] Missing doc comment for class ClassName
  22 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  27 | ERROR   | [ ] Missing doc comment for class ClassName
  34 | ERROR   | [ ] Missing doc comment for class ClassName
  42 | ERROR   | [ ] Missing doc comment for class ClassName
  51 | ERROR   | [ ] Missing doc comment for class Foo
  55 | ERROR   | [ ] Missing doc comment for class ClassName
  62 | ERROR   | [ ] Missing doc comment for class ClassName
  69 | ERROR   | [ ] Missing doc comment for class Test
  71 | ERROR   | [ ] Missing doc comment for function test()
  71 | ERROR   | [x] Opening brace should be on a new line
  72 | WARNING | [x] Inline control structures are discouraged
  77 | ERROR   | [ ] Missing doc comment for class MyClass
  81 | ERROR   | [ ] Missing doc comment for class MyClass
  86 | ERROR   | [ ] Missing doc comment for class MyClass
  91 | ERROR   | [ ] Missing doc comment for class MyClass
  97 | ERROR   | [ ] Missing doc comment for class Test
 103 | ERROR   | [ ] Missing doc comment for interface MyInterface
 103 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 107 | ERROR   | [ ] Missing doc comment for interface MyInterface
 115 | ERROR   | [ ] Missing doc comment for interface MyInterface
 124 | ERROR   | [ ] Missing doc comment for class Test
 128 | ERROR   | [ ] Missing doc comment for class ClassName
 136 | ERROR   | [ ] Missing doc comment for class C1
 141 | ERROR   | [ ] You must use "/**" style comments for a class comment
 145 | ERROR   | [ ] Missing doc comment for function __construct()
 149 | ERROR   | [ ] Missing doc comment for function __construct()
 157 | ERROR   | [ ] Missing doc comment for class A
 162 | ERROR   | [ ] Missing doc comment for class C2
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClassDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class PropertyDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class MyClass
  6 | ERROR | Private member variable "var" must be prefixed with an
    |       | underscore
 12 | ERROR | Public member variable "_var" must not be prefixed with an
    |       | underscore
 13 | ERROR | Protected member variable "_var" must not be prefixed with
    |       | an underscore
 22 | ERROR | Class name must begin with a capital letter
 22 | ERROR | Missing doc comment for class foo
 24 | ERROR | Class constants must be uppercase; expected BAR but found
    |       | bar
---------------------------------------------------------------------------


FILE: ...ards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 20 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 23 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 27 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 31 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 32 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
 33 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 36 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 41 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach (...) {"
 41 | ERROR | [x] Closing brace must be on a line by itself
 42 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach (...) {"
 42 | ERROR | [x] Closing brace must be on a line by itself
 43 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach (...) {"
 43 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SwitchDeclarationUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ElseIfDeclarationUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ControlStructureSpacingUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.inc
---------------------------------------------------------------------------
FOUND 106 ERRORS AFFECTING 102 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   3 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
   6 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
   9 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  10 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  11 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  14 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  16 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 12
  20 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  23 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  26 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  27 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  29 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  31 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  33 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
  37 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  40 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 8
  45 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  46 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  49 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  55 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  57 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  62 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  64 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
  67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  72 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  73 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  74 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  79 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  81 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  86 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  87 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  94 | ERROR | [ ] Missing doc comment for function test()
  97 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 100 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 108 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 108 | ERROR | [x] Closing brace must be on a line by itself
 109 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 111 | ERROR | [x] Closing brace must be on a line by itself
 112 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 113 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 113 | ERROR | [x] Closing brace must be on a line by itself
 114 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 118 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 121 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 125 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 128 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 133 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 140 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 141 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 145 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 145 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
 149 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 151 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 153 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 154 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 160 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 161 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 163 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 165 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 166 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 172 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 173 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 177 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 178 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 184 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 189 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 194 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 197 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 198 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 200 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 201 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 202 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 208 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 209 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 211 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 212 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 214 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 216 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 217 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 218 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 224 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 225 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 227 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 229 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 230 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 236 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 237 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 239 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 240 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 242 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 244 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 245 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 246 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 252 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 253 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 256 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 257 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 260 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 263 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 263 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     8 spaces, found 4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 104 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...s/php_codesniffer/src/Standards/Zend/Sniffs/Files/ClosingTagSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ClosingTagSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 18 | ERROR   | Missing doc comment for class CodeAnalyzerSniff
 37 | WARNING | Line exceeds 85 characters; contains 88 characters
 71 | WARNING | Line exceeds 85 characters; contains 142 characters
 86 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 24 WARNINGS AFFECTING 25 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class ValidVariableNameSniff
  24 | WARNING | Line exceeds 85 characters; contains 93 characters
  54 | WARNING | Line exceeds 85 characters; contains 89 characters
  57 | WARNING | Line exceeds 85 characters; contains 88 characters
  60 | WARNING | Line exceeds 85 characters; contains 88 characters
  65 | WARNING | Line exceeds 85 characters; contains 86 characters
  66 | WARNING | Line exceeds 85 characters; contains 89 characters
  73 | WARNING | Line exceeds 85 characters; contains 89 characters
  78 | WARNING | Line exceeds 85 characters; contains 92 characters
  80 | WARNING | Line exceeds 85 characters; contains 94 characters
  91 | WARNING | Line exceeds 85 characters; contains 97 characters
  97 | WARNING | Line exceeds 85 characters; contains 96 characters
 122 | WARNING | Line exceeds 85 characters; contains 93 characters
 141 | WARNING | Line exceeds 85 characters; contains 93 characters
 143 | WARNING | Line exceeds 85 characters; contains 86 characters
 153 | WARNING | Line exceeds 85 characters; contains 86 characters
 165 | WARNING | Line exceeds 85 characters; contains 87 characters
 167 | WARNING | Line exceeds 85 characters; contains 91 characters
 177 | WARNING | Line exceeds 85 characters; contains 86 characters
 201 | WARNING | Line exceeds 85 characters; contains 132 characters
 211 | WARNING | Line exceeds 85 characters; contains 92 characters
 213 | WARNING | Line exceeds 85 characters; contains 88 characters
 215 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClosingTagUnitTest
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [x] "include" is a statement not a function; no parentheses
   |       |     are required
 2 | ERROR | [x] File is being unconditionally included; use "require"
   |       |     instead
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class CodeAnalyzerUnitTest
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for function myFunction()
 2 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ValidVariableNameUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 11 LINES
---------------------------------------------------------------------------
   2 | ERROR   | Missing file doc comment
   8 | ERROR   | Missing doc comment for class MyClass
  19 | ERROR   | Public member variable "_varName" must not be prefixed
     |         | with an underscore
  22 | ERROR   | Protected member variable "_varName" must not be prefixed
     |         | with an underscore
  23 | ERROR   | Protected member variable "_var_name" must not be
     |         | prefixed with an underscore
  24 | ERROR   | Protected member variable "_varname" must not be prefixed
     |         | with an underscore
  26 | ERROR   | Protected member variable "_varName2" must not be
     |         | prefixed with an underscore
  31 | ERROR   | Private member variable "varName" must be prefixed with
     |         | an underscore
 105 | ERROR   | Missing doc comment for interface Base
 107 | WARNING | Possible parse error: interfaces may not include member
     |         | vars
 109 | ERROR   | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/PSR1/Sniffs/Methods/CamelCapsMethodNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | WARNING | Line exceeds 85 characters; contains 127 characters
 16 | ERROR   | Missing doc comment for class CamelCapsMethodNameSniff
 24 | WARNING | Line exceeds 85 characters; contains 86 characters
 26 | WARNING | Line exceeds 85 characters; contains 87 characters
 30 | WARNING | Line exceeds 85 characters; contains 86 characters
 49 | WARNING | Line exceeds 85 characters; contains 96 characters
 66 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: .../php_codesniffer/src/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 11 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 123 characters
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class SideEffectsSniff
  36 | WARNING | Line exceeds 85 characters; contains 89 characters
  44 | WARNING | Line exceeds 85 characters; contains 96 characters
  47 | WARNING | Line exceeds 85 characters; contains 278 characters
  53 | WARNING | Line exceeds 85 characters; contains 94 characters
  55 | WARNING | Line exceeds 85 characters; contains 93 characters
  72 | WARNING | Line exceeds 85 characters; contains 87 characters
  79 | ERROR   | Private method name "SideEffectsSniff::searchForConflict"
     |         | must be prefixed with an underscore
 102 | WARNING | Line exceeds 85 characters; contains 87 characters
 110 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ClassDeclarationSniff
 39 | WARNING | Line exceeds 85 characters; contains 89 characters
 53 | WARNING | Line exceeds 85 characters; contains 117 characters
 62 | WARNING | Line exceeds 85 characters; contains 91 characters
 64 | WARNING | Line exceeds 85 characters; contains 102 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR1/Tests/Methods/CamelCapsMethodNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 124 ERRORS AFFECTING 40 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Missing doc comment for class My_Class
  3 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  5 | ERROR | [ ] Missing doc comment for function __construct()
  5 | ERROR | [x] Opening brace should be on a new line
  5 | ERROR | [x] Closing brace must be on a line by itself
  6 | ERROR | [ ] Missing doc comment for function My_Class()
  6 | ERROR | [x] Opening brace should be on a new line
  6 | ERROR | [x] Closing brace must be on a line by itself
  7 | ERROR | [ ] Missing doc comment for function _My_Class()
  7 | ERROR | [x] Opening brace should be on a new line
  7 | ERROR | [x] Closing brace must be on a line by itself
  9 | ERROR | [ ] Missing doc comment for function getSomeValue()
  9 | ERROR | [x] Opening brace should be on a new line
  9 | ERROR | [x] Closing brace must be on a line by itself
 10 | ERROR | [ ] Missing doc comment for function parseMyDSN()
 10 | ERROR | [x] Opening brace should be on a new line
 10 | ERROR | [x] Closing brace must be on a line by itself
 11 | ERROR | [ ] Public method name "My_Class::get_some_value" is not in
    |       |     camel caps format
 11 | ERROR | [ ] Missing doc comment for function get_some_value()
 11 | ERROR | [x] Opening brace should be on a new line
 11 | ERROR | [x] Closing brace must be on a line by itself
 12 | ERROR | [ ] Public method name "My_Class::GetSomeValue" is not in
    |       |     camel caps format
 12 | ERROR | [ ] Missing doc comment for function GetSomeValue()
 12 | ERROR | [x] Opening brace should be on a new line
 12 | ERROR | [x] Closing brace must be on a line by itself
 13 | ERROR | [ ] Public method name "My_Class::getSomeValue_Again" is not
    |       |     in camel caps format
 13 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
 13 | ERROR | [x] Opening brace should be on a new line
 13 | ERROR | [x] Closing brace must be on a line by itself
 15 | ERROR | [ ] Missing doc comment for function getSomeValue()
 15 | ERROR | [x] Opening brace should be on a new line
 15 | ERROR | [x] Closing brace must be on a line by itself
 16 | ERROR | [ ] Missing doc comment for function parseMyDSN()
 16 | ERROR | [x] Opening brace should be on a new line
 16 | ERROR | [x] Closing brace must be on a line by itself
 17 | ERROR | [ ] Protected method name "My_Class::get_some_value" is not
    |       |     in camel caps format
 17 | ERROR | [ ] Missing doc comment for function get_some_value()
 17 | ERROR | [x] Opening brace should be on a new line
 17 | ERROR | [x] Closing brace must be on a line by itself
 19 | ERROR | [ ] Private method name "My_Class::getSomeValue" must be
    |       |     prefixed with an underscore
 19 | ERROR | [ ] Missing doc comment for function getSomeValue()
 19 | ERROR | [x] Opening brace should be on a new line
 19 | ERROR | [x] Closing brace must be on a line by itself
 20 | ERROR | [ ] Private method name "My_Class::parseMyDSN" must be
    |       |     prefixed with an underscore
 20 | ERROR | [ ] Missing doc comment for function parseMyDSN()
 20 | ERROR | [x] Opening brace should be on a new line
 20 | ERROR | [x] Closing brace must be on a line by itself
 21 | ERROR | [ ] Private method name "My_Class::get_some_value" must be
    |       |     prefixed with an underscore
 21 | ERROR | [ ] Private method name "My_Class::get_some_value" is not in
    |       |     camel caps format
 21 | ERROR | [ ] Missing doc comment for function get_some_value()
 21 | ERROR | [x] Opening brace should be on a new line
 21 | ERROR | [x] Closing brace must be on a line by itself
 23 | ERROR | [ ] Missing doc comment for function getSomeValue()
 23 | ERROR | [x] Opening brace should be on a new line
 23 | ERROR | [x] Closing brace must be on a line by itself
 24 | ERROR | [ ] Missing doc comment for function parseMyDSN()
 24 | ERROR | [x] Opening brace should be on a new line
 24 | ERROR | [x] Closing brace must be on a line by itself
 25 | ERROR | [ ] Method name "My_Class::get_some_value" is not in camel
    |       |     caps format
 25 | ERROR | [ ] Missing doc comment for function get_some_value()
 25 | ERROR | [x] Opening brace should be on a new line
 25 | ERROR | [x] Closing brace must be on a line by itself
 26 | ERROR | [ ] Method name "My_Class::o_toString" is not in camel caps
    |       |     format
 26 | ERROR | [ ] Missing doc comment for function o_toString()
 26 | ERROR | [x] Opening brace should be on a new line
 26 | ERROR | [x] Closing brace must be on a line by itself
 30 | ERROR | [ ] Missing doc comment for function getSomeValue()
 30 | ERROR | [x] Opening brace should be on a new line
 30 | ERROR | [x] Closing brace must be on a line by itself
 31 | ERROR | [ ] Missing doc comment for function parseMyDSN()
 31 | ERROR | [x] Opening brace should be on a new line
 31 | ERROR | [x] Closing brace must be on a line by itself
 32 | ERROR | [ ] Function name "get_some_value" is prefixed with a
    |       |     package name but does not begin with a capital letter
 32 | ERROR | [ ] Function name "get_some_value" is invalid; consider
    |       |     "Get_Some_value" instead
 32 | ERROR | [ ] Missing doc comment for function get_some_value()
 32 | ERROR | [x] Opening brace should be on a new line
 32 | ERROR | [x] Closing brace must be on a line by itself
 34 | ERROR | [ ] Missing doc comment for class Closure_Test
 34 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 35 | ERROR | [ ] Missing doc comment for function test()
 35 | ERROR | [x] Opening brace should be on a new line
 36 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 36 | ERROR | [x] Opening brace must be the last content on the line
 36 | ERROR | [x] Closing brace must be on a line by itself
 40 | ERROR | [ ] Missing doc comment for trait Foo
 42 | ERROR | [ ] Missing doc comment for function __call()
 42 | ERROR | [x] Opening brace should be on a new line
 42 | ERROR | [x] Closing brace must be on a line by itself
 45 | ERROR | [ ] Missing doc comment for class Magic_Case_Test
 45 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 46 | ERROR | [ ] Missing doc comment for function __Construct()
 46 | ERROR | [x] Opening brace should be on a new line
 46 | ERROR | [x] Closing brace must be on a line by itself
 47 | ERROR | [ ] Missing doc comment for function __isSet()
 47 | ERROR | [x] Opening brace should be on a new line
 47 | ERROR | [x] Closing brace must be on a line by itself
 48 | ERROR | [ ] Missing doc comment for function __tostring()
 48 | ERROR | [x] Opening brace should be on a new line
 48 | ERROR | [x] Closing brace must be on a line by itself
 49 | ERROR | [ ] Missing doc comment for function __set_state()
 49 | ERROR | [x] Opening brace should be on a new line
 49 | ERROR | [x] Closing brace must be on a line by itself
 51 | ERROR | [ ] Missing doc comment for function __autoLoad()
 51 | ERROR | [x] Opening brace should be on a new line
 51 | ERROR | [x] Closing brace must be on a line by itself
 53 | ERROR | [ ] Missing doc comment for class Foo
 55 | ERROR | [ ] Method name "Foo::__soapCall" is invalid; only PHP magic
    |       |     methods should be prefixed with a double underscore
 55 | ERROR | [ ] Public method name "Foo::__soapCall" must not be
    |       |     prefixed with an underscore
 55 | ERROR | [ ] Missing doc comment for function __soapCall()
 65 | ERROR | [ ] Method name "Foo::__" is not in camel caps format
 65 | ERROR | [ ] Missing doc comment for function __()
 65 | ERROR | [x] Opening brace should be on a new line
 65 | ERROR | [x] Closing brace must be on a line by itself
 68 | ERROR | [ ] Missing doc comment for function ___tripleUnderscore()
 68 | ERROR | [x] Opening brace should be on a new line
 68 | ERROR | [x] Closing brace must be on a line by itself
 70 | ERROR | [ ] Class name must begin with a capital letter
 70 | ERROR | [ ] You must use "/**" style comments for a class comment
 70 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 71 | ERROR | [ ] Public method name "triple::___tripleUnderscore" must
    |       |     not be prefixed with an underscore
 71 | ERROR | [ ] Missing doc comment for function ___tripleUnderscore()
 71 | ERROR | [x] Opening brace should be on a new line
 71 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 68 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/PSR1/Tests/Methods/CamelCapsMethodNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class CamelCapsMethodNameUnitTest
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.6.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 8 | ERROR | [ ] Missing doc comment for class Bar
 8 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [x] File is being unconditionally included; use "require"
    |       |     instead
 19 | ERROR | [ ] Missing doc comment for function someMethod()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SideEffectsUnitTest
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.5.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 3 | ERROR | [ ] Missing file doc comment
 3 | ERROR | [ ] Missing doc comment for function printHead()
 3 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.7.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 3 | ERROR | You must use "/**" style comments for a file comment
 5 | ERROR | You must use "/**" style comments for a function comment
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 22 | ERROR | [ ] You must use "/**" style comments for a class comment
 27 | ERROR | [ ] Method name "Foo::Bar" is not in camel caps format
 27 | ERROR | [ ] You must use "/**" style comments for a function comment
 27 | ERROR | [x] Opening brace should be on a new line
 32 | ERROR | [ ] Function name "MyFunction" is invalid; consider
    |       |     "myFunction" instead
 32 | ERROR | [ ] Missing doc comment for function MyFunction()
 32 | ERROR | [x] Opening brace should be on a new line
 38 | ERROR | [ ] Function name "YourFunction" is invalid; consider
    |       |     "yourFunction" instead
 38 | ERROR | [ ] You must use "/**" style comments for a function comment
 38 | ERROR | [x] Opening brace should be on a new line
 45 | ERROR | [ ] You must use "/**" style comments for a class comment
 47 | ERROR | [ ] Method name "MyClass::SomeFunction" is not in camel caps
    |       |     format
 47 | ERROR | [ ] Missing doc comment for function SomeFunction()
 47 | ERROR | [x] Opening brace should be on a new line
 47 | ERROR | [x] Closing brace must be on a line by itself
 50 | ERROR | [ ] Missing doc comment for interface MyInterface
 50 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 50 | ERROR | [x] Closing brace must be on a line by itself
 52 | ERROR | [ ] Missing doc comment for interface MyInterface
 52 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 52 | ERROR | [x] Closing brace must be on a line by itself
 54 | ERROR | [ ] Missing doc comment for interface MyInterface
 54 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 54 | ERROR | [x] Closing brace must be on a line by itself
 59 | ERROR | [ ] You must use "/**" style comments for a interface
    |       |     comment
 59 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 59 | ERROR | [x] Closing brace must be on a line by itself
 63 | ERROR | [ ] Missing doc comment for class A
 63 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 63 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 4 | ERROR | [ ] Missing doc comment for class Foo
 4 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 4 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for class Foo
 2 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [ ] Missing doc comment for class Bar
 3 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 3 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClassDeclarationUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class JoinStringsSniff
 43 | WARNING | Line exceeds 85 characters; contains 86 characters
 56 | WARNING | Line exceeds 85 characters; contains 92 characters
 61 | WARNING | Line exceeds 85 characters; contains 88 characters
 68 | WARNING | Line exceeds 85 characters; contains 106 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class FirebugConsoleSniff
 47 | WARNING | Line exceeds 85 characters; contains 86 characters
 57 | WARNING | Line exceeds 85 characters; contains 133 characters
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DebugCodeSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
 44 | WARNING | Line exceeds 85 characters; contains 89 characters
 46 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  9 | WARNING | Line exceeds 85 characters; contains 94 characters
 10 | WARNING | PHP version not specified
 10 | ERROR   | Missing @category tag in file comment
 10 | ERROR   | Missing @package tag in file comment
 10 | ERROR   | Missing @link tag in file comment
 14 | WARNING | Line exceeds 85 characters; contains 104 characters
 18 | ERROR   | Missing doc comment for class FunctionCommentSniff
 26 | WARNING | Line exceeds 85 characters; contains 86 characters
 51 | WARNING | Line exceeds 85 characters; contains 103 characters
 58 | WARNING | Line exceeds 85 characters; contains 104 characters
 60 | WARNING | Line exceeds 85 characters; contains 102 characters
 66 | WARNING | Line exceeds 85 characters; contains 104 characters
 68 | WARNING | Line exceeds 85 characters; contains 100 characters
 75 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 24 WARNINGS AFFECTING 26 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class IncludeSystemSniff
  24 | ERROR   | Private member variable "ignore" must be prefixed with an
     |         | underscore
  57 | WARNING | Line exceeds 85 characters; contains 89 characters
  58 | WARNING | Line exceeds 85 characters; contains 92 characters
  63 | WARNING | Line exceeds 85 characters; contains 86 characters
  91 | WARNING | Line exceeds 85 characters; contains 92 characters
 101 | WARNING | Line exceeds 85 characters; contains 88 characters
 117 | WARNING | Line exceeds 85 characters; contains 87 characters
 160 | WARNING | Line exceeds 85 characters; contains 91 characters
 168 | WARNING | Line exceeds 85 characters; contains 96 characters
 187 | WARNING | Line exceeds 85 characters; contains 163 characters
 198 | WARNING | Line exceeds 85 characters; contains 88 characters
 216 | WARNING | Line exceeds 85 characters; contains 98 characters
 233 | WARNING | Line exceeds 85 characters; contains 95 characters
 260 | WARNING | Line exceeds 85 characters; contains 87 characters
 268 | WARNING | Line exceeds 85 characters; contains 157 characters
 272 | WARNING | Line exceeds 85 characters; contains 167 characters
 284 | WARNING | Line exceeds 85 characters; contains 89 characters
 286 | WARNING | Line exceeds 85 characters; contains 92 characters
 291 | WARNING | Line exceeds 85 characters; contains 91 characters
 294 | WARNING | Line exceeds 85 characters; contains 92 characters
 298 | WARNING | Line exceeds 85 characters; contains 90 characters
 301 | WARNING | Line exceeds 85 characters; contains 88 characters
 302 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class UnusedSystemSniff
  35 | WARNING | Line exceeds 85 characters; contains 89 characters
  50 | WARNING | Line exceeds 85 characters; contains 90 characters
  51 | WARNING | Line exceeds 85 characters; contains 103 characters
 119 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...r/src/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 86 characters
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class DisallowSelfActionsSniff
  36 | WARNING | Line exceeds 85 characters; contains 89 characters
  52 | WARNING | Line exceeds 85 characters; contains 90 characters
  68 | WARNING | Line exceeds 85 characters; contains 93 characters
  70 | WARNING | Line exceeds 85 characters; contains 112 characters
  76 | WARNING | Line exceeds 85 characters; contains 86 characters
  83 | WARNING | Line exceeds 85 characters; contains 86 characters
 113 | WARNING | Line exceeds 85 characters; contains 129 characters
 118 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/MySource/Sniffs/Channels/IncludeOwnSystemSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class IncludeOwnSystemSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
 44 | WARNING | Line exceeds 85 characters; contains 93 characters
 52 | WARNING | Line exceeds 85 characters; contains 105 characters
 69 | WARNING | Line exceeds 85 characters; contains 99 characters
 80 | WARNING | Line exceeds 85 characters; contains 89 characters
 82 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class BrowserSpecificStylesSniff
 58 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
 10 | WARNING | Line exceeds 85 characters; contains 94 characters
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @link tag in file comment
 18 | ERROR   | Missing doc comment for class AjaxNullComparisonSniff
 38 | WARNING | Line exceeds 85 characters; contains 89 characters
 49 | WARNING | Line exceeds 85 characters; contains 92 characters
 50 | WARNING | Line exceeds 85 characters; contains 100 characters
 86 | WARNING | Line exceeds 85 characters; contains 89 characters
 91 | WARNING | Line exceeds 85 characters; contains 119 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ReturnFunctionValueSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
 44 | WARNING | Line exceeds 85 characters; contains 97 characters
 48 | WARNING | Line exceeds 85 characters; contains 91 characters
 51 | WARNING | Line exceeds 85 characters; contains 109 characters
 55 | WARNING | Line exceeds 85 characters; contains 108 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class GetRequestDataSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
 84 | WARNING | Line exceeds 85 characters; contains 87 characters
 87 | WARNING | Line exceeds 85 characters; contains 114 characters
 91 | WARNING | Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 6 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class EvalObjectFactorySniff
  36 | WARNING | Line exceeds 85 characters; contains 89 characters
  70 | WARNING | Line exceeds 85 characters; contains 93 characters
  73 | WARNING | Line exceeds 85 characters; contains 95 characters
 106 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/MySource/Sniffs/Objects/AssignThisSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class AssignThisSniff
 42 | WARNING | Line exceeds 85 characters; contains 86 characters
 73 | WARNING | Line exceeds 85 characters; contains 92 characters
 74 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 13 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | CreateWidgetTypeCallbackSniff
  43 | WARNING | Line exceeds 85 characters; contains 86 characters
  53 | WARNING | Line exceeds 85 characters; contains 87 characters
  58 | WARNING | Line exceeds 85 characters; contains 116 characters
  63 | WARNING | Line exceeds 85 characters; contains 93 characters
  74 | WARNING | Line exceeds 85 characters; contains 110 characters
  76 | WARNING | Line exceeds 85 characters; contains 108 characters
 110 | WARNING | Line exceeds 85 characters; contains 92 characters
 170 | WARNING | Line exceeds 85 characters; contains 107 characters
 175 | WARNING | Line exceeds 85 characters; contains 88 characters
 204 | WARNING | Line exceeds 85 characters; contains 155 characters
 210 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DisallowNewWidgetSniff
 35 | WARNING | Line exceeds 85 characters; contains 86 characters
 49 | WARNING | Line exceeds 85 characters; contains 87 characters
 51 | WARNING | Line exceeds 85 characters; contains 112 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/MySource/Tests/Strings/JoinStringsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class JoinStringsUnitTest
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/MySource/Tests/Debug/DebugCodeUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.js
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 8 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FirebugConsoleUnitTest
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/MySource/Tests/Debug/DebugCodeUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DebugCodeUnitTest
---------------------------------------------------------------------------


FILE: ...r/src/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
   1 | ERROR | [ ] Missing file doc comment
  11 | ERROR | [x] Opening brace should be on a new line
  11 | ERROR | [x] Closing brace must be on a line by itself
  20 | ERROR | [x] Opening brace should be on a new line
  20 | ERROR | [x] Closing brace must be on a line by itself
  29 | ERROR | [x] Opening brace should be on a new line
  29 | ERROR | [x] Closing brace must be on a line by itself
  40 | ERROR | [x] Opening brace should be on a new line
  40 | ERROR | [x] Closing brace must be on a line by itself
  47 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
     |       |     found 11
  52 | ERROR | [x] Opening brace should be on a new line
  52 | ERROR | [x] Closing brace must be on a line by itself
  58 | ERROR | [x] Tag value indented incorrectly; expected 4 spaces but
     |       |     found 1
  60 | ERROR | [x] Opening brace should be on a new line
  60 | ERROR | [x] Closing brace must be on a line by itself
  70 | ERROR | [x] Opening brace should be on a new line
  70 | ERROR | [x] Closing brace must be on a line by itself
  77 | ERROR | [x] Tag value indented incorrectly; expected 11 spaces but
     |       |     found 1
  79 | ERROR | [x] Tag value indented incorrectly; expected 2 spaces but
     |       |     found 1
  81 | ERROR | [x] Opening brace should be on a new line
  81 | ERROR | [x] Closing brace must be on a line by itself
  91 | ERROR | [x] Opening brace should be on a new line
  91 | ERROR | [x] Closing brace must be on a line by itself
 100 | ERROR | [x] Opening brace should be on a new line
 100 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r/src/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class FunctionCommentUnitTest
---------------------------------------------------------------------------


FILE: ...src/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DisallowSelfActionsUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.inc
---------------------------------------------------------------------------
FOUND 30 ERRORS AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  7 | ERROR | [ ] Missing doc comment for function one()
  7 | ERROR | [x] Opening brace should be on a new line
 14 | ERROR | [ ] Missing doc comment for function two()
 14 | ERROR | [x] Opening brace should be on a new line
 20 | ERROR | [ ] Missing doc comment for class AssetListingAssetType
 22 | ERROR | [ ] Missing doc comment for function one()
 22 | ERROR | [x] Opening brace should be on a new line
 28 | ERROR | [ ] Missing doc comment for function two()
 28 | ERROR | [x] Opening brace should be on a new line
 35 | ERROR | [ ] Missing doc comment for class MyLog
 35 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 35 | ERROR | [x] Closing brace must be on a line by itself
 38 | ERROR | [ ] Missing doc comment for class MyLog
 38 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 38 | ERROR | [x] Closing brace must be on a line by itself
 40 | ERROR | [ ] Missing doc comment for class MyLog
 40 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 40 | ERROR | [x] Closing brace must be on a line by itself
 43 | ERROR | [ ] Missing doc comment for class MyLog
 43 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 43 | ERROR | [x] Closing brace must be on a line by itself
 45 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 55 | ERROR | [ ] Missing doc comment for class MyOtherWidget
 55 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 55 | ERROR | [x] Closing brace must be on a line by itself
 57 | ERROR | [ ] Missing doc comment for function myFunction()
 59 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 60 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 7
 62 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 7
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class UnusedSystemUnitTest
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class IncludeSystemUnitTest
---------------------------------------------------------------------------


FILE: ...src/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  2 | ERROR   | [ ] Missing doc comment for class SomethingActions
  5 | ERROR   | [ ] Missing doc comment for function _x()
 10 | ERROR   | [ ] Missing doc comment for function y()
 21 | ERROR   | [ ] Missing doc comment for function z()
 25 | ERROR   | [ ] Missing doc comment for function a()
 36 | ERROR   | [ ] Missing doc comment for class
    |         |     AbstractEditingScreenModeWidgetActions
 36 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 36 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 38 | ERROR   | [ ] Missing doc comment for function getScreens()
 43 | ERROR   | [ ] Missing doc comment for function setHelpScreenTitle()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.inc
---------------------------------------------------------------------------
FOUND 32 ERRORS AND 1 WARNING AFFECTING 19 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   6 | ERROR   | [ ] Missing doc comment for function one()
   6 | ERROR   | [x] Opening brace should be on a new line
  13 | ERROR   | [ ] Missing doc comment for function two()
  13 | ERROR   | [x] Opening brace should be on a new line
  18 | ERROR   | [ ] Missing doc comment for function three()
  18 | ERROR   | [x] Opening brace should be on a new line
  31 | ERROR   | [ ] Missing doc comment for class AssetListingAssetType
  33 | ERROR   | [ ] Missing doc comment for function one()
  33 | ERROR   | [x] Opening brace should be on a new line
  40 | ERROR   | [ ] Missing doc comment for function two()
  40 | ERROR   | [x] Opening brace should be on a new line
  46 | ERROR   | [ ] Missing doc comment for function three()
  46 | ERROR   | [x] Opening brace should be on a new line
  69 | ERROR   | [ ] Missing doc comment for class MyWidget
  69 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  69 | ERROR   | [x] Closing brace must be on a line by itself
  70 | ERROR   | [ ] Missing doc comment for class MyOtherWidget
  70 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  70 | ERROR   | [x] Closing brace must be on a line by itself
  75 | ERROR   | [ ] Missing doc comment for class AssetListingUnitTest
  77 | ERROR   | [ ] Missing doc comment for function setUp()
  77 | ERROR   | [x] Opening brace should be on a new line
  83 | ERROR   | [ ] Missing doc comment for function two()
  83 | ERROR   | [x] Opening brace should be on a new line
  88 | ERROR   | [ ] Missing doc comment for function three()
  88 | ERROR   | [x] Opening brace should be on a new line
  94 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  95 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
  97 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 3
 102 | ERROR   | [ ] Missing doc comment for function two()
 102 | ERROR   | [x] Opening brace should be on a new line
 111 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | BrowserSpecificStylesUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class GetRequestDataUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ReturnFunctionValueUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 11 | ERROR | [ ] Missing doc comment for class Security
 13 | ERROR | [ ] Missing doc comment for function getRequestData()
 13 | ERROR | [x] Opening brace should be on a new line
 18 | ERROR | [ ] Missing doc comment for class Insecurity
 20 | ERROR | [ ] Missing doc comment for function getRequestData()
 20 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.inc
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for function getWidget()
  9 | ERROR | Missing doc comment for function getWidget2()
 18 | ERROR | Missing doc comment for function getWidget3()
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class AjaxNullComparisonUnitTest
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.inc
---------------------------------------------------------------------------
FOUND 31 ERRORS AND 6 WARNINGS AFFECTING 37 LINES
---------------------------------------------------------------------------
   1 | ERROR   | [ ] Missing file doc comment
  15 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  28 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  29 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  31 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  32 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  33 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  34 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  37 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  45 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  46 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  49 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  50 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  51 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  54 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  55 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  60 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  66 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  67 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  73 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  75 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
  81 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  88 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  96 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 102 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 118 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 130 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 131 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 152 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 159 | ERROR   | [x] Additional blank lines found at end of doc comment
 163 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 164 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 166 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 167 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 168 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 169 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
 172 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EvalObjectFactoryUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...er/src/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DisallowNewWidgetUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.js
---------------------------------------------------------------------------
FOUND 35 ERRORS AFFECTING 32 LINES
---------------------------------------------------------------------------
   3 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
   4 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  29 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  29 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  31 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  43 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  44 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  48 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  49 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  58 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  59 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  68 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  69 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  77 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  78 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  91 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  92 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 101 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 102 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 118 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 119 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 134 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 135 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 149 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 150 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 162 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 163 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 164 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 164 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 166 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 177 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 178 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 180 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 180 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 183 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/MySource/Tests/Objects/AssignThisUnitTest.js
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [x] Opening parenthesis of a multi-line function call must be
   |       |     the last content on the line
 2 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 4 | ERROR | [x] Closing parenthesis of a multi-line function call must be
   |       |     on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | CreateWidgetTypeCallbackUnitTest
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/MySource/Tests/Objects/AssignThisUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class AssignThisUnitTest
---------------------------------------------------------------------------


FILE: ...src/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 92 characters
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | UnnecessaryStringConcatSniff
  66 | WARNING | Line exceeds 85 characters; contains 86 characters
 113 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Sniffs/Formatting/SpaceAfterNotSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class SpaceAfterNotSniff
 46 | WARNING | Line exceeds 85 characters; contains 89 characters
 65 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class SpaceAfterCastSniff
 36 | WARNING | Line exceeds 85 characters; contains 89 characters
 56 | WARNING | Line exceeds 85 characters; contains 112 characters
---------------------------------------------------------------------------


FILE: ...andards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | DisallowMultipleStatementsSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
 44 | WARNING | Line exceeds 85 characters; contains 107 characters
 49 | WARNING | Line exceeds 85 characters; contains 90 characters
 69 | WARNING | Line exceeds 85 characters; contains 91 characters
 83 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class NoSpaceAfterCastSniff
 36 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...andards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 28 WARNINGS AFFECTING 29 LINES
---------------------------------------------------------------------------
   6 | WARNING | Line exceeds 85 characters; contains 101 characters
  10 | WARNING | Line exceeds 85 characters; contains 94 characters
  11 | WARNING | PHP version not specified
  11 | ERROR   | Missing @category tag in file comment
  11 | ERROR   | Missing @package tag in file comment
  11 | ERROR   | Missing @link tag in file comment
  19 | ERROR   | Missing doc comment for class
     |         | MultipleStatementAlignmentSniff
  69 | WARNING | Line exceeds 85 characters; contains 86 characters
  97 | WARNING | Line exceeds 85 characters; contains 86 characters
 137 | WARNING | Line exceeds 85 characters; contains 108 characters
 139 | WARNING | Line exceeds 85 characters; contains 112 characters
 144 | WARNING | Line exceeds 85 characters; contains 86 characters
 145 | WARNING | Line exceeds 85 characters; contains 86 characters
 152 | WARNING | Line exceeds 85 characters; contains 98 characters
 153 | WARNING | Line exceeds 85 characters; contains 104 characters
 154 | WARNING | Line exceeds 85 characters; contains 92 characters
 160 | WARNING | Line exceeds 85 characters; contains 89 characters
 167 | WARNING | Line exceeds 85 characters; contains 89 characters
 174 | WARNING | Line exceeds 85 characters; contains 87 characters
 175 | WARNING | Line exceeds 85 characters; contains 90 characters
 181 | WARNING | Line exceeds 85 characters; contains 88 characters
 206 | WARNING | Line exceeds 85 characters; contains 138 characters
 219 | WARNING | Line exceeds 85 characters; contains 137 characters
 220 | WARNING | Line exceeds 85 characters; contains 142 characters
 231 | WARNING | Line exceeds 85 characters; contains 110 characters
 233 | WARNING | Line exceeds 85 characters; contains 94 characters
 297 | WARNING | Line exceeds 85 characters; contains 87 characters
 300 | WARNING | Line exceeds 85 characters; contains 106 characters
 309 | WARNING | Line exceeds 85 characters; contains 91 characters
 311 | WARNING | Line exceeds 85 characters; contains 103 characters
 328 | WARNING | Line exceeds 85 characters; contains 90 characters
 330 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 11 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class DisallowTabIndentSniff
  34 | ERROR   | Private member variable "tabWidth" must be prefixed with
     |         | an underscore
  52 | WARNING | Line exceeds 85 characters; contains 90 characters
  53 | WARNING | Line exceeds 85 characters; contains 89 characters
  61 | WARNING | Line exceeds 85 characters; contains 102 characters
  95 | WARNING | Line exceeds 85 characters; contains 92 characters
  96 | WARNING | Line exceeds 85 characters; contains 103 characters
 111 | WARNING | Line exceeds 85 characters; contains 86 characters
 144 | WARNING | Line exceeds 85 characters; contains 89 characters
 158 | WARNING | Line exceeds 85 characters; contains 91 characters
 175 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 130 WARNINGS AFFECTING 134 LINES
---------------------------------------------------------------------------
    7 | WARNING | Line exceeds 85 characters; contains 94 characters
    8 | WARNING | PHP version not specified
    8 | ERROR   | Missing @category tag in file comment
    8 | ERROR   | Missing @package tag in file comment
    8 | ERROR   | Missing @link tag in file comment
   17 | ERROR   | Missing doc comment for class ScopeIndentSniff
   63 | ERROR   | Private member variable "tabWidth" must be prefixed with
      |         | an underscore
   85 | ERROR   | Private member variable "ignoreIndentation" must be
      |         | prefixed with an underscore
   99 | ERROR   | Private member variable "debug" must be prefixed with an
      |         | underscore
  121 | WARNING | Line exceeds 85 characters; contains 90 characters
  122 | WARNING | Line exceeds 85 characters; contains 86 characters
  135 | WARNING | Line exceeds 85 characters; contains 102 characters
  162 | WARNING | Line exceeds 85 characters; contains 95 characters
  193 | WARNING | Line exceeds 85 characters; contains 87 characters
  212 | WARNING | Line exceeds 85 characters; contains 87 characters
  236 | WARNING | Line exceeds 85 characters; contains 86 characters
  239 | WARNING | Line exceeds 85 characters; contains 87 characters
  245 | WARNING | Line exceeds 85 characters; contains 100 characters
  258 | WARNING | Line exceeds 85 characters; contains 108 characters
  280 | WARNING | Line exceeds 85 characters; contains 93 characters
  285 | WARNING | Line exceeds 85 characters; contains 94 characters
  297 | WARNING | Line exceeds 85 characters; contains 145 characters
  301 | WARNING | Line exceeds 85 characters; contains 91 characters
  303 | WARNING | Line exceeds 85 characters; contains 88 characters
  312 | WARNING | Line exceeds 85 characters; contains 143 characters
  315 | WARNING | Line exceeds 85 characters; contains 95 characters
  325 | WARNING | Line exceeds 85 characters; contains 93 characters
  329 | WARNING | Line exceeds 85 characters; contains 88 characters
  331 | WARNING | Line exceeds 85 characters; contains 89 characters
  337 | WARNING | Line exceeds 85 characters; contains 91 characters
  338 | WARNING | Line exceeds 85 characters; contains 105 characters
  351 | WARNING | Line exceeds 85 characters; contains 92 characters
  352 | WARNING | Line exceeds 85 characters; contains 87 characters
  353 | WARNING | Line exceeds 85 characters; contains 92 characters
  357 | WARNING | Line exceeds 85 characters; contains 105 characters
  370 | WARNING | Line exceeds 85 characters; contains 137 characters
  378 | WARNING | Line exceeds 85 characters; contains 110 characters
  379 | WARNING | Line exceeds 85 characters; contains 114 characters
  386 | WARNING | Line exceeds 85 characters; contains 109 characters
  390 | WARNING | Line exceeds 85 characters; contains 100 characters
  391 | WARNING | Line exceeds 85 characters; contains 87 characters
  401 | WARNING | Line exceeds 85 characters; contains 143 characters
  428 | WARNING | Line exceeds 85 characters; contains 86 characters
  429 | WARNING | Line exceeds 85 characters; contains 97 characters
  440 | WARNING | Line exceeds 85 characters; contains 89 characters
  449 | WARNING | Line exceeds 85 characters; contains 96 characters
  458 | WARNING | Line exceeds 85 characters; contains 88 characters
  459 | WARNING | Line exceeds 85 characters; contains 101 characters
  460 | WARNING | Line exceeds 85 characters; contains 88 characters
  464 | WARNING | Line exceeds 85 characters; contains 101 characters
  467 | WARNING | Line exceeds 85 characters; contains 94 characters
  477 | WARNING | Line exceeds 85 characters; contains 117 characters
  487 | WARNING | Line exceeds 85 characters; contains 99 characters
  498 | WARNING | Line exceeds 85 characters; contains 139 characters
  531 | WARNING | Line exceeds 85 characters; contains 96 characters
  541 | WARNING | Line exceeds 85 characters; contains 92 characters
  544 | WARNING | Line exceeds 85 characters; contains 89 characters
  552 | WARNING | Line exceeds 85 characters; contains 90 characters
  560 | WARNING | Line exceeds 85 characters; contains 136 characters
  565 | WARNING | Line exceeds 85 characters; contains 98 characters
  571 | WARNING | Line exceeds 85 characters; contains 107 characters
  577 | WARNING | Line exceeds 85 characters; contains 89 characters
  584 | WARNING | Line exceeds 85 characters; contains 89 characters
  599 | WARNING | Line exceeds 85 characters; contains 119 characters
  603 | WARNING | Line exceeds 85 characters; contains 89 characters
  607 | WARNING | Line exceeds 85 characters; contains 87 characters
  609 | WARNING | Line exceeds 85 characters; contains 95 characters
  613 | WARNING | Line exceeds 85 characters; contains 126 characters
  623 | WARNING | Line exceeds 85 characters; contains 98 characters
  624 | WARNING | Line exceeds 85 characters; contains 102 characters
  631 | WARNING | Line exceeds 85 characters; contains 103 characters
  635 | WARNING | Line exceeds 85 characters; contains 90 characters
  648 | WARNING | Line exceeds 85 characters; contains 108 characters
  651 | WARNING | Line exceeds 85 characters; contains 91 characters
  673 | WARNING | Line exceeds 85 characters; contains 96 characters
  686 | WARNING | Line exceeds 85 characters; contains 104 characters
  695 | WARNING | Line exceeds 85 characters; contains 90 characters
  702 | WARNING | Line exceeds 85 characters; contains 90 characters
  706 | WARNING | Line exceeds 85 characters; contains 89 characters
  707 | WARNING | Line exceeds 85 characters; contains 114 characters
  710 | WARNING | Line exceeds 85 characters; contains 118 characters
  734 | WARNING | Line exceeds 85 characters; contains 99 characters
  735 | WARNING | Line exceeds 85 characters; contains 97 characters
  740 | WARNING | Line exceeds 85 characters; contains 131 characters
  745 | WARNING | Line exceeds 85 characters; contains 86 characters
  746 | WARNING | Line exceeds 85 characters; contains 94 characters
  757 | WARNING | Line exceeds 85 characters; contains 88 characters
  758 | WARNING | Line exceeds 85 characters; contains 86 characters
  759 | WARNING | Line exceeds 85 characters; contains 86 characters
  763 | WARNING | Line exceeds 85 characters; contains 86 characters
  764 | WARNING | Line exceeds 85 characters; contains 100 characters
  772 | WARNING | Line exceeds 85 characters; contains 102 characters
  781 | WARNING | Line exceeds 85 characters; contains 94 characters
  787 | WARNING | Line exceeds 85 characters; contains 115 characters
  795 | WARNING | Line exceeds 85 characters; contains 88 characters
  798 | WARNING | Line exceeds 85 characters; contains 98 characters
  803 | WARNING | Line exceeds 85 characters; contains 108 characters
  812 | WARNING | Line exceeds 85 characters; contains 86 characters
  826 | WARNING | Line exceeds 85 characters; contains 90 characters
  851 | WARNING | Line exceeds 85 characters; contains 90 characters
  882 | WARNING | Line exceeds 85 characters; contains 86 characters
  888 | WARNING | Line exceeds 85 characters; contains 87 characters
  889 | WARNING | Line exceeds 85 characters; contains 96 characters
  896 | WARNING | Line exceeds 85 characters; contains 100 characters
  899 | WARNING | Line exceeds 85 characters; contains 97 characters
  907 | WARNING | Line exceeds 85 characters; contains 140 characters
  958 | WARNING | Line exceeds 85 characters; contains 89 characters
  959 | WARNING | Line exceeds 85 characters; contains 118 characters
  971 | WARNING | Line exceeds 85 characters; contains 95 characters
  976 | WARNING | Line exceeds 85 characters; contains 89 characters
 1006 | WARNING | Line exceeds 85 characters; contains 95 characters
 1011 | WARNING | Line exceeds 85 characters; contains 89 characters
 1017 | WARNING | Line exceeds 85 characters; contains 89 characters
 1018 | WARNING | Line exceeds 85 characters; contains 92 characters
 1022 | WARNING | Line exceeds 85 characters; contains 98 characters
 1032 | WARNING | Line exceeds 85 characters; contains 94 characters
 1047 | WARNING | Line exceeds 85 characters; contains 91 characters
 1051 | WARNING | Line exceeds 85 characters; contains 122 characters
 1056 | WARNING | Line exceeds 85 characters; contains 90 characters
 1063 | WARNING | Line exceeds 85 characters; contains 95 characters
 1069 | WARNING | Line exceeds 85 characters; contains 89 characters
 1104 | WARNING | Line exceeds 85 characters; contains 94 characters
 1108 | WARNING | Line exceeds 85 characters; contains 93 characters
 1123 | WARNING | Line exceeds 85 characters; contains 86 characters
 1142 | WARNING | Line exceeds 85 characters; contains 99 characters
 1147 | WARNING | Line exceeds 85 characters; contains 93 characters
 1160 | WARNING | Line exceeds 85 characters; contains 122 characters
 1180 | WARNING | Line exceeds 85 characters; contains 93 characters
 1192 | WARNING | Line exceeds 85 characters; contains 96 characters
 1205 | WARNING | Line exceeds 85 characters; contains 104 characters
 1214 | WARNING | Line exceeds 85 characters; contains 107 characters
 1236 | WARNING | Line exceeds 85 characters; contains 137 characters
 1240 | WARNING | Line exceeds 85 characters; contains 125 characters
 1271 | WARNING | Line exceeds 85 characters; contains 97 characters
 1287 | WARNING | Line exceeds 85 characters; contains 91 characters
 1295 | WARNING | Line exceeds 85 characters; contains 99 characters
 1300 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 14 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class DisallowSpaceIndentSniff
  34 | ERROR   | Private member variable "tabWidth" must be prefixed with
     |         | an underscore
  52 | WARNING | Line exceeds 85 characters; contains 90 characters
  53 | WARNING | Line exceeds 85 characters; contains 89 characters
  62 | WARNING | Line exceeds 85 characters; contains 102 characters
  84 | WARNING | Line exceeds 85 characters; contains 100 characters
  88 | WARNING | Line exceeds 85 characters; contains 92 characters
  91 | WARNING | Line exceeds 85 characters; contains 93 characters
 108 | WARNING | Line exceeds 85 characters; contains 92 characters
 109 | WARNING | Line exceeds 85 characters; contains 86 characters
 119 | WARNING | Line exceeds 85 characters; contains 107 characters
 158 | WARNING | Line exceeds 85 characters; contains 86 characters
 177 | WARNING | Line exceeds 85 characters; contains 87 characters
 182 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class OneClassPerFileSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class EndFileNoNewlineSniff
 46 | WARNING | Line exceeds 85 characters; contains 89 characters
 67 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/Generic/Sniffs/Files/InlineHTMLSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class InlineHTMLSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/Generic/Sniffs/Files/LineLengthSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 13 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  11 | WARNING | Line exceeds 85 characters; contains 94 characters
  12 | WARNING | PHP version not specified
  12 | ERROR   | Missing @category tag in file comment
  12 | ERROR   | Missing @package tag in file comment
  12 | ERROR   | Missing @link tag in file comment
  20 | ERROR   | Missing doc comment for class LineLengthSniff
  63 | WARNING | Line exceeds 85 characters; contains 89 characters
  90 | WARNING | Line exceeds 85 characters; contains 86 characters
 112 | WARNING | Line exceeds 85 characters; contains 86 characters
 113 | WARNING | Line exceeds 85 characters; contains 101 characters
 115 | WARNING | Line exceeds 85 characters; contains 88 characters
 122 | WARNING | Line exceeds 85 characters; contains 88 characters
 142 | WARNING | Line exceeds 85 characters; contains 91 characters
 143 | WARNING | Line exceeds 85 characters; contains 88 characters
 144 | WARNING | Line exceeds 85 characters; contains 95 characters
 149 | WARNING | Line exceeds 85 characters; contains 94 characters
 172 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Generic/Sniffs/Files/OneTraitPerFileSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class OneTraitPerFileSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ByteOrderMarkSniff
 49 | WARNING | Line exceeds 85 characters; contains 89 characters
 65 | WARNING | Line exceeds 85 characters; contains 95 characters
 68 | WARNING | Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Sniffs/Files/LowercasedFilenameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class LowercasedFilenameSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...src/Standards/Generic/Sniffs/Files/OneObjectStructurePerFileSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | OneObjectStructurePerFileSniff
 39 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class EndFileNewlineSniff
 46 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class OneInterfacePerFileSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Generic/Sniffs/Files/LineEndingsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class LineEndingsSniff
 53 | WARNING | Line exceeds 85 characters; contains 89 characters
 92 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...src/Standards/Generic/Sniffs/Arrays/DisallowShortArraySyntaxSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | DisallowShortArraySyntaxSniff
 35 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Sniffs/Arrays/DisallowLongArraySyntaxSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DisallowLongArraySyntaxSniff
 35 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Generic/Sniffs/Arrays/ArrayIndentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 18 WARNINGS AFFECTING 19 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class ArrayIndentSniff
  31 | WARNING | Line exceeds 85 characters; contains 87 characters
  33 | WARNING | Line exceeds 85 characters; contains 97 characters
  34 | WARNING | Line exceeds 85 characters; contains 95 characters
  35 | WARNING | Line exceeds 85 characters; contains 101 characters
  40 | WARNING | Line exceeds 85 characters; contains 99 characters
  50 | WARNING | Line exceeds 85 characters; contains 87 characters
  52 | WARNING | Line exceeds 85 characters; contains 97 characters
  53 | WARNING | Line exceeds 85 characters; contains 95 characters
  54 | WARNING | Line exceeds 85 characters; contains 101 characters
  59 | WARNING | Line exceeds 85 characters; contains 98 characters
  73 | WARNING | Line exceeds 85 characters; contains 93 characters
  87 | WARNING | Line exceeds 85 characters; contains 89 characters
  92 | WARNING | Line exceeds 85 characters; contains 88 characters
 108 | WARNING | Line exceeds 85 characters; contains 92 characters
 124 | WARNING | Line exceeds 85 characters; contains 93 characters
 129 | WARNING | Line exceeds 85 characters; contains 94 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  12 | WARNING | Line exceeds 85 characters; contains 94 characters
  13 | WARNING | PHP version not specified
  13 | ERROR   | Missing @category tag in file comment
  13 | ERROR   | Missing @package tag in file comment
  13 | ERROR   | Missing @link tag in file comment
  20 | ERROR   | Missing doc comment for class CyclomaticComplexitySniff
  54 | WARNING | Line exceeds 85 characters; contains 86 characters
  97 | WARNING | Line exceeds 85 characters; contains 92 characters
 104 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class NestingLevelSniff
 50 | WARNING | Line exceeds 85 characters; contains 86 characters
 89 | WARNING | Line exceeds 85 characters; contains 102 characters
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 7 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class ClosureLinterSniff
  58 | WARNING | Line exceeds 85 characters; contains 88 characters
  63 | WARNING | Line exceeds 85 characters; contains 89 characters
  75 | WARNING | Line exceeds 85 characters; contains 93 characters
  84 | WARNING | Line exceeds 85 characters; contains 98 characters
 104 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...s/php_codesniffer/src/Standards/Generic/Sniffs/Debug/CSSLintSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class CSSLintSniff
 42 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...bs/php_codesniffer/src/Standards/Generic/Sniffs/Debug/ESLintSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class ESLintSniff
 50 | WARNING | Line exceeds 85 characters; contains 88 characters
 55 | WARNING | Line exceeds 85 characters; contains 89 characters
 80 | WARNING | Line exceeds 85 characters; contains 122 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DuplicateClassNameSniff
 42 | WARNING | Line exceeds 85 characters; contains 86 characters
 80 | WARNING | Line exceeds 85 characters; contains 108 characters
 94 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Generic/Sniffs/Classes/OpeningBraceSameLineSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 12 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 105 characters
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class OpeningBraceSameLineSniff
  39 | WARNING | Line exceeds 85 characters; contains 86 characters
  48 | WARNING | Line exceeds 85 characters; contains 112 characters
  59 | WARNING | Line exceeds 85 characters; contains 107 characters
  65 | WARNING | Line exceeds 85 characters; contains 93 characters
  66 | WARNING | Line exceeds 85 characters; contains 90 characters
  67 | WARNING | Line exceeds 85 characters; contains 102 characters
  75 | WARNING | Line exceeds 85 characters; contains 94 characters
  87 | WARNING | Line exceeds 85 characters; contains 93 characters
 110 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...dards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 10 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class UpperCaseConstantNameSniff
 39 | WARNING | Line exceeds 85 characters; contains 93 characters
 50 | WARNING | Line exceeds 85 characters; contains 96 characters
 59 | WARNING | Line exceeds 85 characters; contains 87 characters
 61 | WARNING | Line exceeds 85 characters; contains 87 characters
 64 | WARNING | Line exceeds 85 characters; contains 87 characters
 69 | WARNING | Line exceeds 85 characters; contains 92 characters
 92 | WARNING | Line exceeds 85 characters; contains 95 characters
 98 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...dards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  17 | ERROR   | Missing doc comment for class CamelCapsFunctionNameSniff
  93 | WARNING | Line exceeds 85 characters; contains 86 characters
  95 | WARNING | Line exceeds 85 characters; contains 87 characters
  99 | WARNING | Line exceeds 85 characters; contains 86 characters
 119 | WARNING | Line exceeds 85 characters; contains 119 characters
 120 | WARNING | Line exceeds 85 characters; contains 90 characters
 163 | WARNING | Line exceeds 85 characters; contains 86 characters
 185 | WARNING | Line exceeds 85 characters; contains 121 characters
 186 | WARNING | Line exceeds 85 characters; contains 92 characters
 192 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 14 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  11 | WARNING | Line exceeds 85 characters; contains 94 characters
  12 | WARNING | PHP version not specified
  12 | ERROR   | Missing @category tag in file comment
  12 | ERROR   | Missing @package tag in file comment
  12 | ERROR   | Missing @link tag in file comment
  19 | ERROR   | Missing doc comment for class ConstructorNameSniff
  27 | ERROR   | Private member variable "currentClass" must be prefixed
     |         | with an underscore
  34 | ERROR   | Private member variable "functionList" must be prefixed
     |         | with an underscore
  42 | WARNING | Line exceeds 85 characters; contains 86 characters
  51 | WARNING | Line exceeds 85 characters; contains 86 characters
  53 | WARNING | Line exceeds 85 characters; contains 89 characters
  57 | WARNING | Line exceeds 85 characters; contains 86 characters
  69 | WARNING | Line exceeds 85 characters; contains 96 characters
  91 | WARNING | Line exceeds 85 characters; contains 118 characters
  95 | WARNING | Line exceeds 85 characters; contains 120 characters
  96 | WARNING | Line exceeds 85 characters; contains 86 characters
 109 | WARNING | Line exceeds 85 characters; contains 89 characters
 110 | WARNING | Line exceeds 85 characters; contains 89 characters
 125 | WARNING | Line exceeds 85 characters; contains 89 characters
 134 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...ards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 15 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class InlineControlStructureSniff
  62 | WARNING | Line exceeds 85 characters; contains 93 characters
  72 | WARNING | Line exceeds 85 characters; contains 90 characters
  86 | WARNING | Line exceeds 85 characters; contains 103 characters
 103 | WARNING | Line exceeds 85 characters; contains 88 characters
 104 | WARNING | Line exceeds 85 characters; contains 96 characters
 105 | WARNING | Line exceeds 85 characters; contains 102 characters
 106 | WARNING | Line exceeds 85 characters; contains 89 characters
 116 | WARNING | Line exceeds 85 characters; contains 117 characters
 118 | WARNING | Line exceeds 85 characters; contains 120 characters
 121 | WARNING | Line exceeds 85 characters; contains 87 characters
 168 | WARNING | Line exceeds 85 characters; contains 96 characters
 169 | WARNING | Line exceeds 85 characters; contains 95 characters
 222 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class SubversionPropertiesSniff
  50 | WARNING | Line exceeds 85 characters; contains 86 characters
 117 | WARNING | Line exceeds 85 characters; contains 95 characters
 135 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Generic/Sniffs/Commenting/DocCommentSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 30 WARNINGS AFFECTING 31 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class DocCommentSniff
  45 | WARNING | Line exceeds 85 characters; contains 86 characters
  81 | WARNING | Line exceeds 85 characters; contains 88 characters
  94 | WARNING | Line exceeds 85 characters; contains 92 characters
 103 | WARNING | Line exceeds 85 characters; contains 86 characters
 128 | WARNING | Line exceeds 85 characters; contains 87 characters
 161 | WARNING | Line exceeds 85 characters; contains 86 characters
 165 | WARNING | Line exceeds 85 characters; contains 87 characters
 168 | WARNING | Line exceeds 85 characters; contains 102 characters
 169 | WARNING | Line exceeds 85 characters; contains 86 characters
 175 | WARNING | Line exceeds 85 characters; contains 90 characters
 187 | WARNING | Line exceeds 85 characters; contains 89 characters
 198 | WARNING | Line exceeds 85 characters; contains 87 characters
 200 | WARNING | Line exceeds 85 characters; contains 93 characters
 201 | WARNING | Line exceeds 85 characters; contains 89 characters
 213 | WARNING | Line exceeds 85 characters; contains 106 characters
 220 | WARNING | Line exceeds 85 characters; contains 86 characters
 247 | WARNING | Line exceeds 85 characters; contains 88 characters
 255 | WARNING | Line exceeds 85 characters; contains 86 characters
 272 | WARNING | Line exceeds 85 characters; contains 88 characters
 273 | WARNING | Line exceeds 85 characters; contains 94 characters
 281 | WARNING | Line exceeds 85 characters; contains 92 characters
 283 | WARNING | Line exceeds 85 characters; contains 120 characters
 286 | WARNING | Line exceeds 85 characters; contains 99 characters
 298 | WARNING | Line exceeds 85 characters; contains 114 characters
 309 | WARNING | Line exceeds 85 characters; contains 95 characters
 315 | WARNING | Line exceeds 85 characters; contains 100 characters
 317 | WARNING | Line exceeds 85 characters; contains 96 characters
 326 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Generic/Sniffs/Commenting/TodoSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class TodoSniff
 46 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...hp_codesniffer/src/Standards/Generic/Sniffs/Commenting/FixmeSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 17 | ERROR   | Missing doc comment for class FixmeSniff
 47 | WARNING | Line exceeds 85 characters; contains 86 characters
 58 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class CallTimePassByReferenceSniff
 39 | WARNING | Line exceeds 85 characters; contains 86 characters
 90 | WARNING | Line exceeds 85 characters; contains 111 characters
---------------------------------------------------------------------------


FILE: ...eneric/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 17 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 95 characters
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | OpeningFunctionBraceKernighanRitchieSniff
  54 | WARNING | Line exceeds 85 characters; contains 93 characters
  78 | WARNING | Line exceeds 85 characters; contains 104 characters
  91 | WARNING | Line exceeds 85 characters; contains 96 characters
  93 | WARNING | Line exceeds 85 characters; contains 90 characters
  95 | WARNING | Line exceeds 85 characters; contains 113 characters
 100 | WARNING | Line exceeds 85 characters; contains 92 characters
 102 | WARNING | Line exceeds 85 characters; contains 87 characters
 107 | WARNING | Line exceeds 85 characters; contains 98 characters
 108 | WARNING | Line exceeds 85 characters; contains 96 characters
 110 | WARNING | Line exceeds 85 characters; contains 88 characters
 111 | WARNING | Line exceeds 85 characters; contains 88 characters
 119 | WARNING | Line exceeds 85 characters; contains 97 characters
 132 | WARNING | Line exceeds 85 characters; contains 93 characters
 162 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...dards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 15 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
   3 | WARNING | Line exceeds 85 characters; contains 93 characters
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class
     |         | OpeningFunctionBraceBsdAllmanSniff
  52 | WARNING | Line exceeds 85 characters; contains 93 characters
  76 | WARNING | Line exceeds 85 characters; contains 104 characters
  90 | WARNING | Line exceeds 85 characters; contains 91 characters
  95 | WARNING | Line exceeds 85 characters; contains 100 characters
 102 | WARNING | Line exceeds 85 characters; contains 97 characters
 104 | WARNING | Line exceeds 85 characters; contains 105 characters
 106 | WARNING | Line exceeds 85 characters; contains 95 characters
 108 | WARNING | Line exceeds 85 characters; contains 101 characters
 127 | WARNING | Line exceeds 85 characters; contains 93 characters
 153 | WARNING | Line exceeds 85 characters; contains 88 characters
 159 | WARNING | Line exceeds 85 characters; contains 92 characters
 170 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...andards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 23 WARNINGS AFFECTING 24 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class
     |         | FunctionCallArgumentSpacingSniff
  42 | WARNING | Line exceeds 85 characters; contains 93 characters
  59 | WARNING | Line exceeds 85 characters; contains 96 characters
  60 | WARNING | Line exceeds 85 characters; contains 112 characters
  73 | WARNING | Line exceeds 85 characters; contains 99 characters
  92 | WARNING | Line exceeds 85 characters; contains 111 characters
 103 | WARNING | Line exceeds 85 characters; contains 86 characters
 113 | WARNING | Line exceeds 85 characters; contains 109 characters
 114 | WARNING | Line exceeds 85 characters; contains 90 characters
 116 | WARNING | Line exceeds 85 characters; contains 105 characters
 118 | WARNING | Line exceeds 85 characters; contains 86 characters
 125 | WARNING | Line exceeds 85 characters; contains 102 characters
 130 | WARNING | Line exceeds 85 characters; contains 87 characters
 132 | WARNING | Line exceeds 85 characters; contains 105 characters
 136 | WARNING | Line exceeds 85 characters; contains 95 characters
 138 | WARNING | Line exceeds 85 characters; contains 122 characters
 140 | WARNING | Line exceeds 85 characters; contains 91 characters
 147 | WARNING | Line exceeds 85 characters; contains 115 characters
 151 | WARNING | Line exceeds 85 characters; contains 87 characters
 152 | WARNING | Line exceeds 85 characters; contains 108 characters
 159 | WARNING | Line exceeds 85 characters; contains 86 characters
 160 | WARNING | Line exceeds 85 characters; contains 107 characters
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class ClosingPHPTagSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  10 | WARNING | Line exceeds 85 characters; contains 94 characters
  11 | WARNING | PHP version not specified
  11 | ERROR   | Missing @category tag in file comment
  11 | ERROR   | Missing @package tag in file comment
  11 | ERROR   | Missing @link tag in file comment
  18 | ERROR   | Missing doc comment for class ForbiddenFunctionsSniff
  92 | WARNING | Line exceeds 85 characters; contains 95 characters
  93 | WARNING | Line exceeds 85 characters; contains 112 characters
 104 | WARNING | Line exceeds 85 characters; contains 89 characters
 128 | WARNING | Line exceeds 85 characters; contains 89 characters
 133 | WARNING | Line exceeds 85 characters; contains 94 characters
 151 | WARNING | Line exceeds 85 characters; contains 108 characters
 181 | WARNING | Line exceeds 85 characters; contains 88 characters
 190 | WARNING | Line exceeds 85 characters; contains 91 characters
 192 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...s/php_codesniffer/src/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class SAPIUsageSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
 51 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...labs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/SyntaxSniff.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 6 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 17 | ERROR   | Missing doc comment for class SyntaxSniff
 25 | ERROR   | Private member variable "phpPath" must be prefixed with an
    |         | underscore
 44 | WARNING | Line exceeds 85 characters; contains 89 characters
 65 | WARNING | Line exceeds 85 characters; contains 118 characters
 72 | WARNING | Line exceeds 85 characters; contains 99 characters
 75 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class UpperCaseConstantSniff
 39 | WARNING | Line exceeds 85 characters; contains 93 characters
 56 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class LowerCaseKeywordSniff
 107 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  16 | ERROR   | Missing doc comment for class DisallowShortOpenTagSniff
  46 | WARNING | Line exceeds 85 characters; contains 86 characters
  62 | WARNING | Line exceeds 85 characters; contains 116 characters
  63 | WARNING | Line exceeds 85 characters; contains 102 characters
  76 | WARNING | Line exceeds 85 characters; contains 104 characters
  77 | WARNING | Line exceeds 85 characters; contains 114 characters
  83 | WARNING | Line exceeds 85 characters; contains 90 characters
 103 | WARNING | Line exceeds 85 characters; contains 90 characters
 142 | WARNING | Line exceeds 85 characters; contains 88 characters
 143 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Sniffs/PHP/BacktickOperatorSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class BacktickOperatorSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Generic/Sniffs/PHP/DiscourageGotoSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DiscourageGotoSniff
 38 | WARNING | Line exceeds 85 characters; contains 89 characters
 45 | WARNING | Line exceeds 85 characters; contains 104 characters
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Sniffs/PHP/DisallowAlternativePHPTagsSniff.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 32 WARNINGS AFFECTING 35 LINES
---------------------------------------------------------------------------
   5 | WARNING | Line exceeds 85 characters; contains 91 characters
   9 | WARNING | Line exceeds 85 characters; contains 94 characters
  10 | WARNING | PHP version not specified
  10 | ERROR   | Missing @category tag in file comment
  10 | ERROR   | Missing @package tag in file comment
  10 | ERROR   | Missing @link tag in file comment
  18 | ERROR   | Missing doc comment for class
     |         | DisallowAlternativePHPTagsSniff
  26 | ERROR   | Private member variable "aspTags" must be prefixed with
     |         | an underscore
  33 | ERROR   | Private member variable "phpVersion" must be prefixed
     |         | with an underscore
  67 | WARNING | Line exceeds 85 characters; contains 86 characters
  84 | WARNING | Line exceeds 85 characters; contains 91 characters
  85 | WARNING | Line exceeds 85 characters; contains 89 characters
  88 | WARNING | Line exceeds 85 characters; contains 94 characters
  89 | WARNING | Line exceeds 85 characters; contains 96 characters
  99 | WARNING | Line exceeds 85 characters; contains 93 characters
 110 | WARNING | Line exceeds 85 characters; contains 114 characters
 111 | WARNING | Line exceeds 85 characters; contains 87 characters
 122 | WARNING | Line exceeds 85 characters; contains 87 characters
 124 | WARNING | Line exceeds 85 characters; contains 101 characters
 126 | WARNING | Line exceeds 85 characters; contains 87 characters
 136 | WARNING | Line exceeds 85 characters; contains 116 characters
 138 | WARNING | Line exceeds 85 characters; contains 88 characters
 148 | WARNING | Line exceeds 85 characters; contains 94 characters
 152 | WARNING | Line exceeds 85 characters; contains 94 characters
 154 | WARNING | Line exceeds 85 characters; contains 88 characters
 158 | WARNING | Line exceeds 85 characters; contains 89 characters
 169 | WARNING | Line exceeds 85 characters; contains 88 characters
 170 | WARNING | Line exceeds 85 characters; contains 86 characters
 200 | WARNING | Line exceeds 85 characters; contains 86 characters
 202 | WARNING | Line exceeds 85 characters; contains 113 characters
 204 | WARNING | Line exceeds 85 characters; contains 104 characters
 224 | WARNING | Line exceeds 85 characters; contains 93 characters
 225 | WARNING | Line exceeds 85 characters; contains 94 characters
 226 | WARNING | Line exceeds 85 characters; contains 88 characters
 230 | WARNING | Line exceeds 85 characters; contains 109 characters
 232 | WARNING | Line exceeds 85 characters; contains 95 characters
 243 | WARNING | Line exceeds 85 characters; contains 91 characters
 244 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 14 | WARNING | Line exceeds 85 characters; contains 94 characters
 15 | WARNING | PHP version not specified
 15 | ERROR   | Missing @category tag in file comment
 15 | ERROR   | Missing @package tag in file comment
 15 | ERROR   | Missing @link tag in file comment
 22 | ERROR   | Missing doc comment for class NoSilencedErrorsSniff
 49 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 13 | ERROR   | Missing doc comment for class DeprecatedFunctionsSniff
 54 | WARNING | Line exceeds 85 characters; contains 91 characters
 56 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class LowerCaseConstantSniff
 49 | WARNING | Line exceeds 85 characters; contains 93 characters
 66 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...rc/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class
    |         | CharacterBeforePHPOpeningTagSniff
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...src/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 27 | WARNING | Line exceeds 85 characters; contains 94 characters
 28 | WARNING | PHP version not specified
 28 | ERROR   | Missing @category tag in file comment
 28 | ERROR   | Missing @package tag in file comment
 28 | ERROR   | Missing @link tag in file comment
 35 | ERROR   | Missing doc comment for class JumbledIncrementerSniff
 55 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Sniffs/CodeAnalysis/AssignmentInConditionSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 12 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
  11 | WARNING | Line exceeds 85 characters; contains 94 characters
  12 | WARNING | PHP version not specified
  12 | ERROR   | Missing @category tag in file comment
  12 | ERROR   | Missing @package tag in file comment
  12 | ERROR   | Missing @link tag in file comment
  20 | ERROR   | Missing doc comment for class AssignmentInConditionSniff
  73 | WARNING | Line exceeds 85 characters; contains 86 characters
  85 | WARNING | Line exceeds 85 characters; contains 94 characters
  89 | WARNING | Line exceeds 85 characters; contains 127 characters
  96 | WARNING | Line exceeds 85 characters; contains 106 characters
 111 | WARNING | Line exceeds 85 characters; contains 94 characters
 122 | WARNING | Line exceeds 85 characters; contains 101 characters
 130 | WARNING | Line exceeds 85 characters; contains 120 characters
 141 | WARNING | Line exceeds 85 characters; contains 107 characters
 154 | WARNING | Line exceeds 85 characters; contains 102 characters
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
 21 | WARNING | Line exceeds 85 characters; contains 94 characters
 22 | WARNING | PHP version not specified
 22 | ERROR   | Missing @category tag in file comment
 22 | ERROR   | Missing @package tag in file comment
 22 | ERROR   | Missing @link tag in file comment
 30 | ERROR   | Missing doc comment for class EmptyStatementSniff
 62 | WARNING | Line exceeds 85 characters; contains 86 characters
 91 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...andards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
 20 | WARNING | Line exceeds 85 characters; contains 94 characters
 21 | WARNING | PHP version not specified
 21 | ERROR   | Missing @category tag in file comment
 21 | ERROR   | Missing @package tag in file comment
 21 | ERROR   | Missing @link tag in file comment
 29 | ERROR   | Missing doc comment for class
    |         | UnnecessaryFinalModifierSniff
 49 | WARNING | Line exceeds 85 characters; contains 86 characters
 65 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...andards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 20 | WARNING | Line exceeds 85 characters; contains 94 characters
 21 | WARNING | PHP version not specified
 21 | ERROR   | Missing @category tag in file comment
 21 | ERROR   | Missing @package tag in file comment
 21 | ERROR   | Missing @link tag in file comment
 29 | ERROR   | Missing doc comment for class
    |         | ForLoopShouldBeWhileLoopSniff
 49 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...tandards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 11 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  14 | WARNING | Line exceeds 85 characters; contains 94 characters
  15 | WARNING | PHP version not specified
  15 | ERROR   | Missing @category tag in file comment
  15 | ERROR   | Missing @package tag in file comment
  15 | ERROR   | Missing @link tag in file comment
  23 | ERROR   | Missing doc comment for class
     |         | UnusedFunctionParameterSniff
  46 | WARNING | Line exceeds 85 characters; contains 86 characters
  57 | WARNING | Line exceeds 85 characters; contains 103 characters
  89 | WARNING | Line exceeds 85 characters; contains 88 characters
  94 | WARNING | Line exceeds 85 characters; contains 89 characters
  96 | WARNING | Line exceeds 85 characters; contains 95 characters
 106 | WARNING | Line exceeds 85 characters; contains 94 characters
 119 | WARNING | Line exceeds 85 characters; contains 89 characters
 121 | WARNING | Line exceeds 85 characters; contains 98 characters
 134 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...andards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 24 | WARNING | Line exceeds 85 characters; contains 94 characters
 25 | WARNING | PHP version not specified
 25 | ERROR   | Missing @category tag in file comment
 25 | ERROR   | Missing @package tag in file comment
 25 | ERROR   | Missing @link tag in file comment
 33 | ERROR   | Missing doc comment for class
    |         | UnconditionalIfStatementSniff
 56 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...ards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
 24 | WARNING | Line exceeds 85 characters; contains 94 characters
 25 | WARNING | PHP version not specified
 25 | ERROR   | Missing @category tag in file comment
 25 | ERROR   | Missing @package tag in file comment
 25 | ERROR   | Missing @link tag in file comment
 33 | ERROR   | Missing doc comment for class
    |         | ForLoopWithTestFunctionCallSniff
 53 | WARNING | Line exceeds 85 characters; contains 86 characters
 89 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...tandards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  19 | WARNING | Line exceeds 85 characters; contains 94 characters
  20 | WARNING | PHP version not specified
  20 | ERROR   | Missing @category tag in file comment
  20 | ERROR   | Missing @package tag in file comment
  20 | ERROR   | Missing @link tag in file comment
  28 | ERROR   | Missing doc comment for class
     |         | UselessOverridingMethodSniff
  48 | WARNING | Line exceeds 85 characters; contains 86 characters
 155 | WARNING | Line exceeds 85 characters; contains 102 characters
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | UnnecessaryStringConcatUnitTest
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ndards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.js
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  88 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  89 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
 101 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 102 | ERROR   | [x] Opening brace should be on the same line as the
     |         |     declaration
 107 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 108 | WARNING | [x] Inline control structures are discouraged
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.inc
---------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  84 | ERROR | [ ] Missing doc comment for class MyClass
  99 | ERROR | [ ] Missing doc comment for function myFunction()
 137 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 138 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 19
 139 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 0 spaces but found 19
 139 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 151 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 152 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 19
 153 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 0 spaces but found 19
 153 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 192 | ERROR | [ ] Missing doc comment for function blah()
 192 | ERROR | [x] Expected 0 spaces before opening parenthesis; 1 found
 192 | ERROR | [x] Opening brace should be on a new line
 199 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
     |       |     but found "TRUE"
 244 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 245 | ERROR | [ ] Missing doc comment for function log()
 249 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowMultipleStatementsUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 4 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class NoSpaceAfterCastUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SpaceAfterCastUnitTest
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.inc
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
  4 | ERROR | [x] Closing brace must be on a line by itself
  5 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
  5 | ERROR | [x] Closing brace must be on a line by itself
 12 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
    |       |     echo $class ..." but found "<?= $class ..."
 12 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
    |       |     echo $id ..." but found "<?= $id ..."
 13 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
    |       |     echo $class ..." but found "<?= $class ..."
 13 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
    |       |     echo $id ..." but found "<?= $id ..."
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | MultipleStatementAlignmentUnitTest
 43 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SpaceAfterNotUnitTest
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...iffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.1.js
---------------------------------------------------------------------------
FOUND 77 ERRORS AFFECTING 67 LINES
---------------------------------------------------------------------------
   3 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
   4 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
   6 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 2
  14 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
  17 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  18 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  21 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  23 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  23 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  25 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  32 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  34 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  39 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
  39 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  40 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
  42 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces,
     |       |     found 8
  51 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  54 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  59 | ERROR | [x] Line indented incorrectly; expected 24 spaces, found 20
  60 | ERROR | [x] Line indented incorrectly; expected 24 spaces, found 20
  70 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  71 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  75 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
     |       |     found 4
  79 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  80 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  81 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  81 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  85 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  88 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  98 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 111 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 112 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 117 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 120 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
 121 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces,
     |       |     found 8
 122 | ERROR | [x] Line indented incorrectly; expected at least 12 spaces,
     |       |     found 8
 123 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
 133 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 134 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 138 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 141 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
 142 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
 149 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 150 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 151 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 155 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
 156 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
 160 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 161 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 163 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 168 | ERROR | [x] Line indented incorrectly; expected at least 20 spaces,
     |       |     found 16
 175 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 176 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 179 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 180 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 184 | ERROR | [x] Line indented incorrectly; expected at least 20 spaces,
     |       |     found 16
 194 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 195 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 197 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 198 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 224 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 226 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 234 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 235 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 235 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 236 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 236 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 237 | ERROR | [x] Space after opening parenthesis of function call
     |       |     prohibited
 237 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
 237 | ERROR | [x] Space after opening parenthesis of function call
     |       |     prohibited
 237 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
 238 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 239 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 239 | ERROR | [x] Space after opening parenthesis of function call
     |       |     prohibited
 239 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 77 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rc/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.css
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 3 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.inc
---------------------------------------------------------------------------
FOUND 57 ERRORS AND 1 WARNING AFFECTING 40 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  3 | ERROR   | [ ] Missing doc comment for class ExampleClass
  5 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
  5 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 1
  5 | ERROR   | [ ] Missing doc comment for function exampleFunction()
  5 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
  5 | ERROR   | [x] Opening brace should be on a new line
  5 | ERROR   | [x] Closing brace must be on a line by itself
  9 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 15 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 17 | ERROR   | [ ] Missing doc comment for class MyClass
 20 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 20 | ERROR   | [x] Expected 5 space(s) before asterisk; 2 found
 20 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 21 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 21 | ERROR   | [x] Expected 5 space(s) before asterisk; 2 found
 22 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 22 | ERROR   | [x] Expected 5 space(s) before asterisk; 2 found
 22 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 23 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 23 | ERROR   | [x] Expected 5 space(s) before asterisk; 2 found
 24 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 2 found
 24 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 24 | ERROR   | [x] Opening brace should be on a new line
 24 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 24 | ERROR   | [x] Closing brace must be on a line by itself
 31 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 32 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 32 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 33 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 33 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 41 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 42 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 43 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 44 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 45 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 46 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 47 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 48 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 54 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 55 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 56 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 57 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 58 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 59 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 79 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 80 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 80 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 81 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 82 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 83 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 85 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 86 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 87 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 89 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 90 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 92 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 93 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 53 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 331 ERRORS AND 5 WARNINGS AFFECTING 280 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] Missing file doc comment
    4 | ERROR   | [ ] Missing doc comment for class Test
    4 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
    5 | ERROR   | [ ] Missing doc comment for function __construct()
    7 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 7
   10 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
   10 | ERROR   | [ ] Missing doc comment for function hello()
   11 | ERROR   | [x] Opening brace indented incorrectly; expected 3
      |         |     spaces, found 4
   13 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     0
   13 | ERROR   | [x] Closing brace indented incorrectly; expected 3
      |         |     spaces, found 0
   15 | ERROR   | [ ] Missing doc comment for function hello2()
   17 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     7
   17 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   19 | ERROR   | [x] Closing brace indented incorrectly; expected 7
      |         |     spaces, found 8
   20 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 8
   23 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   24 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 11
   25 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     9
   25 | ERROR   | [x] Closing brace indented incorrectly; expected 8
      |         |     spaces, found 9
   27 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     7
   28 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 9
   29 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     7
   29 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   30 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
   30 | ERROR   | [x] Closing brace indented incorrectly; expected 4
      |         |     spaces, found 3
   32 | ERROR   | [ ] Missing doc comment for function hello3()
   35 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     12
   36 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 16 spaces, found 12
   54 | ERROR   | [ ] Missing doc comment for class Test2
   56 | ERROR   | [ ] Missing doc comment for function __construct()
   58 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
   61 | ERROR   | [ ] Missing doc comment for function open()
   64 | WARNING | [x] Inline control structures are discouraged
   64 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   65 | WARNING | [x] Inline control structures are discouraged
   73 | ERROR   | [ ] Missing @return tag in function comment
   77 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   78 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   79 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "false" but found "FALSE"
   82 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
   83 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
   84 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
      |         |     28
   85 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
      |         |     32
   86 | ERROR   | [x] Line indented incorrectly; expected 32 spaces, found
      |         |     36
   87 | ERROR   | [x] Line indented incorrectly; expected 36 spaces, found
      |         |     40
   89 | ERROR   | [x] Line indented incorrectly; expected 36 spaces, found
      |         |     40
   90 | ERROR   | [x] Line indented incorrectly; expected 32 spaces, found
      |         |     36
   91 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
      |         |     32
   92 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
      |         |     28
   93 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 28 spaces, found 24
   94 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
   95 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 28 spaces, found 24
  123 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  125 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  125 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
  126 | ERROR   | [x] Expected 5 space(s) before asterisk; 3 found
  133 | ERROR   | [ ] You must use "/**" style comments for a function
      |         |     comment
  150 | ERROR   | [ ] Missing doc comment for class Test3
  152 | ERROR   | [ ] Missing doc comment for function parse()
  164 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  166 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  167 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  168 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  169 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  169 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  172 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     28
  174 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     28
  175 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  177 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 24 spaces, found 20
  184 | ERROR   | [ ] Missing doc comment for function test()
  199 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  199 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  220 | ERROR   | [ ] Missing doc comment for function test()
  223 | ERROR   | [x] Perl-style comments are not allowed. Use "//
      |         |     Comment." or "/* comment */" instead.
  224 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  225 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  225 | ERROR   | [x] Perl-style comments are not allowed. Use "//
      |         |     Comment." or "/* comment */" instead.
  257 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  259 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     12
  261 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  262 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  265 | ERROR   | [ ] Missing doc comment for function temp()
  265 | ERROR   | [x] Opening brace should be on a new line
  267 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  269 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     16
  270 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 20 spaces, found 16
  271 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     12
  272 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 12 spaces, found 8
  277 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  279 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  280 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     12
  282 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     12
  284 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  285 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  286 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     12
  287 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  288 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  292 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  293 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  294 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  299 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  300 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  301 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  302 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  306 | ERROR   | [ ] Missing doc comment for function myFunction()
  317 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  319 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     12
  320 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 16 spaces, found 12
  321 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     12
  322 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 16 spaces, found 12
  323 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  324 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  325 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  326 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  330 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  331 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  331 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  334 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  335 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  337 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  337 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  342 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  344 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  344 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  346 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  347 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  348 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  351 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  351 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  356 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  357 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  359 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  360 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  360 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  365 | ERROR   | [ ] Class name must begin with a capital letter
  365 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
  365 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  366 | ERROR   | [ ] Missing doc comment for function c()
  377 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  380 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 8
  386 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  386 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  386 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  387 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 6
  388 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     7
  389 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 11
  390 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     7
  391 | ERROR   | [x] Closing brace indented incorrectly; expected 3
      |         |     spaces, found 4
  394 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  397 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 7
  401 | ERROR   | [ ] Missing doc comment for class Whatever
  403 | ERROR   | [ ] Protected member variable "_protectedArray" must not
      |         |     be prefixed with an underscore
  414 | ERROR   | [ ] Missing doc comment for class MyClass
  416 | ERROR   | [ ] Missing doc comment for function myFunction()
  418 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "false" but found "FALSE"
  419 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  419 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 9
  420 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  420 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 9
  439 | ERROR   | [ ] Missing doc comment for class AnonymousFn
  441 | ERROR   | [ ] Missing doc comment for function getAnonFn()
  465 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  467 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  472 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     0
  473 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  474 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     0
  496 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  498 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  500 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  524 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     16
  526 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     16
  544 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     16
  545 | ERROR   | [x] Line indented incorrectly; expected at least 24
      |         |     spaces, found 20
  546 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     16
  561 | ERROR   | [x] Short PHP opening tag used with echo; expected
      |         |     "<?php echo CHtml ..." but found "<?= CHtml ..."
  572 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  573 | ERROR   | [x] Opening brace should be on the same line as the
      |         |     declaration
  579 | ERROR   | [ ] Missing doc comment for function foo()
  579 | ERROR   | [x] Opening brace should be on a new line
  579 | ERROR   | [x] Opening brace must be the last content on the line
  579 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  579 | ERROR   | [x] Closing brace must be on a line by itself
  579 | ERROR   | [x] Closing brace must be on a line by itself
  582 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  583 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 12
  584 | ERROR   | [x] Opening brace should be on the same line as the
      |         |     declaration
  586 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 8
  589 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  589 | ERROR   | [ ] Missing short description in doc comment
  589 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
  590 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  590 | ERROR   | [ ] Missing short description in doc comment
  590 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
  593 | ERROR   | [x] Object operator not indented correctly; expected 4
      |         |     spaces but found 12
  594 | ERROR   | [x] Object operator not indented correctly; expected 4
      |         |     spaces but found 12
  595 | ERROR   | [x] Object operator not indented correctly; expected 4
      |         |     spaces but found 12
  597 | ERROR   | [x] Opening brace should be on the same line as the
      |         |     declaration
  604 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  606 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  607 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  608 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
  609 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  610 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  621 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  623 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  635 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  636 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  639 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  660 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  662 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  665 | ERROR   | [ ] Missing doc comment for function foo()
  668 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  669 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 32 spaces but found 34
  688 | ERROR   | [ ] Missing doc comment for function a()
  691 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  735 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_CodeSniffer_Tokenizers_JS
  750 | ERROR   | [x] Object operator must be at the start of the line,
      |         |     not the end
  751 | ERROR   | [x] Object operator must be at the start of the line,
      |         |     not the end
  752 | ERROR   | [x] Object operator must be at the start of the line,
      |         |     not the end
  755 | ERROR   | [x] Opening brace should be on the same line as the
      |         |     declaration
  773 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  774 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  776 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  777 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  801 | ERROR   | [x] There must be a single space between the closing
      |         |     parenthesis and the opening brace of a multi-line IF
      |         |     statement; found 0 spaces
  802 | WARNING | [x] Inline control structures are discouraged
  802 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 0
  803 | WARNING | [x] Inline control structures are discouraged
  803 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 0
  807 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  809 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 4
  811 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  813 | ERROR   | [ ] Missing doc comment for class Foo
  820 | ERROR   | [ ] Missing doc comment for class Foo
  823 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  856 | ERROR   | [ ] Missing doc comment for class C0
  858 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     5
  858 | ERROR   | [ ] Missing doc comment for function m0()
  859 | ERROR   | [x] Opening brace indented incorrectly; expected 5
      |         |     spaces, found 4
  860 | ERROR   | [x] Closing brace indented incorrectly; expected 5
      |         |     spaces, found 4
  862 | ERROR   | [ ] Missing doc comment for function m1()
  872 | ERROR   | [ ] Missing doc comment for function test()
  872 | ERROR   | [x] Opening brace should be on a new line
  879 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 0
  882 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  888 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  894 | ERROR   | [ ] Class name must begin with a capital letter
  894 | ERROR   | [ ] Missing doc comment for class foo
  896 | ERROR   | [ ] Missing doc comment for function get()
  913 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  915 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  917 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  919 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  921 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  923 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  926 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  934 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  938 | ERROR   | [ ] Missing doc comment for class Test
  938 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  946 | ERROR   | [ ] Missing doc comment for function wtfindent()
  946 | ERROR   | [x] Opening brace should be on a new line
  951 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  953 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  958 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  959 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  961 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  962 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
  987 | ERROR   | [ ] Missing doc comment for class Foo
  989 | ERROR   | [ ] Missing doc comment for function setUp()
 1000 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 1011 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 1018 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 1027 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1035 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1039 | ERROR   | [ ] Missing doc comment for class SomeClass
 1041 | ERROR   | [ ] Missing doc comment for function someFunc()
 1043 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1045 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1045 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1047 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1056 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1057 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 36
 1059 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 0 spaces but found 36
 1059 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1065 | ERROR   | [ ] Missing doc comment for class Test123
 1123 | ERROR   | [ ] Missing doc comment for function foo()
 1139 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1139 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1140 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 4
 1140 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1140 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1141 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1141 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1145 | ERROR   | [ ] Missing doc comment for class Test
 1145 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1147 | ERROR   | [ ] Missing doc comment for function a()
 1147 | ERROR   | [x] Opening brace should be on a new line
 1151 | ERROR   | [ ] Missing doc comment for function b()
 1163 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 4
 1163 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
 1171 | ERROR   | [ ] Missing doc comment for function test()
 1186 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1188 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     8
 1193 | ERROR   | [ ] Missing doc comment for class Test
 1195 | ERROR   | [ ] Missing doc comment for function __construct()
 1197 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     0
 1198 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 0
 1199 | ERROR   | [x] Closing brace indented incorrectly; expected 0
      |         |     spaces, found 8
 1217 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1218 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1221 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1222 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1225 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1228 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1228 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
 1247 | ERROR   | [ ] Missing doc comment for function foo()
 1249 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1251 | ERROR   | [x] Closing brace indented incorrectly; expected 0
      |         |     spaces, found 4
 1251 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1253 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1256 | ERROR   | [x] Closing brace indented incorrectly; expected 0
      |         |     spaces, found 4
 1256 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1259 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 0
 1259 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 0
 1260 | ERROR   | [x] Closing brace indented incorrectly; expected 0
      |         |     spaces, found 4
 1260 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1263 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1263 | ERROR   | [ ] Missing doc comment for function foo()
 1268 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     8
 1270 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     8
 1273 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1277 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1278 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1279 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
 1279 | ERROR   | [ ] Expected "} else if (...) {\n"; found "}\n    else
      |         |     if (...) {\n"
 1280 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 274 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 41 ERRORS AND 3 WARNINGS AFFECTING 39 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   3 | ERROR   | [ ] Missing doc comment for class ExampleClass
   5 | ERROR   | [ ] Missing doc comment for function exampleFunction()
   5 | ERROR   | [x] Opening brace should be on a new line
   5 | ERROR   | [x] Closing brace must be on a line by itself
  14 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  21 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  22 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  24 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  28 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  29 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  31 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  31 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  32 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  33 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  34 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  34 | ERROR   | [ ] Doc comment is empty
  36 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  42 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  51 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  52 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  53 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  54 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  55 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  56 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  57 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  58 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  65 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  66 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  67 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  68 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  69 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  70 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  77 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  81 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  94 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  95 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  96 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  97 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  98 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 100 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 101 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 101 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 102 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.js
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
 2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 2 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 4 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 4 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 5 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 5 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 6 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 6 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3
 7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 7 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 8 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ScopeIndentUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 4 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for function test()
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 41 ERRORS AND 3 WARNINGS AFFECTING 39 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   3 | ERROR   | [ ] Missing doc comment for class ExampleClass
   5 | ERROR   | [ ] Missing doc comment for function exampleFunction()
   5 | ERROR   | [x] Opening brace should be on a new line
   5 | ERROR   | [x] Closing brace must be on a line by itself
  14 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  21 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  22 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  24 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  28 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  29 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  31 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  31 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
     |         |     found 1
  32 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  33 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  34 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  34 | ERROR   | [ ] Doc comment is empty
  36 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  42 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  51 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  52 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  53 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  54 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  55 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  56 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  57 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  58 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  65 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  66 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  67 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  68 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  69 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  70 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  77 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  81 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  94 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  95 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  96 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  97 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  98 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 100 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 101 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 101 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 102 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DisallowTabIndentUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.css
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 1 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
 2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rc/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DisallowSpaceIndentUnitTest
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.js
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
 2 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 3 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 3 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 4 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 5 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 5 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
 6 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
 6 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 3
 7 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 8 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 1789 ERRORS AND 4 WARNINGS AFFECTING 849 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] Missing file doc comment
    4 | ERROR   | [ ] Missing doc comment for class Test
    4 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
    5 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
    5 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
    5 | ERROR   | [ ] Missing doc comment for function __construct()
    6 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
    6 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
    7 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
    7 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
    8 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
    8 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   10 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
   10 | ERROR   | [ ] Missing doc comment for function hello()
   11 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   11 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
   11 | ERROR   | [x] Opening brace indented incorrectly; expected 3
      |         |     spaces, found 1
   12 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   12 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
   13 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     0
   13 | ERROR   | [x] Closing brace indented incorrectly; expected 3
      |         |     spaces, found 0
   15 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   15 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   15 | ERROR   | [ ] Missing doc comment for function hello2()
   16 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   16 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
   17 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   17 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
   17 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   18 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   18 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
   19 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   19 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
   19 | ERROR   | [x] Closing brace indented incorrectly; expected 4
      |         |     spaces, found 2
   20 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   20 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 2
   21 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   21 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
   23 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   23 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
   23 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   24 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   24 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 5
   25 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   25 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
   25 | ERROR   | [x] Closing brace indented incorrectly; expected 2
      |         |     spaces, found 3
   27 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   27 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
   28 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   28 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
   29 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   29 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
   29 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   30 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
   30 | ERROR   | [x] Closing brace indented incorrectly; expected 1
      |         |     spaces, found 3
   32 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   32 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   32 | ERROR   | [ ] Missing doc comment for function hello3()
   33 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   33 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
   34 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   34 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
   35 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   35 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
   36 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   36 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 7 spaces, found 3
   37 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   37 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
   38 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   38 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   48 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   48 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
   54 | ERROR   | [ ] Missing doc comment for class Test2
   56 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   56 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   56 | ERROR   | [ ] Missing doc comment for function __construct()
   57 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   57 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
   58 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   58 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 1
   59 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   59 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   61 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   61 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   61 | ERROR   | [ ] Missing doc comment for function open()
   62 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   62 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
   63 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   63 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
   64 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   64 | WARNING | [x] Inline control structures are discouraged
   64 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
   64 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   65 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   65 | WARNING | [x] Inline control structures are discouraged
   65 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
   66 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   66 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   68 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   68 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
   69 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   70 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   71 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   72 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   73 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   73 | ERROR   | [ ] Missing @return tag in function comment
   74 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   74 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
   75 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   75 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
   76 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   76 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
   77 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   77 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
   77 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   78 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   78 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     3
   78 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "true" but found "TRUE"
   79 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   79 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     3
   79 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "false" but found "FALSE"
   80 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   80 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     4
   81 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   81 | ERROR   | [x] Line indented incorrectly; expected at least 20
      |         |     spaces, found 5
   82 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   82 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     6
   83 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   83 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     6
   84 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   84 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
      |         |     7
   85 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   85 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
      |         |     8
   86 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   86 | ERROR   | [x] Line indented incorrectly; expected 32 spaces, found
      |         |     9
   87 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   87 | ERROR   | [x] Line indented incorrectly; expected 36 spaces, found
      |         |     10
   88 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   88 | ERROR   | [x] Line indented incorrectly; expected at least 40
      |         |     spaces, found 11
   89 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   89 | ERROR   | [x] Line indented incorrectly; expected 36 spaces, found
      |         |     10
   90 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   90 | ERROR   | [x] Line indented incorrectly; expected 32 spaces, found
      |         |     9
   91 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   91 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
      |         |     8
   92 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   92 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
      |         |     7
   93 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   93 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 10 spaces, found 6
   94 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   94 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     6
   95 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   95 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 10 spaces, found 6
   96 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   96 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     5
   97 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   97 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     5
   98 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   98 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
      |         |     6
   99 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
   99 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
      |         |     7
  100 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  100 | ERROR   | [x] Line indented incorrectly; expected 32 spaces, found
      |         |     8
  101 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  101 | ERROR   | [x] Line indented incorrectly; expected at least 36
      |         |     spaces, found 9
  102 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  102 | ERROR   | [x] Line indented incorrectly; expected 32 spaces, found
      |         |     8
  103 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  103 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
      |         |     7
  104 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  104 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
      |         |     6
  105 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  105 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     5
  106 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  106 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     4
  107 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  107 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     3
  108 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  108 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  109 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  109 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  111 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  111 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  112 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  112 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  113 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  113 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  114 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  114 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  115 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  115 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  116 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  116 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  117 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  117 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  119 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  119 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  120 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  120 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  121 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  121 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  122 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  122 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  123 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  125 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  125 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  125 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  125 | ERROR   | [x] Doc comment short description must be on the first
      |         |     line
  126 | ERROR   | [x] Expected 2 space(s) before asterisk; 3 found
  128 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  128 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  129 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  129 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  131 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  131 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  133 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  133 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  133 | ERROR   | [ ] You must use "/**" style comments for a function
      |         |     comment
  134 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  134 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  135 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  135 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  137 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  137 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  138 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  138 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  139 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  139 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 6
  140 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  140 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 6
  141 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  142 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  143 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  144 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  145 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  145 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 7
  146 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  146 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 5
  147 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  147 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  150 | ERROR   | [ ] Missing doc comment for class Test3
  152 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  152 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  152 | ERROR   | [ ] Missing doc comment for function parse()
  153 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  153 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  155 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  155 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  156 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  156 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     3
  157 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  157 | ERROR   | [x] Line indented incorrectly; expected at least 16
      |         |     spaces, found 4
  158 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  158 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     3
  159 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  159 | ERROR   | [x] Line indented incorrectly; expected at least 16
      |         |     spaces, found 4
  161 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  161 | ERROR   | [x] Line indented incorrectly; expected at least 16
      |         |     spaces, found 4
  163 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  163 | ERROR   | [x] Line indented incorrectly; expected at least 16
      |         |     spaces, found 4
  164 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  164 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     5
  166 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  166 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     6
  167 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  167 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 10 spaces but found 7
  167 | ERROR   | [x] Line indented incorrectly; expected at least 20
      |         |     spaces, found 7
  167 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  168 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  168 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 10 spaces but found 7
  168 | ERROR   | [x] Line indented incorrectly; expected at least 20
      |         |     spaces, found 7
  168 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  169 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  169 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 10 spaces but found 7
  169 | ERROR   | [x] Line indented incorrectly; expected at least 20
      |         |     spaces, found 7
  169 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  169 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  172 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  172 | ERROR   | [x] Line indented incorrectly; expected 35 spaces, found
      |         |     7
  173 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  173 | ERROR   | [x] Line indented incorrectly; expected at least 39
      |         |     spaces, found 11
  174 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  174 | ERROR   | [x] Line indented incorrectly; expected 36 spaces, found
      |         |     7
  175 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  175 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     6
  176 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  176 | ERROR   | [x] Line indented incorrectly; expected at least 20
      |         |     spaces, found 6
  177 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  177 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 9 spaces, found 5
  178 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  178 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     4
  179 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  179 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     3
  180 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  180 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  181 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  181 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  184 | ERROR   | [ ] Missing doc comment for function test()
  186 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  186 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  195 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  195 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  199 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  199 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 4 spaces but found 1
  199 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  199 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  201 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  201 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  205 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  205 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  206 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  206 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  207 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  207 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  208 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  208 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  209 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  209 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  210 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  210 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  212 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  212 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  213 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  213 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  214 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  214 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  215 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  215 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  216 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  216 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  217 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  217 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  220 | ERROR   | [ ] Missing doc comment for function test()
  222 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  222 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  223 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  223 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  223 | ERROR   | [x] Perl-style comments are not allowed. Use "//
      |         |     Comment." or "/* comment */" instead.
  224 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  225 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  225 | ERROR   | [x] Perl-style comments are not allowed. Use "//
      |         |     Comment." or "/* comment */" instead.
  229 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  229 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  230 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  230 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  231 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  231 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  232 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  232 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  233 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  233 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  237 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  237 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  244 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  244 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  251 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  251 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  257 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  257 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  258 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  258 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  259 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  259 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  260 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  260 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  261 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  261 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  262 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  262 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  265 | ERROR   | [ ] Missing doc comment for function temp()
  265 | ERROR   | [x] Opening brace should be on a new line
  266 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  266 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  267 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  267 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  268 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  268 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  269 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  269 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
  270 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  270 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 8 spaces, found 4
  271 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  271 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
  272 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  272 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 6 spaces, found 2
  273 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  273 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  277 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  277 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  278 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  278 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  279 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  279 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  280 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  280 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
  281 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  281 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 4
  282 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  282 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
  283 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  283 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 4
  284 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  284 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     4
  285 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  285 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     4
  286 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  286 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
  287 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  287 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  288 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  288 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  292 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  292 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  293 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  293 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  294 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  294 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  295 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  295 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  299 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  299 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  300 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  300 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  301 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  301 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  302 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  302 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  303 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  303 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  306 | ERROR   | [ ] Missing doc comment for function myFunction()
  308 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  308 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  309 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  312 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  312 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  317 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  317 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  318 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  318 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  319 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  319 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  320 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  320 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 7 spaces, found 3
  321 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  321 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  322 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  322 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 7 spaces, found 3
  323 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  323 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  324 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  324 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  325 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  325 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  326 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  326 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  330 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  330 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  331 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  331 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  331 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  332 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  333 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  334 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  334 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  335 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  335 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  336 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  336 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  337 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  337 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  337 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  338 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  342 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  342 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  343 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  343 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  344 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  344 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  344 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  345 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  346 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  346 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  347 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  347 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  348 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  348 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  349 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  349 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  350 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  350 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  351 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  351 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  351 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  352 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  356 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  356 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  357 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  357 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  358 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  358 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  359 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  359 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  360 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  360 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  360 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
  361 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  365 | ERROR   | [ ] Class name must begin with a capital letter
  365 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
  365 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  366 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  366 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  366 | ERROR   | [ ] Missing doc comment for function c()
  367 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  367 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  368 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  368 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  368 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
  369 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  369 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  369 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
  370 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  370 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 4
  370 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 4
  371 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  371 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  371 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
  372 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  372 | ERROR   | [x] Line indented incorrectly; expected at least 11
      |         |     spaces, found 2
  373 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  373 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  377 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  377 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  377 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  377 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  378 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  378 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  378 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  379 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  379 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  379 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  380 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  380 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  380 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 2
  381 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  381 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  381 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  382 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  382 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  382 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  386 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  386 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  386 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  387 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  387 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  387 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  388 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  388 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
  389 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  389 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 5
  390 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  390 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
  391 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  391 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  391 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  391 | ERROR   | [x] Closing brace indented incorrectly; expected 3
      |         |     spaces, found 1
  394 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  395 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  395 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  396 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  396 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  397 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  397 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  398 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  398 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  401 | ERROR   | [ ] Missing doc comment for class Whatever
  403 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  403 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  403 | ERROR   | [ ] Protected member variable "_protectedArray" must not
      |         |     be prefixed with an underscore
  404 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  404 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  405 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  405 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  411 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  411 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  414 | ERROR   | [ ] Missing doc comment for class MyClass
  416 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  416 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  416 | ERROR   | [ ] Missing doc comment for function myFunction()
  417 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  417 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  418 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  418 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  418 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
      |         |     "false" but found "FALSE"
  419 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  419 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 8
  420 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  420 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 8
  421 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  421 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  423 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  423 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  425 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  425 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  430 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  430 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  431 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  431 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  431 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  432 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  432 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  432 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  433 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  433 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  433 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  434 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  434 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  434 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  435 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  435 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  435 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  436 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  436 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  439 | ERROR   | [ ] Missing doc comment for class AnonymousFn
  441 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  441 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  441 | ERROR   | [ ] Missing doc comment for function getAnonFn()
  442 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  442 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  443 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  443 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  444 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  444 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  445 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  445 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  446 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  446 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 5
  447 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  447 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 5
  448 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  448 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 5
  449 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  449 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
  450 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  450 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  451 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  451 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  452 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  452 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  457 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  457 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  458 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  458 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  459 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  459 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  460 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  460 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  461 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  461 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  464 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  464 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  465 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  465 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  466 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  466 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  467 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  467 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  468 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  468 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  471 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  471 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  472 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     0
  473 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  473 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 1
  474 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     0
  475 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  475 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  478 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  478 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  479 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  479 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  480 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  480 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  481 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  481 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
  482 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  482 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  483 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  483 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
  484 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  484 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  485 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  485 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  486 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  486 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  491 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  491 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  492 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  493 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  494 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  495 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  495 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  496 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  497 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  497 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 5
  498 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  499 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  499 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 5
  500 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  501 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  501 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  502 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  503 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  504 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  505 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  505 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  507 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  507 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  515 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  516 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  516 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  517 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  517 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  518 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  518 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  519 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  523 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  524 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  525 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  525 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 5
  526 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  527 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  531 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  531 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  532 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  532 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  533 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  533 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  534 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  535 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  536 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  537 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  537 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  538 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  538 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  539 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  539 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  540 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  540 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  541 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  541 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  542 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  543 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  543 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     5
  544 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  544 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
  545 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  545 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 5
  546 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  546 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     4
  547 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  547 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     5
  548 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  549 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  550 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  550 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     4
  551 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  551 | ERROR   | [x] Line indented incorrectly; expected at least 16
      |         |     spaces, found 5
  552 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  552 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     4
  553 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  554 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  555 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  555 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  556 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  556 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  557 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  557 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  561 | ERROR   | [x] Short PHP opening tag used with echo; expected
      |         |     "<?php echo CHtml ..." but found "<?= CHtml ..."
  565 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  565 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  566 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  566 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  567 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  567 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  572 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  572 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  572 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  572 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  573 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  573 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  573 | ERROR   | [x] Opening brace should be on the same line as the
      |         |     declaration
  574 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  574 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  574 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  575 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  575 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  575 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  576 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  576 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  579 | ERROR   | [ ] Missing doc comment for function foo()
  579 | ERROR   | [x] Opening brace should be on a new line
  579 | ERROR   | [x] Opening brace must be the last content on the line
  579 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  579 | ERROR   | [x] Closing brace must be on a line by itself
  579 | ERROR   | [x] Closing brace must be on a line by itself
  582 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  582 | ERROR   | [x] Object operator not indented correctly; expected 4
      |         |     spaces but found 1
  582 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  582 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  582 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  583 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  583 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  583 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  583 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  584 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  584 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  584 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  584 | ERROR   | [x] Opening brace should be on the same line as the
      |         |     declaration
  585 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  585 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  585 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  585 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  586 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  586 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  586 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 1 spaces but found 2
  587 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  589 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  589 | ERROR   | [ ] Missing short description in doc comment
  589 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
  590 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
  590 | ERROR   | [ ] Missing short description in doc comment
  590 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
  593 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  593 | ERROR   | [x] Object operator not indented correctly; expected 4
      |         |     spaces but found 3
  594 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  594 | ERROR   | [x] Object operator not indented correctly; expected 4
      |         |     spaces but found 3
  595 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  595 | ERROR   | [x] Object operator not indented correctly; expected 4
      |         |     spaces but found 3
  595 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 3
  596 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  596 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 4
  597 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  597 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 4
  597 | ERROR   | [x] Opening brace should be on the same line as the
      |         |     declaration
  598 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  598 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 4
  599 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  604 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  604 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  605 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  605 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  606 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  606 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  607 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  607 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  608 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  608 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  609 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  609 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  610 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  610 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  611 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  611 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  616 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  616 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 4 spaces but found 1
  621 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  621 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  621 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  621 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  622 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  622 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  622 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  623 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  623 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  623 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
  623 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  624 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  624 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     4
  625 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  625 | ERROR   | [x] Line indented incorrectly; expected at least 20
      |         |     spaces, found 5
  626 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  626 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     4
  627 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  627 | ERROR   | [x] Line indented incorrectly; expected at least 20
      |         |     spaces, found 5
  628 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  628 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     4
  629 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  629 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  629 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     3
  630 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  630 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  630 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  631 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  631 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  631 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  635 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  635 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  635 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  635 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  636 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  636 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  636 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  636 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
  637 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  637 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  637 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
  638 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  638 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  638 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  639 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  639 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  639 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 1
  640 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  640 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  640 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  644 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  645 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  646 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  646 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  647 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  647 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  648 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  648 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  649 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  650 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  651 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  652 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  652 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  653 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  653 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  654 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  654 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  655 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  656 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  660 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  662 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  665 | ERROR   | [ ] Missing doc comment for function foo()
  668 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  669 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  669 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 8 spaces but found 10
  670 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  670 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 14 spaces but found 9
  671 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  671 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 14 spaces but found 9
  672 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  673 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  678 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  678 | ERROR   | [x] Object operator not indented correctly; expected 4
      |         |     spaces but found 1
  678 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  679 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  679 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  679 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
  680 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  680 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  680 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  680 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  681 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  681 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 4
  681 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 4
  681 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  682 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  682 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  682 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  682 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  683 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  683 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  684 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  688 | ERROR   | [ ] Missing doc comment for function a()
  690 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  690 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  691 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  691 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  691 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  692 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  692 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  693 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  693 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  694 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  694 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  695 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  695 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 5
  695 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     5
  696 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  696 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 6
  696 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 6
  697 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  697 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 6
  697 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 6
  698 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  698 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 8 spaces but found 5
  698 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     5
  699 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  699 | ERROR   | [x] Line indented incorrectly; expected at least 11
      |         |     spaces, found 4
  700 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  700 | ERROR   | [x] Line indented incorrectly; expected at least 11
      |         |     spaces, found 4
  702 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  702 | ERROR   | [x] Line indented incorrectly; expected 11 spaces, found
      |         |     2
  703 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  703 | ERROR   | [x] Line indented incorrectly; expected at least 15
      |         |     spaces, found 3
  703 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 3
  704 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  704 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 4
  704 | ERROR   | [x] Line indented incorrectly; expected at least 15
      |         |     spaces, found 4
  705 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  705 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 5
  705 | ERROR   | [x] Line indented incorrectly; expected at least 15
      |         |     spaces, found 5
  706 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  706 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 5
  706 | ERROR   | [x] Line indented incorrectly; expected at least 15
      |         |     spaces, found 5
  707 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  707 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 4
  707 | ERROR   | [x] Line indented incorrectly; expected at least 15
      |         |     spaces, found 4
  708 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  708 | ERROR   | [x] Line indented incorrectly; expected at least 24
      |         |     spaces, found 3
  709 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  709 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     2
  710 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  710 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  712 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  712 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  716 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  716 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  717 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  717 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  718 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  718 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  718 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  719 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  719 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  720 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  720 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  726 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  726 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  726 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  727 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  727 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  727 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  727 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  728 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  728 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  728 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  728 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  729 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  729 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  729 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  729 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  730 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  730 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  730 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  730 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  731 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  731 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  735 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_CodeSniffer_Tokenizers_JS
  738 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  738 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  739 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  740 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  741 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  742 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  743 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  744 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  745 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  746 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  750 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  750 | ERROR   | [x] Object operator must be at the start of the line,
      |         |     not the end
  751 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  751 | ERROR   | [x] Object operator must be at the start of the line,
      |         |     not the end
  752 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  752 | ERROR   | [x] Object operator must be at the start of the line,
      |         |     not the end
  753 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  753 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
  754 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  754 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  754 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  755 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  755 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  755 | ERROR   | [x] Opening brace should be on the same line as the
      |         |     declaration
  756 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  756 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  756 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
  757 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  760 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  760 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  761 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  761 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  762 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  762 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  763 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  768 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  769 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  773 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  774 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  774 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  774 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  774 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  775 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  775 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  775 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  775 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  776 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  776 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  776 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  777 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  780 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  780 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  780 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  781 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  781 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  781 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  781 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  782 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  782 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  782 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  782 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  783 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  783 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
  783 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 3
  783 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
  784 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  784 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  784 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  784 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  785 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  785 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
  785 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  785 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  786 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  786 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
  792 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  792 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  793 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  793 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  795 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  795 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  796 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  796 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  798 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  798 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  801 | ERROR   | [x] There must be a single space between the closing
      |         |     parenthesis and the opening brace of a multi-line IF
      |         |     statement; found 0 spaces
  802 | WARNING | [x] Inline control structures are discouraged
  802 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 0
  803 | WARNING | [x] Inline control structures are discouraged
  803 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 0
  807 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  807 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  807 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  808 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  808 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  809 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  809 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 1
  810 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  810 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  811 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  811 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  813 | ERROR   | [ ] Missing doc comment for class Foo
  815 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  815 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  816 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  816 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  817 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  817 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  820 | ERROR   | [ ] Missing doc comment for class Foo
  822 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  822 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  823 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  823 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 1
  824 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  824 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  831 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  831 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  834 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  834 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  840 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  840 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
  841 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  841 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 2
  841 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  842 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  847 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  847 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  849 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  849 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  851 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  851 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  852 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  852 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  853 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  853 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  856 | ERROR   | [ ] Missing doc comment for class C0
  858 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  858 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
  858 | ERROR   | [ ] Missing doc comment for function m0()
  859 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  859 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  859 | ERROR   | [x] Opening brace indented incorrectly; expected 2
      |         |     spaces, found 1
  860 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  860 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  860 | ERROR   | [x] Closing brace indented incorrectly; expected 2
      |         |     spaces, found 1
  862 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  862 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  862 | ERROR   | [ ] Missing doc comment for function m1()
  863 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  863 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  864 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  864 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  869 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  869 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  870 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  870 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  872 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  872 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  872 | ERROR   | [ ] Missing doc comment for function test()
  872 | ERROR   | [x] Opening brace should be on a new line
  873 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  873 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  874 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  874 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  879 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 0
  882 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  883 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  884 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  885 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  888 | ERROR   | [ ] Multi-line assignments must have the equal sign on
      |         |     the second line
  889 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  890 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  891 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  894 | ERROR   | [ ] Class name must begin with a capital letter
  894 | ERROR   | [ ] Missing doc comment for class foo
  896 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  896 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  896 | ERROR   | [ ] Missing doc comment for function get()
  897 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  897 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  898 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  898 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  899 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  899 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  900 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  900 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 5
  901 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  901 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 5
  902 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  902 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  904 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  904 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  905 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  905 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
  906 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  906 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 5
  907 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  907 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 5
  908 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  908 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  909 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  909 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  913 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  913 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  914 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  914 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  915 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  915 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  916 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  916 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  917 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  917 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  918 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  918 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  919 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  919 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  920 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  920 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  921 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  921 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  922 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  922 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  923 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  923 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  924 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  924 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  925 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  925 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  926 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  926 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  927 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  927 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  927 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
  928 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  928 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  929 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  929 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  930 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  930 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  930 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 3
  931 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  931 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 4
  931 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 4
  932 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  932 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  933 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  934 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  934 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  935 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  935 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  938 | ERROR   | [ ] Missing doc comment for class Test
  938 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
  940 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  940 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  941 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  941 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  942 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  942 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  943 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  943 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  944 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  944 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  946 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  946 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  946 | ERROR   | [ ] Missing doc comment for function wtfindent()
  946 | ERROR   | [x] Opening brace should be on a new line
  947 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  947 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  951 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  951 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  952 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  952 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  953 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  953 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  954 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  954 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  958 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  958 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  959 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  959 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  959 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
  959 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  960 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  960 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
  960 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
  961 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  961 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  962 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  962 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
  963 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  963 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
  964 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  964 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
  968 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  969 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  970 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  971 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  975 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  976 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  977 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  978 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  979 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  980 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  981 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  982 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  983 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  984 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  987 | ERROR   | [ ] Missing doc comment for class Foo
  989 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  989 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  989 | ERROR   | [ ] Missing doc comment for function setUp()
  990 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  990 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
  991 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  991 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
  992 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  992 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     3
  993 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  993 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
  994 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  994 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
  998 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
  998 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1000 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1000 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1000 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 1001 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1001 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1002 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1002 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1004 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1004 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1005 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1005 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1009 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1009 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1011 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1011 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1011 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 1012 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1012 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1013 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1013 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1015 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1015 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1016 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1016 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1018 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1018 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1018 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 1019 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1019 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1020 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1020 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1022 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1022 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1023 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1023 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1027 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1027 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1028 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1028 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
 1029 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1029 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 3
 1030 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1030 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 4
 1031 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1031 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 7 spaces but found 4
 1032 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1033 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1035 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1035 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1036 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1036 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
 1039 | ERROR   | [ ] Missing doc comment for class SomeClass
 1041 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1041 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1041 | ERROR   | [ ] Missing doc comment for function someFunc()
 1042 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1042 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1043 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1043 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1043 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
 1043 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1044 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1044 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1044 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
 1045 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1045 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
 1045 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
 1045 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1045 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1046 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1046 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1046 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
 1047 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1047 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
 1047 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1049 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1049 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
 1050 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1050 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
 1051 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1051 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
 1052 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1052 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1053 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1053 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1056 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1057 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1057 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 9
 1058 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1059 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1059 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 0 spaces but found 9
 1059 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1065 | ERROR   | [ ] Missing doc comment for class Test123
 1067 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1067 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1068 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1068 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1069 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1069 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1070 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1070 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1071 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1071 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1072 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1072 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1073 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1073 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1075 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1075 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1076 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1076 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1077 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1077 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1078 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1078 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1079 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1079 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1080 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1080 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1081 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1081 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1083 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1083 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1087 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1087 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
 1087 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1088 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1088 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
 1088 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1088 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
 1089 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1089 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
 1089 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1089 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
 1090 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1090 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
 1090 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1090 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
 1091 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1091 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
 1091 | ERROR   | [x] Line indented incorrectly; expected at least 11
      |         |     spaces, found 2
 1093 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1093 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
 1093 | ERROR   | [x] Line indented incorrectly; expected 11 spaces, found
      |         |     2
 1094 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1094 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
 1094 | ERROR   | [x] Line indented incorrectly; expected at least 15
      |         |     spaces, found 3
 1095 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1095 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
 1095 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     2
 1096 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1096 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
 1096 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1100 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1100 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1101 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1102 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1102 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1103 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1103 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1103 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
 1104 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1104 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1104 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1105 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1105 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1105 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1106 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1106 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1106 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1107 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1107 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1107 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1108 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1110 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1111 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1111 | ERROR   | [x] Line indented incorrectly; expected at least 6
      |         |     spaces, found 3
 1112 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1112 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1113 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1113 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
 1114 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1114 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1115 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1115 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1116 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1117 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1117 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1121 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1123 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1123 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
 1123 | ERROR   | [ ] Missing doc comment for function foo()
 1124 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1124 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 3
 1125 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1125 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 4
 1126 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1126 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     3
 1127 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1127 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1131 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1131 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1132 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1132 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
 1133 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1133 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 4
 1134 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1134 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     3
 1135 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1135 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1139 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1139 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
 1139 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
 1139 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1139 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1140 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1140 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 1
 1140 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
 1140 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1140 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1141 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1141 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1141 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1145 | ERROR   | [ ] Missing doc comment for class Test
 1145 | ERROR   | [x] Opening brace of a class must be on the line after
      |         |     the definition
 1147 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1147 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1147 | ERROR   | [ ] Missing doc comment for function a()
 1147 | ERROR   | [x] Opening brace should be on a new line
 1148 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1148 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1149 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1149 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1151 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1151 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1151 | ERROR   | [ ] Missing doc comment for function b()
 1152 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1152 | ERROR   | [x] Multi-line function declaration not indented
      |         |     correctly; expected 5 spaces but found 2
 1152 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1153 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1153 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1154 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1154 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1155 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1155 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1159 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1159 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
 1159 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1160 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1160 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
 1160 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1160 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 2
 1161 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1161 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
 1161 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1161 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
 1162 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1162 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
 1162 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 6 spaces but found 3
 1162 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
 1163 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1163 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
 1163 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 2 spaces but found 1
 1163 | ERROR   | [x] Line indented incorrectly; expected at least 11
      |         |     spaces, found 1
 1165 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1165 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
 1165 | ERROR   | [x] Line indented incorrectly; expected 11 spaces, found
      |         |     2
 1166 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1166 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 3
 1166 | ERROR   | [x] Line indented incorrectly; expected at least 15
      |         |     spaces, found 3
 1167 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1167 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
 1167 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     2
 1168 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1168 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
 1168 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1171 | ERROR   | [ ] Missing doc comment for function test()
 1173 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1173 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1174 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1174 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1175 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1175 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1176 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1176 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
 1177 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1177 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 3
 1178 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1178 | ERROR   | [x] Line indented incorrectly; expected at least 8
      |         |     spaces, found 2
 1179 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1179 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
 1180 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1180 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 3
 1181 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1181 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
 1182 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1182 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1186 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1186 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1187 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1187 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1188 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1188 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1189 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1189 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1190 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1190 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
 1193 | ERROR   | [ ] Missing doc comment for class Test
 1195 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1195 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1195 | ERROR   | [ ] Missing doc comment for function __construct()
 1196 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1196 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1197 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     0
 1198 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 0
 1199 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1199 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
      |         |     2
 1199 | ERROR   | [x] Closing brace indented incorrectly; expected 0
      |         |     spaces, found 2
 1200 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1200 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1204 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1205 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1207 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1208 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1209 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1211 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1212 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1213 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1217 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1217 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1218 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1218 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1219 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1219 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1220 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1220 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 2
 1221 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1221 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1222 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1222 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1223 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1223 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1224 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1224 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1225 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1225 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1226 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1227 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1227 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1228 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1228 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1228 | ERROR   | [x] Case breaking statement indented incorrectly;
      |         |     expected 5 spaces, found 1
 1232 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1232 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
 1233 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1233 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 2
 1233 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1234 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1234 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
 1235 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1235 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 4 spaces but found 1
 1242 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1242 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1247 | ERROR   | [ ] Missing doc comment for function foo()
 1249 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1249 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1249 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
 1249 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1251 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1251 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1251 | ERROR   | [x] Closing brace indented incorrectly; expected 0
      |         |     spaces, found 1
 1251 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1253 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1253 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1253 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
 1253 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1256 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1256 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1256 | ERROR   | [x] Closing brace indented incorrectly; expected 0
      |         |     spaces, found 1
 1256 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1258 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1258 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 1
 1258 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 0 spaces but found 1
 1259 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 0
 1259 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 5 spaces but found 0
 1260 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1260 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     1
 1260 | ERROR   | [x] Closing brace indented incorrectly; expected 0
      |         |     spaces, found 1
 1260 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1263 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1263 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1263 | ERROR   | [ ] Missing doc comment for function foo()
 1264 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1265 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1265 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1266 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1266 | ERROR   | [x] Line indented incorrectly; expected at least 3
      |         |     spaces, found 2
 1268 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1268 | ERROR   | [x] Line indented incorrectly; expected 3 spaces, found
      |         |     2
 1269 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1269 | ERROR   | [x] Line indented incorrectly; expected at least 7
      |         |     spaces, found 3
 1270 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1270 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
      |         |     2
 1272 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1272 | ERROR   | [x] Line indented incorrectly; expected at least 4
      |         |     spaces, found 2
 1273 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1273 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1277 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1277 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1278 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1278 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1279 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1279 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1279 | ERROR   | [ ] Expected "} else if (...) {\n"; found "}\n\telse if
      |         |     (...) {\n"
 1280 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
 1280 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found
      |         |     1
 1286 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
      |         |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1732 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 4 | ERROR   | You must use "/**" style comments for a file comment
 5 | WARNING | Line exceeds 85 characters; contains 100 characters
 6 | WARNING | Line exceeds 85 characters; contains 143 characters
 7 | WARNING | Line exceeds 85 characters; contains 166 characters
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class InlineHTMLUnitTest
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.css
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  1 | ERROR | [x] End of line character is invalid; expected "\n" but
    |       |     found "\r\n"
  3 | ERROR | [ ] Missing file doc comment
 11 | ERROR | [ ] Missing doc comment for function foo()
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 13 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
    |       |     found 1
 13 | ERROR | [x] Opening statement of multi-line function call not
    |       |     indented correctly; expected 0 spaces but found 1
 13 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 17 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 1 spaces but found 2
 17 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
    |       |     found 2
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.6.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 3 | WARNING | PHP version not specified
 3 | ERROR   | Missing @category tag in file comment
 3 | ERROR   | Missing @package tag in file comment
 3 | ERROR   | Missing @author tag in file comment
 3 | ERROR   | Missing @license tag in file comment
 3 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Files/LowercasedFilenameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class LowercasedFilenameUnitTest
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Tests/Files/OneObjectStructurePerFileUnitTest.inc
---------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Class name must begin with a capital letter
  2 | ERROR | [ ] Missing doc comment for class foo
  2 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  6 | ERROR | [ ] Class name must begin with a capital letter
  6 | ERROR | [ ] Missing doc comment for class bar
  6 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 10 | ERROR | [ ] Class name must begin with a capital letter
 10 | ERROR | [ ] Missing doc comment for class baz
 10 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 14 | ERROR | [ ] Trait name must begin with a capital letter
 14 | ERROR | [ ] Missing doc comment for trait barTrait
 14 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 18 | ERROR | [ ] Interface name must begin with a capital letter
 18 | ERROR | [ ] Missing doc comment for interface barInterface
 18 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Tests/Files/OneObjectStructurePerFileUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | OneObjectStructurePerFileUnitTest
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class LineEndingsUnitTest
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class OneClassPerFileUnitTest
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class LineLengthUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/Files/OneTraitPerFileUnitTest.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Trait name must begin with a capital letter
  2 | ERROR | [ ] Missing doc comment for trait foo
  2 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
  6 | ERROR | [ ] Trait name must begin with a capital letter
  6 | ERROR | [ ] Missing doc comment for trait bar
  6 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 10 | ERROR | [ ] Trait name must begin with a capital letter
 10 | ERROR | [ ] Missing doc comment for trait baz
 10 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  5 | ERROR   | [ ] You must use "/**" style comments for a file comment
  7 | ERROR   | [ ] Expected "if (...) {\n"; found "if(...) {"
  7 | ERROR   | [x] Closing brace must be on a line by itself
  9 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 10 | WARNING | [x] Inline control structures are discouraged
 10 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.inc
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Interface name must begin with a capital letter
  2 | ERROR | [ ] Missing doc comment for interface foo
  2 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
  3 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  6 | ERROR | [ ] Interface name must begin with a capital letter
  6 | ERROR | [ ] Missing doc comment for interface bar
  6 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
  7 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 10 | ERROR | [ ] Interface name must begin with a capital letter
 10 | ERROR | [ ] Missing doc comment for interface baz
 10 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
 11 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.5.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | WARNING | PHP version not specified
 2 | ERROR   | Missing @category tag in file comment
 2 | ERROR   | Missing @package tag in file comment
 2 | ERROR   | Missing @author tag in file comment
 2 | ERROR   | Missing @license tag in file comment
 2 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...fer/src/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class OneInterfacePerFileUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EndFileNewlineUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Class name must begin with a capital letter
  2 | ERROR | [ ] Missing doc comment for class foo
  2 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  6 | ERROR | [ ] Class name must begin with a capital letter
  6 | ERROR | [ ] Missing doc comment for class bar
  6 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 10 | ERROR | [ ] Class name must begin with a capital letter
 10 | ERROR | [ ] Missing doc comment for class baz
 10 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 55 ERRORS AND 10 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 21 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 29 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 31 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 34 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 37 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 45 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 57 | ERROR   | [x] Perl-style comments are not allowed. Use "// Comment."
    |         |     or "/* comment */" instead.
 63 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 65 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 71 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 71 | ERROR   | [x] Opening brace must be the last content on the line
 71 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) { "
 71 | ERROR   | [x] Closing brace must be on a line by itself
 71 | ERROR   | [x] Closing brace must be on a line by itself
 72 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 72 | ERROR   | [x] Expected 1 space before opening brace; found \t
 72 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 72 | ERROR   | [x] Opening brace must be the last content on the line
 72 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){ "
 72 | ERROR   | [x] There must be a single space between the closing
    |         |     parenthesis and the opening brace of a multi-line IF
    |         |     statement; found 0 spaces
 72 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 72 | ERROR   | [x] Closing brace must be on a line by itself
 72 | ERROR   | [x] Closing brace must be on a line by itself
 73 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 73 | ERROR   | [x] Expected 1 space before opening brace; found \t
 73 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 73 | ERROR   | [x] Opening brace must be the last content on the line
 73 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) { "
 73 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 73 | ERROR   | [x] Closing brace must be on a line by itself
 73 | ERROR   | [x] Closing brace must be on a line by itself
 74 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 74 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 74 | ERROR   | [x] Opening brace must be the last content on the line
 74 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) { "
 74 | ERROR   | [x] Closing brace must be on a line by itself
 74 | ERROR   | [x] Closing brace must be on a line by itself
 75 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 75 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 75 | ERROR   | [x] Opening brace must be the last content on the line
 75 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) {\t"
 75 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 75 | ERROR   | [x] Closing brace must be on a line by itself
 75 | ERROR   | [x] Closing brace must be on a line by itself
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 76 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 82 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | WARNING | PHP version not specified
 2 | ERROR   | Missing @category tag in file comment
 2 | ERROR   | Missing @package tag in file comment
 2 | ERROR   | Missing @author tag in file comment
 2 | ERROR   | Missing @license tag in file comment
 2 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.5.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 3 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.js
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...desniffer/src/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ByteOrderMarkUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.5.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 3 | WARNING | PHP version not specified
 3 | ERROR   | Missing @category tag in file comment
 3 | ERROR   | Missing @package tag in file comment
 3 | ERROR   | Missing @author tag in file comment
 3 | ERROR   | Missing @license tag in file comment
 3 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/Files/OneTraitPerFileUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class OneTraitPerFileUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EndFileNoNewlineUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
 4 | ERROR   | You must use "/**" style comments for a file comment
 7 | WARNING | Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 15 | ERROR | [ ] Missing doc comment for function foo()
 15 | ERROR | [x] Opening brace should be on a new line
 15 | ERROR | [x] Closing brace must be on a line by itself
 17 | ERROR | [ ] Missing doc comment for function foo()
 17 | ERROR | [x] Opening brace should be on a new line
 17 | ERROR | [x] Closing brace must be on a line by itself
 19 | ERROR | [ ] Missing doc comment for function foo()
 21 | ERROR | [ ] Missing doc comment for function foo()
 23 | ERROR | [ ] Missing doc comment for function foo()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Tests/Arrays/DisallowShortArraySyntaxUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...rc/Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowLongArraySyntaxUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Arrays/ArrayIndentUnitTest.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 36 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR   | Missing file doc comment
 5 | WARNING | Line exceeds 85 characters; contains 111 characters
 7 | ERROR   | You must use "/**" style comments for a function comment
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/Arrays/ArrayIndentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ArrayIndentUnitTest
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Tests/Arrays/DisallowShortArraySyntaxUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowShortArraySyntaxUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class CyclomaticComplexityUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class NestingLevelUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.inc
---------------------------------------------------------------------------
FOUND 52 ERRORS AFFECTING 52 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Missing doc comment for function nestingOne()
 10 | ERROR | [ ] Missing doc comment for function nestingFive()
 16 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 17 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 18 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 20 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 21 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 22 | ERROR | [x] Case breaking statement indented incorrectly; expected
    |       |     16 spaces, found 12
 27 | ERROR | [ ] Missing doc comment for function nestingSix()
 33 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 34 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 35 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 36 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 24
 38 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 24
 39 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 40 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 41 | ERROR | [x] Case breaking statement indented incorrectly; expected
    |       |     16 spaces, found 12
 46 | ERROR | [ ] Missing doc comment for function nestingTen()
 52 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 53 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 54 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 56 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 28
 57 | ERROR | [x] Line indented incorrectly; expected 24 spaces, found 32
 58 | ERROR | [x] Line indented incorrectly; expected 28 spaces, found 36
 59 | ERROR | [x] Line indented incorrectly; expected 32 spaces, found 40
 61 | ERROR | [x] Line indented incorrectly; expected 32 spaces, found 40
 62 | ERROR | [x] Line indented incorrectly; expected 28 spaces, found 36
 63 | ERROR | [x] Line indented incorrectly; expected 24 spaces, found 32
 64 | ERROR | [x] Case breaking statement indented incorrectly; expected
    |       |     32 spaces, found 28
 65 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 24
 66 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 67 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 68 | ERROR | [x] Case breaking statement indented incorrectly; expected
    |       |     16 spaces, found 12
 73 | ERROR | [ ] Missing doc comment for function nestingEleven()
 79 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 80 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 81 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 83 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 28
 84 | ERROR | [x] Line indented incorrectly; expected 24 spaces, found 32
 85 | ERROR | [x] Line indented incorrectly; expected 28 spaces, found 36
 86 | ERROR | [x] Line indented incorrectly; expected 32 spaces, found 40
 87 | ERROR | [x] Line indented incorrectly; expected 36 spaces, found 44
 89 | ERROR | [x] Line indented incorrectly; expected 36 spaces, found 44
 90 | ERROR | [x] Line indented incorrectly; expected 32 spaces, found 40
 91 | ERROR | [x] Line indented incorrectly; expected 28 spaces, found 36
 92 | ERROR | [x] Line indented incorrectly; expected 24 spaces, found 32
 93 | ERROR | [x] Case breaking statement indented incorrectly; expected
    |       |     32 spaces, found 28
 94 | ERROR | [x] Line indented incorrectly; expected 20 spaces, found 24
 95 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 96 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 97 | ERROR | [x] Case breaking statement indented incorrectly; expected
    |       |     16 spaces, found 12
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.inc
---------------------------------------------------------------------------
FOUND 100 ERRORS AFFECTING 98 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   3 | ERROR | [ ] Missing doc comment for function complexityOne()
   3 | ERROR | [x] Opening brace should be on a new line
   3 | ERROR | [x] Closing brace must be on a line by itself
   5 | ERROR | [ ] Missing doc comment for function comlexityFive()
  11 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  12 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  13 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  14 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  15 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  16 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  20 | ERROR | [ ] Missing doc comment for function comlexityTen()
  28 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  29 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  30 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  31 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  32 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  34 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  36 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  37 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  38 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  39 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  40 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  41 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  45 | ERROR | [ ] Missing doc comment for function comlexityEleven()
  54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  55 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  56 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  57 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  58 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  60 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  62 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  63 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  64 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  65 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  66 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  67 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  72 | ERROR | [ ] Missing doc comment for function comlexityTwenty()
  81 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  82 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  83 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  84 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  85 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  87 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  89 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  90 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  93 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 16
  94 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     20 spaces, found 16
  95 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 16
  96 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     20 spaces, found 16
  97 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
  98 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
  99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 100 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 101 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 102 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 103 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 104 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 105 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 106 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 107 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
 108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 109 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 110 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 111 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
 116 | ERROR | [ ] Missing doc comment for function comlexityTwentyOne()
 125 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 126 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 127 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 128 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 129 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
 130 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 131 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 133 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 134 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
 135 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 137 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 16
 138 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     20 spaces, found 16
 139 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 16
 140 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     20 spaces, found 16
 141 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 142 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
 143 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 144 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 145 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 146 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 147 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 148 | ERROR | [x] Line indented incorrectly; expected 16 spaces, found 20
 149 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 150 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 151 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
 152 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 153 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 154 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 155 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 156 | ERROR | [x] Case breaking statement indented incorrectly; expected
     |       |     12 spaces, found 8
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 93 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DuplicateClassNameUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 3 | ERROR | [ ] Missing doc comment for class MyClass
 3 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Missing doc comment for interface MyInterface
 4 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 4 | ERROR | [x] Closing brace must be on a line by itself
 8 | ERROR | [ ] Missing doc comment for class MyClass
 8 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 8 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for class MyClass
 2 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [ ] Missing doc comment for interface MyInterface
 3 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 3 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.4.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 3 | ERROR | [ ] Missing doc comment for class MyClass
 3 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Missing doc comment for interface MyInterface
 4 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 4 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Classes/OpeningBraceSameLineUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class OpeningBraceSameLineUnitTest
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for class MyClass
 2 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [ ] Missing doc comment for class YourClass
 3 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Missing doc comment for interface MyInterface
 4 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 4 | ERROR | [x] Closing brace must be on a line by itself
 5 | ERROR | [ ] Missing doc comment for interface YourInterface
 5 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 5 | ERROR | [x] Closing brace must be on a line by itself
 6 | ERROR | [ ] Missing doc comment for class MyClass
 6 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 6 | ERROR | [x] Closing brace must be on a line by itself
 7 | ERROR | [ ] Missing doc comment for interface MyInterface
 7 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 7 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.6.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for class Test
  2 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  3 | ERROR | [ ] Missing doc comment for function testOne()
  3 | ERROR | [x] Opening brace should be on a new line
  4 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 5
  7 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 3
  7 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
    |       |     found 3
 10 | ERROR | [ ] Missing doc comment for class Test
 10 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Classes/OpeningBraceSameLineUnitTest.inc
---------------------------------------------------------------------------
FOUND 44 ERRORS AND 1 WARNING AFFECTING 28 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  4 | ERROR   | [ ] You must use "/**" style comments for a interface
    |         |     comment
  4 | ERROR   | [x] Opening brace of a interface must be on the line after
    |         |     the definition
  7 | ERROR   | [ ] Missing doc comment for class Test_Class_Ok_A
  7 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 10 | ERROR   | [ ] Missing doc comment for class Test_Class_Ok_B
 10 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 13 | ERROR   | [ ] Missing doc comment for class Test_Class_Ok_C
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 18 | ERROR   | [ ] You must use "/**" style comments for a interface
    |         |     comment
 19 | ERROR   | [x] Opening interface brace must be on a line by itself
 22 | ERROR   | [ ] Missing doc comment for class Test_Class_Bad_A
 23 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 23 | ERROR   | [x] Expected 0 spaces before opening brace; 1 found
 24 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 24 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 1
 24 | ERROR   | [x] Closing brace indented incorrectly; expected 0 spaces,
    |         |     found 1
 26 | ERROR   | [ ] Missing doc comment for class Test_Class_Bad_B
 28 | ERROR   | [x] Opening brace of a class must be on the line following
    |         |     the class declaration; found 1 line(s)
 31 | ERROR   | [ ] Missing doc comment for class Test_Class_Bad_C
 34 | ERROR   | [x] Opening brace of a class must be on the line following
    |         |     the class declaration; found 2 line(s)
 38 | ERROR   | [ ] You must use "/**" style comments for a interface
    |         |     comment
 38 | ERROR   | [x] Opening brace of a interface must be on the line after
    |         |     the definition
 41 | ERROR   | [ ] Missing doc comment for class Test_Class_Bad_G
 41 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 41 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 41 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 44 | ERROR   | [ ] Missing doc comment for class Test_Class_Bad_H
 44 | ERROR   | [x] Spaces must be used for alignment; tabs are not
    |         |     allowed
 44 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 47 | ERROR   | [ ] Missing doc comment for class Test_Class_Bad_I
 47 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 51 | WARNING | [ ] Possible parse error: class missing opening or closing
    |         |     brace
 51 | ERROR   | [ ] You must use "/**" style comments for a class comment
 54 | ERROR   | [ ] You must use "/**" style comments for a class comment
 55 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 60 | ERROR   | [ ] You must use "/**" style comments for a class comment
 63 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 68 | ERROR   | [ ] You must use "/**" style comments for a class comment
 70 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
    |         |     allowed
 70 | ERROR   | [x] Expected 0 spaces before opening brace; 1 found
 75 | ERROR   | [ ] You must use "/**" style comments for a class comment
 84 | ERROR   | [ ] You must use "/**" style comments for a class comment
 84 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 88 | ERROR   | [ ] You must use "/**" style comments for a class comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.5.inc
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 3 | ERROR | [ ] Missing doc comment for class MyClass
 3 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Missing doc comment for interface YourInterface
 4 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 4 | ERROR | [x] Closing brace must be on a line by itself
 7 | ERROR | [ ] Missing doc comment for class MyClass
 7 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 7 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rds/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | UpperCaseConstantNameUnitTest
---------------------------------------------------------------------------


FILE: ...rds/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | CamelCapsFunctionNameUnitTest
---------------------------------------------------------------------------


FILE: ...rds/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 321 ERRORS AFFECTING 98 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   3 | ERROR | [ ] Missing doc comment for class My_Class
   3 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
   5 | ERROR | [ ] Missing doc comment for function __construct()
   5 | ERROR | [x] Opening brace should be on a new line
   5 | ERROR | [x] Closing brace must be on a line by itself
   6 | ERROR | [ ] Missing doc comment for function My_Class()
   6 | ERROR | [x] Opening brace should be on a new line
   6 | ERROR | [x] Closing brace must be on a line by itself
   7 | ERROR | [ ] Missing doc comment for function _My_Class()
   7 | ERROR | [x] Opening brace should be on a new line
   7 | ERROR | [x] Closing brace must be on a line by itself
   9 | ERROR | [ ] Missing doc comment for function getSomeValue()
   9 | ERROR | [x] Opening brace should be on a new line
   9 | ERROR | [x] Closing brace must be on a line by itself
  10 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  10 | ERROR | [x] Opening brace should be on a new line
  10 | ERROR | [x] Closing brace must be on a line by itself
  11 | ERROR | [ ] Public method name "My_Class::get_some_value" is not in
     |       |     camel caps format
  11 | ERROR | [ ] Missing doc comment for function get_some_value()
  11 | ERROR | [x] Opening brace should be on a new line
  11 | ERROR | [x] Closing brace must be on a line by itself
  12 | ERROR | [ ] Public method name "My_Class::GetSomeValue" is not in
     |       |     camel caps format
  12 | ERROR | [ ] Missing doc comment for function GetSomeValue()
  12 | ERROR | [x] Opening brace should be on a new line
  12 | ERROR | [x] Closing brace must be on a line by itself
  13 | ERROR | [ ] Public method name "My_Class::getSomeValue_Again" is
     |       |     not in camel caps format
  13 | ERROR | [ ] Missing doc comment for function getSomeValue_Again()
  13 | ERROR | [x] Opening brace should be on a new line
  13 | ERROR | [x] Closing brace must be on a line by itself
  15 | ERROR | [ ] Missing doc comment for function getSomeValue()
  15 | ERROR | [x] Opening brace should be on a new line
  15 | ERROR | [x] Closing brace must be on a line by itself
  16 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  16 | ERROR | [x] Opening brace should be on a new line
  16 | ERROR | [x] Closing brace must be on a line by itself
  17 | ERROR | [ ] Protected method name "My_Class::get_some_value" is not
     |       |     in camel caps format
  17 | ERROR | [ ] Missing doc comment for function get_some_value()
  17 | ERROR | [x] Opening brace should be on a new line
  17 | ERROR | [x] Closing brace must be on a line by itself
  19 | ERROR | [ ] Missing doc comment for function _getSomeValue()
  19 | ERROR | [x] Opening brace should be on a new line
  19 | ERROR | [x] Closing brace must be on a line by itself
  20 | ERROR | [ ] Private method name "My_Class::parseMyDSN" must be
     |       |     prefixed with an underscore
  20 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  20 | ERROR | [x] Opening brace should be on a new line
  20 | ERROR | [x] Closing brace must be on a line by itself
  21 | ERROR | [ ] Private method name "My_Class::_get_some_value" is not
     |       |     in camel caps format
  21 | ERROR | [ ] Missing doc comment for function _get_some_value()
  21 | ERROR | [x] Opening brace should be on a new line
  21 | ERROR | [x] Closing brace must be on a line by itself
  23 | ERROR | [ ] Missing doc comment for function getSomeValue()
  23 | ERROR | [x] Opening brace should be on a new line
  23 | ERROR | [x] Closing brace must be on a line by itself
  24 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  24 | ERROR | [x] Opening brace should be on a new line
  24 | ERROR | [x] Closing brace must be on a line by itself
  25 | ERROR | [ ] Method name "My_Class::get_some_value" is not in camel
     |       |     caps format
  25 | ERROR | [ ] Missing doc comment for function get_some_value()
  25 | ERROR | [x] Opening brace should be on a new line
  25 | ERROR | [x] Closing brace must be on a line by itself
  29 | ERROR | [ ] Missing doc comment for function getSomeValue()
  29 | ERROR | [x] Opening brace should be on a new line
  29 | ERROR | [x] Closing brace must be on a line by itself
  30 | ERROR | [ ] Missing doc comment for function parseMyDSN()
  30 | ERROR | [x] Opening brace should be on a new line
  30 | ERROR | [x] Closing brace must be on a line by itself
  31 | ERROR | [ ] Function name "get_some_value" is prefixed with a
     |       |     package name but does not begin with a capital letter
  31 | ERROR | [ ] Function name "get_some_value" is invalid; consider
     |       |     "Get_Some_value" instead
  31 | ERROR | [ ] Missing doc comment for function get_some_value()
  31 | ERROR | [x] Opening brace should be on a new line
  31 | ERROR | [x] Closing brace must be on a line by itself
  36 | ERROR | [ ] You must use "/**" style comments for a class comment
  36 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
  37 | ERROR | [ ] Missing doc comment for function __construct()
  37 | ERROR | [x] Opening brace should be on a new line
  37 | ERROR | [x] Closing brace must be on a line by itself
  38 | ERROR | [ ] Missing doc comment for function __destruct()
  38 | ERROR | [x] Opening brace should be on a new line
  38 | ERROR | [x] Closing brace must be on a line by itself
  39 | ERROR | [ ] Missing doc comment for function __call()
  39 | ERROR | [x] Opening brace should be on a new line
  39 | ERROR | [x] Closing brace must be on a line by itself
  40 | ERROR | [ ] Missing doc comment for function __callStatic()
  40 | ERROR | [x] Opening brace should be on a new line
  40 | ERROR | [x] Closing brace must be on a line by itself
  41 | ERROR | [ ] Missing doc comment for function __get()
  41 | ERROR | [x] Opening brace should be on a new line
  41 | ERROR | [x] Closing brace must be on a line by itself
  42 | ERROR | [ ] Missing doc comment for function __set()
  42 | ERROR | [x] Opening brace should be on a new line
  42 | ERROR | [x] Closing brace must be on a line by itself
  43 | ERROR | [ ] Missing doc comment for function __isset()
  43 | ERROR | [x] Opening brace should be on a new line
  43 | ERROR | [x] Closing brace must be on a line by itself
  44 | ERROR | [ ] Missing doc comment for function __unset()
  44 | ERROR | [x] Opening brace should be on a new line
  44 | ERROR | [x] Closing brace must be on a line by itself
  45 | ERROR | [ ] Missing doc comment for function __sleep()
  45 | ERROR | [x] Opening brace should be on a new line
  45 | ERROR | [x] Closing brace must be on a line by itself
  46 | ERROR | [ ] Missing doc comment for function __wakeup()
  46 | ERROR | [x] Opening brace should be on a new line
  46 | ERROR | [x] Closing brace must be on a line by itself
  47 | ERROR | [ ] Missing doc comment for function __toString()
  47 | ERROR | [x] Opening brace should be on a new line
  47 | ERROR | [x] Closing brace must be on a line by itself
  48 | ERROR | [ ] Missing doc comment for function __set_state()
  48 | ERROR | [x] Opening brace should be on a new line
  48 | ERROR | [x] Closing brace must be on a line by itself
  49 | ERROR | [ ] Missing doc comment for function __clone()
  49 | ERROR | [x] Opening brace should be on a new line
  49 | ERROR | [x] Closing brace must be on a line by itself
  50 | ERROR | [ ] Method name "Magic_Test::__autoload" is invalid; only
     |       |     PHP magic methods should be prefixed with a double
     |       |     underscore
  50 | ERROR | [ ] Missing doc comment for function __autoload()
  50 | ERROR | [x] Opening brace should be on a new line
  50 | ERROR | [x] Closing brace must be on a line by itself
  51 | ERROR | [ ] Missing doc comment for function __invoke()
  51 | ERROR | [x] Opening brace should be on a new line
  51 | ERROR | [x] Closing brace must be on a line by itself
  52 | ERROR | [ ] Method name "Magic_Test::__myFunction" is invalid; only
     |       |     PHP magic methods should be prefixed with a double
     |       |     underscore
  52 | ERROR | [ ] Missing doc comment for function __myFunction()
  52 | ERROR | [x] Opening brace should be on a new line
  52 | ERROR | [x] Closing brace must be on a line by itself
  53 | ERROR | [ ] Method name "Magic_Test::__my_function" is invalid;
     |       |     only PHP magic methods should be prefixed with a double
     |       |     underscore
  53 | ERROR | [ ] Method name "Magic_Test::__my_function" is not in camel
     |       |     caps format
  53 | ERROR | [ ] Missing doc comment for function __my_function()
  53 | ERROR | [x] Opening brace should be on a new line
  53 | ERROR | [x] Closing brace must be on a line by itself
  54 | ERROR | [ ] Missing doc comment for function __call()
  54 | ERROR | [x] Opening brace should be on a new line
  54 | ERROR | [x] Closing brace must be on a line by itself
  57 | ERROR | [ ] Function name "__construct" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  57 | ERROR | [ ] Missing doc comment for function __construct()
  57 | ERROR | [x] Opening brace should be on a new line
  57 | ERROR | [x] Closing brace must be on a line by itself
  58 | ERROR | [ ] Function name "__destruct" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  58 | ERROR | [ ] Missing doc comment for function __destruct()
  58 | ERROR | [x] Opening brace should be on a new line
  58 | ERROR | [x] Closing brace must be on a line by itself
  59 | ERROR | [ ] Function name "__call" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  59 | ERROR | [ ] Missing doc comment for function __call()
  59 | ERROR | [x] Opening brace should be on a new line
  59 | ERROR | [x] Closing brace must be on a line by itself
  60 | ERROR | [ ] Function name "__callStatic" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  60 | ERROR | [ ] Missing doc comment for function __callStatic()
  60 | ERROR | [x] Opening brace should be on a new line
  60 | ERROR | [x] Closing brace must be on a line by itself
  61 | ERROR | [ ] Function name "__get" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  61 | ERROR | [ ] Missing doc comment for function __get()
  61 | ERROR | [x] Opening brace should be on a new line
  61 | ERROR | [x] Closing brace must be on a line by itself
  62 | ERROR | [ ] Function name "__set" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  62 | ERROR | [ ] Missing doc comment for function __set()
  62 | ERROR | [x] Opening brace should be on a new line
  62 | ERROR | [x] Closing brace must be on a line by itself
  63 | ERROR | [ ] Function name "__isset" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  63 | ERROR | [ ] Missing doc comment for function __isset()
  63 | ERROR | [x] Opening brace should be on a new line
  63 | ERROR | [x] Closing brace must be on a line by itself
  64 | ERROR | [ ] Function name "__unset" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  64 | ERROR | [ ] Missing doc comment for function __unset()
  64 | ERROR | [x] Opening brace should be on a new line
  64 | ERROR | [x] Closing brace must be on a line by itself
  65 | ERROR | [ ] Function name "__sleep" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  65 | ERROR | [ ] Missing doc comment for function __sleep()
  65 | ERROR | [x] Opening brace should be on a new line
  65 | ERROR | [x] Closing brace must be on a line by itself
  66 | ERROR | [ ] Function name "__wakeup" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  66 | ERROR | [ ] Missing doc comment for function __wakeup()
  66 | ERROR | [x] Opening brace should be on a new line
  66 | ERROR | [x] Closing brace must be on a line by itself
  67 | ERROR | [ ] Function name "__toString" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  67 | ERROR | [ ] Missing doc comment for function __toString()
  67 | ERROR | [x] Opening brace should be on a new line
  67 | ERROR | [x] Closing brace must be on a line by itself
  68 | ERROR | [ ] Function name "__set_state" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  68 | ERROR | [ ] Function name "__set_state" is invalid; only private
     |       |     methods should be prefixed with an underscore
  68 | ERROR | [ ] Function name "__set_state" is invalid; consider
     |       |     "Set_state" instead
  68 | ERROR | [ ] Missing doc comment for function __set_state()
  68 | ERROR | [x] Opening brace should be on a new line
  68 | ERROR | [x] Closing brace must be on a line by itself
  69 | ERROR | [ ] Function name "__clone" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  69 | ERROR | [ ] Missing doc comment for function __clone()
  69 | ERROR | [x] Opening brace should be on a new line
  69 | ERROR | [x] Closing brace must be on a line by itself
  70 | ERROR | [ ] Missing doc comment for function __autoload()
  70 | ERROR | [x] Opening brace should be on a new line
  70 | ERROR | [x] Closing brace must be on a line by itself
  71 | ERROR | [ ] Function name "__invoke" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  71 | ERROR | [ ] Missing doc comment for function __invoke()
  71 | ERROR | [x] Opening brace should be on a new line
  71 | ERROR | [x] Closing brace must be on a line by itself
  72 | ERROR | [ ] Function name "__myFunction" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  72 | ERROR | [ ] Missing doc comment for function __myFunction()
  72 | ERROR | [x] Opening brace should be on a new line
  72 | ERROR | [x] Closing brace must be on a line by itself
  73 | ERROR | [ ] Function name "__my_function" is invalid; only PHP
     |       |     magic methods should be prefixed with a double
     |       |     underscore
  73 | ERROR | [ ] Function name "__my_function" is invalid; only private
     |       |     methods should be prefixed with an underscore
  73 | ERROR | [ ] Function name "__my_function" is invalid; consider
     |       |     "My_function" instead
  73 | ERROR | [ ] Missing doc comment for function __my_function()
  73 | ERROR | [x] Opening brace should be on a new line
  73 | ERROR | [x] Closing brace must be on a line by itself
  74 | ERROR | [ ] Function name "__call" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
  74 | ERROR | [ ] Missing doc comment for function __call()
  74 | ERROR | [x] Opening brace should be on a new line
  74 | ERROR | [x] Closing brace must be on a line by itself
  76 | ERROR | [ ] Missing doc comment for class Closure_Test
  76 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
  77 | ERROR | [ ] Missing doc comment for function test()
  77 | ERROR | [x] Opening brace should be on a new line
  78 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  78 | ERROR | [x] Opening brace must be the last content on the line
  78 | ERROR | [x] Closing brace must be on a line by itself
  82 | ERROR | [ ] Missing doc comment for function test()
  82 | ERROR | [x] Opening brace should be on a new line
  83 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  83 | ERROR | [x] Opening brace must be the last content on the line
  83 | ERROR | [x] Closing brace must be on a line by itself
  90 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  90 | ERROR | [x] Opening brace should be on a new line
  90 | ERROR | [x] Closing brace must be on a line by itself
  93 | ERROR | [ ] Missing doc comment for trait Foo
  95 | ERROR | [ ] Missing doc comment for function __call()
  95 | ERROR | [x] Opening brace should be on a new line
  95 | ERROR | [x] Closing brace must be on a line by itself
  98 | ERROR | [ ] Missing doc comment for class Magic_Case_Test
  98 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
  99 | ERROR | [ ] Missing doc comment for function __Construct()
  99 | ERROR | [x] Opening brace should be on a new line
  99 | ERROR | [x] Closing brace must be on a line by itself
 100 | ERROR | [ ] Missing doc comment for function __isSet()
 100 | ERROR | [x] Opening brace should be on a new line
 100 | ERROR | [x] Closing brace must be on a line by itself
 101 | ERROR | [ ] Missing doc comment for function __tostring()
 101 | ERROR | [x] Opening brace should be on a new line
 101 | ERROR | [x] Closing brace must be on a line by itself
 103 | ERROR | [ ] Missing doc comment for function __autoLoad()
 103 | ERROR | [x] Opening brace should be on a new line
 103 | ERROR | [x] Closing brace must be on a line by itself
 105 | ERROR | [ ] Missing doc comment for class Foo
 107 | ERROR | [ ] Method name "Foo::__soapCall" is invalid; only PHP
     |       |     magic methods should be prefixed with a double
     |       |     underscore
 107 | ERROR | [ ] Public method name "Foo::__soapCall" must not be
     |       |     prefixed with an underscore
 107 | ERROR | [ ] Missing doc comment for function __soapCall()
 118 | ERROR | [ ] Function name "__debugInfo" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 118 | ERROR | [ ] Missing doc comment for function __debugInfo()
 118 | ERROR | [x] Opening brace should be on a new line
 118 | ERROR | [x] Closing brace must be on a line by itself
 119 | ERROR | [ ] Missing doc comment for class Foo
 119 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
 120 | ERROR | [ ] Missing doc comment for function __debugInfo()
 120 | ERROR | [x] Opening brace should be on a new line
 120 | ERROR | [x] Closing brace must be on a line by itself
 123 | ERROR | [ ] Missing doc comment for function ___tripleUnderscore()
 123 | ERROR | [x] Opening brace should be on a new line
 123 | ERROR | [x] Closing brace must be on a line by itself
 125 | ERROR | [ ] Class name must begin with a capital letter
 125 | ERROR | [ ] You must use "/**" style comments for a class comment
 125 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
 126 | ERROR | [ ] Public method name "triple::___tripleUnderscore" must
     |       |     not be prefixed with an underscore
 126 | ERROR | [ ] Missing doc comment for function ___tripleUnderscore()
 126 | ERROR | [x] Opening brace should be on a new line
 126 | ERROR | [x] Closing brace must be on a line by itself
 131 | ERROR | [ ] Missing doc comment for function __construct()
 131 | ERROR | [x] Opening brace should be on a new line
 131 | ERROR | [x] Closing brace must be on a line by itself
 132 | ERROR | [ ] Missing doc comment for function __destruct()
 132 | ERROR | [x] Opening brace should be on a new line
 132 | ERROR | [x] Closing brace must be on a line by itself
 133 | ERROR | [ ] Missing doc comment for function __call()
 133 | ERROR | [x] Opening brace should be on a new line
 133 | ERROR | [x] Closing brace must be on a line by itself
 134 | ERROR | [ ] Missing doc comment for function __callStatic()
 134 | ERROR | [x] Opening brace should be on a new line
 134 | ERROR | [x] Closing brace must be on a line by itself
 135 | ERROR | [ ] Missing doc comment for function __get()
 135 | ERROR | [x] Opening brace should be on a new line
 135 | ERROR | [x] Closing brace must be on a line by itself
 136 | ERROR | [ ] Missing doc comment for function __set()
 136 | ERROR | [x] Opening brace should be on a new line
 136 | ERROR | [x] Closing brace must be on a line by itself
 137 | ERROR | [ ] Missing doc comment for function __isset()
 137 | ERROR | [x] Opening brace should be on a new line
 137 | ERROR | [x] Closing brace must be on a line by itself
 138 | ERROR | [ ] Missing doc comment for function __unset()
 138 | ERROR | [x] Opening brace should be on a new line
 138 | ERROR | [x] Closing brace must be on a line by itself
 139 | ERROR | [ ] Missing doc comment for function __sleep()
 139 | ERROR | [x] Opening brace should be on a new line
 139 | ERROR | [x] Closing brace must be on a line by itself
 140 | ERROR | [ ] Missing doc comment for function __wakeup()
 140 | ERROR | [x] Opening brace should be on a new line
 140 | ERROR | [x] Closing brace must be on a line by itself
 141 | ERROR | [ ] Missing doc comment for function __toString()
 141 | ERROR | [x] Opening brace should be on a new line
 141 | ERROR | [x] Closing brace must be on a line by itself
 142 | ERROR | [ ] Missing doc comment for function __set_state()
 142 | ERROR | [x] Opening brace should be on a new line
 142 | ERROR | [x] Closing brace must be on a line by itself
 143 | ERROR | [ ] Missing doc comment for function __clone()
 143 | ERROR | [x] Opening brace should be on a new line
 143 | ERROR | [x] Closing brace must be on a line by itself
 144 | ERROR | [ ] Method name "::__autoload" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 144 | ERROR | [ ] Missing doc comment for function __autoload()
 144 | ERROR | [x] Opening brace should be on a new line
 144 | ERROR | [x] Closing brace must be on a line by itself
 145 | ERROR | [ ] Missing doc comment for function __invoke()
 145 | ERROR | [x] Opening brace should be on a new line
 145 | ERROR | [x] Closing brace must be on a line by itself
 146 | ERROR | [ ] Method name "::__myFunction" is invalid; only PHP magic
     |       |     methods should be prefixed with a double underscore
 146 | ERROR | [ ] Missing doc comment for function __myFunction()
 146 | ERROR | [x] Opening brace should be on a new line
 146 | ERROR | [x] Closing brace must be on a line by itself
 147 | ERROR | [ ] Method name "::__my_function" is invalid; only PHP
     |       |     magic methods should be prefixed with a double
     |       |     underscore
 147 | ERROR | [ ] Method name "::__my_function" is not in camel caps
     |       |     format
 147 | ERROR | [ ] Missing doc comment for function __my_function()
 147 | ERROR | [x] Opening brace should be on a new line
 147 | ERROR | [x] Closing brace must be on a line by itself
 148 | ERROR | [ ] Missing doc comment for function __call()
 148 | ERROR | [x] Opening brace should be on a new line
 148 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 182 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rds/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  8 | ERROR | [ ] Constants must be uppercase; expected 'INVALIDNAME' but
    |       |     found 'invalidName'
 10 | ERROR | [ ] Constants must be uppercase; expected "INVALIDNAME" but
    |       |     found "invalidName"
 12 | ERROR | [ ] Constants must be uppercase; expected
    |       |     'bar\foo\baz\INVALIDNAMEWITHNAMESPACE' but found
    |       |     'bar\foo\baz\invalidNameWithNamespace'
 14 | ERROR | [ ] Constants must be uppercase; expected
    |       |     "bar\foo\baz\INVALIDNAMEWITHNAMESPACE" but found
    |       |     "bar\foo\baz\invalidNameWithNamespace"
 16 | ERROR | [ ] Missing doc comment for class TestClass
 19 | ERROR | [ ] Class constants must be uppercase; expected CONST1 but
    |       |     found const1
 27 | ERROR | [ ] Missing doc comment for class ClassConstBowOutTest
 27 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 28 | ERROR | [ ] Class constants must be uppercase; expected ABC but
    |       |     found abc
 30 | ERROR | [ ] Class constants must be uppercase; expected
    |       |     SOME_CONSTANT but found some_constant
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ConstructorNameUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.inc
---------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for class TestClass
  5 | ERROR | [ ] Missing doc comment for function TestClass()
  5 | ERROR | [x] Opening brace should be on a new line
 10 | ERROR | [ ] Missing doc comment for function __construct()
 10 | ERROR | [x] Opening brace should be on a new line
 17 | ERROR | [ ] Missing doc comment for class MyClass
 20 | ERROR | [ ] Missing doc comment for function MyClass()
 20 | ERROR | [x] Opening brace should be on a new line
 25 | ERROR | [ ] Missing doc comment for function __construct()
 25 | ERROR | [x] Opening brace should be on a new line
 32 | ERROR | [ ] Missing doc comment for class MyClass
 34 | ERROR | [ ] Missing doc comment for function __construct()
 34 | ERROR | [x] Opening brace should be on a new line
 40 | ERROR | [ ] Missing doc comment for class MyAbstractClass
 42 | ERROR | [ ] Missing doc comment for function __construct()
 45 | ERROR | [ ] Missing doc comment for class OldClass
 47 | ERROR | [ ] Missing doc comment for function OldClass()
 53 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 54 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 4 spaces but found 0
 56 | ERROR | [ ] Method name "::TestClass" is not in camel caps format
 56 | ERROR | [ ] Missing doc comment for function TestClass()
 56 | ERROR | [x] Opening brace should be on a new line
 61 | ERROR | [ ] Missing doc comment for function __construct()
 61 | ERROR | [x] Opening brace should be on a new line
 66 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ds/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | InlineControlStructureUnitTest
---------------------------------------------------------------------------


FILE: ...ds/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.inc
---------------------------------------------------------------------------
FOUND 51 ERRORS AND 38 WARNINGS AFFECTING 83 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   3 | WARNING | [x] Inline control structures are discouraged
   7 | WARNING | [x] Inline control structures are discouraged
  11 | WARNING | [x] Inline control structures are discouraged
  13 | WARNING | [x] Inline control structures are discouraged
  15 | WARNING | [x] Inline control structures are discouraged
  17 | WARNING | [x] Inline control structures are discouraged
  23 | WARNING | [x] Inline control structures are discouraged
  42 | WARNING | [x] Inline control structures are discouraged
  43 | WARNING | [x] Inline control structures are discouraged
  45 | WARNING | [x] Inline control structures are discouraged
  46 | WARNING | [x] Inline control structures are discouraged
  49 | WARNING | [x] Inline control structures are discouraged
  60 | ERROR   | [ ] Missing doc comment for function test()
  62 | WARNING | [x] Inline control structures are discouraged
  66 | WARNING | [x] Inline control structures are discouraged
  67 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  68 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  71 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  73 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
  74 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  78 | WARNING | [x] Inline control structures are discouraged
  83 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  85 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
  86 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
  88 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
  91 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
  92 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
  94 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 104 | ERROR   | [ ] Expected "} else if (...) {\n"; found "} else\n    if
     |         |     (...) {\n"
 105 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 106 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 107 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 109 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 111 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 112 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 115 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 120 | WARNING | [x] Inline control structures are discouraged
 121 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 123 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 125 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 128 | WARNING | [x] Inline control structures are discouraged
 129 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 132 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 134 | WARNING | [x] Inline control structures are discouraged
 135 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 137 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 138 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 140 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 142 | WARNING | [x] Inline control structures are discouraged
 143 | WARNING | [x] Inline control structures are discouraged
 144 | WARNING | [x] Inline control structures are discouraged
 147 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 148 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 150 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 150 | WARNING | [x] Inline control structures are discouraged
 152 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 154 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found 8
 155 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 8 spaces, found 4
 158 | WARNING | [x] Inline control structures are discouraged
 159 | WARNING | [x] Inline control structures are discouraged
 160 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 8
 162 | WARNING | [x] Inline control structures are discouraged
 163 | WARNING | [x] Inline control structures are discouraged
 164 | WARNING | [x] Inline control structures are discouraged
 164 | ERROR   | [x] Line indented incorrectly; expected 4 spaces, found
     |         |     16
 165 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 8
 167 | WARNING | [x] Inline control structures are discouraged
 168 | WARNING | [x] Inline control structures are discouraged
 170 | WARNING | [x] Inline control structures are discouraged
 171 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 178 | WARNING | [x] Inline control structures are discouraged
 185 | WARNING | [x] Inline control structures are discouraged
 188 | ERROR   | [x] Opening brace must be the last content on the line
 188 | WARNING | [x] Inline control structures are discouraged
 188 | WARNING | [x] Inline control structures are discouraged
 188 | ERROR   | [x] Closing brace must be on a line by itself
 191 | WARNING | [x] Inline control structures are discouraged
 195 | WARNING | [x] Inline control structures are discouraged
 198 | WARNING | [x] Inline control structures are discouraged
 199 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 200 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 201 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 202 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 205 | ERROR   | [x] Line indented incorrectly; expected 0 spaces, found 4
 206 | WARNING | [x] Inline control structures are discouraged
 215 | ERROR   | [ ] Expected "do {\n...} while (...);\n"; found "do
     |         |     {\n...}\n// Comment\nwhile (...);\n"
 216 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 216 | ERROR   | [x] Line indented incorrectly; expected at least 4
     |         |     spaces, found 1
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 85 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rds/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.js
---------------------------------------------------------------------------
FOUND 1 ERROR AND 8 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  3 | WARNING | [x] Inline control structures are discouraged
  7 | WARNING | [x] Inline control structures are discouraged
 11 | WARNING | [x] Inline control structures are discouraged
 13 | WARNING | [x] Inline control structures are discouraged
 15 | WARNING | [x] Inline control structures are discouraged
 21 | WARNING | [x] Inline control structures are discouraged
 23 | ERROR   | [x] Expected 1 space after FUNCTION keyword; 0 found
 27 | WARNING | [x] Inline control structures are discouraged
 30 | WARNING | [x] Inline control structures are discouraged
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Generic/Tests/Commenting/FixmeUnitTest.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 5 | WARNING | PHP version not specified
 5 | ERROR   | Missing @category tag in file comment
 5 | ERROR   | Missing @package tag in file comment
 5 | ERROR   | Missing @author tag in file comment
 5 | ERROR   | Missing @license tag in file comment
 5 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Generic/Tests/Commenting/TodoUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class TodoUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.inc
---------------------------------------------------------------------------
FOUND 51 ERRORS AND 2 WARNINGS AFFECTING 35 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  11 | ERROR   | [ ] Missing @license tag in file comment
  11 | ERROR   | [ ] Missing @link tag in file comment
  14 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
  16 | ERROR   | [ ] Doc comment long description must start with a
     |         |     capital letter
  18 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  23 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  26 | ERROR   | [x] There must be exactly one blank line between
     |         |     descriptions in a doc comment
  30 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  32 | ERROR   | [x] Additional blank lines found at end of doc comment
  38 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  38 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  40 | ERROR   | [x] Tag value indented incorrectly; expected 6 spaces but
     |         |     found 1
  41 | ERROR   | [x] Tag value indented incorrectly; expected 5 spaces but
     |         |     found 1
  51 | ERROR   | [ ] Parameter tags must be defined first in a doc comment
  54 | ERROR   | [x] Additional blank lines found at end of doc comment
  58 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  60 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  60 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  67 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  69 | ERROR   | [ ] Parameter tags must be grouped together in a doc
     |         |     comment
  69 | ERROR   | [x] There must be a single blank line after a tag group
  80 | ERROR   | [x] Tag value indented incorrectly; expected 3 spaces but
     |         |     found 1
  81 | ERROR   | [ ] Parameter tags must be grouped together in a doc
     |         |     comment
  81 | ERROR   | [ ] Tags must be grouped together in a doc comment
  88 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
  91 | ERROR   | [x] There must be a single blank line after a tag group
  95 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 2
 147 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 156 | ERROR   | [ ] Tags must be grouped together in a doc comment
 158 | ERROR   | [ ] Tags must be grouped together in a doc comment
 170 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 170 | ERROR   | [ ] Missing short description in doc comment
 170 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 171 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 171 | ERROR   | [ ] Missing short description in doc comment
 171 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 179 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 183 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
 184 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 185 | ERROR   | [ ] Parameter tags must be grouped together in a doc
     |         |     comment
 185 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 186 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 187 | ERROR   | [ ] Tags must be grouped together in a doc comment
 187 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 191 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
 194 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 194 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
 194 | ERROR   | [ ] Doc comment short description must start with a
     |         |     capital letter
 194 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 29 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ..._codesniffer/src/Standards/Generic/Tests/Commenting/FixmeUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class FixmeUnitTest
---------------------------------------------------------------------------


FILE: ...p_codesniffer/src/Standards/Generic/Tests/Commenting/TodoUnitTest.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 5 | WARNING | PHP version not specified
 5 | ERROR   | Missing @category tag in file comment
 5 | ERROR   | Missing @package tag in file comment
 5 | ERROR   | Missing @author tag in file comment
 5 | ERROR   | Missing @license tag in file comment
 5 | ERROR   | Missing @link tag in file comment
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DocCommentUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.js
---------------------------------------------------------------------------
FOUND 104 ERRORS AFFECTING 87 LINES
---------------------------------------------------------------------------
  14 | ERROR | [ ] Doc comment short description must start with a capital
     |       |     letter
  16 | ERROR | [ ] Doc comment long description must start with a capital
     |       |     letter
  18 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
  23 | ERROR | [x] Doc comment short description must be on the first line
  26 | ERROR | [x] There must be exactly one blank line between
     |       |     descriptions in a doc comment
  30 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
  32 | ERROR | [x] Additional blank lines found at end of doc comment
  38 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
  38 | ERROR | [x] Doc comment short description must be on the first line
  40 | ERROR | [x] Tag value indented incorrectly; expected 6 spaces but
     |       |     found 1
  41 | ERROR | [x] Tag value indented incorrectly; expected 5 spaces but
     |       |     found 1
  51 | ERROR | [ ] Parameter tags must be defined first in a doc comment
  54 | ERROR | [x] Additional blank lines found at end of doc comment
  58 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
  60 | ERROR | [ ] Tag cannot be grouped with parameter tags in a doc
     |       |     comment
  60 | ERROR | [x] Tag value indented incorrectly; expected 3 spaces but
     |       |     found 1
  67 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
  69 | ERROR | [ ] Parameter tags must be grouped together in a doc
     |       |     comment
  69 | ERROR | [x] There must be a single blank line after a tag group
  76 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
  77 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
  78 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
  79 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
  80 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
  80 | ERROR | [x] Tag value indented incorrectly; expected 3 spaces but
     |       |     found 1
  81 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
  81 | ERROR | [ ] Parameter tags must be grouped together in a doc
     |       |     comment
  81 | ERROR | [ ] Tags must be grouped together in a doc comment
  82 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
  88 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
     |       |     found 2
  91 | ERROR | [x] There must be a single blank line after a tag group
  95 | ERROR | [x] Tag value indented incorrectly; expected 1 spaces but
     |       |     found 2
  99 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 100 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 101 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 102 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 103 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 104 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 105 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 106 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 107 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 121 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 122 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 123 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 124 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 125 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 126 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 127 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 128 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 129 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 130 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 131 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 132 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 133 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 136 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 137 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 138 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 139 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 140 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 141 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 142 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 143 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 144 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 145 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 146 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 147 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 148 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 149 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 152 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 153 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 154 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 155 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 156 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 156 | ERROR | [ ] Tags must be grouped together in a doc comment
 157 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 158 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 158 | ERROR | [ ] Tags must be grouped together in a doc comment
 159 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 160 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 161 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 162 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 163 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 164 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 167 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 168 | ERROR | [x] Expected 2 space(s) before asterisk; 1 found
 170 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
 170 | ERROR | [ ] Missing short description in doc comment
 170 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
 171 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
 171 | ERROR | [ ] Missing short description in doc comment
 171 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
 179 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
 183 | ERROR | [ ] Doc comment short description must start with a capital
     |       |     letter
 184 | ERROR | [x] There must be exactly one blank line before the tags in
     |       |     a doc comment
 185 | ERROR | [ ] Parameter tags must be grouped together in a doc
     |       |     comment
 185 | ERROR | [x] Tag value indented incorrectly; expected 2 spaces but
     |       |     found 1
 186 | ERROR | [ ] Tag cannot be grouped with parameter tags in a doc
     |       |     comment
 187 | ERROR | [ ] Tags must be grouped together in a doc comment
 187 | ERROR | [x] Tag value indented incorrectly; expected 2 spaces but
     |       |     found 1
 191 | ERROR | [ ] Doc comment short description must start with a capital
     |       |     letter
 194 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
 194 | ERROR | [x] Doc comment short description must be on the first line
 194 | ERROR | [ ] Doc comment short description must start with a capital
     |       |     letter
 194 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 87 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...eric/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | OpeningFunctionBraceKernighanRitchieUnitTest
---------------------------------------------------------------------------


FILE: ...Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.inc
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  2 | ERROR   | [ ] Class name must begin with a capital letter
  2 | ERROR   | [ ] Missing doc comment for class myclass
  2 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  3 | ERROR   | [ ] Missing doc comment for function myfunc()
  3 | ERROR   | [x] Opening brace should be on a new line
 18 | ERROR   | [ ] Expected "while (...) {\n"; found "while(...) {\n"
 28 | ERROR   | [x] Space after opening parenthesis of function call
    |         |     prohibited
 28 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
 28 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.inc
---------------------------------------------------------------------------
FOUND 61 ERRORS AFFECTING 44 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   5 | ERROR | [x] No space found after comma in function call
   6 | ERROR | [x] Space found before comma in function call
   7 | ERROR | [x] Space found before comma in function call
   8 | ERROR | [x] No space found after comma in function call
  11 | ERROR | [x] Space found before comma in function call
  11 | ERROR | [x] Expected 1 space after = sign of default value
  12 | ERROR | [x] Space found before comma in function call
  12 | ERROR | [x] Expected 1 space before = sign of default value
  13 | ERROR | [x] Space found before comma in function call
  13 | ERROR | [x] Expected 1 space before = sign of default value
  13 | ERROR | [x] Expected 1 space after = sign of default value
  15 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  16 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 21
  17 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 21
  18 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 21
  19 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 0 spaces but found 21
  19 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  21 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  22 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 0 spaces but found 25
  22 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
  25 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  29 | ERROR | [ ] Missing doc comment for function myFunction()
  29 | ERROR | [x] Expected 0 spaces before opening parenthesis; 4 found
  33 | ERROR | [ ] Missing doc comment for function myFunction()
  38 | ERROR | [ ] Missing doc comment for function myFunction()
  42 | ERROR | [x] No space found after comma in function call
  42 | ERROR | [x] No space found after comma in function call
  43 | ERROR | [x] No space found after comma in function call
  43 | ERROR | [x] No space found after comma in function call
  43 | ERROR | [x] No space found after comma in function call
  45 | ERROR | [x] Space found before comma in function call
  46 | ERROR | [x] Space found before comma in function call
  49 | ERROR | [ ] Missing doc comment for class MyClass
  49 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
  50 | ERROR | [ ] Missing doc comment for function myFunction()
  50 | ERROR | [x] Opening brace should be on a new line
  56 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  63 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
  69 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
  72 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 0
  76 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 0
  79 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 0
  79 | ERROR | [x] No space found after comma in function call
  82 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 4 spaces but found 0
  87 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
  87 | ERROR | [x] Closing brace must be on a line by itself
  88 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
  88 | ERROR | [x] Closing brace must be on a line by itself
  93 | ERROR | [x] No space found after comma in function call
 105 | ERROR | [x] No space found after comma in function call
 107 | ERROR | [x] No space found after comma in function call
 108 | ERROR | [x] No space found after comma in function call
 108 | ERROR | [x] No space found after comma in function call
 110 | ERROR | [ ] Missing doc comment for class Test
 112 | ERROR | [ ] Missing doc comment for function baz()
 114 | ERROR | [x] No space found after comma in function call
 115 | ERROR | [x] No space found after comma in function call
 119 | ERROR | [x] No space found after comma in function call
 125 | ERROR | [x] No space found after comma in function call
 125 | ERROR | [x] No space found after comma in function call
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | FunctionCallArgumentSpacingUnitTest
---------------------------------------------------------------------------


FILE: ...rds/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.inc
---------------------------------------------------------------------------
FOUND 98 ERRORS AFFECTING 77 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
   4 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
   4 | ERROR | [x] Opening brace should be on a new line
   8 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  13 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  13 | ERROR | [x] Opening brace should be on a new line
  17 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  19 | ERROR | [x] Opening brace should be on the line after the
     |       |     declaration; found 1 blank line(s)
  23 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  24 | ERROR | [x] Opening brace indented incorrectly; expected 0 spaces,
     |       |     found 1
  27 | ERROR | [ ] Class name must begin with a capital letter
  27 | ERROR | [ ] Missing doc comment for class myClass
  30 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  30 | ERROR | [x] Opening brace should be on a new line
  34 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  39 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  40 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 0
  40 | ERROR | [x] Opening brace indented incorrectly; expected 4 spaces,
     |       |     found 0
  41 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
  41 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
     |       |     found 0
  44 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  44 | ERROR | [x] Opening brace should be on a new line
  48 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  50 | ERROR | [x] Opening brace should be on the line after the
     |       |     declaration; found 1 blank line(s)
  54 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  55 | ERROR | [x] Opening brace indented incorrectly; expected 4 spaces,
     |       |     found 5
  66 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  67 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  71 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  72 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  73 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
  77 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  78 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  78 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line
     |       |     function declaration; found 3 spaces
  82 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  83 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  85 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
  89 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  90 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  91 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
  94 | ERROR | [ ] Class name must begin with a capital letter
  94 | ERROR | [ ] Missing doc comment for class myClass
  97 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  98 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 8 spaces but found 4
  98 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 102 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
 103 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 8 spaces but found 4
 103 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 104 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 108 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
 109 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 8 spaces but found 4
 109 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 110 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 0
 110 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 111 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 0
 111 | ERROR | [x] Closing brace indented incorrectly; expected 4 spaces,
     |       |     found 0
 114 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
 115 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 8 spaces but found 4
 115 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 115 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line
     |       |     function declaration; found 3 spaces
 119 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
 120 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 8 spaces but found 4
 120 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 122 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 126 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
 127 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 8 spaces but found 4
 127 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
 128 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 132 | ERROR | [ ] Missing doc comment for interface MyInterface
 134 | ERROR | [ ] Missing doc comment for function myFunction()
 137 | ERROR | [ ] Missing doc comment for function myFunction()
 138 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 139 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 140 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 141 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 142 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 143 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 144 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 0 spaces but found 20
 145 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 148 | ERROR | [ ] Missing doc comment for function myFunction()
 149 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 150 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 151 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 152 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 153 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 154 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 155 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 0 spaces but found 20
 158 | ERROR | [ ] Missing doc comment for function myFunction()
 158 | ERROR | [x] Opening brace should be on a new line
 158 | ERROR | [x] Closing brace must be on a line by itself
 159 | ERROR | [ ] Missing doc comment for function myFunction()
 160 | ERROR | [x] Closing brace must be on a line by itself
 186 | ERROR | [ ] Missing doc comment for class Foo
 188 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 0
 189 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
 193 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
     |       |     found 0
 196 | ERROR | [ ] Missing doc comment for function myFunction()
 196 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 62 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | CallTimePassByReferenceUnitTest
---------------------------------------------------------------------------


FILE: ...eric/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.inc
---------------------------------------------------------------------------
FOUND 83 ERRORS AFFECTING 64 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
   4 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
   4 | ERROR | [x] Opening brace should be on a new line
   8 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  13 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  13 | ERROR | [x] Opening brace should be on a new line
  17 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  17 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  17 | ERROR | [x] Opening brace should be on a new line
  21 | ERROR | [ ] Class name must begin with a capital letter
  21 | ERROR | [ ] Missing doc comment for class myClass
  24 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  24 | ERROR | [x] Opening brace should be on a new line
  28 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  33 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  33 | ERROR | [x] Opening brace should be on a new line
  37 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  37 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  37 | ERROR | [x] Opening brace should be on a new line
  46 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  47 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  51 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  52 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  53 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
  57 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  58 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  58 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line
     |       |     function declaration; found 3 spaces
  62 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  63 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  63 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  67 | ERROR | [ ] Class name must begin with a capital letter
  67 | ERROR | [ ] Missing doc comment for class myClass
  70 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  71 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  75 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  76 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  77 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
  81 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  82 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  82 | ERROR | [x] There must be a single space between the closing
     |       |     parenthesis and the opening brace of a multi-line
     |       |     function declaration; found 3 spaces
  86 | ERROR | [ ] You must use "/**" style comments for a function
     |       |     comment
  87 | ERROR | [x] The closing parenthesis of a multi-line function
     |       |     declaration must be on a new line
  87 | ERROR | [x] Spaces must be used for alignment; tabs are not allowed
  91 | ERROR | [ ] Missing doc comment for interface MyInterface
  93 | ERROR | [ ] Missing doc comment for function myFunction()
  96 | ERROR | [ ] Missing doc comment for function myFunction()
  97 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
  98 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
  99 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 100 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 101 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 102 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 103 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 0 spaces but found 20
 104 | ERROR | [x] The closing parenthesis and the opening brace of a
     |       |     multi-line function declaration must be on the same
     |       |     line
 107 | ERROR | [ ] Missing doc comment for function myFunction()
 108 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 109 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 110 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 111 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 112 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 113 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 4 spaces but found 20
 114 | ERROR | [x] Multi-line function declaration not indented correctly;
     |       |     expected 0 spaces but found 20
 117 | ERROR | [ ] Missing doc comment for function myFunction()
 117 | ERROR | [x] Opening brace should be on a new line
 117 | ERROR | [x] Closing brace must be on a line by itself
 118 | ERROR | [ ] Missing doc comment for function myFunction()
 119 | ERROR | [x] Closing brace must be on a line by itself
 123 | ERROR | [x] Expected 1 space before opening brace; found 0
 127 | ERROR | [x] Expected 1 space before opening brace; found 0
 132 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 137 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 142 | ERROR | [x] Opening brace should be on the same line as the
     |       |     declaration
 146 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 148 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
 152 | ERROR | [x] Expected 1 space before opening brace; found 0
 156 | ERROR | [ ] Missing doc comment for function myFunction()
 161 | ERROR | [ ] Missing doc comment for function myFunction()
 166 | ERROR | [ ] Missing doc comment for function myFunction()
 166 | ERROR | [x] Opening brace should be on a new line
 170 | ERROR | [ ] Missing doc comment for function myFunction()
 175 | ERROR | [ ] Missing doc comment for function myFunction()
 175 | ERROR | [x] Opening brace should be on a new line
 175 | ERROR | [x] Opening brace must be the last content on the line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 51 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rds/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | OpeningFunctionBraceBsdAllmanUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.inc
---------------------------------------------------------------------------
FOUND 33 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
 20 | ERROR | [ ] Missing doc comment for function delete()
 20 | ERROR | [x] Opening brace should be on a new line
 20 | ERROR | [x] Closing brace must be on a line by itself
 21 | ERROR | [ ] Missing doc comment for function unset()
 21 | ERROR | [x] Opening brace should be on a new line
 21 | ERROR | [x] Closing brace must be on a line by itself
 22 | ERROR | [ ] Missing doc comment for function sizeof()
 22 | ERROR | [x] Opening brace should be on a new line
 22 | ERROR | [x] Closing brace must be on a line by itself
 23 | ERROR | [ ] Missing doc comment for function count()
 23 | ERROR | [x] Opening brace should be on a new line
 23 | ERROR | [x] Closing brace must be on a line by itself
 25 | ERROR | [ ] Missing doc comment for trait DelProvider
 25 | ERROR | [x] Opening brace of a trait must be on the line after the
    |       |     definition
 26 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 26 | ERROR | [ ] Missing doc comment for function delete()
 26 | ERROR | [x] Opening brace should be on a new line
 27 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 4
 28 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
 31 | ERROR | [ ] Missing doc comment for class LeftSideTest
 31 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 37 | ERROR | [ ] Missing doc comment for class RightSideTest
 37 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 43 | ERROR | [ ] Missing doc comment for class RightSideVisTest
 43 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 52 | ERROR | [ ] Missing doc comment for class SizeOf
 52 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 52 | ERROR | [x] Closing brace must be on a line by itself
 54 | ERROR | [ ] Function name "mymodule_form_callback" is prefixed with
    |       |     a package name but does not begin with a capital letter
 54 | ERROR | [ ] Function name "mymodule_form_callback" is invalid;
    |       |     consider "Mymodule_Form_callback" instead
 54 | ERROR | [ ] Missing doc comment for function
    |       |     mymodule_form_callback()
 54 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ClosingPHPTagUnitTest
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  1 | WARNING | No PHP code was found in this file and short open tags are
    |         | not allowed by this install of PHP. This file may be using
    |         | short open tags but PHP does not allow them.
  3 | WARNING | Possible use of short open tags detected; found: <? echo
    |         | $var; ?> Some more content
    |         | 
  6 | WARNING | Possible use of short open tags detected; found: <?
    | 
    |         |        | 
 11 | WARNING | Possible use of short open tags detected; found: <?
    | 
    |         |        | 
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/PHP/BacktickOperatorUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class BacktickOperatorUnitTest
---------------------------------------------------------------------------


FILE: ...niffer/src/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class ForbiddenFunctionsUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.inc
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR   | [ ] Missing short description in doc comment
 4 | WARNING | [ ] PHP version not specified
 4 | ERROR   | [ ] Missing @category tag in file comment
 4 | ERROR   | [ ] Missing @package tag in file comment
 4 | ERROR   | [ ] Missing @author tag in file comment
 4 | ERROR   | [ ] Missing @license tag in file comment
 4 | ERROR   | [ ] Missing @link tag in file comment
 5 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)\n{\n"
 5 | ERROR   | [x] There must be a single space between the closing
   |         |     parenthesis and the opening brace of a multi-line IF
   |         |     statement; found newline
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...bs/php_codesniffer/src/Standards/Generic/Tests/PHP/SyntaxUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/PHP/BacktickOperatorUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...codesniffer/src/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.inc
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 4 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
 1 | WARNING | No PHP code was found in this file and short open tags are
   |         | not allowed by this install of PHP. This file may be using
   |         | short open tags but PHP does not allow them.
 2 | WARNING | Possible use of short open tags detected; found: <? echo
   |         | $var; ?>
   |         | 
 3 | WARNING | Possible use of short open tags detected; found: <? echo
   |         | $var ?> Some more content
   |         | 
 4 | WARNING | Possible use of short open tags detected; found: <?
   |   
   |         |      | 
 7 | WARNING | Possible use of short open tags detected; found: <?echo
   |         | $var; ?>
   |         | 
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.inc
---------------------------------------------------------------------------
FOUND 29 ERRORS AND 4 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  3 | WARNING | [ ] Possible parse error: class missing opening or closing
    |         |     brace
  3 | ERROR   | [ ] You must use "/**" style comments for a class comment
  4 | ERROR   | [ ] Missing doc comment for function whatever()
  4 | ERROR   | [x] Opening brace should be on a new line
  4 | ERROR   | [x] Closing brace must be on a line by itself
  5 | ERROR   | [ ] Class constants must be uppercase; expected ARRAY but
    |         |     found array
  6 | ERROR   | [ ] Expected "for (...) {\n"; found "for (...) { "
  6 | ERROR   | [x] Closing brace must be on a line by itself
  7 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...) { "
  7 | ERROR   | [x] Closing brace must be on a line by itself
  7 | ERROR   | [x] Closing brace must be on a line by itself
  7 | WARNING | [x] Inline control structures are discouraged
 10 | WARNING | [ ] Possible parse error: class missing opening or closing
    |         |     brace
 10 | ERROR   | [ ] Missing doc comment for class Something
 11 | ERROR   | [ ] Missing doc comment for function whatever()
 11 | ERROR   | [x] Opening brace should be on a new line
 11 | ERROR   | [x] Closing brace must be on a line by itself
 12 | ERROR   | [ ] Class constants must be uppercase; expected ARRAY but
    |         |     found array
 13 | ERROR   | [ ] Expected "for (...) {\n"; found "For (...) { "
 13 | ERROR   | [x] Closing brace must be on a line by itself
 14 | ERROR   | [ ] Expected "if (...) {\n"; found "If (...) { "
 14 | ERROR   | [x] Closing brace must be on a line by itself
 14 | ERROR   | [x] Closing brace must be on a line by itself
 14 | WARNING | [x] Inline control structures are discouraged
 16 | ERROR   | [x] Closing brace must be on a line by itself
 23 | ERROR   | [ ] Missing doc comment for class X
 23 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 24 | ERROR   | [ ] Missing doc comment for function m()
 24 | ERROR   | [x] Opening brace should be on a new line
 27 | ERROR   | [ ] Missing doc comment for function n()
 27 | ERROR   | [x] Opening brace should be on a new line
 31 | ERROR   | [ ] Missing doc comment for function ()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...bs/php_codesniffer/src/Standards/Generic/Tests/PHP/SyntaxUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  8 | WARNING | Line exceeds 85 characters; contains 94 characters
  9 | WARNING | PHP version not specified
  9 | ERROR   | Missing @category tag in file comment
  9 | ERROR   | Missing @package tag in file comment
  9 | ERROR   | Missing @link tag in file comment
 16 | ERROR   | Missing doc comment for class SyntaxUnitTest
---------------------------------------------------------------------------


FILE: ...rc/Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | DisallowAlternativePHPTagsUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.js
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  3 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "True"
  4 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "True"
  7 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
  8 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "False"
 12 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 13 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "Null"
 14 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...er/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  5 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
    |       |     echo $var ..." but found "<?= $var ..."
  6 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
    |       |     echo $var ..." but found "<?= $var ..."
  7 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
    |       |     echo $var ..." but found "<?= $var ..."
 10 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php
    |       |     echo $var ..." but found "<?= $var ..."
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...tandards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 3 | ERROR | [ ] You must use "/**" style comments for a file comment
 7 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 8 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
   |       |     found 0
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.1.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | CharacterBeforePHPOpeningTagUnitTest
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class LowerCaseKeywordUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/PHP/DiscourageGotoUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DiscourageGotoUnitTest
---------------------------------------------------------------------------


FILE: ...tandards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 3 | ERROR | You must use "/**" style comments for a file comment
---------------------------------------------------------------------------


FILE: ...php_codesniffer/src/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class SAPIUsageUnitTest
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.3.inc
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | WARNING | No PHP code was found in this file and short open tags are
   |         | not allowed by this install of PHP. This file may be using
   |         | short open tags but PHP does not allow them.
---------------------------------------------------------------------------


FILE: ...ffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 4 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class DisallowShortOpenTagUnitTest
 58 | WARNING | Line exceeds 85 characters; contains 89 characters
 99 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class UpperCaseConstantUnitTest
---------------------------------------------------------------------------


FILE: ...odesniffer/src/Standards/Generic/Tests/PHP/DiscourageGotoUnitTest.inc
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  9 | ERROR   | [ ] Expected "for (...) {\n"; found "for(...) {\n"
 10 | ERROR   | [ ] Expected "while (...) {\n"; found "while(...) {\n"
 11 | WARNING | [x] Inline control structures are discouraged
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.inc
---------------------------------------------------------------------------
FOUND 51 ERRORS AFFECTING 26 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
  4 | ERROR | [ ] You must use "/**" style comments for a function comment
  7 | ERROR | [ ] Missing doc comment for function myFunction()
  7 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 10 | ERROR | [ ] Missing doc comment for function myFunction()
 10 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "True"
 14 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 14 | ERROR | [x] Closing brace must be on a line by itself
 15 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 15 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 15 | ERROR | [x] Closing brace must be on a line by itself
 16 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 16 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "True"
 16 | ERROR | [x] Closing brace must be on a line by itself
 20 | ERROR | [ ] You must use "/**" style comments for a function comment
 23 | ERROR | [ ] Missing doc comment for function myFunction()
 23 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 26 | ERROR | [ ] Missing doc comment for function myFunction()
 26 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "False"
 30 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 30 | ERROR | [x] Closing brace must be on a line by itself
 31 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 31 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 31 | ERROR | [x] Closing brace must be on a line by itself
 32 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 32 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "False"
 32 | ERROR | [x] Closing brace must be on a line by itself
 36 | ERROR | [ ] You must use "/**" style comments for a function comment
 39 | ERROR | [ ] Missing doc comment for function myFunction()
 39 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 42 | ERROR | [ ] Missing doc comment for function myFunction()
 42 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "Null"
 46 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 46 | ERROR | [x] Closing brace must be on a line by itself
 47 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 47 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 47 | ERROR | [x] Closing brace must be on a line by itself
 48 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 48 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "Null"
 48 | ERROR | [x] Closing brace must be on a line by itself
 58 | ERROR | [ ] Missing doc comment for class True
 58 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 58 | ERROR | [x] Closing brace must be on a line by itself
 62 | ERROR | [ ] Missing doc comment for class MyClass
 64 | ERROR | [ ] Missing doc comment for function myFunction()
 70 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 71 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 73 | ERROR | [ ] Missing doc comment for class MyClass
 81 | ERROR | [ ] Missing doc comment for function tRUE()
 81 | ERROR | [x] Opening brace should be on a new line
 81 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 27 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.2.inc
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | WARNING | No PHP code was found in this file and short open tags are
   |         | not allowed by this install of PHP. This file may be using
   |         | short open tags but PHP does not allow them.
---------------------------------------------------------------------------


FILE: ...esniffer/src/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class NoSilencedErrorsUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class LowerCaseConstantUnitTest
---------------------------------------------------------------------------


FILE: ...sniffer/src/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.inc
---------------------------------------------------------------------------
FOUND 53 ERRORS AFFECTING 27 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
  4 | ERROR | [ ] You must use "/**" style comments for a function comment
  4 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
  7 | ERROR | [ ] Missing doc comment for function myFunction()
 10 | ERROR | [ ] Missing doc comment for function myFunction()
 10 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "True"
 14 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 14 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 14 | ERROR | [x] Closing brace must be on a line by itself
 15 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 15 | ERROR | [x] Closing brace must be on a line by itself
 16 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 16 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "True"
 16 | ERROR | [x] Closing brace must be on a line by itself
 20 | ERROR | [ ] You must use "/**" style comments for a function comment
 20 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 23 | ERROR | [ ] Missing doc comment for function myFunction()
 26 | ERROR | [ ] Missing doc comment for function myFunction()
 26 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "False"
 30 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 30 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 30 | ERROR | [x] Closing brace must be on a line by itself
 31 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 31 | ERROR | [x] Closing brace must be on a line by itself
 32 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 32 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "False"
 32 | ERROR | [x] Closing brace must be on a line by itself
 36 | ERROR | [ ] You must use "/**" style comments for a function comment
 36 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 39 | ERROR | [ ] Missing doc comment for function myFunction()
 42 | ERROR | [ ] Missing doc comment for function myFunction()
 42 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "Null"
 46 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 46 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "NULL"
 46 | ERROR | [x] Closing brace must be on a line by itself
 47 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 47 | ERROR | [x] Closing brace must be on a line by itself
 48 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) { "
 48 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "null"
    |       |     but found "Null"
 48 | ERROR | [x] Closing brace must be on a line by itself
 58 | ERROR | [ ] Missing doc comment for class True
 58 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 58 | ERROR | [x] Closing brace must be on a line by itself
 62 | ERROR | [ ] Missing doc comment for class MyClass
 64 | ERROR | [ ] Missing doc comment for function myFunction()
 70 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 71 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "true"
    |       |     but found "TRUE"
 73 | ERROR | [ ] Missing doc comment for class MyClass
 76 | ERROR | [ ] Class constants must be uppercase; expected TRUE but
    |       |     found true
 76 | ERROR | [x] TRUE, FALSE and NULL must be lowercase; expected "false"
    |       |     but found "FALSE"
 81 | ERROR | [ ] Missing doc comment for function true()
 81 | ERROR | [x] Opening brace should be on a new line
 81 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.inc
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Missing doc comment for class Foo
  3 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  9 | ERROR | [ ] Missing doc comment for class Foo_Bar
  9 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 16 | ERROR | [ ] Private member variable "bar" must be prefixed with an
    |       |     underscore
 20 | ERROR | [ ] Missing doc comment for class Bar_Foo
 20 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 23 | ERROR | [ ] Private member variable "bar" must be prefixed with an
    |       |     underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | UnusedFunctionParameterUnitTest
---------------------------------------------------------------------------


FILE: ...ds/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...tandards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | AssignmentInConditionUnitTest
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ds/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ForLoopWithTestFunctionCallUnitTest
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | ForLoopShouldBeWhileLoopUnitTest
---------------------------------------------------------------------------


FILE: ...ndards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | UselessOverridingMethodUnitTest
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class EmptyStatementUnitTest
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | UnnecessaryFinalModifierUnitTest
---------------------------------------------------------------------------


FILE: ...r/src/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.inc
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  8 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 10 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
 35 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach (...) {"
 35 | ERROR | [x] Closing brace must be on a line by itself
 52 | ERROR | [ ] Expected "while (...) {\n"; found "while (...) { /*
    |       |     Comment in the same line */ "
 52 | ERROR | [x] Closing brace must be on a line by itself
 64 | ERROR | [x] Closing brace must be on a line by itself
 72 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {} elseif
    |       |     (false) {"
 72 | ERROR | [x] Closing brace must be on a line by itself
 72 | ERROR | [ ] Expected "} elseif (...) {\n"; found "} elseif (...) {"
 72 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...c/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class JumbledIncrementerUnitTest
---------------------------------------------------------------------------


FILE: ...tandards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.inc
---------------------------------------------------------------------------
FOUND 97 ERRORS AFFECTING 48 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
  7 | ERROR | [ ] Expected "} elseif (...) {\n"; found "} elseif (...) {"
  7 | ERROR | [x] Closing brace must be on a line by itself
  9 | ERROR | [ ] Missing doc comment for function abc()
  9 | ERROR | [x] Opening brace should be on a new line
  9 | ERROR | [x] Closing brace must be on a line by itself
 10 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 10 | ERROR | [x] Space after opening parenthesis of function call
    |       |     prohibited
 10 | ERROR | [x] Expected 0 spaces before closing bracket; 1 found
 10 | ERROR | [x] Closing brace must be on a line by itself
 12 | ERROR | [x] Closing brace must be on a line by itself
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 14 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 15 | ERROR | [x] Case breaking statement indented incorrectly; expected 5
    |       |     spaces, found 2
 18 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 18 | ERROR | [x] Closing brace must be on a line by itself
 19 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 19 | ERROR | [x] Closing brace must be on a line by itself
 20 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 20 | ERROR | [x] Closing brace must be on a line by itself
 21 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 21 | ERROR | [x] Closing brace must be on a line by itself
 26 | ERROR | [ ] Expected "while (...) {\n"; found "while (...) {"
 26 | ERROR | [x] Closing brace must be on a line by itself
 29 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 29 | ERROR | [x] Closing brace must be on a line by itself
 30 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 30 | ERROR | [x] Closing brace must be on a line by itself
 31 | ERROR | [ ] Expected "if (...) {\n"; found "if (...) {"
 31 | ERROR | [x] Closing brace must be on a line by itself
 34 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...) {"
 34 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {"
 34 | ERROR | [x] Closing brace must be on a line by itself
 36 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 37 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 38 | ERROR | [ ] Expected "} elseif (...) {\n"; found "} elseif (...) {"
 38 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 38 | ERROR | [x] Closing brace must be on a line by itself
 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 41 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 42 | ERROR | [x] Case breaking statement indented incorrectly; expected 5
    |       |     spaces, found 2
 48 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 48 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 48 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 49 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 49 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 50 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 50 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 51 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 51 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 52 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 52 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 53 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 53 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 54 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 54 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 55 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 55 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 56 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 56 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 57 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 57 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 58 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 58 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 59 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 59 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 60 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...)
    |       |     {\n"
 60 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {\n"
 61 | ERROR | [ ] Expected "} elseif (...) {\n"; found "} elseif(...) {\n"
 61 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 62 | ERROR | [ ] Expected "} elseif (...) {\n"; found "} elseif(...) {"
 62 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 63 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 64 | ERROR | [x] Multi-line IF statement not indented correctly; expected
    |       |     4 spaces but found 1
 65 | ERROR | [x] Closing brace must be on a line by itself
 73 | ERROR | [ ] Expected "} else if (...) {\n"; found "} else if(...) {"
 73 | ERROR | [ ] Expected "if (...) {\n"; found "if(...) {"
 73 | ERROR | [x] First condition of a multi-line IF statement must
    |       |     directly follow the opening parenthesis
 73 | ERROR | [x] Closing brace must be on a line by itself
 75 | ERROR | [x] Closing brace must be on a line by itself
 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 77 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 78 | ERROR | [x] Case breaking statement indented incorrectly; expected 5
    |       |     spaces, found 2
 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 80 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 81 | ERROR | [x] Case breaking statement indented incorrectly; expected 5
    |       |     spaces, found 2
 84 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 84 | ERROR | [x] Closing brace must be on a line by itself
 85 | ERROR | [ ] Expected "for (...) {\n"; found "for (...) {"
 85 | ERROR | [x] Closing brace must be on a line by itself
 90 | ERROR | [ ] Expected "while (...) {\n"; found "while (...) {"
 90 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
 10 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...dards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 14 | ERROR   | Missing doc comment for class
    |         | UnconditionalIfStatementUnitTest
---------------------------------------------------------------------------


FILE: ...ndards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.inc
---------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Missing doc comment for class FooBar
  3 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  4 | ERROR | [ ] Missing doc comment for function __construct()
  4 | ERROR | [x] Opening brace should be on a new line
  9 | ERROR | [ ] Missing doc comment for class BarFoo
  9 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 10 | ERROR | [ ] Missing doc comment for function __construct()
 10 | ERROR | [x] Opening brace should be on a new line
 15 | ERROR | [ ] Missing doc comment for class Foo
 15 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 16 | ERROR | [ ] Missing doc comment for function export()
 16 | ERROR | [x] Opening brace should be on a new line
 21 | ERROR | [ ] Missing doc comment for class Bar
 21 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 22 | ERROR | [ ] Missing doc comment for function export()
 22 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.inc
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 1 WARNING AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  3 | ERROR   | [ ] Missing doc comment for function foo()
  3 | ERROR   | [x] Opening brace should be on a new line
  7 | ERROR   | [ ] Missing doc comment for function baz()
  7 | ERROR   | [x] Opening brace should be on a new line
 11 | ERROR   | [ ] Missing doc comment for function bar()
 11 | ERROR   | [x] Opening brace should be on a new line
 19 | ERROR   | [ ] Missing doc comment for function foobar()
 19 | ERROR   | [x] Opening brace should be on a new line
 23 | ERROR   | [ ] Missing doc comment for class Foo
 23 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 24 | ERROR   | [ ] Missing doc comment for function barfoo()
 24 | ERROR   | [x] Opening brace should be on a new line
 28 | ERROR   | [ ] Missing doc comment for function fooBar()
 28 | ERROR   | [x] Opening brace should be on a new line
 33 | ERROR   | [ ] Missing doc comment for function foo()
 40 | ERROR   | [ ] Missing doc comment for function foo()
 40 | ERROR   | [x] Opening brace should be on a new line
 44 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 58 | ERROR   | [ ] Missing doc comment for function foo()
 58 | ERROR   | [x] Opening brace should be on a new line
 65 | ERROR   | [x] Space after opening parenthesis of function call
    |         |     prohibited
 65 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
 68 | ERROR   | [ ] Missing doc comment for function foo()
 73 | ERROR   | [ ] Missing doc comment for function bar()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/squizlabs/php_codesniffer/src/Exceptions/DeepExitException.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  3 | WARNING | Line exceeds 85 characters; contains 102 characters
 10 | WARNING | Line exceeds 85 characters; contains 94 characters
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class DeepExitException
---------------------------------------------------------------------------


FILE: .../vendor/squizlabs/php_codesniffer/src/Exceptions/RuntimeException.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | ERROR   | Missing doc comment for class RuntimeException
---------------------------------------------------------------------------


FILE: ...endor/squizlabs/php_codesniffer/src/Exceptions/TokenizerException.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  3 | WARNING | Line exceeds 85 characters; contains 94 characters
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 12 | ERROR   | Missing doc comment for class TokenizerException
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/squizlabs/php_codesniffer/tests/TestSuite.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class TestSuite
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/squizlabs/php_codesniffer/tests/AllTests.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 40 | ERROR   | Missing doc comment for class PHP_CodeSniffer_AllTests
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/squizlabs/php_codesniffer/tests/Core/AllTests.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 22 | ERROR   | Missing doc comment for class AllTests
 48 | WARNING | Line exceeds 85 characters; contains 88 characters
 49 | WARNING | Line exceeds 85 characters; contains 90 characters
 50 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: .../vendor/squizlabs/php_codesniffer/tests/Core/ErrorSuppressionTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 87 WARNINGS AFFECTING 88 LINES
---------------------------------------------------------------------------
    7 | WARNING | Line exceeds 85 characters; contains 94 characters
    8 | WARNING | PHP version not specified
    8 | ERROR   | Missing @category tag in file comment
    8 | ERROR   | Missing @package tag in file comment
    8 | ERROR   | Missing @link tag in file comment
   17 | ERROR   | Missing doc comment for class ErrorSuppressionTest
   45 | WARNING | Line exceeds 85 characters; contains 105 characters
   55 | WARNING | Line exceeds 85 characters; contains 150 characters
   65 | WARNING | Line exceeds 85 characters; contains 107 characters
   75 | WARNING | Line exceeds 85 characters; contains 105 characters
   85 | WARNING | Line exceeds 85 characters; contains 132 characters
   95 | WARNING | Line exceeds 85 characters; contains 111 characters
  105 | WARNING | Line exceeds 85 characters; contains 155 characters
  115 | WARNING | Line exceeds 85 characters; contains 159 characters
  125 | WARNING | Line exceeds 85 characters; contains 184 characters
  135 | WARNING | Line exceeds 85 characters; contains 138 characters
  145 | WARNING | Line exceeds 85 characters; contains 182 characters
  155 | WARNING | Line exceeds 85 characters; contains 113 characters
  165 | WARNING | Line exceeds 85 characters; contains 140 characters
  201 | WARNING | Line exceeds 85 characters; contains 128 characters
  211 | WARNING | Line exceeds 85 characters; contains 130 characters
  221 | WARNING | Line exceeds 85 characters; contains 155 characters
  231 | WARNING | Line exceeds 85 characters; contains 136 characters
  241 | WARNING | Line exceeds 85 characters; contains 163 characters
  277 | WARNING | Line exceeds 85 characters; contains 115 characters
  287 | WARNING | Line exceeds 85 characters; contains 117 characters
  297 | WARNING | Line exceeds 85 characters; contains 142 characters
  307 | WARNING | Line exceeds 85 characters; contains 123 characters
  317 | WARNING | Line exceeds 85 characters; contains 150 characters
  353 | WARNING | Line exceeds 85 characters; contains 102 characters
  363 | WARNING | Line exceeds 85 characters; contains 103 characters
  373 | WARNING | Line exceeds 85 characters; contains 105 characters
  383 | WARNING | Line exceeds 85 characters; contains 106 characters
  393 | WARNING | Line exceeds 85 characters; contains 116 characters
  403 | WARNING | Line exceeds 85 characters; contains 92 characters
  413 | WARNING | Line exceeds 85 characters; contains 93 characters
  423 | WARNING | Line exceeds 85 characters; contains 106 characters
  436 | WARNING | Line exceeds 85 characters; contains 87 characters
  449 | WARNING | Line exceeds 85 characters; contains 128 characters
  459 | WARNING | Line exceeds 85 characters; contains 130 characters
  468 | WARNING | Line exceeds 85 characters; contains 102 characters
  469 | WARNING | Line exceeds 85 characters; contains 155 characters
  479 | WARNING | Line exceeds 85 characters; contains 154 characters
  488 | WARNING | Line exceeds 85 characters; contains 86 characters
  489 | WARNING | Line exceeds 85 characters; contains 157 characters
  498 | WARNING | Line exceeds 85 characters; contains 102 characters
  499 | WARNING | Line exceeds 85 characters; contains 195 characters
  525 | WARNING | Line exceeds 85 characters; contains 138 characters
  535 | WARNING | Line exceeds 85 characters; contains 189 characters
  545 | WARNING | Line exceeds 85 characters; contains 191 characters
  555 | WARNING | Line exceeds 85 characters; contains 216 characters
  565 | WARNING | Line exceeds 85 characters; contains 199 characters
  574 | WARNING | Line exceeds 85 characters; contains 201 characters
  583 | WARNING | Line exceeds 85 characters; contains 226 characters
  618 | WARNING | Line exceeds 85 characters; contains 92 characters
  628 | WARNING | Line exceeds 85 characters; contains 93 characters
  638 | WARNING | Line exceeds 85 characters; contains 102 characters
  648 | WARNING | Line exceeds 85 characters; contains 92 characters
  658 | WARNING | Line exceeds 85 characters; contains 116 characters
  668 | WARNING | Line exceeds 85 characters; contains 126 characters
  678 | WARNING | Line exceeds 85 characters; contains 95 characters
  688 | WARNING | Line exceeds 85 characters; contains 117 characters
  698 | WARNING | Line exceeds 85 characters; contains 105 characters
  708 | WARNING | Line exceeds 85 characters; contains 127 characters
  718 | WARNING | Line exceeds 85 characters; contains 96 characters
  728 | WARNING | Line exceeds 85 characters; contains 106 characters
  757 | WARNING | Line exceeds 85 characters; contains 137 characters
  771 | WARNING | Line exceeds 85 characters; contains 167 characters
  785 | WARNING | Line exceeds 85 characters; contains 194 characters
  799 | WARNING | Line exceeds 85 characters; contains 132 characters
  813 | WARNING | Line exceeds 85 characters; contains 121 characters
  828 | WARNING | Line exceeds 85 characters; contains 110 characters
  842 | WARNING | Line exceeds 85 characters; contains 111 characters
  857 | WARNING | Line exceeds 85 characters; contains 100 characters
  871 | WARNING | Line exceeds 85 characters; contains 101 characters
  904 | WARNING | Line exceeds 85 characters; contains 221 characters
  918 | WARNING | Line exceeds 85 characters; contains 305 characters
  932 | WARNING | Line exceeds 85 characters; contains 275 characters
  946 | WARNING | Line exceeds 85 characters; contains 211 characters
  960 | WARNING | Line exceeds 85 characters; contains 189 characters
  993 | WARNING | Line exceeds 85 characters; contains 124 characters
 1007 | WARNING | Line exceeds 85 characters; contains 174 characters
 1021 | WARNING | Line exceeds 85 characters; contains 204 characters
 1035 | WARNING | Line exceeds 85 characters; contains 231 characters
 1049 | WARNING | Line exceeds 85 characters; contains 169 characters
 1063 | WARNING | Line exceeds 85 characters; contains 158 characters
 1096 | WARNING | Line exceeds 85 characters; contains 193 characters
 1110 | WARNING | Line exceeds 85 characters; contains 261 characters
 1124 | WARNING | Line exceeds 85 characters; contains 198 characters
 1138 | WARNING | Line exceeds 85 characters; contains 231 characters
 1152 | WARNING | Line exceeds 85 characters; contains 149 characters
---------------------------------------------------------------------------


FILE: ...oList/vendor/squizlabs/php_codesniffer/tests/Core/IsCamelCapsTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 25 WARNINGS AFFECTING 26 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  15 | ERROR   | Missing doc comment for class IsCamelCapsTest
  27 | WARNING | Line exceeds 85 characters; contains 86 characters
  39 | WARNING | Line exceeds 85 characters; contains 87 characters
  40 | WARNING | Line exceeds 85 characters; contains 86 characters
  41 | WARNING | Line exceeds 85 characters; contains 86 characters
  43 | WARNING | Line exceeds 85 characters; contains 87 characters
  44 | WARNING | Line exceeds 85 characters; contains 87 characters
  45 | WARNING | Line exceeds 85 characters; contains 87 characters
  47 | WARNING | Line exceeds 85 characters; contains 87 characters
  48 | WARNING | Line exceeds 85 characters; contains 87 characters
  49 | WARNING | Line exceeds 85 characters; contains 87 characters
  50 | WARNING | Line exceeds 85 characters; contains 89 characters
  62 | WARNING | Line exceeds 85 characters; contains 87 characters
  63 | WARNING | Line exceeds 85 characters; contains 88 characters
  77 | WARNING | Line exceeds 85 characters; contains 87 characters
  78 | WARNING | Line exceeds 85 characters; contains 88 characters
  79 | WARNING | Line exceeds 85 characters; contains 88 characters
  80 | WARNING | Line exceeds 85 characters; contains 89 characters
  81 | WARNING | Line exceeds 85 characters; contains 90 characters
  83 | WARNING | Line exceeds 85 characters; contains 88 characters
  84 | WARNING | Line exceeds 85 characters; contains 88 characters
  85 | WARNING | Line exceeds 85 characters; contains 88 characters
  86 | WARNING | Line exceeds 85 characters; contains 91 characters
 100 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: .../vendor/squizlabs/php_codesniffer/tests/Core/File/IsReferenceTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 5 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 17 | ERROR   | Missing doc comment for class IsReferenceTest
 21 | WARNING | Line exceeds 85 characters; contains 88 characters
 25 | ERROR   | Private member variable "phpcsFile" must be prefixed with
    |         | an underscore
 29 | WARNING | Line exceeds 85 characters; contains 91 characters
 44 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...php_codesniffer/tests/Core/File/FindImplementedInterfaceNamesTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 6 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  17 | ERROR   | Missing doc comment for class
     |         | FindImplementedInterfaceNamesTest
  21 | WARNING | Line exceeds 85 characters; contains 95 characters
  25 | ERROR   | Private member variable "phpcsFile" must be prefixed with
     |         | an underscore
  29 | WARNING | Line exceeds 85 characters; contains 91 characters
  44 | WARNING | Line exceeds 85 characters; contains 96 characters
 123 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: ...uizlabs/php_codesniffer/tests/Core/File/FindExtendedClassNameTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 6 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   7 | WARNING | Line exceeds 85 characters; contains 94 characters
   8 | WARNING | PHP version not specified
   8 | ERROR   | Missing @category tag in file comment
   8 | ERROR   | Missing @package tag in file comment
   8 | ERROR   | Missing @link tag in file comment
  17 | ERROR   | Missing doc comment for class FindExtendedClassNameTest
  21 | WARNING | Line exceeds 85 characters; contains 88 characters
  25 | ERROR   | Private member variable "phpcsFile" must be prefixed with
     |         | an underscore
  29 | WARNING | Line exceeds 85 characters; contains 91 characters
  44 | WARNING | Line exceeds 85 characters; contains 96 characters
 189 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...squizlabs/php_codesniffer/tests/Core/File/GetMethodParametersTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 4 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 17 | ERROR   | Missing doc comment for class GetMethodParametersTest
 21 | WARNING | Line exceeds 85 characters; contains 88 characters
 25 | ERROR   | Private member variable "phpcsFile" must be prefixed with
    |         | an underscore
 44 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/squizlabs/php_codesniffer/tests/TestSuite7.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 15 | ERROR   | Missing doc comment for class TestSuite
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/squizlabs/php_codesniffer/tests/bootstrap.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 6 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 31 | WARNING | Line exceeds 85 characters; contains 116 characters
 35 | WARNING | Line exceeds 85 characters; contains 114 characters
 39 | WARNING | Line exceeds 85 characters; contains 112 characters
 43 | WARNING | Line exceeds 85 characters; contains 118 characters
---------------------------------------------------------------------------


FILE: ...joList/vendor/squizlabs/php_codesniffer/tests/Standards/AllSniffs.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 5 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  7 | WARNING | Line exceeds 85 characters; contains 94 characters
  8 | WARNING | PHP version not specified
  8 | ERROR   | Missing @category tag in file comment
  8 | ERROR   | Missing @package tag in file comment
  8 | ERROR   | Missing @link tag in file comment
 18 | ERROR   | Missing doc comment for class AllSniffs
 67 | WARNING | Line exceeds 85 characters; contains 116 characters
 83 | WARNING | Line exceeds 85 characters; contains 93 characters
 99 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...r/squizlabs/php_codesniffer/tests/Standards/AbstractSniffUnitTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 17 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
  11 | WARNING | Line exceeds 85 characters; contains 94 characters
  12 | WARNING | PHP version not specified
  12 | ERROR   | Missing @category tag in file comment
  12 | ERROR   | Missing @package tag in file comment
  12 | ERROR   | Missing @link tag in file comment
  23 | ERROR   | Missing doc comment for class AbstractSniffUnitTest
 126 | WARNING | Line exceeds 85 characters; contains 97 characters
 154 | WARNING | Line exceeds 85 characters; contains 147 characters
 174 | WARNING | Line exceeds 85 characters; contains 90 characters
 185 | WARNING | Line exceeds 85 characters; contains 98 characters
 195 | WARNING | Line exceeds 85 characters; contains 144 characters
 264 | WARNING | Line exceeds 85 characters; contains 90 characters
 267 | WARNING | Line exceeds 85 characters; contains 95 characters
 272 | WARNING | Line exceeds 85 characters; contains 97 characters
 278 | WARNING | Line exceeds 85 characters; contains 97 characters
 321 | WARNING | Line exceeds 85 characters; contains 86 characters
 324 | WARNING | Line exceeds 85 characters; contains 103 characters
 361 | WARNING | Line exceeds 85 characters; contains 87 characters
 371 | WARNING | Line exceeds 85 characters; contains 91 characters
 394 | WARNING | Line exceeds 85 characters; contains 88 characters
 400 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/autoload.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 2 | ERROR | You must use "/**" style comments for a file comment
----------------------------------------------------------------------


FILE: ...v/DojoList/vendor/myclabs/deep-copy/fixtures/f007/FooDateInterval.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing doc comment for class FooDateInterval
 11 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/myclabs/deep-copy/fixtures/f007/FooDateTimeZone.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing doc comment for class FooDateTimeZone
 11 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/myclabs/deep-copy/fixtures/f004/UnclonableItem.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 7 | ERROR | Missing doc comment for class UnclonableItem
 9 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f006/A.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class A
  8 | ERROR | Private member variable "aProp" must be prefixed with an
    |       | underscore
 10 | ERROR | Missing doc comment for function getAProp()
 15 | ERROR | Missing doc comment for function setAProp()
 22 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f006/B.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class B
  8 | ERROR | Private member variable "bProp" must be prefixed with an
    |       | underscore
 10 | ERROR | Missing doc comment for function getBProp()
 15 | ERROR | Missing doc comment for function setBProp()
 22 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f005/Foo.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing doc comment for class Foo
 9 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f001/A.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class A
  7 | ERROR | Private member variable "aProp" must be prefixed with an
    |       | underscore
  9 | ERROR | Missing doc comment for function getAProp()
 14 | ERROR | Missing doc comment for function setAProp()
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f001/B.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class B
  7 | ERROR | Private member variable "bProp" must be prefixed with an
    |       | underscore
  9 | ERROR | Missing doc comment for function getBProp()
 14 | ERROR | Missing doc comment for function setBProp()
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f002/A.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class A
  7 | ERROR | Private member variable "prop1" must be prefixed with an
    |       | underscore
  8 | ERROR | Private member variable "prop2" must be prefixed with an
    |       | underscore
 10 | ERROR | Missing doc comment for function getProp1()
 15 | ERROR | Missing doc comment for function setProp1()
 22 | ERROR | Missing doc comment for function getProp2()
 27 | ERROR | Missing doc comment for function setProp2()
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f003/Foo.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class Foo
  7 | ERROR | Private member variable "name" must be prefixed with an
    |       | underscore
  8 | ERROR | Private member variable "prop" must be prefixed with an
    |       | underscore
 10 | ERROR | Missing doc comment for function __construct()
 15 | ERROR | Missing doc comment for function getProp()
 20 | ERROR | Missing doc comment for function setProp()
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f008/A.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class A
  7 | ERROR | Private member variable "foo" must be prefixed with an
    |       | underscore
  9 | ERROR | Missing doc comment for function __construct()
 14 | ERROR | Missing doc comment for function getFoo()
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/myclabs/deep-copy/fixtures/f008/B.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing doc comment for class B
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  8 | ERROR | Missing parameter comment
  9 | ERROR | Missing parameter comment
 13 | ERROR | Function name "deep_copy" is prefixed with a package name
    |       | but does not begin with a capital letter
 13 | ERROR | Function name "deep_copy" is invalid; consider "Deep_copy"
    |       | instead
---------------------------------------------------------------------------


FILE: ...vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyNameMatcher.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing short description in doc comment
  7 | ERROR | Missing @category tag in class comment
  7 | ERROR | Missing @package tag in class comment
  7 | ERROR | Missing @author tag in class comment
  7 | ERROR | Missing @license tag in class comment
  7 | ERROR | Missing @link tag in class comment
 10 | ERROR | Missing short description in doc comment
 13 | ERROR | Private member variable "property" must be prefixed with an
    |       | underscore
 15 | ERROR | Missing short description in doc comment
 23 | ERROR | Doc comment for parameter "$object" missing
 23 | ERROR | Doc comment for parameter "$property" missing
 27 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Matcher.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing doc comment for interface Matcher
 7 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing parameter comment
 9 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...labs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  8 | ERROR | Missing short description in doc comment
 10 | ERROR | Missing @category tag in class comment
 10 | ERROR | Missing @package tag in class comment
 10 | ERROR | Missing @author tag in class comment
 10 | ERROR | Missing @license tag in class comment
 10 | ERROR | Missing @link tag in class comment
 13 | ERROR | Doc comment for parameter "$object" missing
 13 | ERROR | Doc comment for parameter "$property" missing
 17 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ist/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing short description in doc comment
  7 | ERROR | Missing @category tag in class comment
  7 | ERROR | Missing @package tag in class comment
  7 | ERROR | Missing @author tag in class comment
  7 | ERROR | Missing @license tag in class comment
  7 | ERROR | Missing @link tag in class comment
 10 | ERROR | Missing short description in doc comment
 13 | ERROR | Private member variable "class" must be prefixed with an
    |       | underscore
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Private member variable "property" must be prefixed with an
    |       | underscore
 20 | ERROR | Missing short description in doc comment
 30 | ERROR | Doc comment for parameter "$object" missing
 30 | ERROR | Doc comment for parameter "$property" missing
 34 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyTypeMatcher.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
 11 | WARNING | Line exceeds 85 characters; contains 107 characters
 12 | WARNING | Line exceeds 85 characters; contains 87 characters
 15 | ERROR   | Missing @category tag in class comment
 15 | ERROR   | Missing @package tag in class comment
 15 | ERROR   | Missing @author tag in class comment
 15 | ERROR   | Missing @license tag in class comment
 15 | ERROR   | Missing @link tag in class comment
 18 | ERROR   | Missing short description in doc comment
 21 | ERROR   | Private member variable "propertyType" must be prefixed
    |         | with an underscore
 23 | ERROR   | Missing short description in doc comment
 31 | ERROR   | Doc comment for parameter "$object" missing
 31 | ERROR   | Doc comment for parameter "$property" missing
 33 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php
---------------------------------------------------------------------------
FOUND 43 ERRORS AND 8 WARNINGS AFFECTING 37 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
  20 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @package tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  25 | ERROR   | [ ] Missing short description in doc comment
  28 | ERROR   | [ ] Private member variable "hashMap" must be prefixed
     |         |     with an underscore
  35 | ERROR   | [ ] Private member variable "filters" must be prefixed
     |         |     with an underscore
  42 | ERROR   | [ ] Private member variable "typeFilters" must be
     |         |     prefixed with an underscore
  44 | ERROR   | [ ] Missing short description in doc comment
  47 | ERROR   | [ ] Private member variable "skipUncloneable" must be
     |         |     prefixed with an underscore
  49 | ERROR   | [ ] Missing short description in doc comment
  52 | ERROR   | [ ] Private member variable "useCloneMethod" must be
     |         |     prefixed with an underscore
  54 | ERROR   | [ ] Missing short description in doc comment
  55 | ERROR   | [x] Expected 1 spaces after parameter name; 3 found
  55 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
  62 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  63 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  66 | ERROR   | [ ] Doc comment for parameter "$skipUncloneable" missing
  67 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  69 | ERROR   | [ ] Missing parameter name
  83 | ERROR   | [ ] Missing parameter comment
  94 | ERROR   | [ ] Missing doc comment for function addFilter()
 102 | ERROR   | [ ] Missing doc comment for function addTypeFilter()
 110 | ERROR   | [ ] Private method name "DeepCopy::recursiveCopy" must be
     |         |     prefixed with an underscore
 110 | ERROR   | [ ] Missing doc comment for function recursiveCopy()
 138 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
 138 | ERROR   | [ ] Missing parameter comment
 138 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 139 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 141 | ERROR   | [ ] Private method name "DeepCopy::copyArray" must be
     |         |     prefixed with an underscore
 153 | ERROR   | [ ] Missing parameter comment
 159 | ERROR   | [ ] Private method name "DeepCopy::copyObject" must be
     |         |     prefixed with an underscore
 192 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 203 | ERROR   | [ ] Private method name "DeepCopy::copyObjectProperty"
     |         |     must be prefixed with an underscore
 203 | ERROR   | [ ] Missing doc comment for function copyObjectProperty()
 212 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 212 | ERROR   | [ ] Missing short description in doc comment
 212 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 214 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 214 | ERROR   | [ ] Missing short description in doc comment
 214 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 241 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 243 | ERROR   | [ ] Missing parameter comment
 247 | ERROR   | [ ] Private method name
     |         |     "DeepCopy::getFirstMatchedTypeFilter" must be
     |         |     prefixed with an underscore
 265 | ERROR   | [x] Expected 2 spaces after parameter name; 1 found
 265 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 268 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
 271 | ERROR   | [ ] Private method name "DeepCopy::first" must be
     |         |     prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/myclabs/deep-copy/src/DeepCopy/Exception/CloneException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 7 | ERROR | Missing doc comment for class CloneException
---------------------------------------------------------------------------


FILE: ...vendor/myclabs/deep-copy/src/DeepCopy/Exception/PropertyException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 7 | ERROR | Missing doc comment for class PropertyException
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Filter.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing @category tag in class comment
  7 | ERROR | Missing @package tag in class comment
  7 | ERROR | Missing @author tag in class comment
  7 | ERROR | Missing @license tag in class comment
  7 | ERROR | Missing @link tag in class comment
 13 | ERROR | Missing parameter comment
 14 | ERROR | Missing parameter comment
 15 | ERROR | Missing parameter comment
 16 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...p-copy/src/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  9 | ERROR | Missing short description in doc comment
 11 | ERROR | Missing @category tag in class comment
 11 | ERROR | Missing @package tag in class comment
 11 | ERROR | Missing @author tag in class comment
 11 | ERROR | Missing @license tag in class comment
 11 | ERROR | Missing @link tag in class comment
 17 | ERROR | Missing parameter comment
 18 | ERROR | Missing parameter comment
 19 | ERROR | Missing parameter comment
 20 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...s/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  8 | ERROR | Missing short description in doc comment
 10 | ERROR | Missing @category tag in class comment
 10 | ERROR | Missing @package tag in class comment
 10 | ERROR | Missing @author tag in class comment
 10 | ERROR | Missing @license tag in class comment
 10 | ERROR | Missing @link tag in class comment
 13 | ERROR | Doc comment for parameter "$object" missing
 13 | ERROR | Doc comment for parameter "$property" missing
 13 | ERROR | Doc comment for parameter "$objectCopier" missing
 17 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...yclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing short description in doc comment
  9 | ERROR | Missing @category tag in class comment
  9 | ERROR | Missing @package tag in class comment
  9 | ERROR | Missing @author tag in class comment
  9 | ERROR | Missing @license tag in class comment
  9 | ERROR | Missing @link tag in class comment
 12 | ERROR | Doc comment for parameter "$object" missing
 12 | ERROR | Doc comment for parameter "$property" missing
 12 | ERROR | Doc comment for parameter "$objectCopier" missing
 17 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/myclabs/deep-copy/src/DeepCopy/Filter/ReplaceFilter.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 3 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  7 | ERROR   | Missing short description in doc comment
  9 | ERROR   | Missing @category tag in class comment
  9 | ERROR   | Missing @package tag in class comment
  9 | ERROR   | Missing @author tag in class comment
  9 | ERROR   | Missing @license tag in class comment
  9 | ERROR   | Missing @link tag in class comment
 12 | ERROR   | Missing short description in doc comment
 17 | ERROR   | Missing short description in doc comment
 18 | WARNING | Line exceeds 85 characters; contains 97 characters
 25 | ERROR   | Doc comment for parameter "$object" missing
 25 | ERROR   | Doc comment for parameter "$property" missing
 25 | ERROR   | Doc comment for parameter "$objectCopier" missing
 26 | WARNING | Line exceeds 85 characters; contains 98 characters
 29 | ERROR   | Missing @return tag in function comment
 35 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...joList/vendor/myclabs/deep-copy/src/DeepCopy/Filter/SetNullFilter.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing short description in doc comment
  9 | ERROR | Missing @category tag in class comment
  9 | ERROR | Missing @package tag in class comment
  9 | ERROR | Missing @author tag in class comment
  9 | ERROR | Missing @license tag in class comment
  9 | ERROR | Missing @link tag in class comment
 12 | ERROR | Doc comment for parameter "$object" missing
 12 | ERROR | Doc comment for parameter "$property" missing
 12 | ERROR | Doc comment for parameter "$objectCopier" missing
 16 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/myclabs/deep-copy/src/DeepCopy/Filter/KeepFilter.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class KeepFilter
  7 | ERROR | Doc comment for parameter "$object" missing
  7 | ERROR | Doc comment for parameter "$property" missing
  7 | ERROR | Doc comment for parameter "$objectCopier" missing
 11 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...oList/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/TypeFilter.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for interface TypeFilter
 10 | ERROR | Missing parameter comment
 11 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...endor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ShallowCopyFilter.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing short description in doc comment
  7 | ERROR | Missing @category tag in class comment
  7 | ERROR | Missing @package tag in class comment
  7 | ERROR | Missing @author tag in class comment
  7 | ERROR | Missing @license tag in class comment
  7 | ERROR | Missing @link tag in class comment
 10 | ERROR | Doc comment for parameter "$element" missing
 12 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...st/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ReplaceFilter.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  5 | ERROR   | Missing short description in doc comment
  7 | ERROR   | Missing @category tag in class comment
  7 | ERROR   | Missing @package tag in class comment
  7 | ERROR   | Missing @author tag in class comment
  7 | ERROR   | Missing @license tag in class comment
  7 | ERROR   | Missing @link tag in class comment
 10 | ERROR   | Missing short description in doc comment
 15 | ERROR   | Missing short description in doc comment
 16 | WARNING | Line exceeds 85 characters; contains 96 characters
 23 | ERROR   | Doc comment for parameter "$element" missing
 25 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing short description in doc comment
 7 | ERROR | Missing @category tag in class comment
 7 | ERROR | Missing @package tag in class comment
 7 | ERROR | Missing @author tag in class comment
 7 | ERROR | Missing @license tag in class comment
 7 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...s/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
 10 | ERROR | Missing short description in doc comment
 12 | ERROR | Missing @category tag in class comment
 12 | ERROR | Missing @package tag in class comment
 12 | ERROR | Missing @author tag in class comment
 12 | ERROR | Missing @license tag in class comment
 12 | ERROR | Missing @link tag in class comment
 15 | ERROR | Private member variable "copier" must be prefixed with an
    |       | underscore
 17 | ERROR | Missing doc comment for function __construct()
 22 | ERROR | Doc comment for parameter "$element" missing
 24 | ERROR | Missing @return tag in function comment
 34 | ERROR | Private method name
    |       | "SplDoublyLinkedListFilter::createCopyClosure" must be
    |       | prefixed with an underscore
 34 | ERROR | Missing doc comment for function createCopyClosure()
---------------------------------------------------------------------------


FILE: ...myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/DateIntervalFilter.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  8 | ERROR   | Missing short description in doc comment
 11 | WARNING | Line exceeds 85 characters; contains 91 characters
 12 | ERROR   | Missing @category tag in class comment
 12 | ERROR   | Missing @package tag in class comment
 12 | ERROR   | Missing @author tag in class comment
 12 | ERROR   | Missing @license tag in class comment
 12 | ERROR   | Missing @link tag in class comment
 19 | ERROR   | Missing parameter comment
 22 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...vendor/myclabs/deep-copy/src/DeepCopy/Reflection/ReflectionHelper.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
 11 | ERROR   | [ ] Missing doc comment for class ReflectionHelper
 14 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 16 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 19 | ERROR   | [x] Tag value indented incorrectly; expected 4 spaces but
    |         |     found 1
 21 | ERROR   | [ ] Parameter tags must be defined first in a doc comment
 21 | ERROR   | [ ] Missing parameter comment
 50 | ERROR   | [ ] Missing parameter comment
 51 | ERROR   | [ ] Missing parameter comment
 51 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 60 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ist/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/TypeMatcher.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  5 | ERROR   | Missing doc comment for class TypeMatcher
  7 | ERROR   | Missing short description in doc comment
 10 | ERROR   | Private member variable "type" must be prefixed with an
    |         | underscore
 12 | ERROR   | Missing short description in doc comment
 13 | ERROR   | Missing parameter comment
 20 | ERROR   | Missing short description in doc comment
 21 | ERROR   | Missing parameter comment
 27 | WARNING | Line exceeds 85 characters; contains 101 characters
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/theseer/tokenizer/src/Token.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 18 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [ ] Missing doc comment for class Token
  4 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  6 | ERROR | [ ] Missing short description in doc comment
  9 | ERROR | [ ] Private member variable "line" must be prefixed with an
    |       |     underscore
 11 | ERROR | [ ] Missing short description in doc comment
 14 | ERROR | [ ] Private member variable "name" must be prefixed with an
    |       |     underscore
 16 | ERROR | [ ] Missing short description in doc comment
 19 | ERROR | [ ] Private member variable "value" must be prefixed with an
    |       |     underscore
 24 | ERROR | [ ] Missing parameter comment
 25 | ERROR | [ ] Missing parameter comment
 26 | ERROR | [ ] Missing parameter comment
 28 | ERROR | [x] Opening brace should be on a new line
 34 | ERROR | [ ] Missing short description in doc comment
 37 | ERROR | [x] Opening brace should be on a new line
 41 | ERROR | [ ] Missing short description in doc comment
 44 | ERROR | [x] Opening brace should be on a new line
 48 | ERROR | [ ] Missing short description in doc comment
 51 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/theseer/tokenizer/src/TokenCollection.php
---------------------------------------------------------------------------
FOUND 38 ERRORS AFFECTING 37 LINES
---------------------------------------------------------------------------
   1 | ERROR | [ ] Missing file doc comment
   4 | ERROR | [ ] Missing doc comment for class TokenCollection
   4 | ERROR | [x] Opening brace of a class must be on the line after the
     |       |     definition
   6 | ERROR | [ ] Missing short description in doc comment
   9 | ERROR | [ ] Private member variable "tokens" must be prefixed with
     |       |     an underscore
  11 | ERROR | [ ] Missing short description in doc comment
  14 | ERROR | [ ] Private member variable "pos" must be prefixed with an
     |       |     underscore
  16 | ERROR | [ ] Missing short description in doc comment
  17 | ERROR | [ ] Missing parameter comment
  18 | ERROR | [ ] Missing @return tag in function comment
  19 | ERROR | [x] Opening brace should be on a new line
  23 | ERROR | [ ] Missing short description in doc comment
  26 | ERROR | [x] Opening brace should be on a new line
  30 | ERROR | [ ] Missing short description in doc comment
  33 | ERROR | [x] Opening brace should be on a new line
  37 | ERROR | [ ] Missing short description in doc comment
  40 | ERROR | [x] Opening brace should be on a new line
  45 | ERROR | [ ] Missing short description in doc comment
  48 | ERROR | [x] Opening brace should be on a new line
  52 | ERROR | [ ] Missing short description in doc comment
  55 | ERROR | [x] Opening brace should be on a new line
  60 | ERROR | [ ] Missing short description in doc comment
  63 | ERROR | [x] Opening brace should be on a new line
  67 | ERROR | [ ] Missing short description in doc comment
  68 | ERROR | [ ] Missing parameter comment
  72 | ERROR | [x] Opening brace should be on a new line
  76 | ERROR | [ ] Missing short description in doc comment
  77 | ERROR | [ ] Missing parameter comment
  82 | ERROR | [x] Opening brace should be on a new line
  92 | ERROR | [ ] Missing short description in doc comment
  93 | ERROR | [ ] Missing parameter comment
  94 | ERROR | [ ] Missing parameter comment
  97 | ERROR | [ ] Missing @return tag in function comment
  98 | ERROR | [x] Opening brace should be on a new line
 121 | ERROR | [ ] Missing short description in doc comment
 122 | ERROR | [ ] Missing parameter comment
 123 | ERROR | [ ] Missing @return tag in function comment
 124 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/theseer/tokenizer/src/NamespaceUri.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [ ] Missing doc comment for class NamespaceUri
  4 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  6 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
  6 | ERROR | [ ] Missing short description in doc comment
  6 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
  7 | ERROR | [ ] Private member variable "value" must be prefixed with an
    |       |     underscore
  9 | ERROR | [ ] Missing short description in doc comment
 10 | ERROR | [ ] Missing parameter comment
 12 | ERROR | [x] Opening brace should be on a new line
 17 | ERROR | [ ] Missing doc comment for function asString()
 17 | ERROR | [x] Opening brace should be on a new line
 21 | ERROR | [ ] Private method name "NamespaceUri::ensureValidUri" must
    |       |     be prefixed with an underscore
 21 | ERROR | [ ] Missing doc comment for function ensureValidUri()
 21 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/theseer/tokenizer/src/NamespaceUriException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 1 | ERROR | [ ] Missing file doc comment
 4 | ERROR | [ ] Missing doc comment for class NamespaceUriException
 4 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/theseer/tokenizer/src/TokenCollectionException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 1 | ERROR | [ ] Missing file doc comment
 4 | ERROR | [ ] Missing doc comment for class TokenCollectionException
 4 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/theseer/tokenizer/src/Exception.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 1 | ERROR | [ ] Missing file doc comment
 4 | ERROR | [ ] Missing doc comment for class Exception
 4 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/theseer/tokenizer/src/XMLSerializer.php
---------------------------------------------------------------------------
FOUND 22 ERRORS AND 1 WARNING AFFECTING 21 LINES
---------------------------------------------------------------------------
  1 | ERROR   | [ ] Missing file doc comment
  6 | ERROR   | [ ] Missing doc comment for class XMLSerializer
  6 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  8 | ERROR   | [ ] Missing short description in doc comment
 11 | ERROR   | [ ] Private member variable "writer" must be prefixed with
    |         |     an underscore
 13 | ERROR   | [ ] Missing short description in doc comment
 16 | ERROR   | [ ] Private member variable "previousToken" must be
    |         |     prefixed with an underscore
 18 | ERROR   | [ ] Missing short description in doc comment
 21 | ERROR   | [ ] Private member variable "xmlns" must be prefixed with
    |         |     an underscore
 26 | ERROR   | [ ] Missing parameter comment
 28 | ERROR   | [x] Opening brace should be on a new line
 35 | ERROR   | [ ] Missing short description in doc comment
 36 | ERROR   | [ ] Missing parameter comment
 40 | ERROR   | [x] Opening brace should be on a new line
 48 | ERROR   | [ ] Missing short description in doc comment
 49 | ERROR   | [ ] Missing parameter comment
 53 | ERROR   | [x] Opening brace should be on a new line
 75 | ERROR   | [ ] Missing short description in doc comment
 76 | ERROR   | [ ] Missing parameter comment
 77 | ERROR   | [ ] Missing @return tag in function comment
 78 | ERROR   | [ ] Private method name "XMLSerializer::addToken" must be
    |         |     prefixed with an underscore
 78 | ERROR   | [x] Opening brace should be on a new line
 90 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/theseer/tokenizer/src/Tokenizer.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [ ] Missing doc comment for class Tokenizer
  4 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 11 | ERROR | [ ] Private member variable "map" must be prefixed with an
    |       |     underscore
 42 | ERROR | [ ] Missing doc comment for function parse()
 42 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/theseer/tokenizer/tests/XMLSerializerTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [ ] Missing short description in doc comment
  8 | ERROR | [ ] Missing @category tag in class comment
  8 | ERROR | [ ] Missing @package tag in class comment
  8 | ERROR | [ ] Missing @author tag in class comment
  8 | ERROR | [ ] Missing @license tag in class comment
  8 | ERROR | [ ] Missing @link tag in class comment
  9 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 11 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 11 | ERROR | [ ] Missing short description in doc comment
 11 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
 12 | ERROR | [ ] Private member variable "tokens" must be prefixed with
    |       |     an underscore
 14 | ERROR | [ ] Missing doc comment for function setUp()
 14 | ERROR | [x] Opening brace should be on a new line
 21 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeSerializedToXml()
 21 | ERROR | [x] Opening brace should be on a new line
 28 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeSerializedToDomDocument()
 28 | ERROR | [x] Opening brace should be on a new line
 36 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeSerializedToXmlWithCustomNamespace()
 36 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/theseer/tokenizer/tests/TokenTest.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [ ] Missing doc comment for class TokenTest
  6 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  8 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
  8 | ERROR | [ ] Missing short description in doc comment
  8 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
  9 | ERROR | [ ] Private member variable "token" must be prefixed with an
    |       |     underscore
 11 | ERROR | [ ] Missing doc comment for function setUp()
 11 | ERROR | [x] Opening brace should be on a new line
 12 | ERROR | [x] No space found after comma in function call
 15 | ERROR | [ ] Missing doc comment for function testTokenCanBeCreated()
 15 | ERROR | [x] Opening brace should be on a new line
 19 | ERROR | [ ] Missing doc comment for function
    |       |     testTokenLineCanBeRetrieved()
 19 | ERROR | [x] Opening brace should be on a new line
 23 | ERROR | [ ] Missing doc comment for function
    |       |     testTokenNameCanBeRetrieved()
 23 | ERROR | [x] Opening brace should be on a new line
 27 | ERROR | [ ] Missing doc comment for function
    |       |     testTokenValueCanBeRetrieved()
 27 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/theseer/tokenizer/tests/TokenCollectionTest.php
---------------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 16 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [ ] Missing short description in doc comment
  8 | ERROR | [ ] Missing @category tag in class comment
  8 | ERROR | [ ] Missing @package tag in class comment
  8 | ERROR | [ ] Missing @author tag in class comment
  8 | ERROR | [ ] Missing @license tag in class comment
  8 | ERROR | [ ] Missing @link tag in class comment
  9 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 11 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
 11 | ERROR | [ ] Missing short description in doc comment
 11 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
 12 | ERROR | [ ] Private member variable "collection" must be prefixed
    |       |     with an underscore
 14 | ERROR | [ ] Missing doc comment for function setUp()
 14 | ERROR | [x] Opening brace should be on a new line
 18 | ERROR | [ ] Missing doc comment for function
    |       |     testCollectionIsInitiallyEmpty()
 18 | ERROR | [x] Opening brace should be on a new line
 22 | ERROR | [ ] Missing doc comment for function
    |       |     testTokenCanBeAddedToCollection()
 22 | ERROR | [x] Opening brace should be on a new line
 30 | ERROR | [ ] Missing doc comment for function
    |       |     testCanIterateOverTokens()
 30 | ERROR | [x] Opening brace should be on a new line
 35 | ERROR | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
 41 | ERROR | [ ] Missing doc comment for function testOffsetCanBeUnset()
 41 | ERROR | [x] Opening brace should be on a new line
 50 | ERROR | [ ] Missing doc comment for function
    |       |     testTokenCanBeSetViaOffsetPosition()
 50 | ERROR | [x] Opening brace should be on a new line
 57 | ERROR | [ ] Missing doc comment for function
    |       |     testTryingToUseNonIntegerOffsetThrowsException()
 57 | ERROR | [x] Opening brace should be on a new line
 62 | ERROR | [ ] Missing doc comment for function
    |       |     testTryingToSetNonTokenAtOffsetThrowsException()
 62 | ERROR | [x] Opening brace should be on a new line
 67 | ERROR | [ ] Missing doc comment for function
    |       |     testTryingToGetTokenAtNonExistingOffsetThrowsException()
 67 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/theseer/tokenizer/tests/_files/test.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [ ] Class name must begin with a capital letter
  4 | ERROR | [ ] Missing doc comment for class bar
  4 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  5 | ERROR | [ ] Class constants must be uppercase; expected X but found
    |       |     x
  7 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
  7 | ERROR | [ ] Missing short description in doc comment
  7 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
  8 | ERROR | [ ] Private member variable "y" must be prefixed with an
    |       |     underscore
 10 | ERROR | [ ] Missing doc comment for function __construct()
 10 | ERROR | [x] Opening brace should be on a new line
 14 | ERROR | [ ] Missing doc comment for function getY()
 14 | ERROR | [x] Opening brace should be on a new line
 18 | ERROR | [ ] Missing doc comment for function getSomeX()
 18 | ERROR | [x] Opening brace should be on a new line
 22 | ERROR | [ ] Missing doc comment for function some()
 22 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/theseer/tokenizer/tests/NamespaceUriTest.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [ ] Missing short description in doc comment
  8 | ERROR | [ ] Missing @category tag in class comment
  8 | ERROR | [ ] Missing @package tag in class comment
  8 | ERROR | [ ] Missing @author tag in class comment
  8 | ERROR | [ ] Missing @license tag in class comment
  8 | ERROR | [ ] Missing @link tag in class comment
  9 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 11 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeConstructedWithValidNamespace()
 11 | ERROR | [x] Opening brace should be on a new line
 18 | ERROR | [ ] Missing doc comment for function
    |       |     testInvalidNamespaceThrowsException()
 18 | ERROR | [x] Opening brace should be on a new line
 23 | ERROR | [ ] Missing doc comment for function
    |       |     testStringRepresentationCanBeRetrieved()
 23 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/theseer/tokenizer/tests/TokenizerTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [ ] Missing short description in doc comment
  8 | ERROR | [ ] Missing @category tag in class comment
  8 | ERROR | [ ] Missing @package tag in class comment
  8 | ERROR | [ ] Missing @author tag in class comment
  8 | ERROR | [ ] Missing @license tag in class comment
  8 | ERROR | [ ] Missing @link tag in class comment
  9 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 11 | ERROR | [ ] Missing doc comment for function
    |       |     testValidSourceGetsParsed()
 11 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
---------------------------------------------------------------------------
FOUND 39 ERRORS AND 17 WARNINGS AFFECTING 49 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  32 | ERROR   | [ ] Missing @category tag in class comment
  32 | ERROR   | [ ] Missing @package tag in class comment
  32 | ERROR   | [ ] Missing @license tag in class comment
  32 | ERROR   | [ ] Missing @link tag in class comment
  36 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  37 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  43 | ERROR   | [ ] Missing short description in doc comment
  44 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  46 | ERROR   | [ ] Private member variable "cachedInstantiators" must be
     |         |     prefixed with an underscore
  48 | ERROR   | [ ] Missing short description in doc comment
  51 | ERROR   | [ ] Private member variable "cachedCloneables" must be
     |         |     prefixed with an underscore
  53 | ERROR   | [ ] Doc comment for parameter "$className" missing
  55 | ERROR   | [ ] Missing @return tag in function comment
  74 | ERROR   | [ ] Missing parameter comment
  78 | ERROR   | [ ] Private method name
     |         |     "Instantiator::buildAndCacheFromFactory" must be
     |         |     prefixed with an underscore
  80 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  94 | ERROR   | [ ] Missing parameter comment
  98 | ERROR   | [ ] Private method name "Instantiator::buildFactory" must
     |         |     be prefixed with an underscore
 115 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 122 | ERROR   | [ ] Missing short description in doc comment
 123 | ERROR   | [ ] Missing parameter comment
 129 | ERROR   | [ ] Private method name
     |         |     "Instantiator::getReflectionClass" must be prefixed
     |         |     with an underscore
 144 | ERROR   | [ ] Missing short description in doc comment
 145 | ERROR   | [ ] Missing parameter comment
 146 | ERROR   | [ ] Missing parameter comment
 152 | ERROR   | [ ] Private method name
     |         |     "Instantiator::checkIfUnSerializationIsSupported"
     |         |     must be prefixed with an underscore
 152 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 154 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 154 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 162 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 164 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 173 | ERROR   | [ ] Missing short description in doc comment
 174 | ERROR   | [ ] Missing parameter comment
 175 | ERROR   | [ ] Missing parameter comment
 181 | ERROR   | [ ] Private method name
     |         |     "Instantiator::attemptInstantiationViaUnSerialization"
     |         |     must be prefixed with an underscore
 181 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 188 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 192 | ERROR   | [ ] Missing short description in doc comment
 193 | ERROR   | [ ] Missing parameter comment
 197 | ERROR   | [ ] Private method name
     |         |     "Instantiator::isInstantiableViaReflection" must be
     |         |     prefixed with an underscore
 200 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 203 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 209 | ERROR   | [ ] Missing parameter comment
 213 | ERROR   | [ ] Private method name
     |         |     "Instantiator::hasInternalAncestors" must be prefixed
     |         |     with an underscore
 225 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 226 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 231 | ERROR   | [ ] Parameter tags must be defined first in a doc comment
 231 | ERROR   | [ ] Missing parameter comment
 233 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 236 | ERROR   | [ ] Private method name
     |         |     "Instantiator::getSerializationFormat" must be
     |         |     prefixed with an underscore
 248 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 252 | ERROR   | [ ] Private method name
     |         |     "Instantiator::isPhpVersionWithBrokenSerializationFormat"
     |         |     must be prefixed with an underscore
 260 | ERROR   | [ ] Missing parameter comment
 264 | ERROR   | [ ] Private method name "Instantiator::isSafeToClone"
     |         |     must be prefixed with an underscore
 266 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ator/src/Doctrine/Instantiator/Exception/UnexpectedValueException.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AND 4 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 30 | ERROR   | Missing @category tag in class comment
 30 | ERROR   | Missing @package tag in class comment
 30 | ERROR   | Missing @license tag in class comment
 30 | ERROR   | Missing @link tag in class comment
 31 | WARNING | Line exceeds 85 characters; contains 97 characters
 33 | ERROR   | Missing short description in doc comment
 34 | ERROR   | Missing parameter comment
 35 | ERROR   | Missing parameter comment
 39 | WARNING | Line exceeds 85 characters; contains 118 characters
 43 | WARNING | Line exceeds 85 characters; contains 111 characters
 51 | ERROR   | Missing short description in doc comment
 52 | ERROR   | Missing parameter comment
 53 | ERROR   | Missing parameter comment
 54 | ERROR   | Missing parameter comment
 55 | ERROR   | Missing parameter comment
 56 | ERROR   | Missing parameter comment
 69 | WARNING | Line exceeds 85 characters; contains 107 characters
---------------------------------------------------------------------------


FILE: ...stantiator/src/Doctrine/Instantiator/Exception/ExceptionInterface.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 26 | ERROR | Missing @category tag in class comment
 26 | ERROR | Missing @package tag in class comment
 26 | ERROR | Missing @license tag in class comment
 26 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ator/src/Doctrine/Instantiator/Exception/InvalidArgumentException.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 4 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 29 | ERROR   | [ ] Missing @category tag in class comment
 29 | ERROR   | [ ] Missing @package tag in class comment
 29 | ERROR   | [ ] Missing @license tag in class comment
 29 | ERROR   | [ ] Missing @link tag in class comment
 30 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 32 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [ ] Missing parameter comment
 40 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 44 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 47 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 50 | ERROR   | [ ] Missing short description in doc comment
 51 | ERROR   | [ ] Missing parameter comment
 57 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 60 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 23 | WARNING | Line exceeds 85 characters; contains 93 characters
 26 | ERROR   | Missing @category tag in class comment
 26 | ERROR   | Missing @package tag in class comment
 26 | ERROR   | Missing @license tag in class comment
 26 | ERROR   | Missing @link tag in class comment
 29 | ERROR   | Missing short description in doc comment
 30 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...trineTest/InstantiatorTest/Exception/UnexpectedValueExceptionTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 7 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 33 | ERROR   | Missing @category tag in class comment
 33 | ERROR   | Missing @package tag in class comment
 33 | ERROR   | Missing @license tag in class comment
 33 | ERROR   | Missing @link tag in class comment
 36 | ERROR   | Missing doc comment for function
    |         | testFromSerializationTriggeredException()
 40 | WARNING | Line exceeds 85 characters; contains 118 characters
 42 | WARNING | Line exceeds 85 characters; contains 107 characters
 51 | ERROR   | Missing doc comment for function
    |         | testFromUncleanUnSerialization()
 53 | WARNING | Line exceeds 85 characters; contains 101 characters
 54 | WARNING | Line exceeds 85 characters; contains 112 characters
 56 | WARNING | Line exceeds 85 characters; contains 107 characters
 58 | WARNING | Line exceeds 85 characters; contains 105 characters
 59 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...trineTest/InstantiatorTest/Exception/InvalidArgumentExceptionTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 8 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 32 | ERROR   | Missing @category tag in class comment
 32 | ERROR   | Missing @package tag in class comment
 32 | ERROR   | Missing @license tag in class comment
 32 | ERROR   | Missing @link tag in class comment
 35 | ERROR   | Missing doc comment for function
    |         | testFromNonExistingTypeWithNonExistingClass()
 40 | WARNING | Line exceeds 85 characters; contains 107 characters
 41 | WARNING | Line exceeds 85 characters; contains 110 characters
 44 | ERROR   | Missing doc comment for function
    |         | testFromNonExistingTypeWithTrait()
 47 | WARNING | Line exceeds 85 characters; contains 107 characters
 55 | WARNING | Line exceeds 85 characters; contains 100 characters
 61 | ERROR   | Missing doc comment for function
    |         | testFromNonExistingTypeWithInterface()
 63 | WARNING | Line exceeds 85 characters; contains 117 characters
 66 | WARNING | Line exceeds 85 characters; contains 97 characters
 72 | ERROR   | Missing doc comment for function testFromAbstractClass()
 74 | WARNING | Line exceeds 85 characters; contains 101 characters
 78 | WARNING | Line exceeds 85 characters; contains 104 characters
---------------------------------------------------------------------------


FILE: ...instantiator/tests/DoctrineTest/InstantiatorTest/InstantiatorTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 17 WARNINGS AFFECTING 34 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  33 | ERROR   | Missing @category tag in class comment
  33 | ERROR   | Missing @package tag in class comment
  33 | ERROR   | Missing @license tag in class comment
  33 | ERROR   | Missing @link tag in class comment
  36 | ERROR   | Missing short description in doc comment
  39 | ERROR   | Private member variable "instantiator" must be prefixed
     |         | with an underscore
  43 | ERROR   | Missing @return tag in function comment
  49 | ERROR   | Missing short description in doc comment
  50 | ERROR   | Missing parameter comment
  53 | ERROR   | Missing @return tag in function comment
  56 | WARNING | Line exceeds 85 characters; contains 90 characters
  59 | ERROR   | Missing short description in doc comment
  60 | ERROR   | Missing parameter comment
  63 | ERROR   | Missing @return tag in function comment
  73 | ERROR   | Missing doc comment for function
     |         | testExceptionOnUnSerializationException()
  82 | WARNING | Line exceeds 85 characters; contains 97 characters
  89 | WARNING | Line exceeds 85 characters; contains 93 characters
  92 | WARNING | Line exceeds 85 characters; contains 99 characters
  97 | ERROR   | Missing doc comment for function
     |         | testNoticeOnUnSerializationException()
 101 | WARNING | Line exceeds 85 characters; contains 110 characters
 106 | WARNING | Line exceeds 85 characters; contains 104 characters
 110 | WARNING | Line exceeds 85 characters; contains 118 characters
 115 | WARNING | Line exceeds 85 characters; contains 101 characters
 118 | WARNING | Line exceeds 85 characters; contains 112 characters
 124 | WARNING | Line exceeds 85 characters; contains 120 characters
 130 | ERROR   | Missing short description in doc comment
 131 | ERROR   | Missing parameter comment
 134 | ERROR   | Missing @return tag in function comment
 137 | WARNING | Line exceeds 85 characters; contains 99 characters
 142 | ERROR   | Missing doc comment for function
     |         | testInstancesAreNotCloned()
 148 | WARNING | Line exceeds 85 characters; contains 88 characters
 152 | WARNING | Line exceeds 85 characters; contains 89 characters
 188 | WARNING | Line exceeds 85 characters; contains 91 characters
 193 | WARNING | Line exceeds 85 characters; contains 90 characters
 194 | WARNING | Line exceeds 85 characters; contains 108 characters
 214 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...iator/tests/DoctrineTest/InstantiatorTestAsset/WakeUpNoticesAsset.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 28 | ERROR | Missing @category tag in class comment
 28 | ERROR | Missing @package tag in class comment
 28 | ERROR | Missing @license tag in class comment
 28 | ERROR | Missing @link tag in class comment
 33 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...s/DoctrineTest/InstantiatorTestAsset/SerializableArrayObjectAsset.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 30 | ERROR | Missing @category tag in class comment
 30 | ERROR | Missing @package tag in class comment
 30 | ERROR | Missing @license tag in class comment
 30 | ERROR | Missing @link tag in class comment
 45 | ERROR | Missing @return tag in function comment
 51 | ERROR | Doc comment for parameter "$serialized" missing
 57 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...e/instantiator/tests/DoctrineTest/InstantiatorTestAsset/PharAsset.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 29 | ERROR | Missing @category tag in class comment
 29 | ERROR | Missing @package tag in class comment
 29 | ERROR | Missing @license tag in class comment
 29 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ntiator/tests/DoctrineTest/InstantiatorTestAsset/ArrayObjectAsset.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 29 | ERROR | Missing @category tag in class comment
 29 | ERROR | Missing @package tag in class comment
 29 | ERROR | Missing @license tag in class comment
 29 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...tantiator/tests/DoctrineTest/InstantiatorTestAsset/ExceptionAsset.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 29 | ERROR | Missing @category tag in class comment
 29 | ERROR | Missing @package tag in class comment
 29 | ERROR | Missing @license tag in class comment
 29 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: .../tests/DoctrineTest/InstantiatorTestAsset/SimpleSerializableAsset.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 29 | ERROR | Missing @category tag in class comment
 29 | ERROR | Missing @package tag in class comment
 29 | ERROR | Missing @license tag in class comment
 29 | ERROR | Missing @link tag in class comment
 44 | ERROR | Missing @return tag in function comment
 50 | ERROR | Doc comment for parameter "$serialized" missing
 56 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ntiator/tests/DoctrineTest/InstantiatorTestAsset/SimpleTraitAsset.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 26 | ERROR | Missing @category tag in class comment
 26 | ERROR | Missing @package tag in class comment
 26 | ERROR | Missing @license tag in class comment
 26 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...neTest/InstantiatorTestAsset/UnserializeExceptionArrayObjectAsset.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 29 | ERROR | Missing @category tag in class comment
 29 | ERROR | Missing @package tag in class comment
 29 | ERROR | Missing @license tag in class comment
 29 | ERROR | Missing @link tag in class comment
 34 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ntiator/tests/DoctrineTest/InstantiatorTestAsset/UnCloneableAsset.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 28 | ERROR | Missing @category tag in class comment
 28 | ERROR | Missing @package tag in class comment
 28 | ERROR | Missing @license tag in class comment
 28 | ERROR | Missing @link tag in class comment
 45 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...tantiator/tests/DoctrineTest/InstantiatorTestAsset/XMLReaderAsset.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 29 | ERROR | Missing @category tag in class comment
 29 | ERROR | Missing @package tag in class comment
 29 | ERROR | Missing @license tag in class comment
 29 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ator/tests/DoctrineTest/InstantiatorTestAsset/FinalExceptionAsset.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 29 | ERROR | Missing @category tag in class comment
 29 | ERROR | Missing @package tag in class comment
 29 | ERROR | Missing @license tag in class comment
 29 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...iator/tests/DoctrineTest/InstantiatorTestAsset/AbstractClassAsset.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 26 | ERROR | Missing @category tag in class comment
 26 | ERROR | Missing @package tag in class comment
 26 | ERROR | Missing @license tag in class comment
 26 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...iator/tests/DoctrineTest/InstantiatorTestAsset/PharExceptionAsset.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 32 | ERROR | Missing @category tag in class comment
 32 | ERROR | Missing @package tag in class comment
 32 | ERROR | Missing @license tag in class comment
 32 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...DoctrineTest/InstantiatorPerformance/InstantiatorPerformanceEvent.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 6 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 29 | ERROR   | Missing @category tag in class comment
 29 | ERROR   | Missing @package tag in class comment
 29 | ERROR   | Missing @license tag in class comment
 29 | ERROR   | Missing @link tag in class comment
 32 | ERROR   | Missing short description in doc comment
 35 | ERROR   | Private member variable "instantiator" must be prefixed
    |         | with an underscore
 39 | ERROR   | Missing @return tag in function comment
 46 | WARNING | Line exceeds 85 characters; contains 105 characters
 47 | WARNING | Line exceeds 85 characters; contains 110 characters
 48 | WARNING | Line exceeds 85 characters; contains 98 characters
 51 | ERROR   | Missing short description in doc comment
 55 | ERROR   | Missing @return tag in function comment
 61 | ERROR   | Missing short description in doc comment
 64 | ERROR   | Missing @return tag in function comment
 70 | ERROR   | Missing short description in doc comment
 73 | ERROR   | Missing @return tag in function comment
 76 | WARNING | Line exceeds 85 characters; contains 105 characters
 79 | ERROR   | Missing short description in doc comment
 82 | ERROR   | Missing @return tag in function comment
 85 | WARNING | Line exceeds 85 characters; contains 110 characters
 88 | ERROR   | Missing short description in doc comment
 91 | ERROR   | Missing @return tag in function comment
 94 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phar-io/manifest/src/xml/ElementCollection.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 1 WARNING AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 16 | ERROR   | [ ] Missing doc comment for class ElementCollection
 16 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 17 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Private member variable "nodeList" must be prefixed
    |         |     with an underscore
 22 | ERROR   | [ ] Private member variable "position" must be prefixed
    |         |     with an underscore
 27 | ERROR   | [ ] Missing parameter comment
 29 | ERROR   | [x] Opening brace should be on a new line
 34 | ERROR   | [ ] Missing doc comment for function current()
 36 | ERROR   | [ ] Missing short description in doc comment
 39 | ERROR   | [x] Opening brace should be on a new line
 43 | ERROR   | [ ] Missing doc comment for function next()
 43 | ERROR   | [x] Opening brace should be on a new line
 47 | ERROR   | [ ] Missing doc comment for function key()
 47 | ERROR   | [x] Opening brace should be on a new line
 51 | ERROR   | [ ] Missing doc comment for function valid()
 51 | ERROR   | [x] Opening brace should be on a new line
 55 | ERROR   | [ ] Missing doc comment for function rewind()
 55 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phar-io/manifest/src/xml/BundlesElement.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class BundlesElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function
    |         |     getComponentElements()
 14 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/src/xml/ExtensionElement.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class ExtensionElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getFor()
 14 | ERROR   | [x] Opening brace should be on a new line
 18 | ERROR   | [ ] Missing doc comment for function getCompatible()
 18 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phar-io/manifest/src/xml/PhpElement.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class PhpElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getVersion()
 14 | ERROR   | [x] Opening brace should be on a new line
 18 | ERROR   | [ ] Missing doc comment for function hasExtElements()
 18 | ERROR   | [x] Opening brace should be on a new line
 22 | ERROR   | [ ] Missing doc comment for function getExtElements()
 22 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phar-io/manifest/src/xml/AuthorElementCollection.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class AuthorElementCollection
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function current()
 14 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phar-io/manifest/src/xml/ComponentElementCollection.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     ComponentElementCollection
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function current()
 14 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phar-io/manifest/src/xml/LicenseElement.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class LicenseElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getType()
 14 | ERROR   | [x] Opening brace should be on a new line
 18 | ERROR   | [ ] Missing doc comment for function getUrl()
 18 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/src/xml/ManifestDocument.php
---------------------------------------------------------------------------
FOUND 29 ERRORS AND 3 WARNINGS AFFECTING 20 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  16 | ERROR   | [ ] Missing doc comment for class ManifestDocument
  16 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  19 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [ ] Private member variable "dom" must be prefixed with
     |         |     an underscore
  27 | ERROR   | [ ] Missing parameter comment
  29 | ERROR   | [x] Opening brace should be on a new line
  35 | ERROR   | [ ] Missing doc comment for function fromFile()
  35 | ERROR   | [x] Opening brace should be on a new line
  47 | ERROR   | [ ] Missing doc comment for function fromString()
  47 | ERROR   | [x] Opening brace should be on a new line
  64 | ERROR   | [ ] Missing doc comment for function getContainsElement()
  64 | ERROR   | [x] Opening brace should be on a new line
  70 | ERROR   | [ ] Missing doc comment for function
     |         |     getCopyrightElement()
  70 | ERROR   | [x] Opening brace should be on a new line
  76 | ERROR   | [ ] Missing doc comment for function getRequiresElement()
  76 | ERROR   | [x] Opening brace should be on a new line
  82 | ERROR   | [ ] Missing doc comment for function hasBundlesElement()
  82 | ERROR   | [x] Opening brace should be on a new line
  83 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  86 | ERROR   | [ ] Missing doc comment for function getBundlesElement()
  86 | ERROR   | [x] Opening brace should be on a new line
  92 | ERROR   | [ ] Private method name
     |         |     "ManifestDocument::ensureCorrectDocumentType" must be
     |         |     prefixed with an underscore
  92 | ERROR   | [ ] Missing doc comment for function
     |         |     ensureCorrectDocumentType()
  92 | ERROR   | [x] Opening brace should be on a new line
 100 | ERROR   | [ ] Missing short description in doc comment
 100 | ERROR   | [ ] Doc comment for parameter "$elementName" missing
 101 | ERROR   | [ ] Missing parameter name
 107 | ERROR   | [ ] Private method name
     |         |     "ManifestDocument::fetchElementByName" must be
     |         |     prefixed with an underscore
 107 | ERROR   | [x] Opening brace should be on a new line
 108 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phar-io/manifest/src/xml/RequiresElement.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class RequiresElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getPHPElement()
 14 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/src/xml/CopyrightElement.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class CopyrightElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getAuthorElements()
 14 | ERROR   | [x] Opening brace should be on a new line
 20 | ERROR   | [ ] Missing doc comment for function getLicenseElement()
 20 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phar-io/manifest/src/xml/ManifestElement.php
---------------------------------------------------------------------------
FOUND 21 ERRORS AND 4 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 16 | ERROR   | [ ] Missing doc comment for class ManifestElement
 16 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Private member variable "element" must be prefixed
    |         |     with an underscore
 27 | ERROR   | [ ] Missing parameter comment
 29 | ERROR   | [x] Opening brace should be on a new line
 33 | ERROR   | [ ] Missing short description in doc comment
 34 | ERROR   | [ ] Missing parameter comment
 40 | ERROR   | [x] Opening brace should be on a new line
 54 | ERROR   | [ ] Missing short description in doc comment
 54 | ERROR   | [ ] Doc comment for parameter "$elementName" missing
 55 | ERROR   | [ ] Missing parameter name
 61 | ERROR   | [x] Opening brace should be on a new line
 62 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 73 | ERROR   | [ ] Missing short description in doc comment
 73 | ERROR   | [ ] Doc comment for parameter "$elementName" missing
 74 | ERROR   | [ ] Missing parameter name
 80 | ERROR   | [x] Opening brace should be on a new line
 81 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 92 | ERROR   | [ ] Missing short description in doc comment
 93 | ERROR   | [ ] Missing parameter comment
 97 | ERROR   | [x] Opening brace should be on a new line
 98 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phar-io/manifest/src/xml/ExtElementCollection.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class ExtElementCollection
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function current()
 14 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phar-io/manifest/src/xml/ExtElement.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class ExtElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getName()
 14 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phar-io/manifest/src/xml/AuthorElement.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class AuthorElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getName()
 14 | ERROR   | [x] Opening brace should be on a new line
 18 | ERROR   | [ ] Missing doc comment for function getEmail()
 18 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/src/xml/ComponentElement.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class ComponentElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getName()
 14 | ERROR   | [x] Opening brace should be on a new line
 18 | ERROR   | [ ] Missing doc comment for function getVersion()
 18 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phar-io/manifest/src/xml/ManifestDocumentLoadingException.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing doc comment for class
    |         |     ManifestDocumentLoadingException
 15 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 16 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [ ] Private member variable "libxmlErrors" must be
    |         |     prefixed with an underscore
 24 | ERROR   | [ ] Missing parameter comment
 26 | ERROR   | [x] Opening brace should be on a new line
 42 | ERROR   | [ ] Missing short description in doc comment
 45 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phar-io/manifest/src/xml/ContainsElement.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class ContainsElement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing doc comment for function getName()
 14 | ERROR   | [x] Opening brace should be on a new line
 18 | ERROR   | [ ] Missing doc comment for function getVersion()
 18 | ERROR   | [x] Opening brace should be on a new line
 22 | ERROR   | [ ] Missing doc comment for function getType()
 22 | ERROR   | [x] Opening brace should be on a new line
 26 | ERROR   | [ ] Missing doc comment for function getExtensionElement()
 26 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phar-io/manifest/src/values/RequirementCollectionIterator.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     RequirementCollectionIterator
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "requirements" must be
    |         |     prefixed with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Private member variable "position" must be prefixed
    |         |     with an underscore
 24 | ERROR   | [ ] Missing doc comment for function __construct()
 24 | ERROR   | [x] Opening brace should be on a new line
 28 | ERROR   | [ ] Missing doc comment for function rewind()
 28 | ERROR   | [x] Opening brace should be on a new line
 32 | ERROR   | [ ] Missing short description in doc comment
 35 | ERROR   | [x] Opening brace should be on a new line
 39 | ERROR   | [ ] Missing short description in doc comment
 42 | ERROR   | [x] Opening brace should be on a new line
 46 | ERROR   | [ ] Missing short description in doc comment
 49 | ERROR   | [x] Opening brace should be on a new line
 53 | ERROR   | [ ] Missing doc comment for function next()
 53 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phar-io/manifest/src/values/CopyrightInformation.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class CopyrightInformation
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "authors" must be prefixed
    |         |     with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Private member variable "license" must be prefixed
    |         |     with an underscore
 24 | ERROR   | [ ] Missing doc comment for function __construct()
 24 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing short description in doc comment
 32 | ERROR   | [x] Opening brace should be on a new line
 36 | ERROR   | [ ] Missing short description in doc comment
 39 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phar-io/manifest/src/values/PhpVersionRequirement.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing doc comment for class PhpVersionRequirement
 15 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 16 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [ ] Private member variable "versionConstraint" must be
    |         |     prefixed with an underscore
 21 | ERROR   | [ ] Missing doc comment for function __construct()
 21 | ERROR   | [x] Opening brace should be on a new line
 25 | ERROR   | [ ] Missing short description in doc comment
 28 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phar-io/manifest/src/values/Manifest.php
---------------------------------------------------------------------------
FOUND 42 ERRORS AND 3 WARNINGS AFFECTING 39 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  15 | ERROR   | [ ] Missing doc comment for class Manifest
  15 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  16 | ERROR   | [ ] Missing short description in doc comment
  19 | ERROR   | [ ] Private member variable "name" must be prefixed with
     |         |     an underscore
  21 | ERROR   | [ ] Missing short description in doc comment
  24 | ERROR   | [ ] Private member variable "version" must be prefixed
     |         |     with an underscore
  26 | ERROR   | [ ] Missing short description in doc comment
  29 | ERROR   | [ ] Private member variable "type" must be prefixed with
     |         |     an underscore
  31 | ERROR   | [ ] Missing short description in doc comment
  34 | ERROR   | [ ] Private member variable "copyrightInformation" must
     |         |     be prefixed with an underscore
  36 | ERROR   | [ ] Missing short description in doc comment
  39 | ERROR   | [ ] Private member variable "requirements" must be
     |         |     prefixed with an underscore
  41 | ERROR   | [ ] Missing short description in doc comment
  44 | ERROR   | [ ] Private member variable "bundledComponents" must be
     |         |     prefixed with an underscore
  46 | ERROR   | [ ] Missing doc comment for function __construct()
  46 | WARNING | [ ] Line exceeds 85 characters; contains 214 characters
  46 | ERROR   | [x] Opening brace should be on a new line
  55 | ERROR   | [ ] Missing short description in doc comment
  58 | ERROR   | [x] Opening brace should be on a new line
  62 | ERROR   | [ ] Missing short description in doc comment
  65 | ERROR   | [x] Opening brace should be on a new line
  69 | ERROR   | [ ] Missing short description in doc comment
  72 | ERROR   | [x] Opening brace should be on a new line
  76 | ERROR   | [ ] Missing short description in doc comment
  79 | ERROR   | [x] Opening brace should be on a new line
  83 | ERROR   | [ ] Missing short description in doc comment
  86 | ERROR   | [x] Opening brace should be on a new line
  90 | ERROR   | [ ] Missing short description in doc comment
  93 | ERROR   | [x] Opening brace should be on a new line
  97 | ERROR   | [ ] Missing short description in doc comment
 100 | ERROR   | [x] Opening brace should be on a new line
 104 | ERROR   | [ ] Missing short description in doc comment
 107 | ERROR   | [x] Opening brace should be on a new line
 111 | ERROR   | [ ] Missing short description in doc comment
 114 | ERROR   | [x] Opening brace should be on a new line
 118 | ERROR   | [ ] Missing short description in doc comment
 119 | ERROR   | [ ] Missing parameter comment
 120 | ERROR   | [ ] Missing parameter comment
 124 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 124 | ERROR   | [x] Opening brace should be on a new line
 129 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 129 | ERROR   | [ ] Missing short description in doc comment
 129 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phar-io/manifest/src/values/License.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class License
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "name" must be prefixed with
    |         |     an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Private member variable "url" must be prefixed with an
    |         |     underscore
 24 | ERROR   | [ ] Missing doc comment for function __construct()
 24 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing short description in doc comment
 32 | ERROR   | [x] Opening brace should be on a new line
 36 | ERROR   | [ ] Missing short description in doc comment
 39 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...or/phar-io/manifest/src/values/BundledComponentCollectionIterator.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     BundledComponentCollectionIterator
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "bundledComponents" must be
    |         |     prefixed with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Private member variable "position" must be prefixed
    |         |     with an underscore
 24 | ERROR   | [ ] Missing doc comment for function __construct()
 24 | ERROR   | [x] Opening brace should be on a new line
 28 | ERROR   | [ ] Missing doc comment for function rewind()
 28 | ERROR   | [x] Opening brace should be on a new line
 32 | ERROR   | [ ] Missing short description in doc comment
 35 | ERROR   | [x] Opening brace should be on a new line
 39 | ERROR   | [ ] Missing short description in doc comment
 42 | ERROR   | [x] Opening brace should be on a new line
 46 | ERROR   | [ ] Missing short description in doc comment
 49 | ERROR   | [x] Opening brace should be on a new line
 53 | ERROR   | [ ] Missing doc comment for function next()
 53 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phar-io/manifest/src/values/ApplicationName.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 2 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class ApplicationName
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "name" must be prefixed with
    |         |     an underscore
 22 | ERROR   | [ ] Missing parameter comment
 26 | ERROR   | [x] Opening brace should be on a new line
 32 | ERROR   | [ ] Missing short description in doc comment
 35 | ERROR   | [x] Opening brace should be on a new line
 39 | ERROR   | [ ] Missing doc comment for function isEqual()
 39 | ERROR   | [x] Opening brace should be on a new line
 43 | ERROR   | [ ] Missing short description in doc comment
 44 | ERROR   | [ ] Missing parameter comment
 47 | ERROR   | [ ] Missing @return tag in function comment
 48 | ERROR   | [ ] Private method name
    |         |     "ApplicationName::ensureValidFormat" must be prefixed
    |         |     with an underscore
 48 | ERROR   | [x] Opening brace should be on a new line
 51 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 57 | ERROR   | [ ] Private method name "ApplicationName::ensureIsString"
    |         |     must be prefixed with an underscore
 57 | ERROR   | [ ] Missing doc comment for function ensureIsString()
 57 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phar-io/manifest/src/values/RequirementCollection.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class RequirementCollection
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "requirements" must be
    |         |     prefixed with an underscore
 19 | ERROR   | [ ] Missing doc comment for function add()
 19 | ERROR   | [x] Opening brace should be on a new line
 23 | ERROR   | [ ] Missing short description in doc comment
 26 | ERROR   | [x] Opening brace should be on a new line
 30 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] Opening brace should be on a new line
 37 | ERROR   | [ ] Missing short description in doc comment
 40 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...oList/vendor/phar-io/manifest/src/values/AuthorCollectionIterator.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class AuthorCollectionIterator
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "authors" must be prefixed
    |         |     with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Private member variable "position" must be prefixed
    |         |     with an underscore
 24 | ERROR   | [ ] Missing doc comment for function __construct()
 24 | ERROR   | [x] Opening brace should be on a new line
 28 | ERROR   | [ ] Missing doc comment for function rewind()
 28 | ERROR   | [x] Opening brace should be on a new line
 32 | ERROR   | [ ] Missing short description in doc comment
 35 | ERROR   | [x] Opening brace should be on a new line
 39 | ERROR   | [ ] Missing short description in doc comment
 42 | ERROR   | [x] Opening brace should be on a new line
 46 | ERROR   | [ ] Missing short description in doc comment
 49 | ERROR   | [x] Opening brace should be on a new line
 53 | ERROR   | [ ] Missing doc comment for function next()
 53 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phar-io/manifest/src/values/BundledComponent.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing doc comment for class BundledComponent
 15 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 16 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [ ] Private member variable "name" must be prefixed with
    |         |     an underscore
 21 | ERROR   | [ ] Missing short description in doc comment
 24 | ERROR   | [ ] Private member variable "version" must be prefixed
    |         |     with an underscore
 26 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [ ] Missing parameter comment
 28 | ERROR   | [ ] Missing parameter comment
 30 | ERROR   | [x] Opening brace should be on a new line
 35 | ERROR   | [ ] Missing short description in doc comment
 38 | ERROR   | [x] Opening brace should be on a new line
 42 | ERROR   | [ ] Missing short description in doc comment
 45 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ist/vendor/phar-io/manifest/src/values/BundledComponentCollection.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     BundledComponentCollection
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "bundledComponents" must be
    |         |     prefixed with an underscore
 19 | ERROR   | [ ] Missing doc comment for function add()
 19 | ERROR   | [x] Opening brace should be on a new line
 23 | ERROR   | [ ] Missing short description in doc comment
 26 | ERROR   | [x] Opening brace should be on a new line
 30 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] Opening brace should be on a new line
 37 | ERROR   | [ ] Missing short description in doc comment
 40 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phar-io/manifest/src/values/Type.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 2 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing doc comment for class Type
 15 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 16 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [x] Opening brace should be on a new line
 23 | ERROR   | [ ] Missing short description in doc comment
 26 | ERROR   | [x] Opening brace should be on a new line
 30 | ERROR   | [ ] Missing short description in doc comment
 31 | ERROR   | [ ] Missing parameter comment
 32 | ERROR   | [ ] Missing parameter comment
 36 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 36 | ERROR   | [x] Opening brace should be on a new line
 40 | ERROR   | [ ] Missing short description in doc comment
 43 | ERROR   | [x] Opening brace should be on a new line
 47 | ERROR   | [ ] Missing short description in doc comment
 50 | ERROR   | [x] Opening brace should be on a new line
 54 | ERROR   | [ ] Missing short description in doc comment
 57 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phar-io/manifest/src/values/Extension.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 3 WARNINGS AFFECTING 25 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 16 | ERROR   | [ ] Missing doc comment for class Extension
 16 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 17 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Private member variable "application" must be prefixed
    |         |     with an underscore
 22 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [ ] Private member variable "versionConstraint" must be
    |         |     prefixed with an underscore
 27 | ERROR   | [ ] Missing short description in doc comment
 28 | ERROR   | [ ] Missing parameter comment
 29 | ERROR   | [ ] Missing parameter comment
 31 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 31 | ERROR   | [x] Opening brace should be on a new line
 36 | ERROR   | [ ] Missing short description in doc comment
 39 | ERROR   | [x] Opening brace should be on a new line
 43 | ERROR   | [ ] Missing short description in doc comment
 46 | ERROR   | [x] Opening brace should be on a new line
 50 | ERROR   | [ ] Missing short description in doc comment
 53 | ERROR   | [x] Opening brace should be on a new line
 57 | ERROR   | [ ] Missing short description in doc comment
 58 | ERROR   | [ ] Missing parameter comment
 62 | ERROR   | [x] Opening brace should be on a new line
 66 | ERROR   | [ ] Missing short description in doc comment
 67 | ERROR   | [ ] Missing parameter comment
 68 | ERROR   | [ ] Missing parameter comment
 72 | ERROR   | [x] Opening brace should be on a new line
 73 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phar-io/manifest/src/values/Library.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class Library
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phar-io/manifest/src/values/Application.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class Application
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phar-io/manifest/src/values/Author.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 1 WARNING AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class Author
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "name" must be prefixed with
    |         |     an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Private member variable "email" must be prefixed with
    |         |     an underscore
 24 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [ ] Missing parameter comment
 26 | ERROR   | [ ] Missing parameter comment
 28 | ERROR   | [x] Opening brace should be on a new line
 33 | ERROR   | [ ] Missing short description in doc comment
 36 | ERROR   | [x] Opening brace should be on a new line
 40 | ERROR   | [ ] Missing short description in doc comment
 43 | ERROR   | [x] Opening brace should be on a new line
 47 | ERROR   | [ ] Missing short description in doc comment
 50 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phar-io/manifest/src/values/Url.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class Url
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "url" must be prefixed with an
    |         |     underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 24 | ERROR   | [x] Opening brace should be on a new line
 30 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] Opening brace should be on a new line
 37 | ERROR   | [ ] Missing short description in doc comment
 38 | ERROR   | [ ] Missing parameter comment
 41 | ERROR   | [ ] Missing @return tag in function comment
 42 | ERROR   | [ ] Private method name "Url::ensureUrlIsValid" must be
    |         |     prefixed with an underscore
 42 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phar-io/manifest/src/values/PhpExtensionRequirement.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class PhpExtensionRequirement
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "extension" must be prefixed
    |         |     with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 22 | ERROR   | [x] Opening brace should be on a new line
 26 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phar-io/manifest/src/values/Requirement.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for interface Requirement
 13 | ERROR   | [x] Opening brace of a interface must be on the line after
    |         |     the definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phar-io/manifest/src/values/AuthorCollection.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class AuthorCollection
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "authors" must be prefixed
    |         |     with an underscore
 19 | ERROR   | [ ] Missing doc comment for function add()
 19 | ERROR   | [x] Opening brace should be on a new line
 23 | ERROR   | [ ] Missing short description in doc comment
 26 | ERROR   | [x] Opening brace should be on a new line
 30 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] Opening brace should be on a new line
 37 | ERROR   | [ ] Missing short description in doc comment
 40 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/phar-io/manifest/src/values/Email.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class Email
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "email" must be prefixed with
    |         |     an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 24 | ERROR   | [x] Opening brace should be on a new line
 30 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] Opening brace should be on a new line
 37 | ERROR   | [ ] Missing short description in doc comment
 38 | ERROR   | [ ] Missing parameter comment
 41 | ERROR   | [ ] Missing @return tag in function comment
 42 | ERROR   | [ ] Private method name "Email::ensureEmailIsValid" must
    |         |     be prefixed with an underscore
 42 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phar-io/manifest/src/ManifestLoader.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class ManifestLoader
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 15 | ERROR   | [ ] Missing parameter comment
 21 | ERROR   | [x] Opening brace should be on a new line
 35 | ERROR   | [ ] Missing short description in doc comment
 36 | ERROR   | [ ] Missing parameter comment
 42 | ERROR   | [x] Opening brace should be on a new line
 46 | ERROR   | [ ] Missing short description in doc comment
 47 | ERROR   | [ ] Missing parameter comment
 53 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phar-io/manifest/src/ManifestSerializer.php
---------------------------------------------------------------------------
FOUND 46 ERRORS AND 7 WARNINGS AFFECTING 30 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  18 | ERROR   | [ ] Missing doc comment for class ManifestSerializer
  18 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  19 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [ ] Private member variable "xmlWriter" must be prefixed
     |         |     with an underscore
  24 | ERROR   | [ ] Missing doc comment for function serializeToFile()
  24 | ERROR   | [x] Opening brace should be on a new line
  31 | ERROR   | [ ] Missing doc comment for function serializeToString()
  31 | ERROR   | [x] Opening brace should be on a new line
  34 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  42 | ERROR   | [ ] Private method name
     |         |     "ManifestSerializer::startDocument" must be prefixed
     |         |     with an underscore
  42 | ERROR   | [ ] Missing doc comment for function startDocument()
  42 | ERROR   | [x] Opening brace should be on a new line
  54 | ERROR   | [ ] Private method name
     |         |     "ManifestSerializer::finishDocument" must be prefixed
     |         |     with an underscore
  54 | ERROR   | [ ] Missing doc comment for function finishDocument()
  54 | ERROR   | [x] Opening brace should be on a new line
  61 | ERROR   | [ ] Private method name "ManifestSerializer::addContains"
     |         |     must be prefixed with an underscore
  61 | ERROR   | [ ] Missing doc comment for function addContains()
  61 | ERROR   | [x] Opening brace should be on a new line
  67 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  70 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  70 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 16 spaces, found 12
  72 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  75 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  75 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 16 spaces, found 12
  77 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  80 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  82 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  82 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 16 spaces, found 12
  84 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  86 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  86 | ERROR   | [x] Case breaking statement indented incorrectly;
     |         |     expected 16 spaces, found 12
  92 | ERROR   | [ ] Private method name
     |         |     "ManifestSerializer::addCopyright" must be prefixed
     |         |     with an underscore
  92 | ERROR   | [ ] Missing doc comment for function addCopyright()
  92 | ERROR   | [x] Opening brace should be on a new line
  95 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 112 | ERROR   | [ ] Private method name
     |         |     "ManifestSerializer::addRequirements" must be
     |         |     prefixed with an underscore
 112 | ERROR   | [ ] Missing doc comment for function addRequirements()
 112 | ERROR   | [x] Opening brace should be on a new line
 116 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 131 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 141 | ERROR   | [ ] Private method name "ManifestSerializer::addBundles"
     |         |     must be prefixed with an underscore
 141 | ERROR   | [ ] Missing doc comment for function addBundles()
 141 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 141 | ERROR   | [x] Opening brace should be on a new line
 147 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 150 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 157 | ERROR   | [ ] Private method name
     |         |     "ManifestSerializer::addExtension" must be prefixed
     |         |     with an underscore
 157 | ERROR   | [ ] Missing doc comment for function addExtension()
 157 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 157 | ERROR   | [x] Opening brace should be on a new line
 160 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phar-io/manifest/src/exceptions/ManifestElementException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 5 | ERROR | [ ] Missing doc comment for class ManifestElementException
 5 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phar-io/manifest/src/exceptions/InvalidUrlException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class InvalidUrlException
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/src/exceptions/Exception.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for interface Exception
 13 | ERROR   | [x] Opening brace of a interface must be on the line after
    |         |     the definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r/phar-io/manifest/src/exceptions/ManifestDocumentMapperException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR   | [ ] Missing file doc comment
 5 | ERROR   | [ ] Missing doc comment for class
   |         |     ManifestDocumentMapperException
 5 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 5 | ERROR   | [x] Opening brace of a class must be on the line after the
   |         |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/phar-io/manifest/src/exceptions/ManifestLoaderException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 5 | ERROR | [ ] Missing doc comment for class ManifestLoaderException
 5 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r/phar-io/manifest/src/exceptions/InvalidApplicationNameException.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     InvalidApplicationNameException
 13 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Class constants must be uppercase; expected NOTASTRING
    |         |     but found NotAString
 15 | ERROR   | [ ] Class constants must be uppercase; expected
    |         |     INVALIDFORMAT but found InvalidFormat
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phar-io/manifest/src/exceptions/ManifestDocumentException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 5 | ERROR | [ ] Missing doc comment for class ManifestDocumentException
 5 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...List/vendor/phar-io/manifest/src/exceptions/InvalidEmailException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class InvalidEmailException
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phar-io/manifest/src/ManifestDocumentMapper.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 6 WARNINGS AFFECTING 32 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  17 | ERROR   | [ ] Missing doc comment for class ManifestDocumentMapper
  17 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  18 | ERROR   | [ ] Missing short description in doc comment
  19 | ERROR   | [ ] Missing parameter comment
  24 | ERROR   | [ ] Missing @return tag in function comment
  25 | ERROR   | [x] Opening brace should be on a new line
  29 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  30 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  42 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  44 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  48 | ERROR   | [ ] Missing short description in doc comment
  49 | ERROR   | [ ] Missing parameter comment
  55 | ERROR   | [ ] Private method name "ManifestDocumentMapper::mapType"
     |         |     must be prefixed with an underscore
  55 | ERROR   | [x] Opening brace should be on a new line
  57 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  59 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  61 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  70 | ERROR   | [ ] Missing short description in doc comment
  71 | ERROR   | [ ] Missing parameter comment
  78 | ERROR   | [ ] Private method name
     |         |     "ManifestDocumentMapper::mapCopyright" must be
     |         |     prefixed with an underscore
  78 | ERROR   | [x] Opening brace should be on a new line
  81 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 102 | ERROR   | [ ] Missing short description in doc comment
 103 | ERROR   | [ ] Missing parameter comment
 109 | ERROR   | [ ] Private method name
     |         |     "ManifestDocumentMapper::mapRequirements" must be
     |         |     prefixed with an underscore
 109 | ERROR   | [x] Opening brace should be on a new line
 134 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 143 | ERROR   | [ ] Missing short description in doc comment
 144 | ERROR   | [ ] Missing parameter comment
 148 | ERROR   | [ ] Private method name
     |         |     "ManifestDocumentMapper::mapBundledComponents" must
     |         |     be prefixed with an underscore
 148 | ERROR   | [x] Opening brace should be on a new line
 155 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...)
     |         |     {\n"
 155 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 169 | ERROR   | [ ] Missing short description in doc comment
 170 | ERROR   | [ ] Missing parameter comment
 176 | ERROR   | [ ] Private method name
     |         |     "ManifestDocumentMapper::mapExtension" must be
     |         |     prefixed with an underscore
 176 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phar-io/manifest/examples/example-01.php
---------------------------------------------------------------------------
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
  5 | WARNING | Line exceeds 85 characters; contains 125 characters
 16 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/tests/ManifestLoaderTest.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  5 | ERROR | [ ] Missing short description in doc comment
 44 | ERROR | [ ] Missing @category tag in class comment
 44 | ERROR | [ ] Missing @package tag in class comment
 44 | ERROR | [ ] Missing @author tag in class comment
 44 | ERROR | [ ] Missing @license tag in class comment
 44 | ERROR | [ ] Missing @link tag in class comment
 45 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
 46 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeLoadedFromFile()
 46 | ERROR | [x] Opening brace should be on a new line
 53 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeLoadedFromString()
 53 | ERROR | [x] Opening brace should be on a new line
 62 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeLoadedFromPhar()
 62 | ERROR | [x] Opening brace should be on a new line
 70 | ERROR | [ ] Missing doc comment for function
    |       |     testLoadingNonExistingFileThrowsException()
 70 | ERROR | [x] Opening brace should be on a new line
 75 | ERROR | [ ] Missing short description in doc comment
 77 | ERROR | [ ] Missing @return tag in function comment
 78 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ist/vendor/phar-io/manifest/tests/xml/AuthorElementCollectionTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  7 | ERROR   | [ ] Missing doc comment for class
    |         |     AuthorElementCollectionTest
  7 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  8 | ERROR   | [ ] Missing doc comment for function
    |         |     testAuthorElementCanBeRetrievedFromCollection()
  8 | ERROR   | [x] Opening brace should be on a new line
 10 | WARNING | [ ] Line exceeds 85 characters; contains 145 characters
 13 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phar-io/manifest/tests/xml/CopyrightElementTest.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 4 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  7 | ERROR   | [ ] Missing doc comment for class CopyrightElementTest
  7 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  8 | ERROR   | [ ] Missing short description in doc comment
 11 | ERROR   | [ ] Private member variable "dom" must be prefixed with an
    |         |     underscore
 13 | ERROR   | [ ] Missing short description in doc comment
 16 | ERROR   | [ ] Private member variable "copyright" must be prefixed
    |         |     with an underscore
 18 | ERROR   | [ ] Missing doc comment for function setUp()
 18 | ERROR   | [x] Opening brace should be on a new line
 20 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 24 | ERROR   | [ ] Missing doc comment for function
    |         |     testThrowsExceptionWhenGetAuthroElementsIsCalledButNodesAreMissing()
 24 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 24 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing doc comment for function
    |         |     testThrowsExceptionWhenGetLicenseElementIsCalledButNodeIsMissing()
 29 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 29 | ERROR   | [x] Opening brace should be on a new line
 34 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetAuthorElementsReturnsAuthorElementCollection()
 34 | ERROR   | [x] Opening brace should be on a new line
 43 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetLicenseElementReturnsLicenseElement()
 43 | ERROR   | [x] Opening brace should be on a new line
 45 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phar-io/manifest/tests/xml/ComponentElementCollectionTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  7 | ERROR   | [ ] Missing doc comment for class
    |         |     ComponentElementCollectionTest
  7 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  8 | ERROR   | [ ] Missing doc comment for function
    |         |     testComponentElementCanBeRetrievedFromCollection()
  8 | ERROR   | [x] Opening brace should be on a new line
 10 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 13 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phar-io/manifest/tests/xml/AuthorElementTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  5 | ERROR   | [ ] Missing doc comment for class AuthorElementTest
  5 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  6 | ERROR   | [ ] Missing short description in doc comment
  9 | ERROR   | [ ] Private member variable "author" must be prefixed with
    |         |     an underscore
 11 | ERROR   | [ ] Missing doc comment for function setUp()
 11 | ERROR   | [x] Opening brace should be on a new line
 13 | WARNING | [ ] Line exceeds 85 characters; contains 145 characters
 17 | ERROR   | [ ] Missing doc comment for function
    |         |     testNameCanBeRetrieved()
 17 | ERROR   | [x] Opening brace should be on a new line
 21 | ERROR   | [ ] Missing doc comment for function
    |         |     testEmailCanBeRetrieved()
 21 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phar-io/manifest/tests/xml/BundlesElementTest.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 3 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  7 | ERROR   | [ ] Missing doc comment for class BundlesElementTest
  7 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  8 | ERROR   | [ ] Missing short description in doc comment
 11 | ERROR   | [ ] Private member variable "dom" must be prefixed with an
    |         |     underscore
 13 | ERROR   | [ ] Missing short description in doc comment
 16 | ERROR   | [ ] Private member variable "bundles" must be prefixed
    |         |     with an underscore
 18 | ERROR   | [ ] Missing doc comment for function setUp()
 18 | ERROR   | [x] Opening brace should be on a new line
 20 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 24 | ERROR   | [ ] Missing doc comment for function
    |         |     testThrowsExceptionWhenGetComponentElementsIsCalledButNodesAreMissing()
 24 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 24 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetComponentElementsReturnsComponentElementCollection()
 29 | ERROR   | [x] Opening brace should be on a new line
 36 | ERROR   | [ ] Private method name "BundlesElementTest::addComponent"
    |         |     must be prefixed with an underscore
 36 | ERROR   | [ ] Missing doc comment for function addComponent()
 36 | ERROR   | [x] Opening brace should be on a new line
 38 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phar-io/manifest/tests/xml/RequiresElementTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 2 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  7 | ERROR   | [ ] Missing doc comment for class RequiresElementTest
  7 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  8 | ERROR   | [ ] Missing short description in doc comment
 11 | ERROR   | [ ] Private member variable "dom" must be prefixed with an
    |         |     underscore
 13 | ERROR   | [ ] Missing short description in doc comment
 16 | ERROR   | [ ] Private member variable "requires" must be prefixed
    |         |     with an underscore
 18 | ERROR   | [ ] Missing doc comment for function setUp()
 18 | ERROR   | [x] Opening brace should be on a new line
 20 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 24 | ERROR   | [ ] Missing doc comment for function
    |         |     testThrowsExceptionWhenGetPhpElementIsCalledButElementIsMissing()
 24 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 24 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing doc comment for function
    |         |     testHasExtElementsReturnsTrueWhenExtensionsAreRequired()
 29 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/tests/xml/ExtElementTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  5 | ERROR   | [ ] Missing doc comment for class ExtElementTest
  5 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  6 | ERROR   | [ ] Missing short description in doc comment
  9 | ERROR   | [ ] Private member variable "ext" must be prefixed with an
    |         |     underscore
 11 | ERROR   | [ ] Missing doc comment for function setUp()
 11 | ERROR   | [x] Opening brace should be on a new line
 13 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 17 | ERROR   | [ ] Missing doc comment for function
    |         |     testNameCanBeRetrieved()
 17 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/tests/xml/PhpElementTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 2 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  7 | ERROR   | [ ] Missing doc comment for class PhpElementTest
  7 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  8 | ERROR   | [ ] Missing short description in doc comment
 11 | ERROR   | [ ] Private member variable "dom" must be prefixed with an
    |         |     underscore
 13 | ERROR   | [ ] Missing short description in doc comment
 16 | ERROR   | [ ] Private member variable "php" must be prefixed with an
    |         |     underscore
 18 | ERROR   | [ ] Missing doc comment for function setUp()
 18 | ERROR   | [x] Opening brace should be on a new line
 20 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 24 | ERROR   | [ ] Missing doc comment for function
    |         |     testVersionConstraintCanBeRetrieved()
 24 | ERROR   | [x] Opening brace should be on a new line
 28 | ERROR   | [ ] Missing doc comment for function
    |         |     testHasExtElementsReturnsFalseWhenNoExtensionsAreRequired()
 28 | ERROR   | [x] Opening brace should be on a new line
 32 | ERROR   | [ ] Missing doc comment for function
    |         |     testHasExtElementsReturnsTrueWhenExtensionsAreRequired()
 32 | ERROR   | [x] Opening brace should be on a new line
 37 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetExtElementsReturnsExtElementCollection()
 37 | ERROR   | [x] Opening brace should be on a new line
 39 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 42 | ERROR   | [ ] Private method name "PhpElementTest::addExtElement"
    |         |     must be prefixed with an underscore
 42 | ERROR   | [ ] Missing doc comment for function addExtElement()
 42 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phar-io/manifest/tests/xml/ComponentElementTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  5 | ERROR   | [ ] Missing doc comment for class ComponentElementTest
  5 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  6 | ERROR   | [ ] Missing short description in doc comment
  9 | ERROR   | [ ] Private member variable "component" must be prefixed
    |         |     with an underscore
 11 | ERROR   | [ ] Missing doc comment for function setUp()
 11 | ERROR   | [x] Opening brace should be on a new line
 13 | WARNING | [ ] Line exceeds 85 characters; contains 139 characters
 17 | ERROR   | [ ] Missing doc comment for function
    |         |     testNameCanBeRetrieved()
 17 | ERROR   | [x] Opening brace should be on a new line
 21 | ERROR   | [ ] Missing doc comment for function
    |         |     testEmailCanBeRetrieved()
 21 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phar-io/manifest/tests/xml/ContainsElementTest.php
---------------------------------------------------------------------------
FOUND 23 ERRORS AND 3 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  8 | ERROR   | [ ] Missing doc comment for class ContainsElementTest
  8 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  9 | ERROR   | [ ] Missing short description in doc comment
 12 | ERROR   | [ ] Private member variable "domElement" must be prefixed
    |         |     with an underscore
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "contains" must be prefixed
    |         |     with an underscore
 19 | ERROR   | [ ] Missing doc comment for function setUp()
 19 | ERROR   | [x] Opening brace should be on a new line
 21 | WARNING | [ ] Line exceeds 85 characters; contains 154 characters
 26 | ERROR   | [ ] Missing doc comment for function
    |         |     testVersionCanBeRetrieved()
 26 | ERROR   | [x] Opening brace should be on a new line
 30 | ERROR   | [ ] Missing doc comment for function
    |         |     testThrowsExceptionWhenVersionAttributeIsMissing()
 30 | ERROR   | [x] Opening brace should be on a new line
 36 | ERROR   | [ ] Missing doc comment for function
    |         |     testNameCanBeRetrieved()
 36 | ERROR   | [x] Opening brace should be on a new line
 40 | ERROR   | [ ] Missing doc comment for function
    |         |     testThrowsExceptionWhenNameAttributeIsMissing()
 40 | ERROR   | [x] Opening brace should be on a new line
 46 | ERROR   | [ ] Missing doc comment for function
    |         |     testTypeCanBeRetrieved()
 46 | ERROR   | [x] Opening brace should be on a new line
 50 | ERROR   | [ ] Missing doc comment for function
    |         |     testThrowsExceptionWhenTypeAttributeIsMissing()
 50 | ERROR   | [x] Opening brace should be on a new line
 56 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetExtensionElementReturnsExtensionElement()
 56 | ERROR   | [x] Opening brace should be on a new line
 58 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 60 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phar-io/manifest/tests/xml/ManifestDocumentTest.php
---------------------------------------------------------------------------
FOUND 41 ERRORS AND 2 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   5 | ERROR   | [ ] Missing doc comment for class ManifestDocumentTest
   5 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
   6 | ERROR   | [ ] Missing doc comment for function
     |         |     testThrowsExceptionWhenFileDoesNotExist()
   6 | ERROR   | [x] Opening brace should be on a new line
  11 | ERROR   | [ ] Missing doc comment for function
     |         |     testCanBeCreatedFromFile()
  11 | ERROR   | [x] Opening brace should be on a new line
  18 | ERROR   | [ ] Missing doc comment for function
     |         |     testCaneBeConstructedFromString()
  18 | ERROR   | [x] Opening brace should be on a new line
  26 | ERROR   | [ ] Missing doc comment for function
     |         |     testThrowsExceptionOnInvalidXML()
  26 | ERROR   | [x] Opening brace should be on a new line
  31 | ERROR   | [ ] Missing doc comment for function
     |         |     testLoadingDocumentWithWrongRootNameThrowsException()
  31 | ERROR   | [x] Opening brace should be on a new line
  36 | ERROR   | [ ] Missing doc comment for function
     |         |     testLoadingDocumentWithWrongNamespaceThrowsException()
  36 | ERROR   | [x] Opening brace should be on a new line
  38 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  41 | ERROR   | [ ] Missing doc comment for function
     |         |     testContainsElementCanBeRetrieved()
  41 | ERROR   | [x] Opening brace should be on a new line
  48 | ERROR   | [ ] Missing doc comment for function
     |         |     testRequiresElementCanBeRetrieved()
  48 | ERROR   | [x] Opening brace should be on a new line
  55 | ERROR   | [ ] Missing doc comment for function
     |         |     testCopyrightElementCanBeRetrieved()
  55 | ERROR   | [x] Opening brace should be on a new line
  62 | ERROR   | [ ] Missing doc comment for function
     |         |     testBundlesElementCanBeRetrieved()
  62 | ERROR   | [x] Opening brace should be on a new line
  69 | ERROR   | [ ] Missing doc comment for function
     |         |     testThrowsExceptionWhenContainsIsMissing()
  69 | ERROR   | [x] Opening brace should be on a new line
  74 | ERROR   | [ ] Missing doc comment for function
     |         |     testThrowsExceptionWhenCopyirhgtIsMissing()
  74 | ERROR   | [x] Opening brace should be on a new line
  79 | ERROR   | [ ] Missing doc comment for function
     |         |     testThrowsExceptionWhenRequiresIsMissing()
  79 | ERROR   | [x] Opening brace should be on a new line
  84 | ERROR   | [ ] Missing doc comment for function
     |         |     testThrowsExceptionWhenBundlesIsMissing()
  84 | ERROR   | [x] Opening brace should be on a new line
  89 | ERROR   | [ ] Missing doc comment for function
     |         |     testHasBundlesReturnsTrueWhenBundlesNodeIsPresent()
  89 | ERROR   | [x] Opening brace should be on a new line
  95 | ERROR   | [ ] Missing doc comment for function
     |         |     testHasBundlesReturnsFalseWhenBundlesNoNodeIsPresent()
  95 | ERROR   | [x] Opening brace should be on a new line
 101 | ERROR   | [ ] Private method name
     |         |     "ManifestDocumentTest::loadFixture" must be prefixed
     |         |     with an underscore
 101 | ERROR   | [ ] Missing doc comment for function loadFixture()
 101 | ERROR   | [x] Opening brace should be on a new line
 102 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 105 | ERROR   | [ ] Private method name
     |         |     "ManifestDocumentTest::loadEmptyFixture" must be
     |         |     prefixed with an underscore
 105 | ERROR   | [ ] Missing doc comment for function loadEmptyFixture()
 105 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phar-io/manifest/tests/xml/ExtElementCollectionTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  7 | ERROR   | [ ] Missing doc comment for class ExtElementCollectionTest
  7 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  8 | ERROR   | [ ] Missing doc comment for function
    |         |     testComponentElementCanBeRetrievedFromCollection()
  8 | ERROR   | [x] Opening brace should be on a new line
 10 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 13 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phar-io/manifest/tests/xml/LicenseElementTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  5 | ERROR   | [ ] Missing doc comment for class LicenseElementTest
  5 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  6 | ERROR   | [ ] Missing short description in doc comment
  9 | ERROR   | [ ] Private member variable "license" must be prefixed
    |         |     with an underscore
 11 | ERROR   | [ ] Missing doc comment for function setUp()
 11 | ERROR   | [x] Opening brace should be on a new line
 13 | WARNING | [ ] Line exceeds 85 characters; contains 144 characters
 17 | ERROR   | [ ] Missing doc comment for function
    |         |     testTypeCanBeRetrieved()
 17 | ERROR   | [x] Opening brace should be on a new line
 21 | ERROR   | [ ] Missing doc comment for function
    |         |     testUrlCanBeRetrieved()
 21 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phar-io/manifest/tests/xml/ExtensionElementTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  5 | ERROR   | [ ] Missing doc comment for class ExtensionElementTest
  5 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  6 | ERROR   | [ ] Missing short description in doc comment
  9 | ERROR   | [ ] Private member variable "extension" must be prefixed
    |         |     with an underscore
 11 | ERROR   | [ ] Missing doc comment for function setUp()
 11 | ERROR   | [x] Opening brace should be on a new line
 13 | WARNING | [ ] Line exceeds 85 characters; contains 140 characters
 17 | ERROR   | [ ] Missing doc comment for function
    |         |     testNForCanBeRetrieved()
 17 | ERROR   | [x] Opening brace should be on a new line
 21 | ERROR   | [ ] Missing doc comment for function
    |         |     testCompatibleVersionConstraintCanBeRetrieved()
 21 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phar-io/manifest/tests/ManifestDocumentMapperTest.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 4 WARNINGS AFFECTING 19 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
   5 | ERROR   | [ ] Missing short description in doc comment
  44 | ERROR   | [ ] Missing @category tag in class comment
  44 | ERROR   | [ ] Missing @package tag in class comment
  44 | ERROR   | [ ] Missing @author tag in class comment
  44 | ERROR   | [ ] Missing @license tag in class comment
  44 | ERROR   | [ ] Missing @link tag in class comment
  45 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  46 | ERROR   | [ ] Missing short description in doc comment
  46 | ERROR   | [ ] Doc comment for parameter "$expected" missing
  49 | ERROR   | [ ] Missing parameter name
  56 | ERROR   | [ ] Missing @return tag in function comment
  57 | ERROR   | [x] Opening brace should be on a new line
  67 | ERROR   | [ ] Missing doc comment for function dataProvider()
  67 | ERROR   | [x] Opening brace should be on a new line
  75 | ERROR   | [ ] Missing doc comment for function
     |         |     testThrowsExceptionOnUnsupportedType()
  75 | ERROR   | [x] Opening brace should be on a new line
  76 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  83 | ERROR   | [ ] Missing doc comment for function
     |         |     testInvalidVersionInformationThrowsException()
  83 | ERROR   | [x] Opening brace should be on a new line
  84 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  91 | ERROR   | [ ] Missing doc comment for function
     |         |     testInvalidVersionConstraintThrowsException()
  91 | ERROR   | [x] Opening brace should be on a new line
  92 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  99 | ERROR   | [ ] Missing short description in doc comment
 101 | ERROR   | [ ] Missing @return tag in function comment
 102 | ERROR   | [x] Opening brace should be on a new line
 103 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phar-io/manifest/tests/ManifestSerializerTest.php
---------------------------------------------------------------------------
FOUND 21 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  7 | ERROR   | [ ] Missing short description in doc comment
 46 | ERROR   | [ ] Missing @category tag in class comment
 46 | ERROR   | [ ] Missing @package tag in class comment
 46 | ERROR   | [ ] Missing @author tag in class comment
 46 | ERROR   | [ ] Missing @license tag in class comment
 46 | ERROR   | [ ] Missing @link tag in class comment
 47 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 48 | ERROR   | [ ] Missing short description in doc comment
 48 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 51 | ERROR   | [ ] Missing parameter name
 57 | ERROR   | [ ] Missing @return tag in function comment
 58 | ERROR   | [x] Opening brace should be on a new line
 69 | ERROR   | [ ] Missing doc comment for function dataProvider()
 69 | ERROR   | [x] Opening brace should be on a new line
 71 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 77 | ERROR   | [ ] Missing short description in doc comment
 80 | ERROR   | [ ] Missing @return tag in function comment
 81 | ERROR   | [x] Opening brace should be on a new line
 91 | ERROR   | [ ] Missing short description in doc comment
 93 | ERROR   | [ ] Missing @return tag in function comment
 94 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phar-io/manifest/tests/values/PhpExtensionRequirementTest.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 19 | ERROR   | [x] Opening brace should be on a new line
 20 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 23 | ERROR   | [ ] Missing doc comment for function
    |         |     testCanBeUsedAsString()
 23 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phar-io/manifest/tests/values/AuthorTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [ ] Missing @category tag in class comment
 19 | ERROR   | [ ] Missing @package tag in class comment
 19 | ERROR   | [ ] Missing @author tag in class comment
 19 | ERROR   | [ ] Missing @license tag in class comment
 19 | ERROR   | [ ] Missing @link tag in class comment
 20 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 21 | ERROR   | [ ] Missing short description in doc comment
 24 | ERROR   | [ ] Private member variable "author" must be prefixed with
    |         |     an underscore
 26 | ERROR   | [ ] Missing doc comment for function setUp()
 26 | ERROR   | [x] Opening brace should be on a new line
 30 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 30 | ERROR   | [x] Opening brace should be on a new line
 34 | ERROR   | [ ] Missing doc comment for function
    |         |     testNameCanBeRetrieved()
 34 | ERROR   | [x] Opening brace should be on a new line
 38 | ERROR   | [ ] Missing doc comment for function
    |         |     testEmailCanBeRetrieved()
 38 | ERROR   | [x] Opening brace should be on a new line
 42 | ERROR   | [ ] Missing doc comment for function
    |         |     testCanBeUsedAsString()
 42 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phar-io/manifest/tests/values/EmailTest.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function
    |         |     testCanBeCreatedForValidEmail()
 19 | ERROR   | [x] Opening brace should be on a new line
 23 | ERROR   | [ ] Missing doc comment for function
    |         |     testCanBeUsedAsString()
 23 | ERROR   | [x] Opening brace should be on a new line
 27 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [ ] Missing @return tag in function comment
 30 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phar-io/manifest/tests/values/BundledComponentCollectionTest.php
---------------------------------------------------------------------------
FOUND 23 ERRORS AND 3 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 16 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @author tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 23 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 24 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [ ] Private member variable "collection" must be prefixed
    |         |     with an underscore
 29 | ERROR   | [ ] Missing short description in doc comment
 32 | ERROR   | [ ] Private member variable "item" must be prefixed with
    |         |     an underscore
 34 | ERROR   | [ ] Missing doc comment for function setUp()
 34 | ERROR   | [x] Opening brace should be on a new line
 36 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 39 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 39 | ERROR   | [x] Opening brace should be on a new line
 40 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 43 | ERROR   | [ ] Missing doc comment for function testCanBeCounted()
 43 | ERROR   | [x] Opening brace should be on a new line
 49 | ERROR   | [ ] Missing doc comment for function testCanBeIterated()
 49 | ERROR   | [x] Opening brace should be on a new line
 56 | ERROR   | [ ] Missing doc comment for function
    |         |     testKeyPositionCanBeRetreived()
 56 | ERROR   | [x] Opening brace should be on a new line
 58 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ist/vendor/phar-io/manifest/tests/values/CopyrightInformationTest.php
---------------------------------------------------------------------------
FOUND 22 ERRORS AND 6 WARNINGS AFFECTING 20 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 25 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 26 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [ ] Private member variable "copyrightInformation" must be
    |         |     prefixed with an underscore
 31 | ERROR   | [ ] Missing short description in doc comment
 34 | ERROR   | [ ] Private member variable "author" must be prefixed with
    |         |     an underscore
 36 | ERROR   | [ ] Missing short description in doc comment
 39 | ERROR   | [ ] Private member variable "license" must be prefixed
    |         |     with an underscore
 41 | ERROR   | [ ] Missing doc comment for function setUp()
 41 | ERROR   | [x] Opening brace should be on a new line
 43 | WARNING | [ ] Line exceeds 85 characters; contains 130 characters
 48 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 51 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 51 | ERROR   | [x] Opening brace should be on a new line
 52 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 55 | ERROR   | [ ] Missing doc comment for function
    |         |     testAuthorsCanBeRetrieved()
 55 | ERROR   | [x] Opening brace should be on a new line
 56 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 59 | ERROR   | [ ] Missing doc comment for function
    |         |     testLicenseCanBeRetrieved()
 59 | ERROR   | [x] Opening brace should be on a new line
 60 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phar-io/manifest/tests/values/ManifestTest.php
---------------------------------------------------------------------------
FOUND 46 ERRORS AND 6 WARNINGS AFFECTING 38 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  17 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [ ] Missing @category tag in class comment
  35 | ERROR   | [ ] Missing @package tag in class comment
  35 | ERROR   | [ ] Missing @author tag in class comment
  35 | ERROR   | [ ] Missing @license tag in class comment
  35 | ERROR   | [ ] Missing @link tag in class comment
  36 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  37 | ERROR   | [ ] Missing short description in doc comment
  40 | ERROR   | [ ] Private member variable "name" must be prefixed with
     |         |     an underscore
  42 | ERROR   | [ ] Missing short description in doc comment
  45 | ERROR   | [ ] Private member variable "version" must be prefixed
     |         |     with an underscore
  47 | ERROR   | [ ] Missing short description in doc comment
  50 | ERROR   | [ ] Private member variable "type" must be prefixed with
     |         |     an underscore
  52 | ERROR   | [ ] Missing short description in doc comment
  55 | ERROR   | [ ] Private member variable "copyrightInformation" must
     |         |     be prefixed with an underscore
  57 | ERROR   | [ ] Missing short description in doc comment
  60 | ERROR   | [ ] Private member variable "requirements" must be
     |         |     prefixed with an underscore
  62 | ERROR   | [ ] Missing short description in doc comment
  65 | ERROR   | [ ] Private member variable "bundledComponents" must be
     |         |     prefixed with an underscore
  67 | ERROR   | [ ] Missing short description in doc comment
  70 | ERROR   | [ ] Private member variable "manifest" must be prefixed
     |         |     with an underscore
  72 | ERROR   | [ ] Missing doc comment for function setUp()
  72 | ERROR   | [x] Opening brace should be on a new line
  78 | WARNING | [ ] Line exceeds 85 characters; contains 124 characters
  86 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  89 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 103 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 103 | ERROR   | [x] Opening brace should be on a new line
 107 | ERROR   | [ ] Missing doc comment for function
     |         |     testNameCanBeRetrieved()
 107 | ERROR   | [x] Opening brace should be on a new line
 111 | ERROR   | [ ] Missing doc comment for function
     |         |     testVersionCanBeRetrieved()
 111 | ERROR   | [x] Opening brace should be on a new line
 115 | ERROR   | [ ] Missing doc comment for function
     |         |     testTypeCanBeRetrieved()
 115 | ERROR   | [x] Opening brace should be on a new line
 119 | ERROR   | [ ] Missing doc comment for function
     |         |     testTypeCanBeQueried()
 119 | ERROR   | [x] Opening brace should be on a new line
 125 | ERROR   | [ ] Missing doc comment for function
     |         |     testCopyrightInformationCanBeRetrieved()
 125 | ERROR   | [x] Opening brace should be on a new line
 126 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 129 | ERROR   | [ ] Missing doc comment for function
     |         |     testRequirementsCanBeRetrieved()
 129 | ERROR   | [x] Opening brace should be on a new line
 133 | ERROR   | [ ] Missing doc comment for function
     |         |     testBundledComponentsCanBeRetrieved()
 133 | ERROR   | [x] Opening brace should be on a new line
 134 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 137 | ERROR   | [ ] Missing short description in doc comment
 139 | ERROR   | [ ] Missing @return tag in function comment
 155 | ERROR   | [ ] Missing doc comment for function
     |         |     testNonExtensionReturnsFalseWhenQueriesForExtension()
 155 | ERROR   | [x] Opening brace should be on a new line
 169 | ERROR   | [ ] Missing short description in doc comment
 171 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phar-io/manifest/tests/values/BundledComponentTest.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 4 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 16 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing @category tag in class comment
 20 | ERROR   | [ ] Missing @package tag in class comment
 20 | ERROR   | [ ] Missing @author tag in class comment
 20 | ERROR   | [ ] Missing @license tag in class comment
 20 | ERROR   | [ ] Missing @link tag in class comment
 21 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 22 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [ ] Private member variable "bundledComponent" must be
    |         |     prefixed with an underscore
 27 | ERROR   | [ ] Missing doc comment for function setUp()
 27 | ERROR   | [x] Opening brace should be on a new line
 28 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 31 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 31 | ERROR   | [x] Opening brace should be on a new line
 35 | ERROR   | [ ] Missing doc comment for function
    |         |     testNameCanBeRetrieved()
 35 | ERROR   | [x] Opening brace should be on a new line
 36 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 39 | ERROR   | [ ] Missing doc comment for function
    |         |     testVersionCanBeRetrieved()
 39 | ERROR   | [x] Opening brace should be on a new line
 40 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phar-io/manifest/tests/values/ExtensionTest.php
---------------------------------------------------------------------------
FOUND 32 ERRORS AND 6 WARNINGS AFFECTING 24 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  19 | ERROR   | [ ] Missing short description in doc comment
  25 | ERROR   | [ ] Missing @category tag in class comment
  25 | ERROR   | [ ] Missing @package tag in class comment
  25 | ERROR   | [ ] Missing @author tag in class comment
  25 | ERROR   | [ ] Missing @license tag in class comment
  25 | ERROR   | [ ] Missing @link tag in class comment
  26 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  27 | ERROR   | [ ] Missing short description in doc comment
  30 | ERROR   | [ ] Private member variable "type" must be prefixed with
     |         |     an underscore
  32 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [ ] Private member variable "name" must be prefixed with
     |         |     an underscore
  37 | ERROR   | [ ] Missing doc comment for function setUp()
  37 | ERROR   | [x] Opening brace should be on a new line
  42 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
  42 | ERROR   | [x] Opening brace should be on a new line
  46 | ERROR   | [ ] Missing doc comment for function
     |         |     testIsNotApplication()
  46 | ERROR   | [x] Opening brace should be on a new line
  50 | ERROR   | [ ] Missing doc comment for function testIsNotLibrary()
  50 | ERROR   | [x] Opening brace should be on a new line
  54 | ERROR   | [ ] Missing doc comment for function testIsExtension()
  54 | ERROR   | [x] Opening brace should be on a new line
  58 | ERROR   | [ ] Missing doc comment for function
     |         |     testApplicationCanBeRetrieved()
  60 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  63 | ERROR   | [ ] Missing doc comment for function
     |         |     testVersionConstraintCanBeRetrieved()
  63 | ERROR   | [x] Opening brace should be on a new line
  70 | ERROR   | [ ] Missing doc comment for function
     |         |     testApplicationCanBeQueried()
  78 | ERROR   | [ ] Missing doc comment for function
     |         |     testCompatibleWithReturnsTrueForMatchingVersionConstraintAndApplicaiton()
  78 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  78 | ERROR   | [x] Opening brace should be on a new line
  80 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  88 | ERROR   | [ ] Missing doc comment for function
     |         |     testCompatibleWithReturnsFalseForNotMatchingVersionConstraint()
  88 | ERROR   | [x] Opening brace should be on a new line
  90 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  98 | ERROR   | [ ] Missing doc comment for function
     |         |     testCompatibleWithReturnsFalseForNotMatchingApplication()
  98 | ERROR   | [x] Opening brace should be on a new line
 101 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phar-io/manifest/tests/values/ApplicationNameTest.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [ ] Missing doc comment for class ApplicationNameTest
  6 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  8 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeCreatedWithValidName()
  8 | ERROR | [x] Opening brace should be on a new line
 15 | ERROR | [ ] Missing doc comment for function
    |       |     testUsingInvalidFormatForNameThrowsException()
 15 | ERROR | [x] Opening brace should be on a new line
 21 | ERROR | [ ] Missing doc comment for function
    |       |     testUsingWrongTypeForNameThrowsException()
 21 | ERROR | [x] Opening brace should be on a new line
 27 | ERROR | [ ] Missing doc comment for function
    |       |     testReturnsTrueForEqualNamesWhenCompared()
 27 | ERROR | [x] Opening brace should be on a new line
 34 | ERROR | [ ] Missing doc comment for function
    |       |     testReturnsFalseForNonEqualNamesWhenCompared()
 34 | ERROR | [x] Opening brace should be on a new line
 42 | ERROR | [ ] Missing doc comment for function
    |       |     testCanBeConvertedToString()
 42 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/phar-io/manifest/tests/values/RequirementCollectionTest.php
---------------------------------------------------------------------------
FOUND 23 ERRORS AND 3 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 16 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @author tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 23 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 24 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [ ] Private member variable "collection" must be prefixed
    |         |     with an underscore
 29 | ERROR   | [ ] Missing short description in doc comment
 32 | ERROR   | [ ] Private member variable "item" must be prefixed with
    |         |     an underscore
 34 | ERROR   | [ ] Missing doc comment for function setUp()
 34 | ERROR   | [x] Opening brace should be on a new line
 36 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 39 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 39 | ERROR   | [x] Opening brace should be on a new line
 43 | ERROR   | [ ] Missing doc comment for function testCanBeCounted()
 43 | ERROR   | [x] Opening brace should be on a new line
 49 | ERROR   | [ ] Missing doc comment for function testCanBeIterated()
 49 | ERROR   | [x] Opening brace should be on a new line
 50 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 56 | ERROR   | [ ] Missing doc comment for function
    |         |     testKeyPositionCanBeRetreived()
 56 | ERROR   | [x] Opening brace should be on a new line
 58 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phar-io/manifest/tests/values/UrlTest.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function
    |         |     testCanBeCreatedForValidUrl()
 19 | ERROR   | [x] Opening brace should be on a new line
 23 | ERROR   | [ ] Missing doc comment for function
    |         |     testCanBeUsedAsString()
 23 | ERROR   | [x] Opening brace should be on a new line
 27 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [ ] Missing @return tag in function comment
 30 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/tests/values/LicenseTest.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 3 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [ ] Missing @category tag in class comment
 19 | ERROR   | [ ] Missing @package tag in class comment
 19 | ERROR   | [ ] Missing @author tag in class comment
 19 | ERROR   | [ ] Missing @license tag in class comment
 19 | ERROR   | [ ] Missing @link tag in class comment
 20 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 21 | ERROR   | [ ] Missing short description in doc comment
 24 | ERROR   | [ ] Private member variable "license" must be prefixed
    |         |     with an underscore
 26 | ERROR   | [ ] Missing doc comment for function setUp()
 26 | ERROR   | [x] Opening brace should be on a new line
 27 | WARNING | [ ] Line exceeds 85 characters; contains 130 characters
 30 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 30 | ERROR   | [x] Opening brace should be on a new line
 34 | ERROR   | [ ] Missing doc comment for function
    |         |     testNameCanBeRetrieved()
 34 | ERROR   | [x] Opening brace should be on a new line
 38 | ERROR   | [ ] Missing doc comment for function
    |         |     testUrlCanBeRetrieved()
 38 | ERROR   | [x] Opening brace should be on a new line
 39 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/phar-io/manifest/tests/values/PhpVersionRequirementTest.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 3 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 16 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing @category tag in class comment
 20 | ERROR   | [ ] Missing @package tag in class comment
 20 | ERROR   | [ ] Missing @author tag in class comment
 20 | ERROR   | [ ] Missing @license tag in class comment
 20 | ERROR   | [ ] Missing @link tag in class comment
 21 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 22 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [ ] Private member variable "requirement" must be prefixed
    |         |     with an underscore
 27 | ERROR   | [ ] Missing doc comment for function setUp()
 27 | ERROR   | [x] Opening brace should be on a new line
 28 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 31 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 31 | ERROR   | [x] Opening brace should be on a new line
 35 | ERROR   | [ ] Missing doc comment for function
    |         |     testVersionConstraintCanBeRetrieved()
 35 | ERROR   | [x] Opening brace should be on a new line
 36 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phar-io/manifest/tests/values/ApplicationTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 18 | ERROR   | [ ] Missing @category tag in class comment
 18 | ERROR   | [ ] Missing @package tag in class comment
 18 | ERROR   | [ ] Missing @author tag in class comment
 18 | ERROR   | [ ] Missing @license tag in class comment
 18 | ERROR   | [ ] Missing @link tag in class comment
 19 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 20 | ERROR   | [ ] Missing short description in doc comment
 23 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 25 | ERROR   | [ ] Missing doc comment for function setUp()
 25 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 29 | ERROR   | [x] Opening brace should be on a new line
 33 | ERROR   | [ ] Missing doc comment for function testIsApplication()
 33 | ERROR   | [x] Opening brace should be on a new line
 37 | ERROR   | [ ] Missing doc comment for function testIsNotLibrary()
 37 | ERROR   | [x] Opening brace should be on a new line
 41 | ERROR   | [ ] Missing doc comment for function testIsNotExtension()
 41 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phar-io/manifest/tests/values/AuthorCollectionTest.php
---------------------------------------------------------------------------
FOUND 23 ERRORS AND 2 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 21 | ERROR   | [ ] Missing @category tag in class comment
 21 | ERROR   | [ ] Missing @package tag in class comment
 21 | ERROR   | [ ] Missing @author tag in class comment
 21 | ERROR   | [ ] Missing @license tag in class comment
 21 | ERROR   | [ ] Missing @link tag in class comment
 22 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 23 | ERROR   | [ ] Missing short description in doc comment
 26 | ERROR   | [ ] Private member variable "collection" must be prefixed
    |         |     with an underscore
 28 | ERROR   | [ ] Missing short description in doc comment
 31 | ERROR   | [ ] Private member variable "item" must be prefixed with
    |         |     an underscore
 33 | ERROR   | [ ] Missing doc comment for function setUp()
 33 | ERROR   | [x] Opening brace should be on a new line
 35 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 38 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 38 | ERROR   | [x] Opening brace should be on a new line
 42 | ERROR   | [ ] Missing doc comment for function testCanBeCounted()
 42 | ERROR   | [x] Opening brace should be on a new line
 48 | ERROR   | [ ] Missing doc comment for function testCanBeIterated()
 48 | ERROR   | [x] Opening brace should be on a new line
 56 | ERROR   | [ ] Missing doc comment for function
    |         |     testKeyPositionCanBeRetreived()
 56 | ERROR   | [x] Opening brace should be on a new line
 58 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phar-io/manifest/tests/values/LibraryTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 18 | ERROR   | [ ] Missing @category tag in class comment
 18 | ERROR   | [ ] Missing @package tag in class comment
 18 | ERROR   | [ ] Missing @author tag in class comment
 18 | ERROR   | [ ] Missing @license tag in class comment
 18 | ERROR   | [ ] Missing @link tag in class comment
 19 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 20 | ERROR   | [ ] Missing short description in doc comment
 23 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 25 | ERROR   | [ ] Missing doc comment for function setUp()
 25 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing doc comment for function testCanBeCreated()
 29 | ERROR   | [x] Opening brace should be on a new line
 33 | ERROR   | [ ] Missing doc comment for function
    |         |     testIsNotApplication()
 33 | ERROR   | [x] Opening brace should be on a new line
 37 | ERROR   | [ ] Missing doc comment for function testIsLibrary()
 37 | ERROR   | [x] Opening brace should be on a new line
 41 | ERROR   | [ ] Missing doc comment for function testIsNotExtension()
 41 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...io/manifest/tests/exceptions/ManifestDocumentLoadingExceptionTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  8 | ERROR   | [ ] Missing doc comment for class
    |         |     ManifestDocumentLoadingExceptionTest
  8 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
  9 | ERROR   | [ ] Missing doc comment for function
    |         |     testXMLErrorsCanBeRetrieved()
  9 | ERROR   | [x] Opening brace should be on a new line
 16 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phar-io/version/src/AbstractVersionConstraint.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     AbstractVersionConstraint
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "originalValue" must be
    |         |     prefixed with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 22 | ERROR   | [x] Opening brace should be on a new line
 26 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phar-io/version/src/VersionConstraintValue.php
---------------------------------------------------------------------------
FOUND 45 ERRORS AFFECTING 41 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   4 | ERROR | [ ] Missing doc comment for class VersionConstraintValue
   6 | ERROR | [ ] Missing short description in doc comment
   9 | ERROR | [ ] Private member variable "major" must be prefixed with
     |       |     an underscore
  11 | ERROR | [ ] Missing short description in doc comment
  14 | ERROR | [ ] Private member variable "minor" must be prefixed with
     |       |     an underscore
  16 | ERROR | [ ] Missing short description in doc comment
  19 | ERROR | [ ] Private member variable "patch" must be prefixed with
     |       |     an underscore
  21 | ERROR | [ ] Missing short description in doc comment
  24 | ERROR | [ ] Private member variable "label" must be prefixed with
     |       |     an underscore
  26 | ERROR | [ ] Missing short description in doc comment
  29 | ERROR | [ ] Private member variable "buildMetaData" must be
     |       |     prefixed with an underscore
  31 | ERROR | [ ] Missing short description in doc comment
  34 | ERROR | [ ] Private member variable "versionString" must be
     |       |     prefixed with an underscore
  36 | ERROR | [ ] Missing short description in doc comment
  37 | ERROR | [ ] Missing parameter comment
  39 | ERROR | [x] Opening brace should be on a new line
  45 | ERROR | [ ] Missing short description in doc comment
  45 | ERROR | [ ] Doc comment for parameter "$versionString" missing
  46 | ERROR | [ ] Missing parameter name
  47 | ERROR | [ ] Missing @return tag in function comment
  48 | ERROR | [ ] Private method name
     |       |     "VersionConstraintValue::parseVersion" must be prefixed
     |       |     with an underscore
  48 | ERROR | [x] Opening brace should be on a new line
  62 | ERROR | [ ] Missing short description in doc comment
  63 | ERROR | [ ] Missing parameter comment
  64 | ERROR | [ ] Missing @return tag in function comment
  65 | ERROR | [ ] Private method name
     |       |     "VersionConstraintValue::extractBuildMetaData" must be
     |       |     prefixed with an underscore
  65 | ERROR | [x] Opening brace should be on a new line
  72 | ERROR | [ ] Missing short description in doc comment
  73 | ERROR | [ ] Missing parameter comment
  74 | ERROR | [ ] Missing @return tag in function comment
  75 | ERROR | [ ] Private method name
     |       |     "VersionConstraintValue::extractLabel" must be prefixed
     |       |     with an underscore
  75 | ERROR | [x] Opening brace should be on a new line
  82 | ERROR | [ ] Missing short description in doc comment
  85 | ERROR | [x] Opening brace should be on a new line
  89 | ERROR | [ ] Missing short description in doc comment
  92 | ERROR | [x] Opening brace should be on a new line
  96 | ERROR | [ ] Missing short description in doc comment
  99 | ERROR | [x] Opening brace should be on a new line
 103 | ERROR | [ ] Missing short description in doc comment
 106 | ERROR | [x] Opening brace should be on a new line
 110 | ERROR | [ ] Missing short description in doc comment
 113 | ERROR | [x] Opening brace should be on a new line
 117 | ERROR | [ ] Missing short description in doc comment
 120 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phar-io/version/src/Version.php
---------------------------------------------------------------------------
FOUND 38 ERRORS AND 5 WARNINGS AFFECTING 40 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  13 | ERROR   | [ ] Missing doc comment for class Version
  13 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  14 | ERROR   | [ ] Missing short description in doc comment
  17 | ERROR   | [ ] Private member variable "major" must be prefixed with
     |         |     an underscore
  19 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [ ] Private member variable "minor" must be prefixed with
     |         |     an underscore
  24 | ERROR   | [ ] Missing short description in doc comment
  27 | ERROR   | [ ] Private member variable "patch" must be prefixed with
     |         |     an underscore
  29 | ERROR   | [ ] Missing short description in doc comment
  32 | ERROR   | [ ] Private member variable "preReleaseSuffix" must be
     |         |     prefixed with an underscore
  34 | ERROR   | [ ] Missing short description in doc comment
  37 | ERROR   | [ ] Private member variable "versionString" must be
     |         |     prefixed with an underscore
  39 | ERROR   | [ ] Missing short description in doc comment
  40 | ERROR   | [ ] Missing parameter comment
  42 | ERROR   | [x] Opening brace should be on a new line
  48 | ERROR   | [ ] Missing short description in doc comment
  49 | ERROR   | [ ] Missing parameter comment
  50 | ERROR   | [ ] Missing @return tag in function comment
  51 | ERROR   | [ ] Private method name "Version::parseVersion" must be
     |         |     prefixed with an underscore
  51 | ERROR   | [x] Opening brace should be on a new line
  54 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  57 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  59 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  63 | ERROR   | [ ] Missing short description in doc comment
  71 | ERROR   | [ ] Missing short description in doc comment
  74 | ERROR   | [x] Opening brace should be on a new line
  78 | ERROR   | [ ] Missing short description in doc comment
  79 | ERROR   | [ ] Missing parameter comment
  83 | ERROR   | [x] Opening brace should be on a new line
 111 | ERROR   | [ ] Missing short description in doc comment
 114 | ERROR   | [x] Opening brace should be on a new line
 118 | ERROR   | [ ] Missing short description in doc comment
 121 | ERROR   | [x] Opening brace should be on a new line
 125 | ERROR   | [ ] Missing short description in doc comment
 128 | ERROR   | [x] Opening brace should be on a new line
 132 | ERROR   | [ ] Missing short description in doc comment
 133 | ERROR   | [ ] Missing parameter comment
 136 | ERROR   | [ ] Missing @return tag in function comment
 137 | ERROR   | [ ] Private method name
     |         |     "Version::ensureVersionStringIsValid" must be
     |         |     prefixed with an underscore
 137 | ERROR   | [x] Opening brace should be on a new line
 156 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phar-io/version/src/SpecificMajorAndMinorVersionConstraint.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     SpecificMajorAndMinorVersionConstraint
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "major" must be prefixed with
    |         |     an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Private member variable "minor" must be prefixed with
    |         |     an underscore
 24 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [ ] Missing parameter comment
 26 | ERROR   | [ ] Missing parameter comment
 27 | ERROR   | [ ] Missing parameter comment
 29 | ERROR   | [x] Opening brace should be on a new line
 36 | ERROR   | [ ] Missing short description in doc comment
 37 | ERROR   | [ ] Missing parameter comment
 41 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phar-io/version/src/VersionConstraint.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for interface VersionConstraint
 13 | ERROR   | [x] Opening brace of a interface must be on the line after
    |         |     the definition
 14 | ERROR   | [ ] Missing short description in doc comment
 15 | ERROR   | [ ] Missing parameter comment
 21 | ERROR   | [ ] Missing short description in doc comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phar-io/version/src/OrVersionConstraintGroup.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class OrVersionConstraintGroup
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "constraints" must be prefixed
    |         |     with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 21 | ERROR   | [ ] Missing parameter comment
 23 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [ ] Missing parameter comment
 34 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phar-io/version/src/GreaterThanOrEqualToVersionConstraint.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     GreaterThanOrEqualToVersionConstraint
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "minimalVersion" must be
    |         |     prefixed with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 21 | ERROR   | [ ] Missing parameter comment
 23 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [ ] Missing parameter comment
 34 | ERROR   | [x] Opening brace should be on a new line
 35 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phar-io/version/src/UnsupportedVersionConstraintException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     UnsupportedVersionConstraintException
 13 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phar-io/version/src/AndVersionConstraintGroup.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     AndVersionConstraintGroup
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "constraints" must be prefixed
    |         |     with an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 21 | ERROR   | [ ] Missing parameter comment
 23 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [ ] Missing parameter comment
 34 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phar-io/version/src/InvalidVersionException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR   | [ ] Missing file doc comment
 4 | ERROR   | [ ] Missing doc comment for class InvalidVersionException
 4 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 4 | ERROR   | [x] Opening brace of a class must be on the line after the
   |         |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/phar-io/version/src/VersionNumber.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class VersionNumber
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "value" must be prefixed with
    |         |     an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 22 | ERROR   | [x] Opening brace should be on a new line
 28 | ERROR   | [ ] Missing short description in doc comment
 31 | ERROR   | [x] Opening brace should be on a new line
 35 | ERROR   | [ ] Missing short description in doc comment
 38 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phar-io/version/src/PreReleaseSuffix.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class PreReleaseSuffix
  6 | ERROR | Missing short description in doc comment
  9 | ERROR | Private member variable "value" must be prefixed with an
    |       | underscore
 11 | ERROR | Missing short description in doc comment
 14 | ERROR | Private member variable "number" must be prefixed with an
    |       | underscore
 16 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing parameter comment
 18 | ERROR | Missing parameter comment
 26 | ERROR | Missing short description in doc comment
 34 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phar-io/version/src/Exception.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for interface Exception
 13 | ERROR   | [x] Opening brace of a interface must be on the line after
    |         |     the definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phar-io/version/src/VersionConstraintParser.php
---------------------------------------------------------------------------
FOUND 21 ERRORS AND 2 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  13 | ERROR   | [ ] Missing doc comment for class VersionConstraintParser
  13 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  14 | ERROR   | [ ] Missing short description in doc comment
  15 | ERROR   | [ ] Missing parameter comment
  21 | ERROR   | [x] Opening brace should be on a new line
  34 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  36 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  64 | ERROR   | [ ] Missing short description in doc comment
  64 | ERROR   | [ ] Doc comment for parameter "$value" missing
  65 | ERROR   | [ ] Missing parameter name
  69 | ERROR   | [ ] Private method name
     |         |     "VersionConstraintParser::handleOrGroup" must be
     |         |     prefixed with an underscore
  69 | ERROR   | [x] Opening brace should be on a new line
  79 | ERROR   | [ ] Missing short description in doc comment
  80 | ERROR   | [ ] Missing parameter comment
  84 | ERROR   | [ ] Private method name
     |         |     "VersionConstraintParser::handleTildeOperator" must
     |         |     be prefixed with an underscore
  84 | ERROR   | [x] Opening brace should be on a new line
 106 | ERROR   | [ ] Missing short description in doc comment
 107 | ERROR   | [ ] Missing parameter comment
 111 | ERROR   | [ ] Private method name
     |         |     "VersionConstraintParser::handleCaretOperator" must
     |         |     be prefixed with an underscore
 111 | ERROR   | [x] Opening brace should be on a new line
 118 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phar-io/version/src/ExactVersionConstraint.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class ExactVersionConstraint
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 15 | ERROR   | [ ] Missing parameter comment
 19 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phar-io/version/src/SpecificMajorVersionConstraint.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class
    |         |     SpecificMajorVersionConstraint
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Private member variable "major" must be prefixed with
    |         |     an underscore
 19 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [ ] Missing parameter comment
 21 | ERROR   | [ ] Missing parameter comment
 23 | ERROR   | [x] Opening brace should be on a new line
 29 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [ ] Missing parameter comment
 34 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phar-io/version/src/AnyVersionConstraint.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 13 | ERROR   | [ ] Missing doc comment for class AnyVersionConstraint
 13 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 14 | ERROR   | [ ] Missing short description in doc comment
 15 | ERROR   | [ ] Missing parameter comment
 19 | ERROR   | [x] Opening brace should be on a new line
 23 | ERROR   | [ ] Missing short description in doc comment
 26 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r-io/version/tests/Unit/GreaterThanOrEqualToVersionConstraintTest.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 3 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function versionProvider()
 19 | ERROR   | [x] Opening brace should be on a new line
 35 | ERROR   | [ ] Missing short description in doc comment
 38 | ERROR   | [ ] Missing parameter comment
 39 | ERROR   | [ ] Missing parameter comment
 40 | ERROR   | [ ] Missing parameter comment
 41 | ERROR   | [ ] Missing @return tag in function comment
 42 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 42 | ERROR   | [x] Opening brace should be on a new line
 43 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phar-io/version/tests/Unit/VersionTest.php
---------------------------------------------------------------------------
FOUND 31 ERRORS AND 6 WARNINGS AFFECTING 30 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [ ] Missing parameter comment
 23 | ERROR   | [ ] Missing parameter comment
 24 | ERROR   | [ ] Missing parameter comment
 25 | ERROR   | [ ] Missing parameter comment
 26 | ERROR   | [ ] Missing parameter comment
 27 | ERROR   | [ ] Missing parameter comment
 28 | ERROR   | [ ] Missing @return tag in function comment
 29 | WARNING | [ ] Line exceeds 85 characters; contains 168 characters
 29 | ERROR   | [x] Opening brace should be on a new line
 36 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 39 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 45 | ERROR   | [ ] Missing doc comment for function versionProvider()
 45 | ERROR   | [x] Opening brace should be on a new line
 54 | ERROR   | [ ] Missing short description in doc comment
 57 | ERROR   | [ ] Missing parameter comment
 58 | ERROR   | [ ] Missing parameter comment
 59 | ERROR   | [ ] Missing parameter comment
 60 | ERROR   | [ ] Missing @return tag in function comment
 61 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 61 | ERROR   | [x] Opening brace should be on a new line
 65 | ERROR   | [ ] Missing short description in doc comment
 68 | ERROR   | [x] Opening brace should be on a new line
 81 | ERROR   | [ ] Missing short description in doc comment
 84 | ERROR   | [ ] Missing parameter comment
 85 | ERROR   | [ ] Missing @return tag in function comment
 86 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 92 | ERROR   | [ ] Missing short description in doc comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phar-io/version/tests/Unit/AbstractVersionConstraintTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 3 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function testAsString()
 19 | ERROR   | [x] Opening brace should be on a new line
 20 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 20 | ERROR   | [ ] Missing short description in doc comment
 20 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 20 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 21 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...-io/version/tests/Unit/SpecificMajorAndMinorVersionConstraintTest.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 3 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function versionProvider()
 19 | ERROR   | [x] Opening brace should be on a new line
 32 | ERROR   | [ ] Missing short description in doc comment
 35 | ERROR   | [ ] Missing parameter comment
 36 | ERROR   | [ ] Missing parameter comment
 37 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [ ] Missing parameter comment
 39 | ERROR   | [ ] Missing @return tag in function comment
 40 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 40 | ERROR   | [x] Opening brace should be on a new line
 41 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phar-io/version/tests/Unit/AndVersionConstraintGroupTest.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 3 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function
    |         |     testReturnsFalseIfOneConstraintReturnsFalse()
 19 | ERROR   | [x] Opening brace should be on a new line
 31 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 36 | ERROR   | [ ] Missing doc comment for function
    |         |     testReturnsTrueIfAllConstraintsReturnsTrue()
 36 | ERROR   | [x] Opening brace should be on a new line
 48 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dor/phar-io/version/tests/Unit/SpecificMajorVersionConstraintTest.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 2 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function versionProvider()
 19 | ERROR   | [x] Opening brace should be on a new line
 32 | ERROR   | [ ] Missing short description in doc comment
 35 | ERROR   | [ ] Missing parameter comment
 36 | ERROR   | [ ] Missing parameter comment
 37 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [ ] Missing @return tag in function comment
 39 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 39 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/phar-io/version/tests/Unit/OrVersionConstraintGroupTest.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AND 4 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function
    |         |     testReturnsTrueIfOneConstraintReturnsFalse()
 19 | ERROR   | [x] Opening brace should be on a new line
 31 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 36 | ERROR   | [ ] Missing doc comment for function
    |         |     testReturnsTrueIfAllConstraintsReturnsTrue()
 36 | ERROR   | [x] Opening brace should be on a new line
 44 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 49 | ERROR   | [ ] Missing doc comment for function
    |         |     testReturnsFalseIfAllConstraintsReturnsFalse()
 49 | ERROR   | [x] Opening brace should be on a new line
 61 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phar-io/version/tests/Unit/AnyVersionConstraintTest.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 1 WARNING AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function versionProvider()
 19 | ERROR   | [x] Opening brace should be on a new line
 27 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [ ] Missing parameter comment
 31 | ERROR   | [ ] Missing @return tag in function comment
 32 | ERROR   | [x] Opening brace should be on a new line
 38 | ERROR   | [ ] Missing doc comment for function testAsString()
 38 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...List/vendor/phar-io/version/tests/Unit/ExactVersionConstraintTest.php
---------------------------------------------------------------------------
FOUND 22 ERRORS AND 3 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [x] Opening brace of a class must be on the line after the
    |         |     definition
 19 | ERROR   | [ ] Missing doc comment for function
    |         |     compliantVersionProvider()
 19 | ERROR   | [x] Opening brace should be on a new line
 27 | ERROR   | [ ] Missing doc comment for function
    |         |     nonCompliantVersionProvider()
 27 | ERROR   | [x] Opening brace should be on a new line
 35 | ERROR   | [ ] Missing short description in doc comment
 38 | ERROR   | [ ] Missing parameter comment
 39 | ERROR   | [ ] Missing parameter comment
 40 | ERROR   | [ ] Missing @return tag in function comment
 41 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 41 | ERROR   | [x] Opening brace should be on a new line
 47 | ERROR   | [ ] Missing short description in doc comment
 50 | ERROR   | [ ] Missing parameter comment
 51 | ERROR   | [ ] Missing parameter comment
 52 | ERROR   | [ ] Missing @return tag in function comment
 53 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 53 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dor/phar-io/version/tests/Integration/VersionConstraintParserTest.php
---------------------------------------------------------------------------
FOUND 21 ERRORS AND 8 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   5 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  15 | ERROR   | [ ] Missing short description in doc comment
  17 | ERROR   | [ ] Missing @category tag in class comment
  17 | ERROR   | [ ] Missing @package tag in class comment
  17 | ERROR   | [ ] Missing @author tag in class comment
  17 | ERROR   | [ ] Missing @license tag in class comment
  17 | ERROR   | [ ] Missing @link tag in class comment
  18 | ERROR   | [x] Opening brace of a class must be on the line after
     |         |     the definition
  19 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [ ] Missing parameter comment
  23 | ERROR   | [ ] Missing parameter comment
  24 | ERROR   | [ ] Missing @return tag in function comment
  25 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  25 | ERROR   | [x] Opening brace should be on a new line
  31 | ERROR   | [ ] Missing short description in doc comment
  34 | ERROR   | [ ] Missing parameter comment
  35 | ERROR   | [ ] Missing @return tag in function comment
  36 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  36 | ERROR   | [x] Opening brace should be on a new line
  44 | ERROR   | [ ] Missing short description in doc comment
  47 | ERROR   | [x] Opening brace should be on a new line
  55 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  65 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  75 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 100 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 106 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 116 | ERROR   | [ ] Missing doc comment for function
     |         |     unsupportedVersionStringProvider()
 116 | ERROR   | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit-mock-objects/src/Matcher.php
---------------------------------------------------------------------------
FOUND 42 ERRORS AND 2 WARNINGS AFFECTING 39 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  29 | ERROR   | [ ] Missing @category tag in class comment
  29 | ERROR   | [ ] Missing @package tag in class comment
  29 | ERROR   | [ ] Missing @author tag in class comment
  29 | ERROR   | [ ] Missing @license tag in class comment
  29 | ERROR   | [ ] Missing @link tag in class comment
  32 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [ ] Private member variable "invocationMatcher" must be
     |         |     prefixed with an underscore
  37 | ERROR   | [ ] Missing short description in doc comment
  40 | ERROR   | [ ] Private member variable "afterMatchBuilderId" must be
     |         |     prefixed with an underscore
  42 | ERROR   | [ ] Missing short description in doc comment
  45 | ERROR   | [ ] Private member variable "afterMatchBuilderIsInvoked"
     |         |     must be prefixed with an underscore
  47 | ERROR   | [ ] Missing short description in doc comment
  50 | ERROR   | [ ] Private member variable "methodNameMatcher" must be
     |         |     prefixed with an underscore
  52 | ERROR   | [ ] Missing short description in doc comment
  55 | ERROR   | [ ] Private member variable "parametersMatcher" must be
     |         |     prefixed with an underscore
  57 | ERROR   | [ ] Missing short description in doc comment
  60 | ERROR   | [ ] Private member variable "stub" must be prefixed with
     |         |     an underscore
  62 | ERROR   | [ ] Missing short description in doc comment
  63 | ERROR   | [ ] Missing parameter comment
  70 | ERROR   | [ ] Missing doc comment for function hasMatchers()
  72 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  75 | ERROR   | [ ] Missing doc comment for function
     |         |     hasMethodNameMatcher()
  80 | ERROR   | [ ] Missing doc comment for function
     |         |     getMethodNameMatcher()
  85 | ERROR   | [ ] Missing doc comment for function
     |         |     setMethodNameMatcher()
  90 | ERROR   | [ ] Missing doc comment for function
     |         |     hasParametersMatcher()
  95 | ERROR   | [ ] Missing doc comment for function
     |         |     getParametersMatcher()
 100 | ERROR   | [ ] Missing doc comment for function
     |         |     setParametersMatcher()
 105 | ERROR   | [ ] Missing doc comment for function setStub()
 110 | ERROR   | [ ] Missing doc comment for function
     |         |     setAfterMatchBuilderId()
 115 | ERROR   | [ ] Missing short description in doc comment
 116 | ERROR   | [ ] Missing parameter comment
 138 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 34
 139 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 34
 161 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 161 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 183 | ERROR   | [ ] Missing short description in doc comment
 184 | ERROR   | [ ] Missing parameter comment
 195 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 34
 196 | ERROR   | [x] Object operator not indented correctly; expected 16
     |         |     spaces but found 34
 251 | ERROR   | [ ] Missing short description in doc comment
 254 | ERROR   | [ ] Missing @return tag in function comment
 275 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
 292 | ERROR   | [ ] Missing short description in doc comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit-mock-objects/src/Matcher/StatelessInvocation.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 20 | ERROR   | Missing @category tag in class comment
 20 | ERROR   | Missing @package tag in class comment
 20 | ERROR   | Missing @author tag in class comment
 20 | ERROR   | Missing @license tag in class comment
 20 | ERROR   | Missing @link tag in class comment
 34 | WARNING | Line exceeds 85 characters; contains 118 characters
 47 | ERROR   | Superfluous parameter comment
 47 | WARNING | Line exceeds 85 characters; contains 114 characters
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit-mock-objects/src/Matcher/MethodName.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 23 | ERROR | Missing @category tag in class comment
 23 | ERROR | Missing @package tag in class comment
 23 | ERROR | Missing @author tag in class comment
 23 | ERROR | Missing @license tag in class comment
 23 | ERROR | Missing @link tag in class comment
 26 | ERROR | Missing short description in doc comment
 29 | ERROR | Private member variable "constraint" must be prefixed with
    |       | an underscore
 31 | ERROR | Missing short description in doc comment
 31 | ERROR | Doc comment for parameter "$constraint" missing
 32 | ERROR | Missing parameter name
 56 | ERROR | Missing short description in doc comment
 64 | ERROR | Missing short description in doc comment
 65 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit-mock-objects/src/Matcher/InvokedRecorder.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 22 | ERROR | Missing short description in doc comment
 25 | ERROR | Private member variable "invocations" must be prefixed with
    |       | an underscore
 27 | ERROR | Missing short description in doc comment
 35 | ERROR | Missing short description in doc comment
 43 | ERROR | Missing short description in doc comment
 51 | ERROR | Missing short description in doc comment
 52 | ERROR | Missing parameter comment
 53 | ERROR | Missing @return tag in function comment
 59 | ERROR | Missing short description in doc comment
 60 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit-mock-objects/src/Matcher/InvokedCount.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 22 | ERROR | [ ] Missing @category tag in class comment
 22 | ERROR | [ ] Missing @package tag in class comment
 22 | ERROR | [ ] Missing @author tag in class comment
 22 | ERROR | [ ] Missing @license tag in class comment
 22 | ERROR | [ ] Missing @link tag in class comment
 25 | ERROR | [ ] Missing short description in doc comment
 28 | ERROR | [ ] Private member variable "expectedCount" must be prefixed
    |       |     with an underscore
 30 | ERROR | [ ] Missing short description in doc comment
 31 | ERROR | [ ] Missing parameter comment
 38 | ERROR | [ ] Missing short description in doc comment
 46 | ERROR | [ ] Missing short description in doc comment
 54 | ERROR | [ ] Missing short description in doc comment
 55 | ERROR | [ ] Missing parameter comment
 58 | ERROR | [ ] Missing @return tag in function comment
 69 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 74 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 79 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 16
 95 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit-mock-objects/src/Matcher/InvokedAtLeastOnce.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 22 | ERROR | Missing short description in doc comment
 35 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit-mock-objects/src/Matcher/AnyInvokedCount.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 26 | ERROR | Missing doc comment for function verify()
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit-mock-objects/src/Matcher/InvokedAtIndex.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 24 | ERROR | Missing @category tag in class comment
 24 | ERROR | Missing @package tag in class comment
 24 | ERROR | Missing @author tag in class comment
 24 | ERROR | Missing @license tag in class comment
 24 | ERROR | Missing @link tag in class comment
 27 | ERROR | Missing short description in doc comment
 30 | ERROR | Private member variable "sequenceIndex" must be prefixed
    |       | with an underscore
 32 | ERROR | Missing short description in doc comment
 35 | ERROR | Private member variable "currentIndex" must be prefixed with
    |       | an underscore
 37 | ERROR | Missing short description in doc comment
 38 | ERROR | Missing parameter comment
 45 | ERROR | Missing short description in doc comment
 53 | ERROR | Missing short description in doc comment
 54 | ERROR | Missing parameter comment
 65 | ERROR | Missing short description in doc comment
 66 | ERROR | Missing parameter comment
 67 | ERROR | Missing @return tag in function comment
 77 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit-mock-objects/src/Matcher/InvokedAtMostCount.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "allowedInvocations" must be
    |       | prefixed with an underscore
 25 | ERROR | Missing short description in doc comment
 26 | ERROR | Missing parameter comment
 33 | ERROR | Missing short description in doc comment
 46 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit-mock-objects/src/Matcher/Parameters.php
---------------------------------------------------------------------------
FOUND 21 ERRORS AND 2 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  24 | ERROR   | [ ] Missing @category tag in class comment
  24 | ERROR   | [ ] Missing @package tag in class comment
  24 | ERROR   | [ ] Missing @author tag in class comment
  24 | ERROR   | [ ] Missing @license tag in class comment
  24 | ERROR   | [ ] Missing @link tag in class comment
  27 | ERROR   | [ ] Missing short description in doc comment
  30 | ERROR   | [ ] Private member variable "parameters" must be prefixed
     |         |     with an underscore
  32 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [ ] Private member variable "invocation" must be prefixed
     |         |     with an underscore
  37 | ERROR   | [ ] Missing short description in doc comment
  40 | ERROR   | [ ] Private member variable "parameterVerificationResult"
     |         |     must be prefixed with an underscore
  42 | ERROR   | [ ] Missing short description in doc comment
  43 | ERROR   | [ ] Missing parameter comment
  60 | ERROR   | [ ] Missing short description in doc comment
  78 | ERROR   | [ ] Missing short description in doc comment
  79 | ERROR   | [ ] Missing parameter comment
 126 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 128 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 128 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 129 | WARNING | [ ] Line exceeds 85 characters; contains 130 characters
 152 | ERROR   | [ ] Missing short description in doc comment
 157 | ERROR   | [ ] Private method name
     |         |     "Parameters::guardAgainstDuplicateEvaluationOfParameterConstraints"
     |         |     must be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit-mock-objects/src/Matcher/InvokedAtLeastCount.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "requiredInvocations" must be
    |       | prefixed with an underscore
 25 | ERROR | Missing short description in doc comment
 26 | ERROR | Missing parameter comment
 33 | ERROR | Missing short description in doc comment
 46 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...or/phpunit/phpunit-mock-objects/src/Matcher/ConsecutiveParameters.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 2 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 24 | WARNING | Line exceeds 85 characters; contains 88 characters
 25 | WARNING | Line exceeds 85 characters; contains 94 characters
 26 | ERROR   | Missing @category tag in class comment
 26 | ERROR   | Missing @package tag in class comment
 26 | ERROR   | Missing @author tag in class comment
 26 | ERROR   | Missing @license tag in class comment
 26 | ERROR   | Missing @link tag in class comment
 29 | ERROR   | Missing short description in doc comment
 32 | ERROR   | Private member variable "parameterGroups" must be prefixed
    |         | with an underscore
 34 | ERROR   | Missing short description in doc comment
 37 | ERROR   | Private member variable "invocations" must be prefixed
    |         | with an underscore
 39 | ERROR   | Missing short description in doc comment
 40 | ERROR   | Missing parameter comment
 57 | ERROR   | Missing short description in doc comment
 65 | ERROR   | Missing short description in doc comment
 66 | ERROR   | Missing parameter comment
 82 | ERROR   | Missing doc comment for function verify()
 92 | ERROR   | Missing parameter comment
 93 | ERROR   | Missing parameter comment
 96 | ERROR   | Missing @return tag in function comment
 97 | ERROR   | Private method name
    |         | "ConsecutiveParameters::verifyInvocation" must be prefixed
    |         | with an underscore
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit-mock-objects/src/Matcher/Invocation.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 33 | WARNING | Line exceeds 85 characters; contains 118 characters
 44 | WARNING | Line exceeds 85 characters; contains 118 characters
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit-mock-objects/src/Matcher/AnyParameters.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 19 | ERROR | Missing short description in doc comment
 27 | ERROR | Missing short description in doc comment
 28 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit-mock-objects/src/Builder/Identity.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 27 | ERROR | Parameter tags must be defined first in a doc comment
 28 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit-mock-objects/src/Builder/ParametersMatch.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 19 | ERROR | Doc comment for parameter "...$arguments" missing
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit-mock-objects/src/Builder/InvocationMocker.php
---------------------------------------------------------------------------
FOUND 50 ERRORS AND 4 WARNINGS AFFECTING 48 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  26 | ERROR   | Missing @category tag in class comment
  26 | ERROR   | Missing @package tag in class comment
  26 | ERROR   | Missing @author tag in class comment
  26 | ERROR   | Missing @license tag in class comment
  26 | ERROR   | Missing @link tag in class comment
  29 | ERROR   | Missing short description in doc comment
  32 | ERROR   | Private member variable "collection" must be prefixed
     |         | with an underscore
  34 | ERROR   | Missing short description in doc comment
  37 | ERROR   | Private member variable "matcher" must be prefixed with
     |         | an underscore
  39 | ERROR   | Missing short description in doc comment
  42 | ERROR   | Private member variable "configurableMethods" must be
     |         | prefixed with an underscore
  44 | ERROR   | Missing short description in doc comment
  45 | ERROR   | Missing parameter comment
  46 | ERROR   | Missing parameter comment
  47 | ERROR   | Missing parameter comment
  49 | WARNING | Line exceeds 85 characters; contains 121 characters
  59 | ERROR   | Missing short description in doc comment
  67 | ERROR   | Missing short description in doc comment
  68 | ERROR   | Missing parameter comment
  79 | ERROR   | Missing short description in doc comment
  80 | ERROR   | Missing parameter comment
  91 | ERROR   | Missing short description in doc comment
  91 | ERROR   | Doc comment for parameter "...$nextValues" missing
  92 | ERROR   | Missing parameter comment
  93 | ERROR   | Doc comment for parameter $nextValues, does not match
     |         | actual variable name ...$nextValues
 110 | ERROR   | Missing short description in doc comment
 111 | ERROR   | Missing parameter comment
 122 | ERROR   | Missing short description in doc comment
 123 | ERROR   | Missing parameter comment
 134 | ERROR   | Missing short description in doc comment
 135 | ERROR   | Missing parameter comment
 146 | ERROR   | Missing short description in doc comment
 147 | ERROR   | Missing parameter comment
 158 | ERROR   | Missing short description in doc comment
 168 | ERROR   | Missing short description in doc comment
 168 | ERROR   | Doc comment for parameter "...$values" missing
 169 | ERROR   | Doc comment for parameter $values, does not match actual
     |         | variable name ...$values
 180 | ERROR   | Missing short description in doc comment
 181 | ERROR   | Missing parameter comment
 192 | ERROR   | Missing short description in doc comment
 193 | ERROR   | Missing parameter comment
 204 | ERROR   | Missing short description in doc comment
 205 | ERROR   | Missing parameter comment
 220 | ERROR   | Missing short description in doc comment
 221 | ERROR   | Missing parameter comment
 231 | WARNING | Line exceeds 85 characters; contains 92 characters
 236 | ERROR   | Missing short description in doc comment
 250 | ERROR   | Missing short description in doc comment
 251 | ERROR   | Missing parameter comment
 265 | WARNING | Line exceeds 85 characters; contains 106 characters
 268 | WARNING | Line exceeds 85 characters; contains 155 characters
 283 | ERROR   | Missing @return tag in function comment
 284 | ERROR   | Private method name
     |         | "InvocationMocker::canDefineParameters" must be prefixed
     |         | with an underscore
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit-mock-objects/src/Builder/MethodNameMatch.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 14 | ERROR   | Missing @category tag in class comment
 14 | ERROR   | Missing @package tag in class comment
 14 | ERROR   | Missing @author tag in class comment
 14 | ERROR   | Missing @license tag in class comment
 14 | ERROR   | Missing @link tag in class comment
 21 | WARNING | Line exceeds 85 characters; contains 167 characters
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit-mock-objects/src/Builder/Match.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit-mock-objects/src/Builder/NamespaceMatch.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 35 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit-mock-objects/src/Builder/Stub.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 23 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit-mock-objects/src/Exception/RuntimeException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class RuntimeException
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit-mock-objects/src/Exception/Exception.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...phpunit/phpunit-mock-objects/src/Exception/BadMethodCallException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class BadMethodCallException
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit-mock-objects/src/InvocationMocker.php
---------------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 27 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  25 | ERROR | Missing @category tag in class comment
  25 | ERROR | Missing @package tag in class comment
  25 | ERROR | Missing @author tag in class comment
  25 | ERROR | Missing @license tag in class comment
  25 | ERROR | Missing @link tag in class comment
  28 | ERROR | Missing short description in doc comment
  31 | ERROR | Private member variable "matchers" must be prefixed with an
     |       | underscore
  33 | ERROR | Missing short description in doc comment
  36 | ERROR | Private member variable "builderMap" must be prefixed with
     |       | an underscore
  38 | ERROR | Missing short description in doc comment
  41 | ERROR | Private member variable "configurableMethods" must be
     |       | prefixed with an underscore
  43 | ERROR | Missing short description in doc comment
  44 | ERROR | Missing parameter comment
  51 | ERROR | Missing short description in doc comment
  52 | ERROR | Missing parameter comment
  53 | ERROR | Missing @return tag in function comment
  59 | ERROR | Missing doc comment for function hasMatchers()
  70 | ERROR | Missing short description in doc comment
  71 | ERROR | Missing parameter comment
  84 | ERROR | Missing short description in doc comment
  85 | ERROR | Missing parameter comment
  86 | ERROR | Missing parameter comment
  89 | ERROR | Missing @return tag in function comment
 101 | ERROR | Missing short description in doc comment
 102 | ERROR | Missing parameter comment
 115 | ERROR | Missing short description in doc comment
 116 | ERROR | Missing parameter comment
 158 | ERROR | Missing short description in doc comment
 159 | ERROR | Missing parameter comment
 174 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit-mock-objects/src/Generator.php
---------------------------------------------------------------------------
FOUND 146 ERRORS AND 40 WARNINGS AFFECTING 167 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   27 | ERROR   | [ ] Missing @category tag in class comment
   27 | ERROR   | [ ] Missing @package tag in class comment
   27 | ERROR   | [ ] Missing @author tag in class comment
   27 | ERROR   | [ ] Missing @license tag in class comment
   27 | ERROR   | [ ] Missing @link tag in class comment
   30 | ERROR   | [ ] Missing short description in doc comment
   33 | ERROR   | [ ] Private member variable "cache" must be prefixed
      |         |     with an underscore
   35 | ERROR   | [ ] Missing short description in doc comment
   38 | ERROR   | [ ] Private member variable "templates" must be prefixed
      |         |     with an underscore
   40 | ERROR   | [ ] Missing short description in doc comment
   43 | ERROR   | [ ] Private member variable "blacklistedMethodNames"
      |         |     must be prefixed with an underscore
   59 | ERROR   | [ ] Missing parameter comment
   60 | ERROR   | [ ] Missing parameter comment
   61 | ERROR   | [ ] Missing parameter comment
   62 | ERROR   | [ ] Missing parameter comment
   63 | ERROR   | [ ] Missing parameter comment
   64 | ERROR   | [ ] Missing parameter comment
   65 | ERROR   | [ ] Missing parameter comment
   66 | ERROR   | [ ] Missing parameter comment
   67 | ERROR   | [ ] Missing parameter comment
   68 | ERROR   | [ ] Missing parameter comment
   69 | ERROR   | [ ] Missing parameter comment
   78 | WARNING | [ ] Line exceeds 85 characters; contains 284 characters
  101 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  102 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  102 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  117 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  117 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  120 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  128 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  132 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  142 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  155 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  157 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  178 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  204 | ERROR   | [ ] Missing short description in doc comment
  205 | ERROR   | [ ] Missing parameter comment
  206 | ERROR   | [ ] Missing parameter comment
  207 | ERROR   | [ ] Missing parameter comment
  208 | ERROR   | [ ] Missing parameter comment
  209 | ERROR   | [ ] Missing parameter comment
  210 | ERROR   | [ ] Missing parameter comment
  211 | ERROR   | [ ] Missing parameter comment
  212 | ERROR   | [ ] Missing parameter comment
  219 | ERROR   | [ ] Private method name "Generator::getObject" must be
      |         |     prefixed with an underscore
  219 | WARNING | [ ] Line exceeds 85 characters; contains 192 characters
  224 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  225 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  225 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  257 | ERROR   | [ ] Missing short description in doc comment
  258 | ERROR   | [ ] Missing parameter comment
  259 | ERROR   | [ ] Missing parameter comment
  260 | ERROR   | [ ] Missing @return tag in function comment
  261 | ERROR   | [ ] Private method name "Generator::evalClass" must be
      |         |     prefixed with an underscore
  273 | ERROR   | [ ] Missing parameter comment
  274 | ERROR   | [ ] Missing parameter comment
  275 | ERROR   | [ ] Missing parameter comment
  276 | ERROR   | [ ] Missing parameter comment
  277 | ERROR   | [ ] Missing parameter comment
  278 | ERROR   | [ ] Missing parameter comment
  279 | ERROR   | [ ] Missing parameter comment
  280 | ERROR   | [ ] Missing parameter comment
  288 | WARNING | [ ] Line exceeds 85 characters; contains 234 characters
  299 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  299 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  304 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  335 | ERROR   | [ ] Missing parameter comment
  336 | ERROR   | [ ] Missing parameter comment
  337 | ERROR   | [ ] Missing parameter comment
  338 | ERROR   | [ ] Missing parameter comment
  339 | ERROR   | [ ] Missing parameter comment
  340 | ERROR   | [ ] Missing parameter comment
  341 | ERROR   | [ ] Missing parameter comment
  342 | ERROR   | [ ] Missing parameter comment
  350 | WARNING | [ ] Line exceeds 85 characters; contains 218 characters
  390 | WARNING | [ ] Line exceeds 85 characters; contains 193 characters
  396 | ERROR   | [ ] Missing parameter comment
  397 | ERROR   | [ ] Missing parameter comment
  398 | ERROR   | [ ] Missing parameter comment
  399 | ERROR   | [ ] Missing parameter comment
  400 | ERROR   | [ ] Missing parameter comment
  401 | ERROR   | [ ] Missing parameter comment
  409 | WARNING | [ ] Line exceeds 85 characters; contains 176 characters
  447 | ERROR   | [ ] Missing short description in doc comment
  448 | ERROR   | [ ] Missing parameter comment
  449 | ERROR   | [ ] Missing parameter comment
  450 | ERROR   | [ ] Missing parameter comment
  451 | ERROR   | [ ] Missing parameter comment
  452 | ERROR   | [ ] Missing parameter comment
  453 | ERROR   | [ ] Missing parameter comment
  454 | ERROR   | [ ] Missing parameter comment
  461 | WARNING | [ ] Line exceeds 85 characters; contains 182 characters
  498 | ERROR   | [ ] Missing short description in doc comment
  499 | ERROR   | [ ] Missing parameter comment
  500 | ERROR   | [ ] Missing parameter comment
  501 | ERROR   | [ ] Missing parameter comment
  502 | ERROR   | [ ] Missing parameter comment
  508 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  586 | ERROR   | [ ] Missing short description in doc comment
  587 | ERROR   | [ ] Missing parameter comment
  588 | ERROR   | [ ] Missing parameter comment
  589 | ERROR   | [ ] Missing parameter comment
  590 | ERROR   | [ ] Missing parameter comment
  591 | ERROR   | [ ] Missing parameter comment
  592 | ERROR   | [ ] Missing parameter comment
  593 | ERROR   | [ ] Missing parameter comment
  601 | ERROR   | [ ] Private method name "Generator::generateMock" must
      |         |     be prefixed with an underscore
  601 | WARNING | [ ] Line exceeds 85 characters; contains 140 characters
  626 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  626 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  630 | ERROR   | [x] Multi-line function call not indented correctly;
      |         |     expected 16 spaces but found 20
  657 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  662 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  705 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  705 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  725 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  726 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  726 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  728 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  736 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  753 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  772 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  791 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  791 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  791 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  793 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  793 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  803 | ERROR   | [ ] Missing short description in doc comment
  804 | ERROR   | [ ] Missing parameter comment
  805 | ERROR   | [ ] Missing parameter comment
  806 | ERROR   | [ ] Missing parameter comment
  810 | ERROR   | [ ] Private method name "Generator::generateClassName"
      |         |     must be prefixed with an underscore
  846 | ERROR   | [ ] Missing short description in doc comment
  847 | ERROR   | [ ] Missing parameter comment
  848 | ERROR   | [ ] Missing parameter comment
  849 | ERROR   | [ ] Missing parameter comment
  853 | ERROR   | [ ] Private method name
      |         |     "Generator::generateMockClassDeclaration" must be
      |         |     prefixed with an underscore
  853 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
  867 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  880 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  889 | ERROR   | [ ] Missing short description in doc comment
  890 | ERROR   | [ ] Missing parameter comment
  891 | ERROR   | [ ] Missing parameter comment
  892 | ERROR   | [ ] Missing parameter comment
  898 | ERROR   | [ ] Private method name
      |         |     "Generator::generateMockedMethodDefinitionFromExisting"
      |         |     must be prefixed with an underscore
  898 | WARNING | [ ] Line exceeds 85 characters; contains 128 characters
  924 | WARNING | [ ] Line exceeds 85 characters; contains 135 characters
  925 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  942 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  946 | ERROR   | [ ] Missing short description in doc comment
  947 | ERROR   | [ ] Missing parameter comment
  948 | ERROR   | [ ] Missing parameter comment
  949 | ERROR   | [ ] Missing parameter comment
  950 | ERROR   | [ ] Missing parameter comment
  951 | ERROR   | [ ] Missing parameter comment
  952 | ERROR   | [ ] Missing parameter comment
  953 | ERROR   | [ ] Missing parameter comment
  954 | ERROR   | [ ] Missing parameter comment
  955 | ERROR   | [ ] Missing parameter comment
  956 | ERROR   | [ ] Missing parameter comment
  957 | ERROR   | [ ] Missing parameter comment
  958 | ERROR   | [ ] Missing parameter comment
  964 | ERROR   | [ ] Private method name
      |         |     "Generator::generateMockedMethodDefinition" must be
      |         |     prefixed with an underscore
  964 | WARNING | [ ] Line exceeds 85 characters; contains 308 characters
  990 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 1009 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1010 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 1023 | ERROR   | [ ] Missing short description in doc comment
 1024 | ERROR   | [ ] Missing parameter comment
 1030 | ERROR   | [ ] Private method name "Generator::canMockMethod" must
      |         |     be prefixed with an underscore
 1032 | WARNING | [ ] Line exceeds 85 characters; contains 143 characters
 1038 | ERROR   | [ ] Missing parameter comment
 1042 | ERROR   | [ ] Private method name
      |         |     "Generator::isMethodNameBlacklisted" must be
      |         |     prefixed with an underscore
 1050 | ERROR   | [ ] Missing parameter comment
 1051 | ERROR   | [ ] Missing parameter comment
 1057 | ERROR   | [ ] Private method name "Generator::getMethodParameters"
      |         |     must be prefixed with an underscore
 1085 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 1089 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1130 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1136 | ERROR   | [ ] Missing short description in doc comment
 1137 | ERROR   | [ ] Missing parameter comment
 1157 | ERROR   | [ ] Missing short description in doc comment
 1158 | ERROR   | [ ] Missing parameter comment
 1164 | ERROR   | [ ] Private method name "Generator::getTemplate" must be
      |         |     prefixed with an underscore
 1166 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/phpunit-mock-objects/src/MockObject.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 20 | ERROR | Missing @category tag in class comment
 20 | ERROR | Missing @package tag in class comment
 20 | ERROR | Missing @author tag in class comment
 20 | ERROR | Missing @license tag in class comment
 20 | ERROR | Missing @link tag in class comment
 27 | ERROR | Missing parameter comment
 33 | ERROR | Missing short description in doc comment
 33 | ERROR | Doc comment for parameter "$originalObject" missing
 36 | ERROR | Method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_setOriginalObject"
    |       | is invalid; only PHP magic methods should be prefixed with a
    |       | double underscore
 36 | ERROR | Public method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_setOriginalObject"
    |       | must not be prefixed with an underscore
 36 | ERROR | Public method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_setOriginalObject"
    |       | is not in camel caps format
 38 | ERROR | Missing short description in doc comment
 41 | ERROR | Method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_getInvocationMocker"
    |       | is invalid; only PHP magic methods should be prefixed with a
    |       | double underscore
 41 | ERROR | Public method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_getInvocationMocker"
    |       | must not be prefixed with an underscore
 41 | ERROR | Public method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_getInvocationMocker"
    |       | is not in camel caps format
 48 | ERROR | Missing @return tag in function comment
 49 | ERROR | Method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_verify"
    |       | is invalid; only PHP magic methods should be prefixed with a
    |       | double underscore
 49 | ERROR | Public method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_verify"
    |       | must not be prefixed with an underscore
 49 | ERROR | Public method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_verify"
    |       | is not in camel caps format
 51 | ERROR | Missing short description in doc comment
 54 | ERROR | Method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_hasMatchers"
    |       | is invalid; only PHP magic methods should be prefixed with a
    |       | double underscore
 54 | ERROR | Public method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_hasMatchers"
    |       | must not be prefixed with an underscore
 54 | ERROR | Public method name
    |       | "PHPUnit_Framework_MockObject_MockObject::__phpunit_hasMatchers"
    |       | is not in camel caps format
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/phpunit-mock-objects/src/Verifiable.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 24 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit-mock-objects/src/Invocation/ObjectInvocation.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 2 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 14 | ERROR   | Missing @category tag in class comment
 14 | ERROR   | Missing @package tag in class comment
 14 | ERROR   | Missing @author tag in class comment
 14 | ERROR   | Missing @license tag in class comment
 14 | ERROR   | Missing @link tag in class comment
 17 | ERROR   | Missing short description in doc comment
 20 | ERROR   | Private member variable "object" must be prefixed with an
    |         | underscore
 22 | ERROR   | Missing short description in doc comment
 23 | ERROR   | Missing parameter comment
 24 | ERROR   | Missing parameter comment
 25 | ERROR   | Missing parameter comment
 26 | ERROR   | Missing parameter comment
 27 | ERROR   | Missing parameter comment
 28 | ERROR   | Missing parameter comment
 30 | WARNING | Line exceeds 85 characters; contains 120 characters
 32 | WARNING | Line exceeds 85 characters; contains 94 characters
 37 | ERROR   | Missing doc comment for function getObject()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit-mock-objects/src/Invocation/StaticInvocation.php
---------------------------------------------------------------------------
FOUND 48 ERRORS AND 1 WARNING AFFECTING 44 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  20 | ERROR   | [ ] Missing @category tag in class comment
  20 | ERROR   | [ ] Missing @package tag in class comment
  20 | ERROR   | [ ] Missing @author tag in class comment
  20 | ERROR   | [ ] Missing @license tag in class comment
  20 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [ ] Missing short description in doc comment
  26 | ERROR   | [ ] Private member variable "uncloneableExtensions" must
     |         |     be prefixed with an underscore
  35 | ERROR   | [ ] Missing short description in doc comment
  38 | ERROR   | [ ] Private member variable "uncloneableClasses" must be
     |         |     prefixed with an underscore
  48 | ERROR   | [ ] Missing short description in doc comment
  51 | ERROR   | [ ] Private member variable "className" must be prefixed
     |         |     with an underscore
  53 | ERROR   | [ ] Missing short description in doc comment
  56 | ERROR   | [ ] Private member variable "methodName" must be prefixed
     |         |     with an underscore
  58 | ERROR   | [ ] Missing short description in doc comment
  61 | ERROR   | [ ] Private member variable "parameters" must be prefixed
     |         |     with an underscore
  63 | ERROR   | [ ] Missing short description in doc comment
  66 | ERROR   | [ ] Private member variable "returnType" must be prefixed
     |         |     with an underscore
  68 | ERROR   | [ ] Missing short description in doc comment
  71 | ERROR   | [ ] Private member variable "isReturnTypeNullable" must
     |         |     be prefixed with an underscore
  73 | ERROR   | [ ] Missing short description in doc comment
  74 | ERROR   | [ ] Missing parameter comment
  75 | ERROR   | [ ] Missing parameter comment
  76 | ERROR   | [ ] Missing parameter comment
  77 | ERROR   | [ ] Missing parameter comment
  78 | ERROR   | [ ] Missing parameter comment
  80 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 104 | ERROR   | [ ] Missing doc comment for function getClassName()
 109 | ERROR   | [ ] Missing doc comment for function getMethodName()
 114 | ERROR   | [ ] Missing doc comment for function getParameters()
 119 | ERROR   | [ ] Missing doc comment for function getReturnType()
 124 | ERROR   | [ ] Missing doc comment for function
     |         |     isReturnTypeNullable()
 129 | ERROR   | [ ] Missing short description in doc comment
 143 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 144 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 147 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 150 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 153 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 156 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 159 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 162 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 165 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 166 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 186 | ERROR   | [ ] Missing doc comment for function toString()
 205 | ERROR   | [ ] Missing short description in doc comment
 206 | ERROR   | [ ] Missing parameter comment
 210 | ERROR   | [ ] Private method name "StaticInvocation::cloneObject"
     |         |     must be prefixed with an underscore
 218 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 218 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit-mock-objects/src/Invocation/Invocation.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
 17 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing doc comment for function getClassName()
 24 | ERROR | Missing doc comment for function getMethodName()
 26 | ERROR | Missing doc comment for function getParameters()
 28 | ERROR | Missing doc comment for function getReturnType()
 30 | ERROR | Missing doc comment for function isReturnTypeNullable()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit-mock-objects/src/MockBuilder.php
---------------------------------------------------------------------------
FOUND 44 ERRORS AFFECTING 40 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  16 | ERROR | Missing @category tag in class comment
  16 | ERROR | Missing @package tag in class comment
  16 | ERROR | Missing @author tag in class comment
  16 | ERROR | Missing @license tag in class comment
  16 | ERROR | Missing @link tag in class comment
  19 | ERROR | Missing short description in doc comment
  22 | ERROR | Private member variable "testCase" must be prefixed with an
     |       | underscore
  24 | ERROR | Missing short description in doc comment
  27 | ERROR | Private member variable "type" must be prefixed with an
     |       | underscore
  29 | ERROR | Missing short description in doc comment
  32 | ERROR | Private member variable "methods" must be prefixed with an
     |       | underscore
  34 | ERROR | Missing short description in doc comment
  37 | ERROR | Private member variable "methodsExcept" must be prefixed
     |       | with an underscore
  39 | ERROR | Missing short description in doc comment
  42 | ERROR | Private member variable "mockClassName" must be prefixed
     |       | with an underscore
  44 | ERROR | Missing short description in doc comment
  47 | ERROR | Private member variable "constructorArgs" must be prefixed
     |       | with an underscore
  49 | ERROR | Missing short description in doc comment
  52 | ERROR | Private member variable "originalConstructor" must be
     |       | prefixed with an underscore
  54 | ERROR | Missing short description in doc comment
  57 | ERROR | Private member variable "originalClone" must be prefixed
     |       | with an underscore
  59 | ERROR | Missing short description in doc comment
  62 | ERROR | Private member variable "autoload" must be prefixed with an
     |       | underscore
  64 | ERROR | Missing short description in doc comment
  67 | ERROR | Private member variable "cloneArguments" must be prefixed
     |       | with an underscore
  69 | ERROR | Missing short description in doc comment
  72 | ERROR | Private member variable "callOriginalMethods" must be
     |       | prefixed with an underscore
  74 | ERROR | Missing short description in doc comment
  77 | ERROR | Private member variable "proxyTarget" must be prefixed with
     |       | an underscore
  79 | ERROR | Missing short description in doc comment
  82 | ERROR | Private member variable "allowMockingUnknownTypes" must be
     |       | prefixed with an underscore
  84 | ERROR | Missing short description in doc comment
  87 | ERROR | Private member variable "generator" must be prefixed with
     |       | an underscore
  89 | ERROR | Missing short description in doc comment
  90 | ERROR | Missing parameter comment
  91 | ERROR | Missing parameter comment
 175 | ERROR | Missing parameter comment
 189 | ERROR | Missing parameter comment
 210 | ERROR | Missing parameter comment
 224 | ERROR | Missing parameter comment
 359 | ERROR | Missing parameter comment
 370 | ERROR | Missing short description in doc comment
 380 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit-mock-objects/src/Stub/ReturnValueMap.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "valueMap" must be prefixed with an
    |       | underscore
 25 | ERROR | Missing doc comment for function __construct()
 30 | ERROR | Missing doc comment for function invoke()
 49 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit-mock-objects/src/Stub/ReturnReference.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @author tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Missing short description in doc comment
 24 | ERROR | Private member variable "reference" must be prefixed with an
    |       | underscore
 26 | ERROR | Missing doc comment for function __construct()
 31 | ERROR | Missing doc comment for function invoke()
 36 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit-mock-objects/src/Stub/ReturnArgument.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "argumentIndex" must be prefixed
    |       | with an underscore
 25 | ERROR | Missing doc comment for function __construct()
 30 | ERROR | Missing doc comment for function invoke()
 39 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit-mock-objects/src/Stub/ReturnCallback.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ReturnCallback
 17 | ERROR | Private member variable "callback" must be prefixed with an
    |       | underscore
 19 | ERROR | Missing doc comment for function __construct()
 24 | ERROR | Missing doc comment for function invoke()
 29 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit-mock-objects/src/Stub/Exception.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @author tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Private member variable "exception" must be prefixed with an
    |       | underscore
 23 | ERROR | Missing doc comment for function __construct()
 28 | ERROR | Missing doc comment for function invoke()
 33 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit-mock-objects/src/Stub/ReturnSelf.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 22 | ERROR | Missing doc comment for function invoke()
 34 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit-mock-objects/src/Stub/MatcherCollection.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 24 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit-mock-objects/src/Stub/ConsecutiveCalls.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @author tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Missing short description in doc comment
 24 | ERROR | Private member variable "stack" must be prefixed with an
    |       | underscore
 26 | ERROR | Missing short description in doc comment
 29 | ERROR | Private member variable "value" must be prefixed with an
    |       | underscore
 31 | ERROR | Missing doc comment for function __construct()
 36 | ERROR | Missing doc comment for function invoke()
 47 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit-mock-objects/src/Stub/ReturnStub.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @author tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Missing short description in doc comment
 24 | ERROR | Private member variable "value" must be prefixed with an
    |       | underscore
 26 | ERROR | Missing doc comment for function __construct()
 31 | ERROR | Missing doc comment for function invoke()
 36 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit-mock-objects/src/ForwardCompatibility/MockObject.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for interface MockObject
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit-mock-objects/src/Invokable.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/phpunit-mock-objects/src/Stub.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 26 | WARNING | Line exceeds 85 characters; contains 124 characters
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit-mock-objects/tests/MockBuilderTest.php
---------------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 31 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  14 | ERROR | [ ] Missing doc comment for class MockBuilderTest
  16 | ERROR | [ ] Missing doc comment for function
     |       |     testMockBuilderRequiresClassName()
  23 | ERROR | [ ] Missing doc comment for function
     |       |     testByDefaultMocksAllMethods()
  31 | ERROR | [ ] Missing doc comment for function
     |       |     testMethodsToMockCanBeSpecified()
  34 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
  35 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
  41 | ERROR | [ ] Missing doc comment for function
     |       |     testMethodExceptionsToMockCanBeSpecified()
  51 | ERROR | [ ] Missing doc comment for function
     |       |     testEmptyMethodExceptionsToMockCanBeSpecified()
  61 | ERROR | [ ] Missing doc comment for function
     |       |     testByDefaultDoesNotPassArgumentsToTheConstructor()
  68 | ERROR | [ ] Missing doc comment for function
     |       |     testMockClassNameCanBeSpecified()
  71 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
  72 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
  77 | ERROR | [ ] Missing doc comment for function
     |       |     testConstructorArgumentsCanBeSpecified()
  80 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
  81 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
  86 | ERROR | [ ] Missing doc comment for function
     |       |     testOriginalConstructorCanBeDisabled()
  89 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
  90 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
  95 | ERROR | [ ] Missing doc comment for function
     |       |     testByDefaultOriginalCloneIsPreserved()
  98 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
 105 | ERROR | [ ] Missing doc comment for function
     |       |     testOriginalCloneCanBeDisabled()
 108 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
 109 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
 117 | ERROR | [ ] Missing doc comment for function
     |       |     testProvidesAFluentInterface()
 120 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
 121 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
 122 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
 123 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
 124 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
 125 | ERROR | [x] Object operator not indented correctly; expected 12
     |       |     spaces but found 21
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...unit/phpunit-mock-objects/tests/Matcher/ConsecutiveParametersTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 14 | ERROR | [ ] Missing doc comment for class ConsecutiveParametersTest
 16 | ERROR | [ ] Missing doc comment for function testIntegration()
 19 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 20 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 23 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 24 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 24 | ERROR | [x] Opening statement of multi-line function call not
    |       |     indented correctly; expected 12 spaces but found 13
 33 | ERROR | [ ] Missing doc comment for function
    |       |     testIntegrationWithLessAssertionsThanMethodCalls()
 36 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 37 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 40 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 41 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 41 | ERROR | [x] Opening statement of multi-line function call not
    |       |     indented correctly; expected 12 spaces but found 13
 49 | ERROR | [ ] Missing doc comment for function
    |       |     testIntegrationExpectingException()
 52 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 53 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 56 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 57 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 57 | ERROR | [x] Opening statement of multi-line function call not
    |       |     indented correctly; expected 12 spaces but found 13
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r/phpunit/phpunit-mock-objects/tests/Builder/InvocationMockerTest.php
---------------------------------------------------------------------------
FOUND 22 ERRORS AFFECTING 22 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 13 | ERROR | [ ] Missing doc comment for class InvocationMockerTest
 15 | ERROR | [ ] Missing doc comment for function
    |       |     testWillReturnWithOneValue()
 18 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 19 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 22 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 23 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 28 | ERROR | [ ] Missing doc comment for function
    |       |     testWillReturnWithMultipleValues()
 31 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 32 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 35 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 36 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 43 | ERROR | [ ] Missing doc comment for function
    |       |     testWillReturnOnConsecutiveCalls()
 46 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 47 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 50 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 51 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 58 | ERROR | [ ] Missing doc comment for function
    |       |     testWillReturnByReference()
 61 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 62 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 21
 65 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
 66 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 13
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit-mock-objects/tests/ProxyObjectTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 13 | ERROR | [ ] Missing doc comment for class ProxyObjectTest
 15 | ERROR | [ ] Missing doc comment for function
    |       |     testMockedMethodIsProxiedToOriginalMethod()
 18 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 22
 19 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 22
 22 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 14
 29 | ERROR | [ ] Missing doc comment for function
    |       |     testMockedMethodWithReferenceIsProxiedToOriginalMethod()
 32 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 22
 33 | ERROR | [x] Object operator not indented correctly; expected 12
    |       |     spaces but found 22
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit-mock-objects/tests/bootstrap.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php
---------------------------------------------------------------------------
FOUND 291 ERRORS AND 23 WARNINGS AFFECTING 300 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   15 | ERROR   | [ ] Missing doc comment for class MockObjectTest
   17 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsNeverCalled()
   20 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
   23 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   26 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsNeverCalledWithParameter()
   29 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
   32 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   33 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   36 | ERROR   | [ ] Missing short description in doc comment
   38 | ERROR   | [ ] Missing @return tag in function comment
   42 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
   45 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   46 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   49 | ERROR   | [ ] Missing short description in doc comment
   51 | ERROR   | [ ] Missing @return tag in function comment
   52 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
   55 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
   58 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   61 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledAtLeastOnce()
   64 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
   67 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   72 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledAtLeastOnce2()
   75 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
   78 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   84 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledAtLeastTwice()
   87 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
   90 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
   96 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledAtLeastTwice2()
   99 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  102 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  109 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledAtMostTwice()
  112 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  115 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  121 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledAtMosttTwice2()
  124 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  127 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  132 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledOnce()
  135 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  138 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  143 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledOnceWithParameter()
  146 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  149 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  150 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  155 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockedMethodIsCalledExactly()
  158 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  161 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  167 | ERROR   | [ ] Missing doc comment for function
      |         |     testStubbedException()
  170 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  173 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  174 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  181 | ERROR   | [ ] Missing doc comment for function
      |         |     testStubbedWillThrowException()
  184 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  187 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  188 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  195 | ERROR   | [ ] Missing doc comment for function
      |         |     testStubbedReturnValue()
  198 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  201 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  202 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  207 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  210 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  211 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  216 | ERROR   | [ ] Missing doc comment for function
      |         |     testStubbedReturnValueMap()
  224 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  227 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  228 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  235 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  238 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  239 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  246 | ERROR   | [ ] Missing doc comment for function
      |         |     testStubbedReturnArgument()
  249 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  252 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  253 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  258 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  261 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  262 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  267 | ERROR   | [ ] Missing doc comment for function
      |         |     testFunctionCallback()
  270 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  271 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  274 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  275 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  280 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  281 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  284 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  285 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  290 | ERROR   | [ ] Missing doc comment for function
      |         |     testStubbedReturnSelf()
  293 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  296 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  297 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  302 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  305 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  306 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  311 | ERROR   | [ ] Missing doc comment for function
      |         |     testStubbedReturnOnConsecutiveCalls()
  314 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  317 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  318 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  325 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  328 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  329 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  336 | ERROR   | [ ] Missing doc comment for function
      |         |     testStaticMethodCallback()
  339 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  340 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  343 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  344 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  349 | ERROR   | [ ] Missing doc comment for function
      |         |     testPublicMethodCallback()
  352 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  353 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  356 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  357 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  357 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  362 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockClassOnlyGeneratedOnce()
  365 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  368 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  373 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockClassDifferentForPartialMocks()
  376 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  379 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  380 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  383 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  384 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  387 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  388 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  391 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  392 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  404 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockClassStoreOverrulable()
  407 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  410 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  411 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  414 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  417 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  418 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  418 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  419 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  422 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  423 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  436 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetMockWithFixedClassNameCanProduceTheSameMockTwice()
  438 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  439 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  443 | ERROR   | [ ] Missing doc comment for function
      |         |     testOriginalConstructorSettingConsidered()
  446 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  449 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  450 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  456 | ERROR   | [ ] Missing doc comment for function
      |         |     testOriginalCloneSettingConsidered()
  459 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  462 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  463 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 22
  468 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetMockForAbstractClass()
  471 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  474 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  477 | ERROR   | [ ] Missing short description in doc comment
  477 | ERROR   | [ ] Doc comment for parameter "$type" missing
  479 | ERROR   | [ ] Missing @return tag in function comment
  483 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  488 | ERROR   | [ ] Missing doc comment for function
      |         |     testMultipleInterfacesCanBeMockedInSingleObject()
  491 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  497 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetMockForTrait()
  502 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  510 | ERROR   | [ ] Missing doc comment for function
      |         |     testClonedMockObjectShouldStillEqualTheOriginal()
  513 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 18
  520 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockObjectsConstructedIndepentantlyShouldBeEqual()
  523 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 18
  526 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 18
  531 | ERROR   | [ ] Missing doc comment for function
      |         |     testMockObjectsConstructedIndepentantlyShouldNotBeTheSame()
  534 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 18
  537 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 18
  542 | ERROR   | [ ] Missing doc comment for function
      |         |     testClonedMockObjectCanBeUsedInPlaceOfOriginalOne()
  545 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 18
  550 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  551 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  554 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  555 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  560 | ERROR   | [ ] Missing doc comment for function
      |         |     testClonedMockObjectIsNotIdenticalToOriginalOne()
  563 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 18
  568 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  569 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  572 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  573 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  578 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectMethodCallWithArgumentCloningEnabled()
  583 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  584 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  585 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  590 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  591 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  591 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 12 spaces but found 13
  592 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 16 spaces but found 17
  593 | ERROR   | [x] Line indented incorrectly; expected at least 24
      |         |     spaces, found 21
  594 | ERROR   | [x] Line indented incorrectly; expected at least 28
      |         |     spaces, found 25
  595 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
      |         |     21
  606 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectMethodCallWithArgumentCloningDisabled()
  611 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  612 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  613 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  618 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  619 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  619 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 12 spaces but found 13
  620 | ERROR   | [x] Opening statement of multi-line function call not
      |         |     indented correctly; expected 16 spaces but found 17
  621 | ERROR   | [x] Line indented incorrectly; expected at least 24
      |         |     spaces, found 21
  622 | ERROR   | [x] Line indented incorrectly; expected at least 28
      |         |     spaces, found 25
  623 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
      |         |     21
  633 | ERROR   | [ ] Missing doc comment for function
      |         |     testArgumentCloningOptionGeneratesUniqueMock()
  636 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 32
  637 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 32
  638 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 32
  641 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 35
  642 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 35
  643 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 35
  648 | ERROR   | [ ] Missing doc comment for function
      |         |     testVerificationOfMethodNameFailsWithoutParameters()
  651 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  652 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  655 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  664 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  665 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  673 | ERROR   | [ ] Missing doc comment for function
      |         |     testVerificationOfMethodNameFailsWithParameters()
  676 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  677 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  680 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  689 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  690 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  698 | ERROR   | [ ] Missing doc comment for function
      |         |     testVerificationOfMethodNameFailsWithWrongParameters()
  701 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  702 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  705 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  706 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  712 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  713 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
  722 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 0
  723 | ERROR   | [x] Line indented incorrectly; expected at least 12
      |         |     spaces, found 0
  727 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  728 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
  744 | ERROR   | [ ] Missing doc comment for function
      |         |     testVerificationOfNeverFailsWithEmptyParameters()
  747 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  748 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  751 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  752 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  767 | ERROR   | [ ] Missing doc comment for function
      |         |     testVerificationOfNeverFailsWithAnyParameters()
  770 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  771 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  774 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  775 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  790 | ERROR   | [ ] Missing doc comment for function
      |         |     testWithAnythingInsteadOfWithAnyParameters()
  793 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  794 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 21
  797 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  798 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 13
  805 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  806 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  807 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  817 | ERROR   | [ ] Missing @return tag in function comment
  821 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  822 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  823 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  824 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  839 | ERROR   | [ ] Missing @return tag in function comment
  843 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  844 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  845 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  849 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
  853 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
  862 | ERROR   | [ ] Missing short description in doc comment
  864 | ERROR   | [ ] Missing @return tag in function comment
  868 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  869 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  870 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  871 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  884 | ERROR   | [ ] Missing short description in doc comment
  886 | ERROR   | [ ] Missing @return tag in function comment
  890 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  891 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  892 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  893 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
  906 | ERROR   | [ ] Missing short description in doc comment
  908 | ERROR   | [ ] Missing @return tag in function comment
  911 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  919 | ERROR   | [ ] Missing short description in doc comment
  921 | ERROR   | [ ] Missing @return tag in function comment
  924 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  932 | ERROR   | [ ] Missing short description in doc comment
  934 | ERROR   | [ ] Missing @return tag in function comment
  944 | ERROR   | [ ] Missing short description in doc comment
  947 | ERROR   | [ ] Missing @return tag in function comment
  956 | ERROR   | [ ] Missing doc comment for function
      |         |     testInvokingStubbedStaticMethodRaisesException()
  960 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  965 | ERROR   | [ ] Missing short description in doc comment
  968 | ERROR   | [ ] Missing @return tag in function comment
  969 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  974 | ERROR   | [x] Object operator not indented correctly; expected 16
      |         |     spaces but found 17
  975 | ERROR   | [x] Object operator not indented correctly; expected 16
      |         |     spaces but found 17
  979 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetMockForClassWithSelfTypeHint()
  987 | ERROR   | [ ] Private method name
      |         |     "MockObjectTest::resetMockObjects" must be prefixed
      |         |     with an underscore
  987 | ERROR   | [ ] Missing doc comment for function resetMockObjects()
  996 | ERROR   | [ ] Missing doc comment for function
      |         |     testStringableClassDoesNotThrow()
 1003 | ERROR   | [ ] Missing doc comment for function
      |         |     testStringableClassCanBeMocked()
 1012 | ERROR   | [ ] Missing doc comment for function
      |         |     traversableProvider()
 1024 | ERROR   | [ ] Missing doc comment for function
      |         |     testParameterCallbackConstraintOnlyEvaluatedOnce()
 1026 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 1031 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1031 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 1033 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1033 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 1040 | ERROR   | [ ] Missing doc comment for function
      |         |     testReturnTypesAreMockedCorrectly()
 1042 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
 1042 | ERROR   | [ ] Missing short description in doc comment
 1042 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
 1051 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1054 | ERROR   | [ ] Missing short description in doc comment
 1056 | ERROR   | [ ] Missing @return tag in function comment
 1059 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
 1059 | ERROR   | [ ] Missing short description in doc comment
 1059 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
 1065 | ERROR   | [ ] Missing short description in doc comment
 1067 | ERROR   | [ ] Missing @return tag in function comment
 1070 | ERROR   | [x] The open comment tag must be the only content on the
      |         |     line
 1070 | ERROR   | [ ] Missing short description in doc comment
 1070 | ERROR   | [x] The close comment tag must be the only content on
      |         |     the line
 1073 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 206 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...hpunit/phpunit-mock-objects/tests/Invocation/StaticInvocationTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing doc comment for class StaticInvocationTest
 16 | ERROR | Missing doc comment for function
    |       | testConstructorRequiresClassAndMethodAndParameters()
 29 | ERROR | Missing doc comment for function
    |       | testAllowToGetClassNameSetInConstructor()
 41 | ERROR | Missing doc comment for function
    |       | testAllowToGetMethodNameSetInConstructor()
 53 | ERROR | Missing doc comment for function
    |       | testAllowToGetMethodParametersSetInConstructor()
 69 | ERROR | Missing doc comment for function
    |       | testConstructorAllowToSetFlagCloneObjectsInParameters()
 86 | ERROR | Missing doc comment for function
    |       | testAllowToGetReturnTypeSetInConstructor()
---------------------------------------------------------------------------


FILE: ...hpunit/phpunit-mock-objects/tests/Invocation/ObjectInvocationTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  14 | ERROR | Missing doc comment for class ObjectInvocationTest
  16 | ERROR | Missing doc comment for function
     |       | testConstructorRequiresClassAndMethodAndParametersAndObject()
  30 | ERROR | Missing doc comment for function
     |       | testAllowToGetClassNameSetInConstructor()
  43 | ERROR | Missing doc comment for function
     |       | testAllowToGetMethodNameSetInConstructor()
  56 | ERROR | Missing doc comment for function
     |       | testAllowToGetObjectSetInConstructor()
  71 | ERROR | Missing doc comment for function
     |       | testAllowToGetMethodParametersSetInConstructor()
  88 | ERROR | Missing doc comment for function
     |       | testConstructorAllowToSetFlagCloneObjectsInParameters()
 106 | ERROR | Missing doc comment for function
     |       | testAllowToGetReturnTypeSetInConstructor()
---------------------------------------------------------------------------


FILE: ...punit-mock-objects/tests/_fixture/ClassThatImplementsSerializable.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class ClassThatImplementsSerializable
 4 | ERROR | Missing doc comment for function serialize()
 9 | ERROR | Missing doc comment for function unserialize()
---------------------------------------------------------------------------


FILE: ...phpunit/phpunit-mock-objects/tests/_fixture/AbstractMockTestClass.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class AbstractMockTestClass
 4 | ERROR | Missing doc comment for function doSomething()
 6 | ERROR | Missing doc comment for function returnAnything()
---------------------------------------------------------------------------


FILE: ...t-mock-objects/tests/_fixture/InterfaceWithSemiReservedMethodName.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for interface
   |       | InterfaceWithSemiReservedMethodName
 4 | ERROR | Missing doc comment for function unset()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit-mock-objects/tests/_fixture/AnotherInterface.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for interface AnotherInterface
 4 | ERROR | Missing doc comment for function doSomethingElse()
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit-mock-objects/tests/_fixture/PartialMockTestClass.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class PartialMockTestClass
  6 | ERROR | Missing doc comment for function __construct()
 11 | ERROR | Missing doc comment for function doSomething()
 15 | ERROR | Missing doc comment for function doAnotherThing()
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit-mock-objects/tests/_fixture/MockTestInterface.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for interface MockTestInterface
 4 | ERROR | Missing doc comment for function returnAnything()
 5 | ERROR | Missing doc comment for function returnAnythingElse()
---------------------------------------------------------------------------


FILE: ...punit-mock-objects/tests/_fixture/ClassWithAllPossibleReturnTypes.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class
    |       | ClassWithAllPossibleReturnTypes
  4 | ERROR | Missing doc comment for function
    |       | methodWithNoReturnTypeDeclaration()
  8 | ERROR | Missing doc comment for function
    |       | methodWithVoidReturnTypeDeclaration()
 12 | ERROR | Missing doc comment for function
    |       | methodWithStringReturnTypeDeclaration()
 17 | ERROR | Missing doc comment for function
    |       | methodWithFloatReturnTypeDeclaration()
 22 | ERROR | Missing doc comment for function
    |       | methodWithIntReturnTypeDeclaration()
 27 | ERROR | Missing doc comment for function
    |       | methodWithBoolReturnTypeDeclaration()
 32 | ERROR | Missing doc comment for function
    |       | methodWithArrayReturnTypeDeclaration()
 37 | ERROR | Missing doc comment for function
    |       | methodWithTraversableReturnTypeDeclaration()
 42 | ERROR | Missing doc comment for function
    |       | methodWithGeneratorReturnTypeDeclaration()
 47 | ERROR | Missing doc comment for function
    |       | methodWithObjectReturnTypeDeclaration()
 52 | ERROR | Missing doc comment for function
    |       | methodWithClassReturnTypeDeclaration()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit-mock-objects/tests/_fixture/Foo.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class Foo
 4 | ERROR | Missing doc comment for function doSomething()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit-mock-objects/tests/_fixture/FunctionCallback.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for function functionCallback()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit-mock-objects/tests/_fixture/Bar.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class Bar
 4 | ERROR | Missing doc comment for function doSomethingElse()
---------------------------------------------------------------------------


FILE: ...phpunit/phpunit-mock-objects/tests/_fixture/ClassWithStaticMethod.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class ClassWithStaticMethod
 4 | ERROR | Missing doc comment for function staticMethod()
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit-mock-objects/tests/_fixture/AnInterface.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 3 | ERROR | Missing doc comment for interface AnInterface
 5 | ERROR | Missing doc comment for function doSomething()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit-mock-objects/tests/_fixture/MethodCallback.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class MethodCallback
  4 | ERROR | Missing doc comment for function staticCallback()
 13 | ERROR | Missing doc comment for function nonStaticCallback()
---------------------------------------------------------------------------


FILE: ...nit/phpunit-mock-objects/tests/_fixture/MethodCallbackByReference.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class MethodCallbackByReference
 4 | ERROR | Missing doc comment for function bar()
 9 | ERROR | Missing doc comment for function callback()
---------------------------------------------------------------------------


FILE: ...nit/phpunit-mock-objects/tests/_fixture/AnInterfaceWithReturnType.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for interface AnInterfaceWithReturnType
 4 | ERROR | Missing doc comment for function returnAnArray()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit-mock-objects/tests/_fixture/Mockable.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class Mockable
  7 | ERROR | Missing doc comment for function __construct()
 12 | ERROR | Missing doc comment for function mockableMethod()
 18 | ERROR | Missing doc comment for function anotherMockableMethod()
 24 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit-mock-objects/tests/_fixture/AbstractTrait.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for trait AbstractTrait
  4 | ERROR | Missing doc comment for function doSomething()
  6 | ERROR | Missing doc comment for function mockableMethod()
 11 | ERROR | Missing doc comment for function anotherMockableMethod()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit-mock-objects/tests/_fixture/SingletonClass.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  3 | ERROR | Missing doc comment for class SingletonClass
  5 | ERROR | Missing doc comment for function getInstance()
  9 | ERROR | Missing doc comment for function doSomething()
 13 | ERROR | Missing doc comment for function __construct()
 17 | ERROR | Missing doc comment for function __sleep()
 21 | ERROR | Missing doc comment for function __wakeup()
 25 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit-mock-objects/tests/_fixture/StringableClass.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class StringableClass
 4 | ERROR | Missing doc comment for function __toString()
---------------------------------------------------------------------------


FILE: ...r/phpunit/phpunit-mock-objects/tests/_fixture/StaticMockTestClass.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class StaticMockTestClass
 4 | ERROR | Missing doc comment for function doSomething()
 8 | ERROR | Missing doc comment for function doSomethingElse()
---------------------------------------------------------------------------


FILE: .../phpunit-mock-objects/tests/_fixture/TraversableMockTestInterface.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 3 | ERROR | Missing doc comment for interface
   |       | TraversableMockTestInterface
---------------------------------------------------------------------------


FILE: ...phpunit/phpunit-mock-objects/tests/_fixture/ClassWithSelfTypeHint.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class ClassWithSelfTypeHint
 4 | ERROR | Missing doc comment for function foo()
---------------------------------------------------------------------------


FILE: ...nit/phpunit-mock-objects/tests/_fixture/InterfaceWithStaticMethod.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for interface InterfaceWithStaticMethod
 4 | ERROR | Missing doc comment for function staticMethod()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit-mock-objects/tests/_fixture/SomeClass.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class SomeClass
 4 | ERROR | Missing doc comment for function doSomething()
 9 | ERROR | Missing doc comment for function doSomethingElse()
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit-mock-objects/tests/GeneratorTest.php
---------------------------------------------------------------------------
FOUND 35 ERRORS AND 15 WARNINGS AFFECTING 41 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [ ] Missing short description in doc comment
  27 | ERROR   | [ ] Missing @category tag in class comment
  27 | ERROR   | [ ] Missing @package tag in class comment
  27 | ERROR   | [ ] Missing @author tag in class comment
  27 | ERROR   | [ ] Missing @license tag in class comment
  27 | ERROR   | [ ] Missing @link tag in class comment
  30 | ERROR   | [ ] Missing short description in doc comment
  33 | ERROR   | [ ] Private member variable "generator" must be prefixed
     |         |     with an underscore
  35 | ERROR   | [ ] Missing doc comment for function setUp()
  40 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockFailsWhenInvalidFunctionNameIsPassedInAsAFunctionToMock()
  40 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  42 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  47 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockCanCreateNonExistingFunctions()
  54 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockGeneratorFails()
  56 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  57 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  62 | ERROR   | [ ] Missing short description in doc comment
  64 | ERROR   | [ ] Missing @return tag in function comment
  67 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  73 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockForAbstractClassDoesNotFailWhenFakingInterfaces()
  80 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockForAbstractClassStubbingAbstractClass()
  82 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  87 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockForAbstractClassWithNonExistentMethods()
 103 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockForAbstractClassShouldCreateStubsOnlyForAbstractMethodWhenNoMethodsWereInformed()
 103 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 105 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 108 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 109 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 115 | ERROR   | [ ] Missing short description in doc comment
 115 | ERROR   | [ ] Doc comment for parameter "$className" missing
 115 | ERROR   | [ ] Doc comment for parameter "$mockClassName" missing
 117 | ERROR   | [ ] Missing @return tag in function comment
 118 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 125 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockForAbstractClassAbstractClassDoesNotExist()
 127 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 132 | ERROR   | [ ] Missing doc comment for function
     |         |     getMockForAbstractClassExpectsInvalidArgumentExceptionDataprovider()
 132 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 140 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockForTraitWithNonExistentMethodsAndNonAbstractMethods()
 158 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockForTraitStubbingAbstractMethod()
 165 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetMockForSingletonWithReflectionSuccess()
 167 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 172 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionIsRaisedForMutuallyExclusiveOptions()
 174 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 176 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 179 | ERROR   | [ ] Missing short description in doc comment
 181 | ERROR   | [ ] Missing @return tag in function comment
 184 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 191 | ERROR   | [ ] Missing doc comment for function
     |         |     testCanConfigureMethodsForDoubleOfNonExistentClass()
 200 | ERROR   | [ ] Missing doc comment for function
     |         |     testCanInvokeMethodsOfNonExistentClass()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/php-text-template/src/Template.php
---------------------------------------------------------------------------
FOUND 37 ERRORS AND 1 WARNING AFFECTING 30 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [ ] Missing @category tag in class comment
  15 | ERROR   | [ ] Missing @package tag in class comment
  15 | ERROR   | [ ] Missing @author tag in class comment
  15 | ERROR   | [ ] Missing @license tag in class comment
  15 | ERROR   | [ ] Missing @link tag in class comment
  18 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [ ] Missing short description in doc comment
  28 | ERROR   | [ ] Missing short description in doc comment
  33 | ERROR   | [ ] Missing short description in doc comment
  38 | ERROR   | [ ] Doc comment for parameter "$openDelimiter" missing
  38 | ERROR   | [ ] Doc comment for parameter "$closeDelimiter" missing
  41 | ERROR   | [ ] Missing parameter comment
  41 | ERROR   | [x] Expected 1 spaces after parameter type; 19 found
  42 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  44 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  54 | ERROR   | [ ] Missing parameter comment
  54 | ERROR   | [x] Expected 1 spaces after parameter type; 19 found
  55 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  56 | ERROR   | [ ] Missing @return tag in function comment
  65 | ERROR   | [ ] Expected "} else if (...) {\n"; found "}\n\n       
     |         |     else if (...) {\n"
  69 | ERROR   | [ ] Expected "} else {\n"; found "}\n\n        else {\n"
  71 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 14
  79 | ERROR   | [ ] Missing parameter comment
  80 | ERROR   | [ ] Missing parameter comment
  81 | ERROR   | [ ] Missing @return tag in function comment
  82 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 110 | ERROR   | [ ] Missing parameter comment
 111 | ERROR   | [ ] Missing @return tag in function comment
 123 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 14
 123 | ERROR   | [x] Opening statement of multi-line function call not
     |         |     indented correctly; expected 12 spaces but found 14
 124 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 18 spaces but found 16
 125 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 18 spaces but found 16
 126 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 18 spaces but found 16
 127 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 20 spaces but found 18
 128 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 20 spaces but found 18
 129 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 18 spaces but found 16
 130 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 14
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phpunit/php-token-stream/src/Token.php
---------------------------------------------------------------------------
FOUND 304 ERRORS AND 1 WARNING AFFECTING 284 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   13 | ERROR   | [ ] Missing @category tag in class comment
   13 | ERROR   | [ ] Missing @package tag in class comment
   13 | ERROR   | [ ] Missing @author tag in class comment
   13 | ERROR   | [ ] Missing @license tag in class comment
   13 | ERROR   | [ ] Missing @link tag in class comment
   16 | ERROR   | [ ] Missing short description in doc comment
   21 | ERROR   | [ ] Missing short description in doc comment
   26 | ERROR   | [ ] Missing short description in doc comment
   31 | ERROR   | [ ] Missing short description in doc comment
   36 | ERROR   | [ ] Missing short description in doc comment
   37 | ERROR   | [ ] Missing parameter comment
   38 | ERROR   | [ ] Missing parameter comment
   39 | ERROR   | [ ] Missing parameter comment
   40 | ERROR   | [ ] Missing parameter comment
   50 | ERROR   | [ ] Missing short description in doc comment
   58 | ERROR   | [ ] Missing short description in doc comment
   66 | ERROR   | [ ] Missing short description in doc comment
   75 | ERROR   | [ ] Missing doc comment for class PHP_TokenWithScope
   77 | ERROR   | [ ] Missing short description in doc comment
  103 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  104 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  104 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  113 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  114 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 16 spaces but found 17
  114 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  114 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  119 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  119 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  127 | ERROR   | [ ] Missing short description in doc comment
  138 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  138 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  147 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  148 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  148 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  164 | ERROR   | [ ] Missing short description in doc comment
  173 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_TokenWithScopeAndVisibility
  175 | ERROR   | [ ] Missing short description in doc comment
  184 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 16 spaces but found 15
  184 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  185 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  186 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  186 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  192 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 16 spaces but found 14
  192 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  193 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  194 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  194 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  201 | ERROR   | [ ] Missing short description in doc comment
  211 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 16 spaces but found 15
  211 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  212 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  213 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  213 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  218 | ERROR   | [x] Multi-line IF statement not indented correctly;
      |         |     expected 16 spaces but found 15
  218 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  219 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  220 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  220 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  231 | ERROR   | [ ] Missing doc comment for class PHP_Token_Includes
  233 | ERROR   | [ ] Missing short description in doc comment
  238 | ERROR   | [ ] Missing short description in doc comment
  243 | ERROR   | [ ] Missing short description in doc comment
  255 | ERROR   | [ ] Missing short description in doc comment
  267 | ERROR   | [ ] Private method name "PHP_Token_Includes::process"
      |         |     must be prefixed with an underscore
  267 | ERROR   | [ ] Missing doc comment for function process()
  280 | ERROR   | [ ] Missing doc comment for class PHP_Token_FUNCTION
  282 | ERROR   | [ ] Missing short description in doc comment
  287 | ERROR   | [ ] Missing short description in doc comment
  292 | ERROR   | [ ] Missing short description in doc comment
  297 | ERROR   | [ ] Missing short description in doc comment
  302 | ERROR   | [ ] Missing short description in doc comment
  305 | ERROR   | [ ] Private member variable "anonymous" must be prefixed
      |         |     with an underscore
  307 | ERROR   | [ ] Missing short description in doc comment
  341 | ERROR   | [ ] Missing short description in doc comment
  364 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
  393 | ERROR   | [ ] Missing short description in doc comment
  408 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  409 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  410 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  411 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  412 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  413 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  414 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  415 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  416 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  417 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  418 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  419 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  428 | ERROR   | [ ] Missing short description in doc comment
  458 | ERROR   | [ ] Missing short description in doc comment
  467 | ERROR   | [ ] Missing doc comment for class PHP_Token_INTERFACE
  469 | ERROR   | [ ] Missing short description in doc comment
  474 | ERROR   | [ ] Missing short description in doc comment
  482 | ERROR   | [ ] Missing short description in doc comment
  490 | ERROR   | [ ] Missing short description in doc comment
  537 | ERROR   | [ ] Missing short description in doc comment
  538 | ERROR   | [ ] Missing parameter comment
  539 | ERROR   | [ ] Missing parameter comment
  556 | ERROR   | [ ] Missing short description in doc comment
  577 | ERROR   | [ ] Missing short description in doc comment
  588 | ERROR   | [ ] Missing short description in doc comment
  621 | ERROR   | [ ] Missing doc comment for class PHP_Token_ABSTRACT
  625 | ERROR   | [ ] Missing doc comment for class PHP_Token_AMPERSAND
  629 | ERROR   | [ ] Missing doc comment for class PHP_Token_AND_EQUAL
  633 | ERROR   | [ ] Missing doc comment for class PHP_Token_ARRAY
  637 | ERROR   | [ ] Missing doc comment for class PHP_Token_ARRAY_CAST
  641 | ERROR   | [ ] Missing doc comment for class PHP_Token_AS
  645 | ERROR   | [ ] Missing doc comment for class PHP_Token_AT
  649 | ERROR   | [ ] Missing doc comment for class PHP_Token_BACKTICK
  653 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_BAD_CHARACTER
  657 | ERROR   | [ ] Missing doc comment for class PHP_Token_BOOLEAN_AND
  661 | ERROR   | [ ] Missing doc comment for class PHP_Token_BOOLEAN_OR
  665 | ERROR   | [ ] Missing doc comment for class PHP_Token_BOOL_CAST
  669 | ERROR   | [ ] Missing doc comment for class PHP_Token_BREAK
  673 | ERROR   | [ ] Missing doc comment for class PHP_Token_CARET
  677 | ERROR   | [ ] Missing doc comment for class PHP_Token_CASE
  681 | ERROR   | [ ] Missing doc comment for class PHP_Token_CATCH
  685 | ERROR   | [ ] Missing doc comment for class PHP_Token_CHARACTER
  689 | ERROR   | [ ] Missing doc comment for class PHP_Token_CLASS
  691 | ERROR   | [ ] Missing short description in doc comment
  694 | ERROR   | [ ] Private member variable "anonymous" must be prefixed
      |         |     with an underscore
  696 | ERROR   | [ ] Missing short description in doc comment
  699 | ERROR   | [ ] Private member variable "name" must be prefixed with
      |         |     an underscore
  701 | ERROR   | [ ] Missing short description in doc comment
  723 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  724 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  724 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  738 | ERROR   | [ ] Missing doc comment for function isAnonymous()
  744 | ERROR   | [ ] Missing doc comment for class PHP_Token_CLASS_C
  748 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_CLASS_NAME_CONSTANT
  752 | ERROR   | [ ] Missing doc comment for class PHP_Token_CLONE
  756 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_CLOSE_BRACKET
  760 | ERROR   | [ ] Missing doc comment for class PHP_Token_CLOSE_CURLY
  764 | ERROR   | [ ] Missing doc comment for class PHP_Token_CLOSE_SQUARE
  768 | ERROR   | [ ] Missing doc comment for class PHP_Token_CLOSE_TAG
  772 | ERROR   | [ ] Missing doc comment for class PHP_Token_COLON
  776 | ERROR   | [ ] Missing doc comment for class PHP_Token_COMMA
  780 | ERROR   | [ ] Missing doc comment for class PHP_Token_COMMENT
  784 | ERROR   | [ ] Missing doc comment for class PHP_Token_CONCAT_EQUAL
  788 | ERROR   | [ ] Missing doc comment for class PHP_Token_CONST
  792 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_CONSTANT_ENCAPSED_STRING
  796 | ERROR   | [ ] Missing doc comment for class PHP_Token_CONTINUE
  800 | ERROR   | [ ] Missing doc comment for class PHP_Token_CURLY_OPEN
  804 | ERROR   | [ ] Missing doc comment for class PHP_Token_DEC
  808 | ERROR   | [ ] Missing doc comment for class PHP_Token_DECLARE
  812 | ERROR   | [ ] Missing doc comment for class PHP_Token_DEFAULT
  816 | ERROR   | [ ] Missing doc comment for class PHP_Token_DIV
  820 | ERROR   | [ ] Missing doc comment for class PHP_Token_DIV_EQUAL
  824 | ERROR   | [ ] Missing doc comment for class PHP_Token_DNUMBER
  828 | ERROR   | [ ] Missing doc comment for class PHP_Token_DO
  832 | ERROR   | [ ] Missing doc comment for class PHP_Token_DOC_COMMENT
  836 | ERROR   | [ ] Missing doc comment for class PHP_Token_DOLLAR
  840 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_DOLLAR_OPEN_CURLY_BRACES
  844 | ERROR   | [ ] Missing doc comment for class PHP_Token_DOT
  848 | ERROR   | [ ] Missing doc comment for class PHP_Token_DOUBLE_ARROW
  852 | ERROR   | [ ] Missing doc comment for class PHP_Token_DOUBLE_CAST
  856 | ERROR   | [ ] Missing doc comment for class PHP_Token_DOUBLE_COLON
  860 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_DOUBLE_QUOTES
  864 | ERROR   | [ ] Missing doc comment for class PHP_Token_ECHO
  868 | ERROR   | [ ] Missing doc comment for class PHP_Token_ELSE
  872 | ERROR   | [ ] Missing doc comment for class PHP_Token_ELSEIF
  876 | ERROR   | [ ] Missing doc comment for class PHP_Token_EMPTY
  880 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_ENCAPSED_AND_WHITESPACE
  884 | ERROR   | [ ] Missing doc comment for class PHP_Token_ENDDECLARE
  888 | ERROR   | [ ] Missing doc comment for class PHP_Token_ENDFOR
  892 | ERROR   | [ ] Missing doc comment for class PHP_Token_ENDFOREACH
  896 | ERROR   | [ ] Missing doc comment for class PHP_Token_ENDIF
  900 | ERROR   | [ ] Missing doc comment for class PHP_Token_ENDSWITCH
  904 | ERROR   | [ ] Missing doc comment for class PHP_Token_ENDWHILE
  908 | ERROR   | [ ] Missing doc comment for class PHP_Token_END_HEREDOC
  912 | ERROR   | [ ] Missing doc comment for class PHP_Token_EQUAL
  916 | ERROR   | [ ] Missing doc comment for class PHP_Token_EVAL
  920 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_EXCLAMATION_MARK
  924 | ERROR   | [ ] Missing doc comment for class PHP_Token_EXIT
  928 | ERROR   | [ ] Missing doc comment for class PHP_Token_EXTENDS
  932 | ERROR   | [ ] Missing doc comment for class PHP_Token_FILE
  936 | ERROR   | [ ] Missing doc comment for class PHP_Token_FINAL
  940 | ERROR   | [ ] Missing doc comment for class PHP_Token_FOR
  944 | ERROR   | [ ] Missing doc comment for class PHP_Token_FOREACH
  948 | ERROR   | [ ] Missing doc comment for class PHP_Token_FUNC_C
  952 | ERROR   | [ ] Missing doc comment for class PHP_Token_GLOBAL
  956 | ERROR   | [ ] Missing doc comment for class PHP_Token_GT
  960 | ERROR   | [ ] Missing doc comment for class PHP_Token_IF
  964 | ERROR   | [ ] Missing doc comment for class PHP_Token_IMPLEMENTS
  968 | ERROR   | [ ] Missing doc comment for class PHP_Token_INC
  972 | ERROR   | [ ] Missing doc comment for class PHP_Token_INCLUDE
  976 | ERROR   | [ ] Missing doc comment for class PHP_Token_INCLUDE_ONCE
  980 | ERROR   | [ ] Missing doc comment for class PHP_Token_INLINE_HTML
  984 | ERROR   | [ ] Missing doc comment for class PHP_Token_INSTANCEOF
  988 | ERROR   | [ ] Missing doc comment for class PHP_Token_INT_CAST
  992 | ERROR   | [ ] Missing doc comment for class PHP_Token_ISSET
  996 | ERROR   | [ ] Missing doc comment for class PHP_Token_IS_EQUAL
 1000 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_IS_GREATER_OR_EQUAL
 1004 | ERROR   | [ ] Missing doc comment for class PHP_Token_IS_IDENTICAL
 1008 | ERROR   | [ ] Missing doc comment for class PHP_Token_IS_NOT_EQUAL
 1012 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_IS_NOT_IDENTICAL
 1016 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_IS_SMALLER_OR_EQUAL
 1020 | ERROR   | [ ] Missing doc comment for class PHP_Token_LINE
 1024 | ERROR   | [ ] Missing doc comment for class PHP_Token_LIST
 1028 | ERROR   | [ ] Missing doc comment for class PHP_Token_LNUMBER
 1032 | ERROR   | [ ] Missing doc comment for class PHP_Token_LOGICAL_AND
 1036 | ERROR   | [ ] Missing doc comment for class PHP_Token_LOGICAL_OR
 1040 | ERROR   | [ ] Missing doc comment for class PHP_Token_LOGICAL_XOR
 1044 | ERROR   | [ ] Missing doc comment for class PHP_Token_LT
 1048 | ERROR   | [ ] Missing doc comment for class PHP_Token_METHOD_C
 1052 | ERROR   | [ ] Missing doc comment for class PHP_Token_MINUS
 1056 | ERROR   | [ ] Missing doc comment for class PHP_Token_MINUS_EQUAL
 1060 | ERROR   | [ ] Missing doc comment for class PHP_Token_MOD_EQUAL
 1064 | ERROR   | [ ] Missing doc comment for class PHP_Token_MULT
 1068 | ERROR   | [ ] Missing doc comment for class PHP_Token_MUL_EQUAL
 1072 | ERROR   | [ ] Missing doc comment for class PHP_Token_NEW
 1076 | ERROR   | [ ] Missing doc comment for class PHP_Token_NUM_STRING
 1080 | ERROR   | [ ] Missing doc comment for class PHP_Token_OBJECT_CAST
 1084 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_OBJECT_OPERATOR
 1088 | ERROR   | [ ] Missing doc comment for class PHP_Token_OPEN_BRACKET
 1092 | ERROR   | [ ] Missing doc comment for class PHP_Token_OPEN_CURLY
 1096 | ERROR   | [ ] Missing doc comment for class PHP_Token_OPEN_SQUARE
 1100 | ERROR   | [ ] Missing doc comment for class PHP_Token_OPEN_TAG
 1104 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_OPEN_TAG_WITH_ECHO
 1108 | ERROR   | [ ] Missing doc comment for class PHP_Token_OR_EQUAL
 1112 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_PAAMAYIM_NEKUDOTAYIM
 1116 | ERROR   | [ ] Missing doc comment for class PHP_Token_PERCENT
 1120 | ERROR   | [ ] Missing doc comment for class PHP_Token_PIPE
 1124 | ERROR   | [ ] Missing doc comment for class PHP_Token_PLUS
 1128 | ERROR   | [ ] Missing doc comment for class PHP_Token_PLUS_EQUAL
 1132 | ERROR   | [ ] Missing doc comment for class PHP_Token_PRINT
 1136 | ERROR   | [ ] Missing doc comment for class PHP_Token_PRIVATE
 1140 | ERROR   | [ ] Missing doc comment for class PHP_Token_PROTECTED
 1144 | ERROR   | [ ] Missing doc comment for class PHP_Token_PUBLIC
 1148 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_QUESTION_MARK
 1152 | ERROR   | [ ] Missing doc comment for class PHP_Token_REQUIRE
 1156 | ERROR   | [ ] Missing doc comment for class PHP_Token_REQUIRE_ONCE
 1160 | ERROR   | [ ] Missing doc comment for class PHP_Token_RETURN
 1164 | ERROR   | [ ] Missing doc comment for class PHP_Token_SEMICOLON
 1168 | ERROR   | [ ] Missing doc comment for class PHP_Token_SL
 1172 | ERROR   | [ ] Missing doc comment for class PHP_Token_SL_EQUAL
 1176 | ERROR   | [ ] Missing doc comment for class PHP_Token_SR
 1180 | ERROR   | [ ] Missing doc comment for class PHP_Token_SR_EQUAL
 1184 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_START_HEREDOC
 1188 | ERROR   | [ ] Missing doc comment for class PHP_Token_STATIC
 1192 | ERROR   | [ ] Missing doc comment for class PHP_Token_STRING
 1196 | ERROR   | [ ] Missing doc comment for class PHP_Token_STRING_CAST
 1200 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_STRING_VARNAME
 1204 | ERROR   | [ ] Missing doc comment for class PHP_Token_SWITCH
 1208 | ERROR   | [ ] Missing doc comment for class PHP_Token_THROW
 1212 | ERROR   | [ ] Missing doc comment for class PHP_Token_TILDE
 1216 | ERROR   | [ ] Missing doc comment for class PHP_Token_TRY
 1220 | ERROR   | [ ] Missing doc comment for class PHP_Token_UNSET
 1224 | ERROR   | [ ] Missing doc comment for class PHP_Token_UNSET_CAST
 1228 | ERROR   | [ ] Missing doc comment for class PHP_Token_USE
 1232 | ERROR   | [ ] Missing doc comment for class PHP_Token_USE_FUNCTION
 1236 | ERROR   | [ ] Missing doc comment for class PHP_Token_VAR
 1240 | ERROR   | [ ] Missing doc comment for class PHP_Token_VARIABLE
 1244 | ERROR   | [ ] Missing doc comment for class PHP_Token_WHILE
 1248 | ERROR   | [ ] Missing doc comment for class PHP_Token_WHITESPACE
 1252 | ERROR   | [ ] Missing doc comment for class PHP_Token_XOR_EQUAL
 1257 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
 1262 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
 1266 | ERROR   | [ ] Missing doc comment for class PHP_Token_GOTO
 1270 | ERROR   | [ ] Missing doc comment for class PHP_Token_NAMESPACE
 1272 | ERROR   | [ ] Missing short description in doc comment
 1282 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1282 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1293 | ERROR   | [ ] Missing doc comment for class PHP_Token_NS_C
 1297 | ERROR   | [ ] Missing doc comment for class PHP_Token_NS_SEPARATOR
 1302 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
 1306 | ERROR   | [ ] Missing doc comment for class PHP_Token_INSTEADOF
 1310 | ERROR   | [ ] Missing doc comment for class PHP_Token_TRAIT
 1314 | ERROR   | [ ] Missing doc comment for class PHP_Token_TRAIT_C
 1319 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
 1323 | ERROR   | [ ] Missing doc comment for class PHP_Token_YIELD
 1328 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
 1332 | ERROR   | [ ] Missing doc comment for class PHP_Token_POW
 1336 | ERROR   | [ ] Missing doc comment for class PHP_Token_POW_EQUAL
 1341 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
 1345 | ERROR   | [ ] Missing doc comment for class PHP_Token_SPACESHIP
 1349 | ERROR   | [ ] Missing doc comment for class PHP_Token_YIELD_FROM
 1354 | ERROR   | [ ] You must use "/**" style comments for a class
      |         |     comment
 1358 | ERROR   | [ ] Missing doc comment for class PHP_Token_AWAIT
 1362 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_COMPILER_HALT_OFFSET
 1366 | ERROR   | [ ] Missing doc comment for class PHP_Token_ENUM
 1370 | ERROR   | [ ] Missing doc comment for class PHP_Token_EQUALS
 1374 | ERROR   | [ ] Missing doc comment for class PHP_Token_IN
 1378 | ERROR   | [ ] Missing doc comment for class PHP_Token_JOIN
 1382 | ERROR   | [ ] Missing doc comment for class PHP_Token_LAMBDA_ARROW
 1386 | ERROR   | [ ] Missing doc comment for class PHP_Token_LAMBDA_CP
 1390 | ERROR   | [ ] Missing doc comment for class PHP_Token_LAMBDA_OP
 1394 | ERROR   | [ ] Missing doc comment for class PHP_Token_ONUMBER
 1398 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_NULLSAFE_OBJECT_OPERATOR
 1402 | ERROR   | [ ] Missing doc comment for class PHP_Token_SHAPE
 1406 | ERROR   | [ ] Missing doc comment for class PHP_Token_SUPER
 1410 | ERROR   | [ ] Missing doc comment for class PHP_Token_TYPE
 1414 | ERROR   | [ ] Missing doc comment for class PHP_Token_TYPELIST_GT
 1418 | ERROR   | [ ] Missing doc comment for class PHP_Token_TYPELIST_LT
 1422 | ERROR   | [ ] Missing doc comment for class PHP_Token_WHERE
 1426 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_XHP_ATTRIBUTE
 1430 | ERROR   | [ ] Missing doc comment for class PHP_Token_XHP_CATEGORY
 1434 | ERROR   | [ ] Missing doc comment for class
      |         |     PHP_Token_XHP_CATEGORY_LABEL
 1438 | ERROR   | [ ] Missing doc comment for class PHP_Token_XHP_CHILDREN
 1442 | ERROR   | [ ] Missing doc comment for class PHP_Token_XHP_LABEL
 1446 | ERROR   | [ ] Missing doc comment for class PHP_Token_XHP_REQUIRED
 1450 | ERROR   | [ ] Missing doc comment for class PHP_Token_XHP_TAG_GT
 1454 | ERROR   | [ ] Missing doc comment for class PHP_Token_XHP_TAG_LT
 1458 | ERROR   | [ ] Missing doc comment for class PHP_Token_XHP_TEXT
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 51 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/php-token-stream/src/Token/Stream/CachingFactory.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing @category tag in class comment
 13 | ERROR | Missing @package tag in class comment
 13 | ERROR | Missing @author tag in class comment
 13 | ERROR | Missing @license tag in class comment
 13 | ERROR | Missing @link tag in class comment
 16 | ERROR | Missing short description in doc comment
 21 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing parameter comment
 35 | ERROR | Missing short description in doc comment
 36 | ERROR | Missing parameter comment
 37 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/php-token-stream/src/Token/Stream.php
---------------------------------------------------------------------------
FOUND 90 ERRORS AND 3 WARNINGS AFFECTING 83 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  13 | ERROR   | [ ] Missing @category tag in class comment
  13 | ERROR   | [ ] Missing @package tag in class comment
  13 | ERROR   | [ ] Missing @author tag in class comment
  13 | ERROR   | [ ] Missing @license tag in class comment
  13 | ERROR   | [ ] Missing @link tag in class comment
  16 | ERROR   | [ ] Missing short description in doc comment
  50 | ERROR   | [ ] Missing short description in doc comment
  55 | ERROR   | [ ] Missing short description in doc comment
  60 | ERROR   | [ ] Missing short description in doc comment
  65 | ERROR   | [ ] Missing short description in doc comment
  70 | ERROR   | [ ] Missing short description in doc comment
  75 | ERROR   | [ ] Missing short description in doc comment
  80 | ERROR   | [ ] Missing short description in doc comment
  85 | ERROR   | [ ] Missing short description in doc comment
  90 | ERROR   | [ ] Missing short description in doc comment
  95 | ERROR   | [ ] Missing short description in doc comment
 103 | ERROR   | [ ] Missing parameter comment
 123 | ERROR   | [ ] Missing short description in doc comment
 137 | ERROR   | [ ] Missing short description in doc comment
 149 | ERROR   | [ ] Missing parameter comment
 150 | ERROR   | [ ] Missing @return tag in function comment
 170 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 189 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 189 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 207 | ERROR   | [ ] Missing short description in doc comment
 215 | ERROR   | [ ] Missing short description in doc comment
 223 | ERROR   | [ ] Missing short description in doc comment
 237 | ERROR   | [ ] Missing short description in doc comment
 251 | ERROR   | [ ] Missing short description in doc comment
 265 | ERROR   | [ ] Missing short description in doc comment
 307 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 308 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 309 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 310 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 333 | ERROR   | [ ] Doc comment for parameter "$line" missing
 347 | ERROR   | [ ] Missing doc comment for function parse()
 362 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 365 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 381 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 382 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 395 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 400 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 404 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 407 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 420 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 421 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 422 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 422 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 430 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 431 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 438 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 446 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 448 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 451 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 452 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 453 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 453 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 453 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 456 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 457 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 457 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 460 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 461 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 461 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 464 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 470 | ERROR   | [ ] Missing short description in doc comment
 478 | ERROR   | [ ] Doc comment is empty
 479 | ERROR   | [ ] Missing @return tag in function comment
 485 | ERROR   | [ ] Missing short description in doc comment
 493 | ERROR   | [ ] Missing short description in doc comment
 501 | ERROR   | [ ] Missing short description in doc comment
 509 | ERROR   | [ ] Doc comment is empty
 510 | ERROR   | [ ] Missing @return tag in function comment
 516 | ERROR   | [ ] Missing short description in doc comment
 517 | ERROR   | [ ] Missing parameter comment
 526 | ERROR   | [ ] Missing short description in doc comment
 527 | ERROR   | [ ] Missing parameter comment
 547 | ERROR   | [ ] Missing short description in doc comment
 548 | ERROR   | [ ] Missing parameter comment
 549 | ERROR   | [ ] Missing parameter comment
 550 | ERROR   | [ ] Missing @return tag in function comment
 556 | ERROR   | [ ] Missing short description in doc comment
 557 | ERROR   | [ ] Missing parameter comment
 560 | ERROR   | [ ] Missing @return tag in function comment
 578 | ERROR   | [ ] Missing parameter comment
 581 | ERROR   | [ ] Missing @return tag in function comment
 596 | ERROR   | [ ] Missing short description in doc comment
 597 | ERROR   | [ ] Missing parameter comment
 598 | ERROR   | [ ] Missing parameter comment
 599 | ERROR   | [ ] Missing parameter comment
 600 | ERROR   | [ ] Missing @return tag in function comment
 601 | ERROR   | [ ] Private method name
     |         |     "PHP_Token_Stream::addFunctionToMap" must be prefixed
     |         |     with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 33 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/php-token-stream/tests/TokenTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class PHP_TokenTest
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Missing @return tag in function comment
 24 | ERROR | Missing short description in doc comment
 27 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/php-token-stream/tests/bootstrap.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | You must use "/**" style comments for a file comment
---------------------------------------------------------------------------


FILE: .../tests/_fixture/multipleNamespacesWithOneClassUsingNonBraceSyntax.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class TestClassInBar
 11 | ERROR | Missing doc comment for class TestClassInBaz
---------------------------------------------------------------------------


FILE: ...m/tests/_fixture/class_with_method_that_declares_anonymous_class2.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Missing doc comment for class Test
  2 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  3 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  3 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
  3 | ERROR | [ ] Missing doc comment for function methodOne()
  3 | ERROR | [x] Opening brace should be on a new line
  4 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  4 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 2
  5 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  5 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 3
  5 | ERROR | [ ] Public method name "Test::method_in_anonymous_class" is
    |       |     not in camel caps format
  5 | ERROR | [ ] Public method name "::method_in_anonymous_class" is not
    |       |     in camel caps format
  5 | ERROR | [ ] Missing doc comment for function
    |       |     method_in_anonymous_class()
  5 | ERROR | [x] Opening brace should be on a new line
  6 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  6 | ERROR | [x] Line indented incorrectly; expected at least 16 spaces,
    |       |     found 4
  7 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  7 | ERROR | [x] Line indented incorrectly; expected 12 spaces, found 3
  8 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  8 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 2
 10 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 10 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 2
 11 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 11 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 13 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
 13 | ERROR | [ ] Missing doc comment for function methodTwo()
 13 | ERROR | [x] Opening brace should be on a new line
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 14 | ERROR | [x] Line indented incorrectly; expected at least 8 spaces,
    |       |     found 2
 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 15 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...punit/php-token-stream/tests/_fixture/classUsesNamespacedFunction.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 6 | ERROR | Missing doc comment for class Foo
---------------------------------------------------------------------------


FILE: ...am/tests/_fixture/class_with_method_that_declares_anonymous_class.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Interface name must begin with a capital letter
  2 | ERROR | [ ] Missing doc comment for interface foo
  2 | ERROR | [x] Opening brace of a interface must be on the line after
    |       |     the definition
  5 | ERROR | [ ] Class name must begin with a capital letter
  5 | ERROR | [ ] Class name is not valid; consider
    |       |     Class_With_Method_That_Declares_Anonymous_Class instead
  5 | ERROR | [ ] Missing doc comment for class
    |       |     class_with_method_that_declares_anonymous_class
  7 | ERROR | [ ] Missing doc comment for function method()
  9 | ERROR | [ ] Missing doc comment for function foo()
  9 | ERROR | [x] Opening brace should be on a new line
  9 | ERROR | [x] Closing brace must be on a line by itself
  9 | ERROR | [x] Closing brace must be on a line by itself
 10 | ERROR | [ ] Missing doc comment for function foo()
 10 | ERROR | [x] Opening brace should be on a new line
 10 | ERROR | [x] Closing brace must be on a line by itself
 10 | ERROR | [x] Closing brace must be on a line by itself
 11 | ERROR | [x] Closing brace must be on a line by itself
 12 | ERROR | [x] Closing brace must be on a line by itself
 13 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...or/phpunit/php-token-stream/tests/_fixture/classInScopedNamespace.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 4 | ERROR | [ ] Missing doc comment for class TestClass
 4 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-token-stream/tests/_fixture/source4.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
  3 | ERROR | [ ] Interface name must begin with a capital letter
  3 | ERROR | [ ] You must use "/**" style comments for a interface
    |       |     comment
  5 | ERROR | [ ] Missing doc comment for function setVariable()
  6 | ERROR | [ ] Missing doc comment for function getHtml()
  6 | ERROR | [x] Expected 1 space after FUNCTION keyword; newline found
 10 | ERROR | [ ] Interface name must begin with a capital letter
 10 | ERROR | [ ] Missing doc comment for interface a
 12 | ERROR | [ ] Missing doc comment for function foo()
 15 | ERROR | [ ] Interface name must begin with a capital letter
 15 | ERROR | [ ] Missing doc comment for interface b
 17 | ERROR | [ ] Missing doc comment for function baz()
 21 | ERROR | [ ] Class name must begin with a capital letter
 21 | ERROR | [ ] You must use "/**" style comments for a class comment
 23 | ERROR | [ ] Missing doc comment for function foo()
 27 | ERROR | [ ] Missing doc comment for function baz()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...nit/php-token-stream/tests/_fixture/class_with_method_named_empty.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Class name must begin with a capital letter
 2 | ERROR | Class name is not valid; consider
   |       | Class_With_Method_Named_Empty instead
 2 | ERROR | Missing doc comment for class class_with_method_named_empty
 4 | ERROR | Missing doc comment for function empty()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-token-stream/tests/_fixture/source3.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] You must use "/**" style comments for a file comment
 5 | ERROR | [x] File is being unconditionally included; use "require"
   |       |     instead
 6 | ERROR | [x] File is being unconditionally included; use
   |       |     "require_once" instead
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...punit/php-token-stream/tests/_fixture/classExtendsNamespacedClass.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 5 | ERROR | [ ] Missing doc comment for class Baz
 5 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 5 | ERROR | [x] Closing brace must be on a line by itself
 9 | ERROR | [ ] Missing doc comment for class Extender
 9 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 9 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-token-stream/tests/_fixture/source2.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] You must use "/**" style comments for a file comment
 3 | ERROR | [ ] You must use "/**" style comments for a class comment
 3 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 5 | ERROR | [ ] You must use "/**" style comments for a function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-token-stream/tests/_fixture/closure.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [x] Closing brace must be on a line by itself
 5 | ERROR | [x] Closing brace must be on a line by itself
 6 | ERROR | [x] Closing brace must be on a line by itself
 7 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 7 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...punit/php-token-stream/tests/_fixture/php-code-coverage-issue-424.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 3 | ERROR | [ ] Missing doc comment for class Example
 5 | ERROR | [ ] Missing doc comment for function even()
 7 | ERROR | [x] Opening parenthesis of a multi-line function call must be
   |       |     the last content on the line
 7 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
 9 | ERROR | [x] Closing parenthesis of a multi-line function call must be
   |       |     on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-token-stream/tests/_fixture/source5.php
---------------------------------------------------------------------------
FOUND 21 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for function foo()
 2 | ERROR | [x] Opening brace should be on a new line
 2 | ERROR | [x] Closing brace must be on a line by itself
 3 | ERROR | [ ] Interface name must begin with a capital letter
 3 | ERROR | [ ] Missing doc comment for interface i
 3 | ERROR | [x] Opening brace of a interface must be on the line after
   |       |     the definition
 3 | ERROR | [ ] Missing doc comment for function m()
 3 | ERROR | [x] Closing brace must be on a line by itself
 4 | ERROR | [ ] Class name must begin with a capital letter
 4 | ERROR | [ ] Missing doc comment for class a
 4 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 4 | ERROR | [ ] Missing doc comment for function m()
 4 | ERROR | [x] Closing brace must be on a line by itself
 5 | ERROR | [ ] Class name must begin with a capital letter
 5 | ERROR | [ ] Missing doc comment for class c
 5 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
 5 | ERROR | [ ] Missing doc comment for function m()
 5 | ERROR | [x] Opening brace should be on a new line
 5 | ERROR | [x] Closing brace must be on a line by itself
 5 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/php-token-stream/tests/_fixture/classInNamespace.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class TestClass
---------------------------------------------------------------------------


FILE: ...ests/_fixture/class_with_multiple_anonymous_classes_and_functions.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  2 | ERROR | [ ] Class name must begin with a capital letter
  2 | ERROR | [ ] Class name is not valid; consider
    |       |     Class_With_Multiple_Anonymous_Classes_And_Functions
    |       |     instead
  2 | ERROR | [ ] Missing doc comment for class
    |       |     class_with_multiple_anonymous_classes_and_functions
  4 | ERROR | [ ] Missing doc comment for function m()
  7 | ERROR | [ ] Missing doc comment for function n()
  7 | ERROR | [x] Opening brace should be on a new line
 13 | ERROR | [ ] Missing doc comment for function o()
 13 | ERROR | [x] Opening brace should be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/php-token-stream/tests/_fixture/source.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [ ] Missing @category tag in class comment
  4 | ERROR | [ ] Missing @package tag in class comment
  4 | ERROR | [ ] Missing @author tag in class comment
  4 | ERROR | [ ] Missing @license tag in class comment
  4 | ERROR | [ ] Missing @link tag in class comment
  5 | ERROR | [x] Opening brace of a class must be on the line after the
    |       |     definition
  5 | ERROR | [ ] Missing doc comment for function foo()
  5 | ERROR | [x] Opening brace should be on a new line
  5 | ERROR | [x] Closing brace must be on a line by itself
  7 | ERROR | [ ] Missing short description in doc comment
  8 | ERROR | [ ] Missing parameter comment
  9 | ERROR | [ ] Missing @return tag in function comment
 14 | ERROR | [ ] Missing short description in doc comment
 15 | ERROR | [ ] Missing parameter comment
 16 | ERROR | [ ] Missing @return tag in function comment
 21 | ERROR | [ ] Missing doc comment for function barfoo()
 27 | ERROR | [ ] There must be no blank lines after the function comment
 27 | ERROR | [ ] Missing @return tag in function comment
 33 | ERROR | [ ] Missing doc comment for function blaz()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-token-stream/tests/_fixture/issue19.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 2 | ERROR | [ ] Missing doc comment for class TestClass
 2 | ERROR | [x] Opening brace of a class must be on the line after the
   |       |     definition
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...n-stream/tests/_fixture/multipleNamespacesWithOneClassUsingBraces.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class TestClassInBar
 10 | ERROR | Missing doc comment for class TestClassInBaz
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-token-stream/tests/_fixture/issue30.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class Foo
 4 | ERROR | Missing doc comment for function bar()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/php-token-stream/tests/Token/FunctionTest.php
---------------------------------------------------------------------------
FOUND 31 ERRORS AND 1 WARNING AFFECTING 32 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  13 | ERROR   | [ ] Missing doc comment for class PHP_Token_FunctionTest
  15 | ERROR   | [ ] Missing short description in doc comment
  18 | ERROR   | [ ] Private member variable "functions" must be prefixed
     |         |     with an underscore
  20 | ERROR   | [ ] Missing doc comment for function setUp()
  31 | ERROR   | [ ] Missing short description in doc comment
  33 | ERROR   | [ ] Missing @return tag in function comment
  39 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
  43 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
  47 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
  52 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  55 | ERROR   | [ ] Missing short description in doc comment
  57 | ERROR   | [ ] Missing @return tag in function comment
  67 | ERROR   | [ ] Missing short description in doc comment
  69 | ERROR   | [ ] Missing @return tag in function comment
  79 | ERROR   | [ ] Missing short description in doc comment
  81 | ERROR   | [ ] Missing @return tag in function comment
  91 | ERROR   | [ ] Missing short description in doc comment
  93 | ERROR   | [ ] Missing @return tag in function comment
  99 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 100 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 104 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 105 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 112 | ERROR   | [ ] Missing doc comment for function testSignature()
 120 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 121 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 125 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 126 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 130 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 131 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 135 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 136 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/php-token-stream/tests/Token/ClosureTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 9 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class PHP_Token_ClosureTest
 15 | ERROR   | Missing short description in doc comment
 18 | ERROR   | Private member variable "functions" must be prefixed with
    |         | an underscore
 20 | ERROR   | Missing doc comment for function setUp()
 31 | ERROR   | Missing short description in doc comment
 33 | ERROR   | Missing @return tag in function comment
 36 | WARNING | Line exceeds 85 characters; contains 99 characters
 37 | WARNING | Line exceeds 85 characters; contains 100 characters
 38 | WARNING | Line exceeds 85 characters; contains 115 characters
 39 | WARNING | Line exceeds 85 characters; contains 116 characters
 44 | ERROR   | Missing short description in doc comment
 46 | ERROR   | Missing @return tag in function comment
 50 | WARNING | Line exceeds 85 characters; contains 86 characters
 51 | WARNING | Line exceeds 85 characters; contains 86 characters
 52 | WARNING | Line exceeds 85 characters; contains 86 characters
 53 | WARNING | Line exceeds 85 characters; contains 86 characters
 54 | WARNING | Line exceeds 85 characters; contains 87 characters
 57 | ERROR   | Missing short description in doc comment
 59 | ERROR   | Missing @return tag in function comment
 68 | ERROR   | Missing short description in doc comment
 70 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/php-token-stream/tests/Token/ClassTest.php
---------------------------------------------------------------------------
FOUND 25 ERRORS AND 15 WARNINGS AFFECTING 40 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  13 | ERROR   | Missing doc comment for class PHP_Token_ClassTest
  15 | ERROR   | Missing short description in doc comment
  18 | ERROR   | Private member variable "class" must be prefixed with an
     |         | underscore
  20 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Private member variable "function" must be prefixed with
     |         | an underscore
  25 | ERROR   | Missing doc comment for function setUp()
  41 | ERROR   | Missing short description in doc comment
  43 | ERROR   | Missing @return tag in function comment
  49 | ERROR   | Missing short description in doc comment
  51 | ERROR   | Missing @return tag in function comment
  57 | ERROR   | Missing short description in doc comment
  59 | ERROR   | Missing @return tag in function comment
  65 | ERROR   | Missing doc comment for function testIssue19()
  76 | ERROR   | Missing doc comment for function testIssue30()
  82 | ERROR   | Missing doc comment for function
     |         | testAnonymousClassesAreHandledCorrectly()
  84 | WARNING | Line exceeds 85 characters; contains 108 characters
 101 | ERROR   | Missing short description in doc comment
 103 | ERROR   | Missing @return tag in function comment
 106 | WARNING | Line exceeds 85 characters; contains 109 characters
 111 | WARNING | Line exceeds 85 characters; contains 97 characters
 116 | ERROR   | Missing doc comment for function
     |         | testImportedFunctionsAreHandledCorrectly()
 118 | WARNING | Line exceeds 85 characters; contains 88 characters
 124 | ERROR   | Missing short description in doc comment
 126 | ERROR   | Missing @return tag in function comment
 127 | WARNING | Line exceeds 85 characters; contains 89 characters
 129 | WARNING | Line exceeds 85 characters; contains 112 characters
 133 | WARNING | Line exceeds 85 characters; contains 98 characters
 136 | WARNING | Line exceeds 85 characters; contains 114 characters
 137 | WARNING | Line exceeds 85 characters; contains 136 characters
 138 | WARNING | Line exceeds 85 characters; contains 137 characters
 141 | ERROR   | Missing short description in doc comment
 143 | ERROR   | Missing @return tag in function comment
 146 | WARNING | Line exceeds 85 characters; contains 90 characters
 151 | WARNING | Line exceeds 85 characters; contains 96 characters
 154 | ERROR   | Missing short description in doc comment
 156 | ERROR   | Missing @return tag in function comment
 159 | WARNING | Line exceeds 85 characters; contains 88 characters
 166 | WARNING | Line exceeds 85 characters; contains 100 characters
 167 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/php-token-stream/tests/Token/IncludeTest.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 18 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 13 | ERROR | [ ] Missing doc comment for class PHP_Token_IncludeTest
 15 | ERROR | [ ] Missing short description in doc comment
 18 | ERROR | [ ] Private member variable "ts" must be prefixed with an
    |       |     underscore
 20 | ERROR | [ ] Missing doc comment for function setUp()
 25 | ERROR | [ ] Missing short description in doc comment
 28 | ERROR | [ ] Missing @return tag in function comment
 32 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 10
 33 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 10
 37 | ERROR | [ ] Missing short description in doc comment
 40 | ERROR | [ ] Missing @return tag in function comment
 44 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 10
 49 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 10
 50 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 10
 54 | ERROR | [ ] Missing short description in doc comment
 57 | ERROR | [ ] Missing @return tag in function comment
 61 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 10
 62 | ERROR | [x] Multi-line function call not indented correctly;
    |       |     expected 12 spaces but found 10
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/php-token-stream/tests/Token/NamespaceTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 4 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 13 | ERROR   | [ ] Missing doc comment for class PHP_Token_NamespaceTest
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @return tag in function comment
 21 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 12 spaces but found 10
 31 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetStartLineWithUnscopedNamespace()
 33 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 41 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetEndLineWithUnscopedNamespace()
 43 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 50 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetStartLineWithScopedNamespace()
 52 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 60 | ERROR   | [ ] Missing doc comment for function
    |         |     testGetEndLineWithScopedNamespace()
 62 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/php-token-stream/tests/Token/InterfaceTest.php
---------------------------------------------------------------------------
FOUND 30 ERRORS AND 6 WARNINGS AFFECTING 34 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  13 | ERROR   | Missing doc comment for class PHP_Token_InterfaceTest
  15 | ERROR   | Missing short description in doc comment
  18 | ERROR   | Private member variable "class" must be prefixed with an
     |         | underscore
  20 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Private member variable "interfaces" must be prefixed
     |         | with an underscore
  25 | ERROR   | Missing doc comment for function setUp()
  40 | ERROR   | Missing short description in doc comment
  42 | ERROR   | Missing @return tag in function comment
  50 | ERROR   | Missing short description in doc comment
  52 | ERROR   | Missing @return tag in function comment
  60 | ERROR   | Missing short description in doc comment
  62 | ERROR   | Missing @return tag in function comment
  70 | ERROR   | Missing short description in doc comment
  72 | ERROR   | Missing @return tag in function comment
  80 | ERROR   | Missing short description in doc comment
  82 | ERROR   | Missing @return tag in function comment
  90 | ERROR   | Missing short description in doc comment
  92 | ERROR   | Missing @return tag in function comment
 101 | ERROR   | Missing short description in doc comment
 103 | ERROR   | Missing @return tag in function comment
 111 | ERROR   | Missing short description in doc comment
 113 | ERROR   | Missing @return tag in function comment
 116 | WARNING | Line exceeds 85 characters; contains 86 characters
 126 | ERROR   | Missing doc comment for function
     |         | provideFilesWithClassesWithinMultipleNamespaces()
 130 | WARNING | Line exceeds 85 characters; contains 88 characters
 134 | ERROR   | Missing short description in doc comment
 134 | ERROR   | Doc comment for parameter "$filepath" missing
 137 | ERROR   | Missing @return tag in function comment
 143 | WARNING | Line exceeds 85 characters; contains 86 characters
 162 | ERROR   | Missing doc comment for function
     |         | testGetPackageNamespaceIsEmptyForInterfacesThatAreNotWithinNamespaces()
 162 | WARNING | Line exceeds 85 characters; contains 91 characters
 170 | ERROR   | Missing short description in doc comment
 172 | ERROR   | Missing @return tag in function comment
 175 | WARNING | Line exceeds 85 characters; contains 101 characters
 178 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpunit/php-file-iterator/src/Facade.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 1 WARNING AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  17 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 5
  18 | ERROR   | [ ] Missing @category tag in class comment
  18 | ERROR   | [ ] Missing @package tag in class comment
  18 | ERROR   | [ ] Missing @author tag in class comment
  18 | ERROR   | [ ] Missing @license tag in class comment
  18 | ERROR   | [ ] Missing @link tag in class comment
  21 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [ ] Missing parameter comment
  23 | ERROR   | [ ] Missing parameter comment
  24 | ERROR   | [ ] Missing parameter comment
  25 | ERROR   | [ ] Missing parameter comment
  26 | ERROR   | [ ] Missing parameter comment
  29 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  29 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
  37 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
  72 | ERROR   | [ ] Missing parameter comment
  72 | ERROR   | [x] Expected 1 spaces after parameter type; 2 found
  73 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  98 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
 105 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/php-file-iterator/src/Factory.php
---------------------------------------------------------------------------
FOUND 28 ERRORS AND 2 WARNINGS AFFECTING 20 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 16 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
    |         |     found 5
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 20 | ERROR   | [ ] Missing short description in doc comment
 21 | ERROR   | [ ] Missing parameter comment
 21 | ERROR   | [x] Expected 1 spaces after parameter type; 3 found
 22 | ERROR   | [ ] Missing parameter comment
 22 | ERROR   | [x] Expected 1 spaces after parameter type; 3 found
 23 | ERROR   | [ ] Missing parameter comment
 23 | ERROR   | [x] Expected 1 spaces after parameter type; 3 found
 24 | ERROR   | [ ] Missing parameter comment
 24 | ERROR   | [x] Expected 8 spaces after parameter type; 10 found
 27 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 57 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 20 spaces but found 18
 57 | ERROR   | [x] Opening statement of multi-line function call not
    |         |     indented correctly; expected 16 spaces but found 18
 58 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 22 spaces but found 20
 59 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 24 spaces but found 22
 59 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 60 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 22 spaces but found 20
 61 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 22 spaces but found 20
 62 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 22 spaces but found 20
 63 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 22 spaces but found 20
 64 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 22 spaces but found 20
 65 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 20 spaces but found 18
 73 | ERROR   | [ ] Missing short description in doc comment
 74 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/php-file-iterator/src/Iterator.php
---------------------------------------------------------------------------
FOUND 43 ERRORS AND 1 WARNING AFFECTING 37 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 5
  16 | ERROR   | [ ] Missing @category tag in class comment
  16 | ERROR   | [ ] Missing @package tag in class comment
  16 | ERROR   | [ ] Missing @author tag in class comment
  16 | ERROR   | [ ] Missing @license tag in class comment
  16 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [ ] Missing short description in doc comment
  27 | ERROR   | [ ] Missing short description in doc comment
  32 | ERROR   | [ ] Missing short description in doc comment
  37 | ERROR   | [ ] Missing short description in doc comment
  42 | ERROR   | [ ] Missing short description in doc comment
  43 | ERROR   | [ ] Missing parameter comment
  44 | ERROR   | [ ] Missing parameter comment
  45 | ERROR   | [ ] Missing parameter comment
  46 | ERROR   | [ ] Missing parameter comment
  47 | ERROR   | [ ] Missing parameter comment
  49 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  49 | WARNING | [ ] Line exceeds 85 characters; contains 149 characters
  53 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  57 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  58 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  73 | ERROR   | [ ] Missing short description in doc comment
  82 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "null" but found "NULL"
  88 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
  96 | ERROR   | [ ] Missing short description in doc comment
  97 | ERROR   | [ ] Missing parameter comment
 105 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
 109 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 112 | ERROR   | [ ] Missing short description in doc comment
 113 | ERROR   | [ ] Missing parameter comment
 122 | ERROR   | [ ] Missing short description in doc comment
 123 | ERROR   | [ ] Missing parameter comment
 132 | ERROR   | [ ] Missing short description in doc comment
 133 | ERROR   | [ ] Missing parameter comment
 134 | ERROR   | [ ] Missing parameter comment
 135 | ERROR   | [ ] Missing parameter comment
 142 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
 145 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "false" but found "FALSE"
 149 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 150 | ERROR   | [x] Multi-line IF statement not indented correctly;
     |         |     expected 16 spaces but found 17
 150 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 150 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 151 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected
     |         |     "true" but found "TRUE"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/CodeCoverageException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class CodeCoverageException
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/DataProviderTestSuite.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class DataProviderTestSuite
 17 | ERROR | Missing parameter comment
 18 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/TestSuite.php
---------------------------------------------------------------------------
FOUND 96 ERRORS AND 16 WARNINGS AFFECTING 99 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   25 | ERROR   | [ ] Missing @category tag in class comment
   25 | ERROR   | [ ] Missing @package tag in class comment
   25 | ERROR   | [ ] Missing @author tag in class comment
   25 | ERROR   | [ ] Missing @license tag in class comment
   25 | ERROR   | [ ] Missing @link tag in class comment
   33 | ERROR   | [ ] Private member variable "cachedNumTests" must be
      |         |     prefixed with an underscore
   49 | ERROR   | [ ] Missing short description in doc comment
   52 | ERROR   | [ ] Private member variable
      |         |     "beStrictAboutChangesToGlobalState" must be prefixed
      |         |     with an underscore
   54 | ERROR   | [ ] Missing short description in doc comment
   87 | ERROR   | [ ] Missing short description in doc comment
   92 | ERROR   | [ ] Missing short description in doc comment
   97 | ERROR   | [ ] Missing short description in doc comment
  100 | ERROR   | [ ] Private member variable "iteratorFilter" must be
      |         |     prefixed with an underscore
  102 | ERROR   | [ ] Missing short description in doc comment
  105 | ERROR   | [ ] Private member variable "declaredClasses" must be
      |         |     prefixed with an underscore
  124 | ERROR   | [ ] Missing parameter comment
  125 | ERROR   | [ ] Missing parameter comment
  136 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  136 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  139 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  140 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  140 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  160 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  173 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  173 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  217 | ERROR   | [ ] Missing parameter comment
  218 | ERROR   | [ ] Missing parameter comment
  219 | ERROR   | [ ] Missing @return tag in function comment
  253 | ERROR   | [ ] Missing parameter comment
  256 | ERROR   | [ ] Missing @return tag in function comment
  275 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  289 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  302 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  305 | ERROR   | [ ] Missing parameter comment
  308 | ERROR   | [ ] Missing @return tag in function comment
  388 | ERROR   | [ ] Missing parameter comment
  391 | ERROR   | [ ] Missing @return tag in function comment
  395 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  395 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  431 | ERROR   | [ ] Missing short description in doc comment
  432 | ERROR   | [ ] Missing parameter comment
  433 | ERROR   | [ ] Missing parameter comment
  464 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  478 | ERROR   | [ ] Expected "} else {\n"; found "} // TestCase($name,
      |         |     $data)\n            else {\n"
  552 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  553 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  553 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  563 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  571 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  655 | ERROR   | [ ] Missing doc comment for function getGroupDetails()
  663 | ERROR   | [ ] Missing parameter comment
  664 | ERROR   | [ ] Missing @return tag in function comment
  673 | ERROR   | [ ] Missing parameter comment
  696 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  697 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  697 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  698 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  699 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  749 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  759 | WARNING | [ ] Line exceeds 85 characters; contains 130 characters
  771 | ERROR   | [ ] Missing short description in doc comment
  772 | ERROR   | [ ] Missing parameter comment
  775 | ERROR   | [ ] Missing @return tag in function comment
  790 | ERROR   | [ ] Parameter tags must be defined first in a doc
      |         |     comment
  790 | ERROR   | [ ] Missing parameter comment
  791 | ERROR   | [ ] Missing parameter comment
  792 | ERROR   | [ ] Missing @return tag in function comment
  798 | ERROR   | [ ] Doc comment for parameter "$name" missing
  801 | ERROR   | [ ] Missing parameter name
  801 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces
      |         |     but found 2
  802 | ERROR   | [ ] Missing @return tag in function comment
  808 | ERROR   | [ ] Doc comment for parameter "$index" missing
  811 | ERROR   | [ ] Missing parameter name
  811 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces
      |         |     but found 2
  837 | ERROR   | [ ] Missing parameter comment
  838 | ERROR   | [ ] Missing @return tag in function comment
  847 | ERROR   | [ ] Missing parameter comment
  850 | ERROR   | [ ] Missing @return tag in function comment
  856 | ERROR   | [ ] Missing short description in doc comment
  857 | ERROR   | [ ] Missing parameter comment
  858 | ERROR   | [ ] Missing parameter comment
  859 | ERROR   | [ ] Missing @return tag in function comment
  860 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  896 | ERROR   | [ ] Missing short description in doc comment
  897 | ERROR   | [ ] Missing parameter comment
  915 | ERROR   | [ ] Missing short description in doc comment
  916 | ERROR   | [ ] Missing parameter comment
  925 | ERROR   | [ ] Missing short description in doc comment
  926 | ERROR   | [ ] Missing parameter comment
  927 | ERROR   | [ ] Missing parameter comment
  928 | ERROR   | [ ] Missing parameter comment
  937 | ERROR   | [ ] Missing short description in doc comment
  938 | ERROR   | [ ] Missing parameter comment
  939 | ERROR   | [ ] Missing parameter comment
  940 | ERROR   | [ ] Missing parameter comment
  949 | ERROR   | [ ] Missing short description in doc comment
  950 | ERROR   | [ ] Missing parameter comment
  951 | ERROR   | [ ] Missing @return tag in function comment
  952 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  954 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  955 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  959 | ERROR   | [ ] Missing short description in doc comment
  960 | ERROR   | [ ] Missing parameter comment
  961 | ERROR   | [ ] Missing @return tag in function comment
  969 | ERROR   | [ ] Missing short description in doc comment
  970 | ERROR   | [ ] Missing parameter comment
  971 | ERROR   | [ ] Missing @return tag in function comment
  974 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  995 | ERROR   | [ ] Missing doc comment for function injectFilter()
 1008 | ERROR   | [ ] Missing @return tag in function comment
 1016 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit/src/Framework/Constraint/ObjectHasAttribute.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsJson.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/src/Framework/Constraint/ArraySubset.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  20 | ERROR | Missing @category tag in class comment
  20 | ERROR | Missing @package tag in class comment
  20 | ERROR | Missing @author tag in class comment
  20 | ERROR | Missing @license tag in class comment
  20 | ERROR | Missing @link tag in class comment
  23 | ERROR | Missing short description in doc comment
  28 | ERROR | Missing short description in doc comment
  33 | ERROR | Missing short description in doc comment
  34 | ERROR | Missing parameter comment
 119 | ERROR | Missing short description in doc comment
 120 | ERROR | Missing parameter comment
 124 | ERROR | Private method name "ArraySubset::toArray" must be prefixed
     |       | with an underscore
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/LogicalXor.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 19 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing doc comment for function fromConstraints()
 33 | ERROR | Missing short description in doc comment
 34 | ERROR | Missing parameter comment
 35 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsFinite.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit/src/Framework/Constraint/TraversableContainsOnly.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing short description in doc comment
 30 | ERROR | Missing short description in doc comment
 31 | ERROR | Missing parameter comment
 32 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/src/Framework/Constraint/StringContains.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 20 | ERROR | Missing @category tag in class comment
 20 | ERROR | Missing @package tag in class comment
 20 | ERROR | Missing @author tag in class comment
 20 | ERROR | Missing @license tag in class comment
 20 | ERROR | Missing @link tag in class comment
 23 | ERROR | Missing short description in doc comment
 28 | ERROR | Missing short description in doc comment
 33 | ERROR | Missing short description in doc comment
 34 | ERROR | Missing parameter comment
 35 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/LogicalAnd.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 19 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing doc comment for function fromConstraints()
 38 | ERROR | Missing short description in doc comment
 39 | ERROR | Missing parameter comment
 42 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionMessage.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class ExceptionMessage
 14 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing short description in doc comment
 20 | ERROR | Missing parameter comment
 33 | ERROR | Missing parameter comment
 72 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/SameSize.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class SameSize
 14 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing short description in doc comment
 20 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/FileExists.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/src/Framework/Constraint/RegularExpression.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 20 | ERROR | Missing @category tag in class comment
 20 | ERROR | Missing @package tag in class comment
 20 | ERROR | Missing @author tag in class comment
 20 | ERROR | Missing @license tag in class comment
 20 | ERROR | Missing @link tag in class comment
 23 | ERROR | Missing short description in doc comment
 28 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/IsInfinite.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/IsWritable.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/src/Framework/Constraint/GreaterThan.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 23 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/src/Framework/Constraint/StringStartsWith.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 23 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsType.php
---------------------------------------------------------------------------
FOUND 25 ERRORS AND 1 WARNING AFFECTING 22 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  17 | ERROR   | [ ] Missing @category tag in class comment
  17 | ERROR   | [ ] Missing @package tag in class comment
  17 | ERROR   | [ ] Missing @author tag in class comment
  17 | ERROR   | [ ] Missing @license tag in class comment
  17 | ERROR   | [ ] Missing @link tag in class comment
  32 | ERROR   | [ ] Missing short description in doc comment
  53 | ERROR   | [ ] Missing short description in doc comment
  58 | ERROR   | [ ] Missing short description in doc comment
  59 | ERROR   | [ ] Missing parameter comment
  91 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  94 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  95 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  98 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
  99 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 100 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 103 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 106 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 107 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 110 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 113 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 116 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 119 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 120 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 122 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 125 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/LogicalNot.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  16 | ERROR   | [ ] Missing @category tag in class comment
  16 | ERROR   | [ ] Missing @package tag in class comment
  16 | ERROR   | [ ] Missing @author tag in class comment
  16 | ERROR   | [ ] Missing @license tag in class comment
  16 | ERROR   | [ ] Missing @link tag in class comment
  19 | ERROR   | [ ] Missing short description in doc comment
  24 | ERROR   | [ ] Missing short description in doc comment
  25 | ERROR   | [ ] Missing parameter comment
  38 | ERROR   | [ ] Missing short description in doc comment
  39 | ERROR   | [ ] Missing parameter comment
 140 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 141 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 142 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 143 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 145 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 160 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 161 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 162 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 165 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/IsReadable.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  21 | ERROR   | Missing @category tag in class comment
  21 | ERROR   | Missing @package tag in class comment
  21 | ERROR   | Missing @author tag in class comment
  21 | ERROR   | Missing @license tag in class comment
  21 | ERROR   | Missing @link tag in class comment
  26 | ERROR   | Missing doc comment for function __construct()
  95 | WARNING | Line exceeds 85 characters; contains 88 characters
  96 | ERROR   | Missing parameter comment
  99 | ERROR   | Missing @return tag in function comment
 100 | WARNING | Line exceeds 85 characters; contains 94 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsEqual.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 1 WARNING AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 24 | ERROR   | Missing @category tag in class comment
 24 | ERROR   | Missing @package tag in class comment
 24 | ERROR   | Missing @author tag in class comment
 24 | ERROR   | Missing @license tag in class comment
 24 | ERROR   | Missing @link tag in class comment
 27 | ERROR   | Missing short description in doc comment
 32 | ERROR   | Missing short description in doc comment
 37 | ERROR   | Missing short description in doc comment
 42 | ERROR   | Missing short description in doc comment
 47 | ERROR   | Missing short description in doc comment
 52 | ERROR   | Missing short description in doc comment
 57 | ERROR   | Missing short description in doc comment
 58 | ERROR   | Missing parameter comment
 59 | ERROR   | Missing parameter comment
 60 | ERROR   | Missing parameter comment
 61 | ERROR   | Missing parameter comment
 62 | ERROR   | Missing parameter comment
 66 | WARNING | Line exceeds 85 characters; contains 113 characters
---------------------------------------------------------------------------


FILE: ...t/phpunit/src/Framework/Constraint/StringMatchesFormatDescription.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing short description in doc comment
 26 | ERROR | Missing parameter comment
 39 | ERROR | Missing doc comment for function failureDescription()
 44 | ERROR | Missing doc comment for function
    |       | additionalFailureDescription()
 67 | ERROR | Missing doc comment for function createPatternFromFormat()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 25 | ERROR | [ ] Missing @category tag in class comment
 25 | ERROR | [ ] Missing @package tag in class comment
 25 | ERROR | [ ] Missing @author tag in class comment
 25 | ERROR | [ ] Missing @license tag in class comment
 25 | ERROR | [ ] Missing @link tag in class comment
 28 | ERROR | [ ] Missing short description in doc comment
 33 | ERROR | [ ] Missing short description in doc comment
 38 | ERROR | [ ] Missing short description in doc comment
 39 | ERROR | [ ] Missing parameter comment
 68 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
 69 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
 69 | ERROR | [x] Closing parenthesis of a multi-line IF statement must be
    |       |     on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/LessThan.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 23 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/Count.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  18 | ERROR | Missing doc comment for class Count
  20 | ERROR | Missing short description in doc comment
  25 | ERROR | Missing short description in doc comment
  26 | ERROR | Missing parameter comment
  38 | ERROR | Missing parameter comment
  47 | ERROR | Missing short description in doc comment
  48 | ERROR | Missing parameter comment
  93 | ERROR | Missing parameter comment
 125 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/src/Framework/Constraint/ClassHasAttribute.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 22 | ERROR | Missing short description in doc comment
 27 | ERROR | Missing short description in doc comment
 28 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/Callback.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 19 | ERROR | Private member variable "callback" must be prefixed with an
    |       | underscore
 21 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsNan.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/src/Framework/Constraint/IsInstanceOf.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 20 | ERROR | Missing @category tag in class comment
 20 | ERROR | Missing @package tag in class comment
 20 | ERROR | Missing @author tag in class comment
 20 | ERROR | Missing @license tag in class comment
 20 | ERROR | Missing @link tag in class comment
 23 | ERROR | Missing short description in doc comment
 28 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing parameter comment
 84 | ERROR | Private method name "IsInstanceOf::getType" must be prefixed
    |       | with an underscore
 84 | ERROR | Missing doc comment for function getType()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/src/Framework/Constraint/ArrayHasKey.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 21 | ERROR | Missing @category tag in class comment
 21 | ERROR | Missing @package tag in class comment
 21 | ERROR | Missing @author tag in class comment
 21 | ERROR | Missing @license tag in class comment
 21 | ERROR | Missing @link tag in class comment
 24 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing short description in doc comment
 30 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/src/Framework/Constraint/Exception.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class Exception
 17 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing short description in doc comment
 23 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsNull.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/src/Framework/Constraint/StringEndsWith.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 23 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsFalse.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/src/Framework/Constraint/Composite.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing doc comment for class Composite
 16 | ERROR | Missing short description in doc comment
 21 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsTrue.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionCode.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class ExceptionCode
 14 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing short description in doc comment
 20 | ERROR | Missing parameter comment
 33 | ERROR | Missing parameter comment
 61 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/src/Framework/Constraint/IsEmpty.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit/src/Framework/Constraint/ClassHasStaticAttribute.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/src/Framework/Constraint/TraversableContains.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 18 | ERROR   | Missing @category tag in class comment
 18 | ERROR   | Missing @package tag in class comment
 18 | ERROR   | Missing @author tag in class comment
 18 | ERROR   | Missing @license tag in class comment
 18 | ERROR   | Missing @link tag in class comment
 21 | ERROR   | Missing short description in doc comment
 26 | ERROR   | Missing short description in doc comment
 31 | ERROR   | Missing short description in doc comment
 36 | ERROR   | Missing short description in doc comment
 37 | ERROR   | Missing parameter comment
 38 | ERROR   | Missing parameter comment
 39 | ERROR   | Missing parameter comment
 43 | WARNING | Line exceeds 85 characters; contains 107 characters
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/src/Framework/Constraint/Attribute.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class Attribute
 17 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing short description in doc comment
 23 | ERROR | Missing parameter comment
 24 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/Constraint/IsAnything.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/src/Framework/Constraint/DirectoryExists.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...hpunit/src/Framework/Constraint/ExceptionMessageRegularExpression.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 14 | ERROR   | Missing doc comment for class
    |         | ExceptionMessageRegularExpression
 16 | ERROR   | Missing short description in doc comment
 21 | ERROR   | Missing short description in doc comment
 22 | ERROR   | Missing parameter comment
 34 | ERROR   | Missing parameter comment
 40 | WARNING | Line exceeds 85 characters; contains 102 characters
 44 | WARNING | Line exceeds 85 characters; contains 98 characters
 70 | ERROR   | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/src/Framework/Constraint/LogicalOr.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 19 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing doc comment for function fromConstraints()
 33 | ERROR | Missing short description in doc comment
 34 | ERROR | Missing parameter comment
 35 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/SkippedTest.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for interface SkippedTest
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Framework/BaseTestListener.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit/src/Framework/CoveredCodeNotExecutedException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class
    |       | CoveredCodeNotExecutedException
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/Warning.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Framework/SkippedTestError.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class SkippedTestError
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/TestCase.php
---------------------------------------------------------------------------
FOUND 332 ERRORS AND 54 WARNINGS AFFECTING 361 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   21 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
   22 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
   23 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  100 | ERROR   | [ ] Missing @category tag in class comment
  100 | ERROR   | [ ] Missing @package tag in class comment
  100 | ERROR   | [ ] Missing @author tag in class comment
  100 | ERROR   | [ ] Missing @license tag in class comment
  100 | ERROR   | [ ] Missing @link tag in class comment
  112 | ERROR   | [ ] Missing short description in doc comment
  126 | ERROR   | [ ] Missing short description in doc comment
  143 | ERROR   | [ ] Private member variable "runClassInSeparateProcess"
      |         |     must be prefixed with an underscore
  158 | ERROR   | [ ] Private member variable "inIsolation" must be
      |         |     prefixed with an underscore
  160 | ERROR   | [ ] Missing short description in doc comment
  163 | ERROR   | [ ] Private member variable "data" must be prefixed with
      |         |     an underscore
  165 | ERROR   | [ ] Missing short description in doc comment
  168 | ERROR   | [ ] Private member variable "dataName" must be prefixed
      |         |     with an underscore
  170 | ERROR   | [ ] Missing short description in doc comment
  173 | ERROR   | [ ] Private member variable "useErrorHandler" must be
      |         |     prefixed with an underscore
  180 | ERROR   | [ ] Private member variable "expectedException" must be
      |         |     prefixed with an underscore
  187 | ERROR   | [ ] Private member variable "expectedExceptionMessage"
      |         |     must be prefixed with an underscore
  194 | ERROR   | [ ] Private member variable
      |         |     "expectedExceptionMessageRegExp" must be prefixed
      |         |     with an underscore
  201 | ERROR   | [ ] Private member variable "expectedExceptionCode" must
      |         |     be prefixed with an underscore
  208 | ERROR   | [ ] Private member variable "name" must be prefixed with
      |         |     an underscore
  210 | ERROR   | [ ] Missing short description in doc comment
  213 | ERROR   | [ ] Private member variable "dependencies" must be
      |         |     prefixed with an underscore
  215 | ERROR   | [ ] Missing short description in doc comment
  218 | ERROR   | [ ] Private member variable "dependencyInput" must be
      |         |     prefixed with an underscore
  220 | ERROR   | [ ] Missing short description in doc comment
  223 | ERROR   | [ ] Private member variable "iniSettings" must be
      |         |     prefixed with an underscore
  225 | ERROR   | [ ] Missing short description in doc comment
  228 | ERROR   | [ ] Private member variable "locale" must be prefixed
      |         |     with an underscore
  230 | ERROR   | [ ] Missing short description in doc comment
  233 | ERROR   | [ ] Private member variable "mockObjects" must be
      |         |     prefixed with an underscore
  235 | ERROR   | [ ] Missing short description in doc comment
  238 | ERROR   | [ ] Private member variable "mockObjectGenerator" must
      |         |     be prefixed with an underscore
  240 | ERROR   | [ ] Missing short description in doc comment
  243 | ERROR   | [ ] Private member variable "status" must be prefixed
      |         |     with an underscore
  245 | ERROR   | [ ] Missing short description in doc comment
  248 | ERROR   | [ ] Private member variable "statusMessage" must be
      |         |     prefixed with an underscore
  250 | ERROR   | [ ] Missing short description in doc comment
  253 | ERROR   | [ ] Private member variable "numAssertions" must be
      |         |     prefixed with an underscore
  255 | ERROR   | [ ] Missing short description in doc comment
  258 | ERROR   | [ ] Private member variable "result" must be prefixed
      |         |     with an underscore
  260 | ERROR   | [ ] Missing short description in doc comment
  263 | ERROR   | [ ] Private member variable "testResult" must be
      |         |     prefixed with an underscore
  265 | ERROR   | [ ] Missing short description in doc comment
  268 | ERROR   | [ ] Private member variable "output" must be prefixed
      |         |     with an underscore
  270 | ERROR   | [ ] Missing short description in doc comment
  273 | ERROR   | [ ] Private member variable "outputExpectedRegex" must
      |         |     be prefixed with an underscore
  275 | ERROR   | [ ] Missing short description in doc comment
  278 | ERROR   | [ ] Private member variable "outputExpectedString" must
      |         |     be prefixed with an underscore
  280 | ERROR   | [ ] Missing short description in doc comment
  283 | ERROR   | [ ] Private member variable "outputCallback" must be
      |         |     prefixed with an underscore
  285 | ERROR   | [ ] Missing short description in doc comment
  288 | ERROR   | [ ] Private member variable "outputBufferingActive" must
      |         |     be prefixed with an underscore
  290 | ERROR   | [ ] Missing short description in doc comment
  293 | ERROR   | [ ] Private member variable "outputBufferingLevel" must
      |         |     be prefixed with an underscore
  295 | ERROR   | [ ] Missing short description in doc comment
  298 | ERROR   | [ ] Private member variable "snapshot" must be prefixed
      |         |     with an underscore
  300 | ERROR   | [ ] Missing short description in doc comment
  303 | ERROR   | [ ] Private member variable "prophet" must be prefixed
      |         |     with an underscore
  305 | ERROR   | [ ] Missing short description in doc comment
  308 | ERROR   | [ ] Private member variable
      |         |     "beStrictAboutChangesToGlobalState" must be prefixed
      |         |     with an underscore
  310 | ERROR   | [ ] Missing short description in doc comment
  313 | ERROR   | [ ] Private member variable
      |         |     "registerMockObjectsFromTestArgumentsRecursively"
      |         |     must be prefixed with an underscore
  315 | ERROR   | [ ] Missing short description in doc comment
  318 | ERROR   | [ ] Private member variable "warnings" must be prefixed
      |         |     with an underscore
  320 | ERROR   | [ ] Missing short description in doc comment
  323 | ERROR   | [ ] Private member variable "groups" must be prefixed
      |         |     with an underscore
  325 | ERROR   | [ ] Missing short description in doc comment
  328 | ERROR   | [ ] Private member variable "doesNotPerformAssertions"
      |         |     must be prefixed with an underscore
  330 | ERROR   | [ ] Missing short description in doc comment
  333 | ERROR   | [ ] Private member variable "customComparators" must be
      |         |     prefixed with an underscore
  338 | ERROR   | [ ] Missing parameter comment
  339 | ERROR   | [ ] Missing parameter comment
  340 | ERROR   | [ ] Missing parameter comment
  380 | ERROR   | [ ] Missing doc comment for function getGroups()
  385 | ERROR   | [ ] Missing short description in doc comment
  386 | ERROR   | [ ] Missing parameter comment
  387 | ERROR   | [ ] Missing @return tag in function comment
  409 | ERROR   | [ ] Missing parameter comment
  435 | ERROR   | [ ] Missing short description in doc comment
  443 | ERROR   | [ ] Missing short description in doc comment
  451 | ERROR   | [ ] Missing short description in doc comment
  459 | ERROR   | [ ] Missing short description in doc comment
  467 | ERROR   | [ ] Missing short description in doc comment
  479 | ERROR   | [ ] Missing short description in doc comment
  495 | ERROR   | [ ] Missing short description in doc comment
  503 | ERROR   | [ ] Missing short description in doc comment
  504 | ERROR   | [ ] Missing parameter comment
  507 | ERROR   | [ ] Missing @return tag in function comment
  519 | ERROR   | [ ] Missing short description in doc comment
  520 | ERROR   | [ ] Missing parameter comment
  521 | ERROR   | [ ] Missing @return tag in function comment
  533 | ERROR   | [ ] Missing short description in doc comment
  538 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  541 | ERROR   | [ ] Missing short description in doc comment
  549 | ERROR   | [ ] Missing short description in doc comment
  557 | ERROR   | [ ] Missing short description in doc comment
  565 | ERROR   | [ ] Missing short description in doc comment
  573 | ERROR   | [ ] Missing short description in doc comment
  574 | ERROR   | [ ] Missing parameter comment
  575 | ERROR   | [ ] Missing @return tag in function comment
  585 | ERROR   | [ ] Missing short description in doc comment
  586 | ERROR   | [ ] Missing parameter comment
  589 | ERROR   | [ ] Missing @return tag in function comment
  599 | ERROR   | [ ] Missing short description in doc comment
  600 | ERROR   | [ ] Missing parameter comment
  603 | ERROR   | [ ] Missing @return tag in function comment
  613 | ERROR   | [ ] Missing short description in doc comment
  614 | ERROR   | [ ] Missing parameter comment
  617 | ERROR   | [ ] Missing @return tag in function comment
  627 | ERROR   | [ ] Doc comment for parameter "$exception" missing
  631 | ERROR   | [ ] Missing @return tag in function comment
  639 | ERROR   | [ ] Missing short description in doc comment
  640 | ERROR   | [ ] Missing parameter comment
  641 | ERROR   | [ ] Missing @return tag in function comment
  651 | ERROR   | [ ] Missing doc comment for function
      |         |     setExpectedExceptionFromAnnotation()
  669 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  676 | ERROR   | [ ] Missing short description in doc comment
  677 | ERROR   | [ ] Missing parameter comment
  678 | ERROR   | [ ] Missing @return tag in function comment
  684 | ERROR   | [ ] Missing doc comment for function
      |         |     setUseErrorHandlerFromAnnotation()
  699 | ERROR   | [ ] Missing doc comment for function checkRequirements()
  725 | ERROR   | [ ] Missing doc comment for function markAsRisky()
  757 | ERROR   | [ ] Missing parameter comment
  780 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  781 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  781 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  785 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  787 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  788 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  789 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  789 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  810 | WARNING | [ ] Line exceeds 85 characters; contains 131 characters
  818 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
  819 | WARNING | [ ] Line exceeds 85 characters; contains 128 characters
  820 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
  821 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  822 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
  823 | WARNING | [ ] Line exceeds 85 characters; contains 131 characters
  845 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  848 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  849 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
  861 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  872 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  873 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  875 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  876 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  878 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  879 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  909 | ERROR   | [ ] Missing @return tag in function comment
 1142 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1162 | ERROR   | [ ] Missing @return tag in function comment
 1183 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 1185 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 1196 | ERROR   | [ ] Doc comment for parameter "$name" missing
 1199 | ERROR   | [ ] Missing parameter name
 1199 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces
      |         |     but found 2
 1200 | ERROR   | [ ] Missing @return tag in function comment
 1209 | ERROR   | [ ] Missing parameter comment
 1210 | ERROR   | [ ] Missing @return tag in function comment
 1229 | ERROR   | [ ] Missing parameter comment
 1230 | ERROR   | [ ] Missing @return tag in function comment
 1236 | ERROR   | [ ] Missing short description in doc comment
 1237 | ERROR   | [ ] Missing parameter comment
 1238 | ERROR   | [ ] Missing @return tag in function comment
 1239 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 1241 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1247 | ERROR   | [ ] Missing parameter comment
 1248 | ERROR   | [ ] Missing @return tag in function comment
 1259 | ERROR   | [ ] Missing parameter comment
 1260 | ERROR   | [ ] Missing @return tag in function comment
 1264 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1264 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1269 | ERROR   | [ ] Missing short description in doc comment
 1270 | ERROR   | [ ] Missing parameter comment
 1273 | ERROR   | [ ] Missing @return tag in function comment
 1285 | ERROR   | [ ] Missing short description in doc comment
 1286 | ERROR   | [ ] Missing parameter comment
 1289 | ERROR   | [ ] Missing @return tag in function comment
 1301 | ERROR   | [ ] Missing short description in doc comment
 1302 | ERROR   | [ ] Missing parameter comment
 1305 | ERROR   | [ ] Missing @return tag in function comment
 1315 | ERROR   | [ ] Missing short description in doc comment
 1316 | ERROR   | [ ] Missing parameter comment
 1319 | ERROR   | [ ] Missing @return tag in function comment
 1329 | ERROR   | [ ] Missing short description in doc comment
 1337 | ERROR   | [ ] Missing short description in doc comment
 1345 | ERROR   | [ ] Missing short description in doc comment
 1346 | ERROR   | [ ] Missing parameter comment
 1347 | ERROR   | [ ] Missing @return tag in function comment
 1353 | ERROR   | [ ] Missing short description in doc comment
 1354 | ERROR   | [ ] Missing parameter comment
 1357 | ERROR   | [ ] Missing @return tag in function comment
 1367 | ERROR   | [ ] Missing short description in doc comment
 1375 | ERROR   | [ ] Missing short description in doc comment
 1376 | ERROR   | [ ] Missing parameter comment
 1377 | ERROR   | [ ] Missing @return tag in function comment
 1383 | ERROR   | [ ] Missing short description in doc comment
 1384 | ERROR   | [ ] Missing parameter comment
 1385 | ERROR   | [ ] Missing @return tag in function comment
 1396 | ERROR   | [ ] Missing parameter comment
 1397 | ERROR   | [ ] Missing parameter comment
 1400 | ERROR   | [ ] Missing @return tag in function comment
 1426 | ERROR   | [ ] Missing parameter comment
 1426 | ERROR   | [ ] Superfluous parameter comment
 1427 | ERROR   | [ ] Missing parameter comment
 1427 | ERROR   | [ ] Superfluous parameter comment
 1430 | ERROR   | [ ] Missing @return tag in function comment
 1473 | ERROR   | [ ] Missing parameter comment
 1485 | ERROR   | [ ] Missing parameter comment
 1494 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1495 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1496 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1497 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1498 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1504 | ERROR   | [ ] Missing parameter comment
 1505 | ERROR   | [ ] Missing parameter comment
 1525 | ERROR   | [ ] Missing parameter comment
 1526 | ERROR   | [ ] Missing parameter comment
 1535 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1536 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1537 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1538 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1539 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1540 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1546 | ERROR   | [ ] Missing parameter comment
 1547 | ERROR   | [ ] Missing parameter comment
 1553 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 1556 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1557 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1558 | ERROR   | [x] Object operator not indented correctly; expected 12
      |         |     spaces but found 20
 1564 | ERROR   | [ ] Missing parameter comment
 1565 | ERROR   | [ ] Missing parameter comment
 1566 | ERROR   | [ ] Missing parameter comment
 1567 | ERROR   | [ ] Missing parameter comment
 1568 | ERROR   | [ ] Missing parameter comment
 1569 | ERROR   | [ ] Missing parameter comment
 1570 | ERROR   | [ ] Missing parameter comment
 1571 | ERROR   | [ ] Missing parameter comment
 1577 | WARNING | [ ] Line exceeds 85 characters; contains 222 characters
 1598 | ERROR   | [ ] Missing parameter comment
 1599 | ERROR   | [ ] Missing parameter comment
 1600 | ERROR   | [ ] Missing parameter comment
 1601 | ERROR   | [ ] Missing parameter comment
 1602 | ERROR   | [ ] Missing parameter comment
 1603 | ERROR   | [ ] Missing parameter comment
 1604 | ERROR   | [ ] Missing parameter comment
 1605 | ERROR   | [ ] Missing parameter comment
 1611 | WARNING | [ ] Line exceeds 85 characters; contains 238 characters
 1632 | ERROR   | [ ] Missing parameter comment
 1633 | ERROR   | [ ] Missing parameter comment
 1634 | ERROR   | [ ] Missing parameter comment
 1635 | ERROR   | [ ] Missing parameter comment
 1636 | ERROR   | [ ] Missing parameter comment
 1637 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1641 | WARNING | [ ] Line exceeds 85 characters; contains 170 characters
 1644 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 1678 | ERROR   | [ ] Missing parameter comment
 1679 | ERROR   | [ ] Missing parameter comment
 1680 | ERROR   | [ ] Missing parameter comment
 1681 | ERROR   | [ ] Missing parameter comment
 1682 | ERROR   | [ ] Missing parameter comment
 1683 | ERROR   | [ ] Missing parameter comment
 1684 | ERROR   | [ ] Missing parameter comment
 1685 | ERROR   | [ ] Missing parameter comment
 1691 | WARNING | [ ] Line exceeds 85 characters; contains 222 characters
 1712 | ERROR   | [ ] Missing parameter comment
 1713 | ERROR   | [ ] Missing parameter comment
 1714 | ERROR   | [ ] Missing parameter comment
 1715 | ERROR   | [ ] Missing parameter comment
 1716 | ERROR   | [ ] Missing parameter comment
 1717 | ERROR   | [ ] Missing parameter comment
 1723 | WARNING | [ ] Line exceeds 85 characters; contains 179 characters
 1735 | ERROR   | [ ] Missing short description in doc comment
 1736 | ERROR   | [ ] Missing parameter comment
 1750 | ERROR   | [ ] Missing parameter comment
 1751 | ERROR   | [ ] Missing @return tag in function comment
 1792 | ERROR   | [ ] Missing parameter comment
 1827 | ERROR   | [ ] Missing parameter comment
 1840 | ERROR   | [ ] Missing parameter comment
 1853 | ERROR   | [ ] Missing parameter comment
 1862 | ERROR   | [ ] Missing short description in doc comment
 1863 | ERROR   | [ ] Missing parameter comment
 1872 | ERROR   | [ ] Missing short description in doc comment
 1873 | ERROR   | [ ] Missing parameter comment
 1882 | ERROR   | [ ] Missing short description in doc comment
 1883 | ERROR   | [ ] Missing parameter comment
 1892 | ERROR   | [ ] Missing short description in doc comment
 1893 | ERROR   | [ ] Missing parameter comment
 1914 | ERROR   | [ ] Missing short description in doc comment
 1915 | ERROR   | [ ] Missing parameter comment
 1924 | ERROR   | [ ] Missing short description in doc comment
 1925 | ERROR   | [ ] Superfluous parameter comment
 1936 | ERROR   | [ ] Missing short description in doc comment
 1944 | ERROR   | [ ] Missing short description in doc comment
 1952 | ERROR   | [ ] Missing short description in doc comment
 1960 | ERROR   | [ ] Missing doc comment for function
      |         |     registerComparator()
 1970 | ERROR   | [ ] Missing parameter comment
 1988 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 2015 | ERROR   | [ ] Missing doc comment for function
      |         |     handleDependencies()
 2075 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 2076 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 2077 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 2077 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 2081 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 2093 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 2095 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 2097 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 2110 | ERROR   | [ ] Missing @return tag in function comment
 2118 | ERROR   | [ ] Missing @return tag in function comment
 2128 | ERROR   | [ ] Missing @return tag in function comment
 2138 | ERROR   | [ ] Missing @return tag in function comment
 2146 | ERROR   | [ ] Missing @return tag in function comment
 2153 | ERROR   | [ ] Missing @return tag in function comment
 2161 | ERROR   | [ ] Missing parameter comment
 2164 | ERROR   | [ ] Missing @return tag in function comment
 2173 | ERROR   | [ ] Missing parameter comment
 2174 | ERROR   | [ ] Missing @return tag in function comment
 2184 | ERROR   | [ ] Private method name
      |         |     "TestCase::getMockObjectGenerator" must be prefixed
      |         |     with an underscore
 2193 | ERROR   | [ ] Private method name "TestCase::startOutputBuffering"
      |         |     must be prefixed with an underscore
 2193 | ERROR   | [ ] Missing doc comment for function
      |         |     startOutputBuffering()
 2201 | ERROR   | [ ] Private method name "TestCase::stopOutputBuffering"
      |         |     must be prefixed with an underscore
 2201 | ERROR   | [ ] Missing doc comment for function
      |         |     stopOutputBuffering()
 2209 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 2230 | ERROR   | [ ] Private method name "TestCase::snapshotGlobalState"
      |         |     must be prefixed with an underscore
 2230 | ERROR   | [ ] Missing doc comment for function
      |         |     snapshotGlobalState()
 2233 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 2234 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 2234 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 2238 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 2241 | ERROR   | [ ] Private method name "TestCase::restoreGlobalState"
      |         |     must be prefixed with an underscore
 2241 | ERROR   | [ ] Missing doc comment for function
      |         |     restoreGlobalState()
 2275 | ERROR   | [ ] Missing short description in doc comment
 2276 | ERROR   | [ ] Missing parameter comment
 2280 | ERROR   | [ ] Private method name
      |         |     "TestCase::createGlobalStateSnapshot" must be
      |         |     prefixed with an underscore
 2300 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 2321 | ERROR   | [ ] Missing short description in doc comment
 2322 | ERROR   | [ ] Missing parameter comment
 2323 | ERROR   | [ ] Missing parameter comment
 2326 | ERROR   | [ ] Missing @return tag in function comment
 2327 | ERROR   | [ ] Private method name
      |         |     "TestCase::compareGlobalStateSnapshots" must be
      |         |     prefixed with an underscore
 2329 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 2335 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 2341 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 2349 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 2354 | ERROR   | [ ] Missing short description in doc comment
 2355 | ERROR   | [ ] Missing parameter comment
 2356 | ERROR   | [ ] Missing parameter comment
 2357 | ERROR   | [ ] Missing parameter comment
 2360 | ERROR   | [ ] Missing @return tag in function comment
 2361 | ERROR   | [ ] Private method name
      |         |     "TestCase::compareGlobalStateSnapshotPart" must be
      |         |     prefixed with an underscore
 2361 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 2378 | ERROR   | [ ] Missing short description in doc comment
 2381 | ERROR   | [ ] Private method name "TestCase::getProphet" must be
      |         |     prefixed with an underscore
 2390 | ERROR   | [ ] Missing short description in doc comment
 2391 | ERROR   | [ ] Missing parameter comment
 2395 | ERROR   | [ ] Private method name
      |         |     "TestCase::shouldInvocationMockerBeReset" must be
      |         |     prefixed with an underscore
 2418 | ERROR   | [ ] Missing short description in doc comment
 2419 | ERROR   | [ ] Missing parameter comment
 2420 | ERROR   | [ ] Missing parameter comment
 2421 | ERROR   | [ ] Missing @return tag in function comment
 2422 | ERROR   | [ ] Private method name
      |         |     "TestCase::registerMockObjectsFromTestArguments"
      |         |     must be prefixed with an underscore
 2422 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 2440 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 2452 | ERROR   | [ ] Private method name
      |         |     "TestCase::setDoesNotPerformAssertionsFromAnnotation"
      |         |     must be prefixed with an underscore
 2452 | ERROR   | [ ] Missing doc comment for function
      |         |     setDoesNotPerformAssertionsFromAnnotation()
 2461 | ERROR   | [ ] Missing short description in doc comment
 2462 | ERROR   | [ ] Missing parameter comment
 2466 | ERROR   | [ ] Private method name "TestCase::isCloneable" must be
      |         |     prefixed with an underscore
 2475 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 2475 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 2482 | ERROR   | [ ] Private method name
      |         |     "TestCase::unregisterCustomComparators" must be
      |         |     prefixed with an underscore
 2482 | ERROR   | [ ] Missing doc comment for function
      |         |     unregisterCustomComparators()
 2493 | ERROR   | [ ] Private method name "TestCase::cleanupIniSettings"
      |         |     must be prefixed with an underscore
 2493 | ERROR   | [ ] Missing doc comment for function
      |         |     cleanupIniSettings()
 2502 | ERROR   | [ ] Private method name
      |         |     "TestCase::cleanupLocaleSettings" must be prefixed
      |         |     with an underscore
 2502 | ERROR   | [ ] Missing doc comment for function
      |         |     cleanupLocaleSettings()
 2511 | ERROR   | [ ] Private method name
      |         |     "TestCase::checkExceptionExpectations" must be
      |         |     prefixed with an underscore
 2511 | ERROR   | [ ] Missing doc comment for function
      |         |     checkExceptionExpectations()
 2515 | WARNING | [ ] Line exceeds 85 characters; contains 183 characters
 2527 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 2528 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 2528 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 34 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/src/Framework/InvalidCoversTargetException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class InvalidCoversTargetException
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php
---------------------------------------------------------------------------
FOUND 466 ERRORS AND 35 WARNINGS AFFECTING 501 LINES
---------------------------------------------------------------------------
    2 | ERROR   | You must use "/**" style comments for a file comment
   74 | ERROR   | Missing parameter comment
   86 | ERROR   | Missing parameter comment
   87 | ERROR   | Missing parameter comment
   88 | ERROR   | Missing parameter comment
   89 | ERROR   | Missing @return tag in function comment
   98 | ERROR   | Missing parameter comment
   99 | ERROR   | Missing parameter comment
  101 | ERROR   | Missing parameter comment
  102 | ERROR   | Missing @return tag in function comment
  111 | ERROR   | Missing parameter comment
  112 | ERROR   | Missing parameter comment
  113 | ERROR   | Missing parameter comment
  114 | ERROR   | Missing @return tag in function comment
  124 | ERROR   | Missing parameter comment
  125 | ERROR   | Missing parameter comment
  126 | ERROR   | Missing parameter comment
  127 | ERROR   | Missing parameter comment
  128 | ERROR   | Missing parameter comment
  129 | ERROR   | Missing parameter comment
  130 | ERROR   | Missing parameter comment
  131 | ERROR   | Missing @return tag in function comment
  132 | WARNING | Line exceeds 85 characters; contains 193 characters
  141 | ERROR   | Missing parameter comment
  142 | ERROR   | Missing parameter comment
  143 | ERROR   | Missing parameter comment
  144 | ERROR   | Missing parameter comment
  145 | ERROR   | Missing parameter comment
  146 | ERROR   | Missing @return tag in function comment
  147 | WARNING | Line exceeds 85 characters; contains 128 characters
  156 | ERROR   | Missing parameter comment
  157 | ERROR   | Missing parameter comment
  158 | ERROR   | Missing parameter comment
  159 | ERROR   | Missing parameter comment
  160 | ERROR   | Missing @return tag in function comment
  161 | WARNING | Line exceeds 85 characters; contains 108 characters
  170 | ERROR   | Missing parameter comment
  171 | ERROR   | Missing parameter comment
  172 | ERROR   | Missing parameter comment
  173 | ERROR   | Missing @return tag in function comment
  174 | WARNING | Line exceeds 85 characters; contains 92 characters
  182 | ERROR   | Missing parameter comment
  183 | ERROR   | Missing parameter comment
  184 | ERROR   | Missing parameter comment
  185 | ERROR   | Missing parameter comment
  186 | ERROR   | Missing parameter comment
  187 | ERROR   | Missing parameter comment
  188 | ERROR   | Missing parameter comment
  189 | ERROR   | Missing parameter comment
  190 | ERROR   | Missing @return tag in function comment
  191 | WARNING | Line exceeds 85 characters; contains 174 characters
  199 | ERROR   | Missing parameter comment
  200 | ERROR   | Missing parameter comment
  201 | ERROR   | Missing parameter comment
  202 | ERROR   | Missing parameter comment
  203 | ERROR   | Missing @return tag in function comment
  204 | WARNING | Line exceeds 85 characters; contains 105 characters
  212 | ERROR   | Missing parameter comment
  213 | ERROR   | Missing parameter comment
  214 | ERROR   | Missing parameter comment
  215 | ERROR   | Missing parameter comment
  216 | ERROR   | Missing @return tag in function comment
  217 | WARNING | Line exceeds 85 characters; contains 112 characters
  225 | ERROR   | Missing parameter comment
  226 | ERROR   | Missing parameter comment
  227 | ERROR   | Missing parameter comment
  228 | ERROR   | Missing parameter comment
  229 | ERROR   | Missing @return tag in function comment
  230 | WARNING | Line exceeds 85 characters; contains 92 characters
  238 | ERROR   | Missing parameter comment
  239 | ERROR   | Missing parameter comment
  240 | ERROR   | Missing parameter comment
  241 | ERROR   | Missing parameter comment
  242 | ERROR   | Missing @return tag in function comment
  243 | WARNING | Line exceeds 85 characters; contains 94 characters
  251 | ERROR   | Missing parameter comment
  252 | ERROR   | Missing parameter comment
  253 | ERROR   | Missing parameter comment
  254 | ERROR   | Missing parameter comment
  255 | ERROR   | Missing @return tag in function comment
  256 | WARNING | Line exceeds 85 characters; contains 102 characters
  264 | ERROR   | Missing parameter comment
  265 | ERROR   | Missing parameter comment
  266 | ERROR   | Missing parameter comment
  267 | ERROR   | Missing parameter comment
  268 | ERROR   | Missing @return tag in function comment
  269 | WARNING | Line exceeds 85 characters; contains 109 characters
  278 | ERROR   | Missing parameter comment
  279 | ERROR   | Missing parameter comment
  280 | ERROR   | Missing parameter comment
  281 | ERROR   | Missing parameter comment
  282 | ERROR   | Missing parameter comment
  283 | ERROR   | Missing parameter comment
  284 | ERROR   | Missing parameter comment
  285 | ERROR   | Missing @return tag in function comment
  286 | WARNING | Line exceeds 85 characters; contains 196 characters
  296 | ERROR   | Missing parameter comment
  297 | ERROR   | Missing parameter comment
  298 | ERROR   | Missing parameter comment
  299 | ERROR   | Missing parameter comment
  300 | ERROR   | Missing parameter comment
  301 | ERROR   | Missing @return tag in function comment
  302 | WARNING | Line exceeds 85 characters; contains 131 characters
  311 | ERROR   | Missing parameter comment
  312 | ERROR   | Missing parameter comment
  313 | ERROR   | Missing parameter comment
  314 | ERROR   | Missing parameter comment
  315 | ERROR   | Missing @return tag in function comment
  316 | WARNING | Line exceeds 85 characters; contains 111 characters
  325 | ERROR   | Missing parameter comment
  326 | ERROR   | Missing parameter comment
  327 | ERROR   | Missing parameter comment
  328 | ERROR   | Missing @return tag in function comment
  329 | WARNING | Line exceeds 85 characters; contains 95 characters
  337 | ERROR   | Missing parameter comment
  338 | ERROR   | Missing parameter comment
  339 | ERROR   | Missing parameter comment
  340 | ERROR   | Missing parameter comment
  341 | ERROR   | Missing parameter comment
  342 | ERROR   | Missing parameter comment
  343 | ERROR   | Missing parameter comment
  344 | ERROR   | Missing parameter comment
  345 | ERROR   | Missing @return tag in function comment
  346 | WARNING | Line exceeds 85 characters; contains 177 characters
  354 | ERROR   | Missing parameter comment
  355 | ERROR   | Missing parameter comment
  356 | ERROR   | Missing parameter comment
  357 | ERROR   | Missing parameter comment
  358 | ERROR   | Missing @return tag in function comment
  359 | WARNING | Line exceeds 85 characters; contains 95 characters
  367 | ERROR   | Missing parameter comment
  368 | ERROR   | Missing parameter comment
  369 | ERROR   | Missing parameter comment
  370 | ERROR   | Missing parameter comment
  371 | ERROR   | Missing @return tag in function comment
  372 | WARNING | Line exceeds 85 characters; contains 97 characters
  381 | ERROR   | Missing parameter comment
  382 | ERROR   | Missing parameter comment
  383 | ERROR   | Missing parameter comment
  384 | ERROR   | Missing parameter comment
  385 | ERROR   | Missing @return tag in function comment
  386 | WARNING | Line exceeds 85 characters; contains 101 characters
  395 | ERROR   | Missing parameter comment
  396 | ERROR   | Missing parameter comment
  397 | ERROR   | Missing parameter comment
  398 | ERROR   | Missing parameter comment
  399 | ERROR   | Missing @return tag in function comment
  400 | WARNING | Line exceeds 85 characters; contains 98 characters
  408 | ERROR   | Missing parameter comment
  409 | ERROR   | Missing parameter comment
  410 | ERROR   | Missing parameter comment
  411 | ERROR   | Missing @return tag in function comment
  420 | ERROR   | Missing parameter comment
  421 | ERROR   | Missing parameter comment
  422 | ERROR   | Missing parameter comment
  423 | ERROR   | Missing @return tag in function comment
  432 | ERROR   | Missing parameter comment
  433 | ERROR   | Missing parameter comment
  434 | ERROR   | Missing parameter comment
  435 | ERROR   | Missing @return tag in function comment
  444 | ERROR   | Missing parameter comment
  445 | ERROR   | Missing parameter comment
  446 | ERROR   | Missing parameter comment
  447 | ERROR   | Missing @return tag in function comment
  456 | ERROR   | Missing parameter comment
  457 | ERROR   | Missing parameter comment
  458 | ERROR   | Missing parameter comment
  459 | ERROR   | Missing parameter comment
  460 | ERROR   | Missing parameter comment
  461 | ERROR   | Missing parameter comment
  462 | ERROR   | Missing @return tag in function comment
  463 | WARNING | Line exceeds 85 characters; contains 147 characters
  471 | ERROR   | Missing parameter comment
  472 | ERROR   | Missing parameter comment
  473 | ERROR   | Missing parameter comment
  474 | ERROR   | Missing parameter comment
  475 | ERROR   | Missing @return tag in function comment
  484 | ERROR   | Missing parameter comment
  485 | ERROR   | Missing parameter comment
  486 | ERROR   | Missing parameter comment
  487 | ERROR   | Missing @return tag in function comment
  496 | ERROR   | Missing parameter comment
  497 | ERROR   | Missing parameter comment
  498 | ERROR   | Missing parameter comment
  499 | ERROR   | Missing @return tag in function comment
  508 | ERROR   | Missing parameter comment
  509 | ERROR   | Missing parameter comment
  512 | ERROR   | Missing @return tag in function comment
  521 | ERROR   | Missing parameter comment
  522 | ERROR   | Missing parameter comment
  523 | ERROR   | Missing parameter comment
  524 | ERROR   | Missing parameter comment
  525 | ERROR   | Missing @return tag in function comment
  526 | WARNING | Line exceeds 85 characters; contains 129 characters
  534 | ERROR   | Missing parameter comment
  535 | ERROR   | Missing parameter comment
  536 | ERROR   | Missing parameter comment
  537 | ERROR   | Missing parameter comment
  538 | ERROR   | Missing parameter comment
  539 | ERROR   | Missing parameter comment
  540 | ERROR   | Missing parameter comment
  541 | ERROR   | Missing @return tag in function comment
  542 | WARNING | Line exceeds 85 characters; contains 130 characters
  550 | ERROR   | Missing parameter comment
  551 | ERROR   | Missing parameter comment
  554 | ERROR   | Missing @return tag in function comment
  563 | ERROR   | Missing parameter comment
  564 | ERROR   | Missing parameter comment
  567 | ERROR   | Missing @return tag in function comment
  577 | ERROR   | Missing parameter comment
  578 | ERROR   | Missing parameter comment
  579 | ERROR   | Missing parameter comment
  580 | ERROR   | Missing parameter comment
  581 | ERROR   | Missing parameter comment
  582 | ERROR   | Missing @return tag in function comment
  583 | WARNING | Line exceeds 85 characters; contains 104 characters
  591 | ERROR   | Missing parameter comment
  592 | ERROR   | Missing parameter comment
  593 | ERROR   | Missing @return tag in function comment
  603 | ERROR   | Missing parameter comment
  604 | ERROR   | Missing parameter comment
  605 | ERROR   | Missing parameter comment
  606 | ERROR   | Missing parameter comment
  607 | ERROR   | Missing parameter comment
  608 | ERROR   | Missing @return tag in function comment
  609 | WARNING | Line exceeds 85 characters; contains 107 characters
  617 | ERROR   | Missing parameter comment
  618 | ERROR   | Missing parameter comment
  619 | ERROR   | Missing @return tag in function comment
  628 | ERROR   | Missing parameter comment
  629 | ERROR   | Missing parameter comment
  630 | ERROR   | Missing parameter comment
  631 | ERROR   | Missing @return tag in function comment
  640 | ERROR   | Missing parameter comment
  641 | ERROR   | Missing parameter comment
  642 | ERROR   | Missing parameter comment
  643 | ERROR   | Missing @return tag in function comment
  652 | ERROR   | Missing parameter comment
  653 | ERROR   | Missing parameter comment
  654 | ERROR   | Missing parameter comment
  655 | ERROR   | Missing @return tag in function comment
  664 | ERROR   | Missing parameter comment
  665 | ERROR   | Missing parameter comment
  666 | ERROR   | Missing parameter comment
  667 | ERROR   | Missing @return tag in function comment
  676 | ERROR   | Missing parameter comment
  677 | ERROR   | Missing parameter comment
  678 | ERROR   | Missing @return tag in function comment
  687 | ERROR   | Missing parameter comment
  688 | ERROR   | Missing parameter comment
  689 | ERROR   | Missing parameter comment
  690 | ERROR   | Missing @return tag in function comment
  699 | ERROR   | Missing parameter comment
  700 | ERROR   | Missing parameter comment
  701 | ERROR   | Missing parameter comment
  702 | ERROR   | Missing @return tag in function comment
  709 | WARNING | Line exceeds 85 characters; contains 94 characters
  711 | ERROR   | Missing parameter comment
  712 | ERROR   | Missing parameter comment
  713 | ERROR   | Missing parameter comment
  714 | ERROR   | Missing @return tag in function comment
  723 | ERROR   | Missing parameter comment
  724 | ERROR   | Missing parameter comment
  725 | ERROR   | Missing parameter comment
  726 | ERROR   | Missing @return tag in function comment
  733 | WARNING | Line exceeds 85 characters; contains 98 characters
  735 | ERROR   | Missing parameter comment
  736 | ERROR   | Missing parameter comment
  737 | ERROR   | Missing parameter comment
  738 | ERROR   | Missing @return tag in function comment
  747 | ERROR   | Missing parameter comment
  748 | ERROR   | Missing parameter comment
  749 | ERROR   | Missing parameter comment
  750 | ERROR   | Missing @return tag in function comment
  751 | WARNING | Line exceeds 85 characters; contains 87 characters
  759 | ERROR   | Missing parameter comment
  760 | ERROR   | Missing parameter comment
  761 | ERROR   | Missing parameter comment
  762 | ERROR   | Missing @return tag in function comment
  771 | ERROR   | Missing parameter comment
  772 | ERROR   | Missing parameter comment
  773 | ERROR   | Missing parameter comment
  774 | ERROR   | Missing @return tag in function comment
  783 | ERROR   | Missing parameter comment
  784 | ERROR   | Missing parameter comment
  785 | ERROR   | Missing @return tag in function comment
  794 | ERROR   | Missing parameter comment
  795 | ERROR   | Missing parameter comment
  796 | ERROR   | Missing @return tag in function comment
  805 | ERROR   | Missing parameter comment
  806 | ERROR   | Missing parameter comment
  807 | ERROR   | Missing @return tag in function comment
  816 | ERROR   | Missing parameter comment
  817 | ERROR   | Missing parameter comment
  818 | ERROR   | Missing parameter comment
  819 | ERROR   | Missing parameter comment
  820 | ERROR   | Missing parameter comment
  821 | ERROR   | Missing parameter comment
  822 | ERROR   | Missing @return tag in function comment
  823 | WARNING | Line exceeds 85 characters; contains 150 characters
  831 | ERROR   | Missing parameter comment
  832 | ERROR   | Missing parameter comment
  833 | ERROR   | Missing parameter comment
  834 | ERROR   | Missing parameter comment
  835 | ERROR   | Missing @return tag in function comment
  844 | ERROR   | Missing parameter comment
  845 | ERROR   | Missing parameter comment
  846 | ERROR   | Missing parameter comment
  847 | ERROR   | Missing @return tag in function comment
  856 | ERROR   | Missing parameter comment
  857 | ERROR   | Missing parameter comment
  860 | ERROR   | Missing @return tag in function comment
  869 | ERROR   | Missing parameter comment
  870 | ERROR   | Missing parameter comment
  871 | ERROR   | Missing parameter comment
  872 | ERROR   | Missing parameter comment
  873 | ERROR   | Missing parameter comment
  874 | ERROR   | Missing parameter comment
  875 | ERROR   | Missing parameter comment
  876 | ERROR   | Missing @return tag in function comment
  877 | WARNING | Line exceeds 85 characters; contains 133 characters
  885 | ERROR   | Missing parameter comment
  886 | ERROR   | Missing parameter comment
  887 | ERROR   | Missing parameter comment
  888 | ERROR   | Missing @return tag in function comment
  897 | ERROR   | Missing parameter comment
  898 | ERROR   | Missing parameter comment
  899 | ERROR   | Missing parameter comment
  900 | ERROR   | Missing @return tag in function comment
  909 | ERROR   | Missing parameter comment
  910 | ERROR   | Missing parameter comment
  913 | ERROR   | Missing @return tag in function comment
  922 | ERROR   | Missing parameter comment
  923 | ERROR   | Missing parameter comment
  924 | ERROR   | Missing @return tag in function comment
  933 | ERROR   | Missing parameter comment
  934 | ERROR   | Missing parameter comment
  935 | ERROR   | Missing parameter comment
  936 | ERROR   | Missing @return tag in function comment
  947 | ERROR   | Missing parameter comment
  948 | ERROR   | Missing parameter comment
  949 | ERROR   | Missing parameter comment
  950 | ERROR   | Missing @return tag in function comment
  960 | ERROR   | Missing parameter comment
  961 | ERROR   | Missing parameter comment
  962 | ERROR   | Missing parameter comment
  963 | ERROR   | Missing @return tag in function comment
  972 | ERROR   | Missing parameter comment
  973 | ERROR   | Missing parameter comment
  974 | ERROR   | Missing @return tag in function comment
  983 | ERROR   | Missing parameter comment
  984 | ERROR   | Missing parameter comment
  985 | ERROR   | Missing parameter comment
  986 | ERROR   | Missing @return tag in function comment
  995 | ERROR   | Missing parameter comment
  996 | ERROR   | Missing parameter comment
  997 | ERROR   | Missing parameter comment
  998 | ERROR   | Missing @return tag in function comment
 1007 | ERROR   | Missing parameter comment
 1008 | ERROR   | Missing parameter comment
 1009 | ERROR   | Missing parameter comment
 1010 | ERROR   | Missing @return tag in function comment
 1021 | ERROR   | Missing parameter comment
 1022 | ERROR   | Missing parameter comment
 1023 | ERROR   | Missing parameter comment
 1024 | ERROR   | Missing @return tag in function comment
 1034 | ERROR   | Missing parameter comment
 1035 | ERROR   | Missing parameter comment
 1036 | ERROR   | Missing parameter comment
 1037 | ERROR   | Missing @return tag in function comment
 1046 | ERROR   | Missing parameter comment
 1047 | ERROR   | Missing parameter comment
 1048 | ERROR   | Missing parameter comment
 1049 | ERROR   | Missing @return tag in function comment
 1058 | ERROR   | Missing parameter comment
 1059 | ERROR   | Missing parameter comment
 1060 | ERROR   | Missing parameter comment
 1061 | ERROR   | Missing @return tag in function comment
 1071 | ERROR   | Missing parameter comment
 1072 | ERROR   | Missing parameter comment
 1073 | ERROR   | Missing parameter comment
 1074 | ERROR   | Missing parameter comment
 1075 | ERROR   | Missing parameter comment
 1076 | ERROR   | Missing @return tag in function comment
 1077 | WARNING | Line exceeds 85 characters; contains 120 characters
 1085 | ERROR   | Missing parameter comment
 1086 | ERROR   | Missing parameter comment
 1087 | ERROR   | Missing parameter comment
 1088 | ERROR   | Missing @return tag in function comment
 1097 | ERROR   | Missing parameter comment
 1098 | ERROR   | Missing parameter comment
 1099 | ERROR   | Missing parameter comment
 1100 | ERROR   | Missing @return tag in function comment
 1110 | ERROR   | Missing parameter comment
 1111 | ERROR   | Missing parameter comment
 1112 | ERROR   | Missing parameter comment
 1113 | ERROR   | Missing parameter comment
 1114 | ERROR   | Missing parameter comment
 1115 | ERROR   | Missing @return tag in function comment
 1116 | WARNING | Line exceeds 85 characters; contains 123 characters
 1124 | ERROR   | Missing parameter comment
 1125 | ERROR   | Missing parameter comment
 1126 | ERROR   | Missing parameter comment
 1127 | ERROR   | Missing @return tag in function comment
 1136 | ERROR   | Missing parameter comment
 1137 | ERROR   | Missing parameter comment
 1138 | ERROR   | Missing parameter comment
 1139 | ERROR   | Missing @return tag in function comment
 1148 | ERROR   | Missing parameter comment
 1149 | ERROR   | Missing parameter comment
 1150 | ERROR   | Missing parameter comment
 1151 | ERROR   | Missing @return tag in function comment
 1160 | ERROR   | Missing parameter comment
 1161 | ERROR   | Missing parameter comment
 1162 | ERROR   | Missing parameter comment
 1163 | ERROR   | Missing @return tag in function comment
 1172 | ERROR   | Missing parameter comment
 1173 | ERROR   | Missing parameter comment
 1174 | ERROR   | Missing parameter comment
 1175 | ERROR   | Missing @return tag in function comment
 1184 | ERROR   | Missing parameter comment
 1185 | ERROR   | Missing parameter comment
 1188 | ERROR   | Missing @return tag in function comment
 1197 | ERROR   | Missing parameter comment
 1198 | ERROR   | Missing parameter comment
 1199 | ERROR   | Missing parameter comment
 1200 | ERROR   | Missing @return tag in function comment
 1209 | ERROR   | Missing parameter comment
 1210 | ERROR   | Missing parameter comment
 1211 | ERROR   | Missing parameter comment
 1212 | ERROR   | Missing @return tag in function comment
 1221 | ERROR   | Missing parameter comment
 1222 | ERROR   | Missing parameter comment
 1223 | ERROR   | Missing parameter comment
 1224 | ERROR   | Missing @return tag in function comment
 1233 | ERROR   | Missing parameter comment
 1234 | ERROR   | Missing parameter comment
 1235 | ERROR   | Missing parameter comment
 1236 | ERROR   | Missing @return tag in function comment
 1245 | ERROR   | Missing parameter comment
 1246 | ERROR   | Missing parameter comment
 1247 | ERROR   | Missing parameter comment
 1248 | ERROR   | Missing @return tag in function comment
 1257 | ERROR   | Missing parameter comment
 1258 | ERROR   | Missing parameter comment
 1259 | ERROR   | Missing parameter comment
 1260 | ERROR   | Missing @return tag in function comment
 1270 | ERROR   | Missing parameter comment
 1292 | ERROR   | Missing parameter comment
 1293 | ERROR   | Missing parameter comment
 1307 | ERROR   | Missing parameter comment
 1308 | ERROR   | Missing parameter comment
 1309 | ERROR   | Missing parameter comment
 1310 | ERROR   | Missing parameter comment
 1311 | ERROR   | Missing parameter comment
 1312 | ERROR   | Missing parameter comment
 1316 | WARNING | Line exceeds 85 characters; contains 123 characters
 1324 | ERROR   | Missing parameter comment
 1336 | ERROR   | Missing parameter comment
 1349 | ERROR   | Missing parameter comment
 1362 | ERROR   | Missing parameter comment
 1363 | ERROR   | Missing parameter comment
 1364 | ERROR   | Missing parameter comment
 1368 | WARNING | Line exceeds 85 characters; contains 93 characters
 1377 | ERROR   | Missing parameter comment
 1390 | ERROR   | Missing parameter comment
 1402 | ERROR   | Missing parameter comment
 1424 | ERROR   | Missing parameter comment
 1425 | ERROR   | Missing parameter comment
 1426 | ERROR   | Missing parameter comment
 1427 | ERROR   | Missing parameter comment
 1428 | ERROR   | Missing parameter comment
 1432 | WARNING | Line exceeds 85 characters; contains 98 characters
 1441 | ERROR   | Missing parameter comment
 1463 | ERROR   | Missing parameter comment
 1477 | ERROR   | Missing parameter comment
 1489 | ERROR   | Missing parameter comment
 1531 | ERROR   | Missing parameter comment
 1593 | ERROR   | Missing parameter comment
 1615 | ERROR   | Missing parameter comment
 1629 | ERROR   | Missing parameter comment
 1651 | ERROR   | Missing parameter comment
 1683 | ERROR   | Missing parameter comment
 1695 | ERROR   | Missing parameter comment
 1717 | ERROR   | Missing parameter comment
 1726 | ERROR   | Missing short description in doc comment
 1727 | ERROR   | Superfluous parameter comment
 1746 | ERROR   | Missing short description in doc comment
 1747 | ERROR   | Missing parameter comment
 1756 | ERROR   | Missing short description in doc comment
 1757 | ERROR   | Missing parameter comment
 1778 | ERROR   | Missing short description in doc comment
 1779 | ERROR   | Missing parameter comment
 1788 | ERROR   | Missing short description in doc comment
 1789 | ERROR   | Missing parameter comment
 1801 | ERROR   | Missing parameter comment
 1802 | ERROR   | Missing parameter comment
 1814 | ERROR   | Missing parameter comment
 1826 | ERROR   | Missing parameter comment
 1835 | ERROR   | Missing short description in doc comment
 1836 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/src/Framework/IncompleteTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/Error/Error.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | ERROR   | Missing @category tag in class comment
 17 | ERROR   | Missing @package tag in class comment
 17 | ERROR   | Missing @author tag in class comment
 17 | ERROR   | Missing @license tag in class comment
 17 | ERROR   | Missing @link tag in class comment
 23 | ERROR   | Missing parameter comment
 24 | ERROR   | Missing parameter comment
 25 | ERROR   | Missing parameter comment
 26 | ERROR   | Missing parameter comment
 27 | ERROR   | Missing parameter comment
 29 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/phpunit/src/Framework/Error/Warning.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class Warning
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/Error/Notice.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class Notice
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Framework/Error/Deprecated.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class Deprecated
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/src/Framework/SkippedTestSuiteError.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class SkippedTestSuiteError
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/src/Framework/RiskyTestError.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class RiskyTestError
---------------------------------------------------------------------------


FILE: ...or/phpunit/phpunit/src/Framework/MissingCoversAnnotationException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class
    |       | MissingCoversAnnotationException
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/Exception.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 33 | ERROR   | Missing @category tag in class comment
 33 | ERROR   | Missing @package tag in class comment
 33 | ERROR   | Missing @author tag in class comment
 33 | ERROR   | Missing @license tag in class comment
 33 | ERROR   | Missing @link tag in class comment
 36 | ERROR   | Missing short description in doc comment
 41 | ERROR   | Missing doc comment for function __construct()
 41 | WARNING | Line exceeds 85 characters; contains 86 characters
 62 | ERROR   | Missing short description in doc comment
 76 | ERROR   | Missing doc comment for function __sleep()
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/src/Framework/AssertionFailedError.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/TestResult.php
---------------------------------------------------------------------------
FOUND 124 ERRORS AND 8 WARNINGS AFFECTING 125 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   25 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
   27 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
   34 | ERROR   | [ ] Missing @category tag in class comment
   34 | ERROR   | [ ] Missing @package tag in class comment
   34 | ERROR   | [ ] Missing @author tag in class comment
   34 | ERROR   | [ ] Missing @license tag in class comment
   34 | ERROR   | [ ] Missing @link tag in class comment
   37 | ERROR   | [ ] Missing short description in doc comment
   42 | ERROR   | [ ] Missing short description in doc comment
   47 | ERROR   | [ ] Missing short description in doc comment
   52 | ERROR   | [ ] Missing short description in doc comment
   57 | ERROR   | [ ] Missing short description in doc comment
   62 | ERROR   | [ ] Missing short description in doc comment
   67 | ERROR   | [ ] Missing short description in doc comment
   72 | ERROR   | [ ] Missing short description in doc comment
   77 | ERROR   | [ ] Missing short description in doc comment
   82 | ERROR   | [ ] Missing short description in doc comment
   87 | ERROR   | [ ] Missing short description in doc comment
   99 | ERROR   | [ ] Missing short description in doc comment
  104 | ERROR   | [ ] Missing short description in doc comment
  109 | ERROR   | [ ] Missing short description in doc comment
  114 | ERROR   | [ ] Missing short description in doc comment
  119 | ERROR   | [ ] Missing short description in doc comment
  124 | ERROR   | [ ] Missing short description in doc comment
  129 | ERROR   | [ ] Missing short description in doc comment
  134 | ERROR   | [ ] Missing short description in doc comment
  139 | ERROR   | [ ] Missing short description in doc comment
  144 | ERROR   | [ ] Missing short description in doc comment
  149 | ERROR   | [ ] Missing short description in doc comment
  154 | ERROR   | [ ] Missing short description in doc comment
  159 | ERROR   | [ ] Missing short description in doc comment
  164 | ERROR   | [ ] Missing short description in doc comment
  169 | ERROR   | [ ] Missing short description in doc comment
  174 | ERROR   | [ ] Missing short description in doc comment
  179 | ERROR   | [ ] Missing short description in doc comment
  184 | ERROR   | [ ] Missing short description in doc comment
  187 | ERROR   | [ ] Private member variable
      |         |     "registerMockObjectsFromTestArgumentsRecursively"
      |         |     must be prefixed with an underscore
  192 | ERROR   | [ ] Missing parameter comment
  193 | ERROR   | [ ] Missing @return tag in function comment
  202 | ERROR   | [ ] Missing parameter comment
  203 | ERROR   | [ ] Missing @return tag in function comment
  215 | ERROR   | [ ] Missing @return tag in function comment
  228 | ERROR   | [ ] Missing parameter comment
  229 | ERROR   | [ ] Missing parameter comment
  230 | ERROR   | [ ] Missing parameter comment
  231 | ERROR   | [ ] Missing @return tag in function comment
  285 | ERROR   | [ ] Missing parameter comment
  286 | ERROR   | [ ] Missing parameter comment
  287 | ERROR   | [ ] Missing parameter comment
  288 | ERROR   | [ ] Missing @return tag in function comment
  308 | ERROR   | [ ] Missing parameter comment
  309 | ERROR   | [ ] Missing parameter comment
  310 | ERROR   | [ ] Missing parameter comment
  311 | ERROR   | [ ] Missing @return tag in function comment
  359 | ERROR   | [ ] Missing parameter comment
  360 | ERROR   | [ ] Missing @return tag in function comment
  375 | ERROR   | [ ] Missing parameter comment
  376 | ERROR   | [ ] Missing @return tag in function comment
  387 | ERROR   | [ ] Missing parameter comment
  388 | ERROR   | [ ] Missing @return tag in function comment
  402 | ERROR   | [ ] Missing parameter comment
  403 | ERROR   | [ ] Missing parameter comment
  404 | ERROR   | [ ] Missing @return tag in function comment
  610 | ERROR   | [ ] Missing parameter comment
  611 | ERROR   | [ ] Missing @return tag in function comment
  625 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
  675 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  676 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  677 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  677 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  679 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  684 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  689 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  776 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  776 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  817 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  826 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
  836 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  861 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  862 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  862 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  881 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  920 | ERROR   | [ ] Missing @return tag in function comment
  939 | ERROR   | [ ] Missing parameter comment
  940 | ERROR   | [ ] Missing @return tag in function comment
  949 | ERROR   | [ ] Missing parameter comment
  952 | ERROR   | [ ] Missing @return tag in function comment
  975 | ERROR   | [ ] Missing parameter comment
  978 | ERROR   | [ ] Missing @return tag in function comment
  991 | ERROR   | [ ] Missing parameter comment
  994 | ERROR   | [ ] Missing @return tag in function comment
 1007 | ERROR   | [ ] Missing parameter comment
 1010 | ERROR   | [ ] Missing @return tag in function comment
 1020 | ERROR   | [ ] Missing short description in doc comment
 1021 | ERROR   | [ ] Missing parameter comment
 1024 | ERROR   | [ ] Missing @return tag in function comment
 1034 | ERROR   | [ ] Missing short description in doc comment
 1042 | ERROR   | [ ] Missing short description in doc comment
 1043 | ERROR   | [ ] Missing parameter comment
 1046 | ERROR   | [ ] Missing @return tag in function comment
 1056 | ERROR   | [ ] Missing short description in doc comment
 1064 | ERROR   | [ ] Missing short description in doc comment
 1065 | ERROR   | [ ] Missing parameter comment
 1068 | ERROR   | [ ] Missing @return tag in function comment
 1078 | ERROR   | [ ] Missing short description in doc comment
 1086 | ERROR   | [ ] Missing short description in doc comment
 1087 | ERROR   | [ ] Missing parameter comment
 1090 | ERROR   | [ ] Missing @return tag in function comment
 1100 | ERROR   | [ ] Missing short description in doc comment
 1108 | ERROR   | [ ] Missing short description in doc comment
 1109 | ERROR   | [ ] Missing parameter comment
 1112 | ERROR   | [ ] Missing @return tag in function comment
 1122 | ERROR   | [ ] Missing short description in doc comment
 1133 | ERROR   | [ ] Missing parameter comment
 1136 | ERROR   | [ ] Missing @return tag in function comment
 1149 | ERROR   | [ ] Missing parameter comment
 1152 | ERROR   | [ ] Missing @return tag in function comment
 1165 | ERROR   | [ ] Missing parameter comment
 1168 | ERROR   | [ ] Missing @return tag in function comment
 1195 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1201 | ERROR   | [ ] Missing parameter comment
 1204 | ERROR   | [ ] Missing @return tag in function comment
 1217 | ERROR   | [ ] Missing parameter comment
 1220 | ERROR   | [ ] Missing @return tag in function comment
 1233 | ERROR   | [ ] Missing parameter comment
 1236 | ERROR   | [ ] Missing @return tag in function comment
 1256 | ERROR   | [ ] Missing short description in doc comment
 1257 | ERROR   | [ ] Missing parameter comment
 1258 | ERROR   | [ ] Missing @return tag in function comment
 1271 | ERROR   | [ ] Missing parameter comment
 1272 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit/src/Framework/UnintentionallyCoveredCodeError.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/TestListener.php
---------------------------------------------------------------------------
FOUND 39 ERRORS AFFECTING 35 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing parameter comment
 21 | ERROR | Missing parameter comment
 22 | ERROR | Missing parameter comment
 23 | ERROR | Missing @return tag in function comment
 29 | ERROR | Missing parameter comment
 30 | ERROR | Missing parameter comment
 31 | ERROR | Missing parameter comment
 32 | ERROR | Missing @return tag in function comment
 38 | ERROR | Missing parameter comment
 39 | ERROR | Missing parameter comment
 40 | ERROR | Missing parameter comment
 41 | ERROR | Missing @return tag in function comment
 47 | ERROR | Missing parameter comment
 48 | ERROR | Missing parameter comment
 49 | ERROR | Missing parameter comment
 50 | ERROR | Missing @return tag in function comment
 56 | ERROR | Missing parameter comment
 57 | ERROR | Missing parameter comment
 58 | ERROR | Missing parameter comment
 59 | ERROR | Missing @return tag in function comment
 65 | ERROR | Missing parameter comment
 66 | ERROR | Missing parameter comment
 67 | ERROR | Missing parameter comment
 68 | ERROR | Missing @return tag in function comment
 74 | ERROR | Missing parameter comment
 75 | ERROR | Missing @return tag in function comment
 81 | ERROR | Missing parameter comment
 82 | ERROR | Missing @return tag in function comment
 88 | ERROR | Missing parameter comment
 89 | ERROR | Missing @return tag in function comment
 95 | ERROR | Missing parameter comment
 96 | ERROR | Missing parameter comment
 97 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/src/Framework/IncompleteTestError.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class IncompleteTestError
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/src/Framework/TestSuiteIterator.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
 19 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing short description in doc comment
 30 | ERROR | Missing parameter comment
 39 | ERROR | Missing @return tag in function comment
 77 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/src/Framework/ExpectationFailedException.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 20 | ERROR   | Missing @category tag in class comment
 20 | ERROR   | Missing @package tag in class comment
 20 | ERROR   | Missing @author tag in class comment
 20 | ERROR   | Missing @license tag in class comment
 20 | ERROR   | Missing @link tag in class comment
 25 | ERROR   | Missing short description in doc comment
 26 | ERROR   | Missing parameter comment
 27 | ERROR   | Missing parameter comment
 28 | ERROR   | Missing parameter comment
 30 | WARNING | Line exceeds 85 characters; contains 115 characters
 37 | ERROR   | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/Assert.php
---------------------------------------------------------------------------
FOUND 583 ERRORS AND 76 WARNINGS AFFECTING 644 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   69 | ERROR   | [ ] Missing @category tag in class comment
   69 | ERROR   | [ ] Missing @package tag in class comment
   69 | ERROR   | [ ] Missing @author tag in class comment
   69 | ERROR   | [ ] Missing @license tag in class comment
   69 | ERROR   | [ ] Missing @link tag in class comment
   72 | ERROR   | [ ] Missing short description in doc comment
   75 | ERROR   | [ ] Private member variable "count" must be prefixed
      |         |     with an underscore
   80 | ERROR   | [ ] Missing parameter comment
   81 | ERROR   | [ ] Missing parameter comment
   82 | ERROR   | [ ] Missing parameter comment
   83 | ERROR   | [ ] Missing @return tag in function comment
  108 | ERROR   | [ ] Missing parameter comment
  109 | ERROR   | [ ] Missing parameter comment
  111 | ERROR   | [ ] Missing parameter comment
  112 | ERROR   | [ ] Missing @return tag in function comment
  113 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  137 | ERROR   | [ ] Missing parameter comment
  138 | ERROR   | [ ] Missing parameter comment
  139 | ERROR   | [ ] Missing parameter comment
  140 | ERROR   | [ ] Missing @return tag in function comment
  167 | ERROR   | [ ] Missing parameter comment
  168 | ERROR   | [ ] Missing parameter comment
  169 | ERROR   | [ ] Missing parameter comment
  170 | ERROR   | [ ] Missing parameter comment
  171 | ERROR   | [ ] Missing parameter comment
  172 | ERROR   | [ ] Missing parameter comment
  173 | ERROR   | [ ] Missing @return tag in function comment
  174 | WARNING | [ ] Line exceeds 85 characters; contains 165 characters
  177 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  177 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  209 | ERROR   | [ ] Missing parameter comment
  210 | ERROR   | [ ] Missing parameter comment
  211 | ERROR   | [ ] Missing parameter comment
  212 | ERROR   | [ ] Missing parameter comment
  213 | ERROR   | [ ] Missing parameter comment
  214 | ERROR   | [ ] Missing parameter comment
  215 | ERROR   | [ ] Missing parameter comment
  216 | ERROR   | [ ] Missing @return tag in function comment
  217 | WARNING | [ ] Line exceeds 85 characters; contains 211 characters
  232 | ERROR   | [ ] Missing parameter comment
  233 | ERROR   | [ ] Missing parameter comment
  234 | ERROR   | [ ] Missing parameter comment
  235 | ERROR   | [ ] Missing parameter comment
  236 | ERROR   | [ ] Missing parameter comment
  237 | ERROR   | [ ] Missing parameter comment
  238 | ERROR   | [ ] Missing @return tag in function comment
  239 | WARNING | [ ] Line exceeds 85 characters; contains 168 characters
  242 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  242 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  278 | ERROR   | [ ] Missing parameter comment
  279 | ERROR   | [ ] Missing parameter comment
  280 | ERROR   | [ ] Missing parameter comment
  281 | ERROR   | [ ] Missing parameter comment
  282 | ERROR   | [ ] Missing parameter comment
  283 | ERROR   | [ ] Missing parameter comment
  284 | ERROR   | [ ] Missing parameter comment
  285 | ERROR   | [ ] Missing @return tag in function comment
  286 | WARNING | [ ] Line exceeds 85 characters; contains 214 characters
  301 | ERROR   | [ ] Missing parameter comment
  302 | ERROR   | [ ] Missing parameter comment
  303 | ERROR   | [ ] Missing parameter comment
  304 | ERROR   | [ ] Missing parameter comment
  305 | ERROR   | [ ] Missing @return tag in function comment
  306 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  309 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  309 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  333 | ERROR   | [ ] Missing parameter comment
  334 | ERROR   | [ ] Missing parameter comment
  335 | ERROR   | [ ] Missing parameter comment
  336 | ERROR   | [ ] Missing @return tag in function comment
  337 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  340 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  340 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  361 | ERROR   | [ ] Missing parameter comment
  362 | ERROR   | [ ] Missing parameter comment
  363 | ERROR   | [ ] Missing parameter comment
  364 | ERROR   | [ ] Missing parameter comment
  365 | ERROR   | [ ] Missing parameter comment
  366 | ERROR   | [ ] Missing @return tag in function comment
  367 | WARNING | [ ] Line exceeds 85 characters; contains 146 characters
  380 | ERROR   | [ ] Missing parameter comment
  381 | ERROR   | [ ] Missing parameter comment
  382 | ERROR   | [ ] Missing parameter comment
  383 | ERROR   | [ ] Missing parameter comment
  384 | ERROR   | [ ] Missing @return tag in function comment
  385 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  388 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  388 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  416 | ERROR   | [ ] Missing parameter comment
  417 | ERROR   | [ ] Missing parameter comment
  418 | ERROR   | [ ] Missing parameter comment
  419 | ERROR   | [ ] Missing parameter comment
  420 | ERROR   | [ ] Missing parameter comment
  421 | ERROR   | [ ] Missing @return tag in function comment
  422 | WARNING | [ ] Line exceeds 85 characters; contains 149 characters
  435 | ERROR   | [ ] Missing parameter comment
  436 | ERROR   | [ ] Missing parameter comment
  437 | ERROR   | [ ] Missing parameter comment
  438 | ERROR   | [ ] Missing @return tag in function comment
  446 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  447 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  447 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  462 | ERROR   | [ ] Missing parameter comment
  463 | ERROR   | [ ] Missing parameter comment
  464 | ERROR   | [ ] Missing parameter comment
  465 | ERROR   | [ ] Missing parameter comment
  466 | ERROR   | [ ] Missing @return tag in function comment
  467 | WARNING | [ ] Line exceeds 85 characters; contains 126 characters
  479 | ERROR   | [ ] Missing parameter comment
  480 | ERROR   | [ ] Missing parameter comment
  481 | ERROR   | [ ] Missing parameter comment
  482 | ERROR   | [ ] Missing @return tag in function comment
  490 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  491 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  491 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  506 | ERROR   | [ ] Missing parameter comment
  507 | ERROR   | [ ] Missing parameter comment
  508 | ERROR   | [ ] Missing parameter comment
  509 | ERROR   | [ ] Missing parameter comment
  510 | ERROR   | [ ] Missing @return tag in function comment
  511 | WARNING | [ ] Line exceeds 85 characters; contains 129 characters
  523 | ERROR   | [ ] Missing parameter comment
  524 | ERROR   | [ ] Missing parameter comment
  525 | ERROR   | [ ] Missing parameter comment
  526 | ERROR   | [ ] Missing parameter comment
  527 | ERROR   | [ ] Missing parameter comment
  528 | ERROR   | [ ] Missing parameter comment
  529 | ERROR   | [ ] Missing parameter comment
  530 | ERROR   | [ ] Missing @return tag in function comment
  531 | WARNING | [ ] Line exceeds 85 characters; contains 148 characters
  547 | ERROR   | [ ] Missing parameter comment
  548 | ERROR   | [ ] Missing parameter comment
  549 | ERROR   | [ ] Missing parameter comment
  550 | ERROR   | [ ] Missing parameter comment
  551 | ERROR   | [ ] Missing parameter comment
  552 | ERROR   | [ ] Missing parameter comment
  553 | ERROR   | [ ] Missing parameter comment
  554 | ERROR   | [ ] Missing parameter comment
  555 | ERROR   | [ ] Missing @return tag in function comment
  556 | WARNING | [ ] Line exceeds 85 characters; contains 192 characters
  572 | ERROR   | [ ] Missing parameter comment
  573 | ERROR   | [ ] Missing parameter comment
  574 | ERROR   | [ ] Missing parameter comment
  575 | ERROR   | [ ] Missing parameter comment
  576 | ERROR   | [ ] Missing parameter comment
  577 | ERROR   | [ ] Missing parameter comment
  578 | ERROR   | [ ] Missing parameter comment
  579 | ERROR   | [ ] Missing @return tag in function comment
  580 | WARNING | [ ] Line exceeds 85 characters; contains 151 characters
  598 | ERROR   | [ ] Missing parameter comment
  599 | ERROR   | [ ] Missing parameter comment
  600 | ERROR   | [ ] Missing parameter comment
  601 | ERROR   | [ ] Missing parameter comment
  602 | ERROR   | [ ] Missing parameter comment
  603 | ERROR   | [ ] Missing parameter comment
  604 | ERROR   | [ ] Missing parameter comment
  605 | ERROR   | [ ] Missing parameter comment
  606 | ERROR   | [ ] Missing @return tag in function comment
  607 | WARNING | [ ] Line exceeds 85 characters; contains 195 characters
  623 | ERROR   | [ ] Missing parameter comment
  624 | ERROR   | [ ] Missing parameter comment
  627 | ERROR   | [ ] Missing @return tag in function comment
  637 | ERROR   | [ ] Missing parameter comment
  638 | ERROR   | [ ] Missing parameter comment
  639 | ERROR   | [ ] Missing parameter comment
  640 | ERROR   | [ ] Missing @return tag in function comment
  641 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  652 | ERROR   | [ ] Missing parameter comment
  653 | ERROR   | [ ] Missing parameter comment
  656 | ERROR   | [ ] Missing @return tag in function comment
  666 | ERROR   | [ ] Missing parameter comment
  667 | ERROR   | [ ] Missing parameter comment
  668 | ERROR   | [ ] Missing parameter comment
  669 | ERROR   | [ ] Missing @return tag in function comment
  670 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  681 | ERROR   | [ ] Missing parameter comment
  682 | ERROR   | [ ] Missing parameter comment
  683 | ERROR   | [ ] Missing parameter comment
  684 | ERROR   | [ ] Missing @return tag in function comment
  693 | ERROR   | [ ] Missing parameter comment
  694 | ERROR   | [ ] Missing parameter comment
  695 | ERROR   | [ ] Missing parameter comment
  696 | ERROR   | [ ] Missing parameter comment
  697 | ERROR   | [ ] Missing @return tag in function comment
  698 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
  710 | ERROR   | [ ] Missing parameter comment
  711 | ERROR   | [ ] Missing parameter comment
  712 | ERROR   | [ ] Missing parameter comment
  713 | ERROR   | [ ] Missing @return tag in function comment
  714 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  726 | ERROR   | [ ] Missing parameter comment
  727 | ERROR   | [ ] Missing parameter comment
  728 | ERROR   | [ ] Missing parameter comment
  729 | ERROR   | [ ] Missing parameter comment
  730 | ERROR   | [ ] Missing @return tag in function comment
  731 | WARNING | [ ] Line exceeds 85 characters; contains 130 characters
  743 | ERROR   | [ ] Missing parameter comment
  744 | ERROR   | [ ] Missing parameter comment
  745 | ERROR   | [ ] Missing parameter comment
  746 | ERROR   | [ ] Missing @return tag in function comment
  755 | ERROR   | [ ] Missing parameter comment
  756 | ERROR   | [ ] Missing parameter comment
  757 | ERROR   | [ ] Missing parameter comment
  758 | ERROR   | [ ] Missing parameter comment
  759 | ERROR   | [ ] Missing @return tag in function comment
  760 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
  772 | ERROR   | [ ] Missing parameter comment
  773 | ERROR   | [ ] Missing parameter comment
  774 | ERROR   | [ ] Missing parameter comment
  775 | ERROR   | [ ] Missing @return tag in function comment
  784 | ERROR   | [ ] Missing parameter comment
  785 | ERROR   | [ ] Missing parameter comment
  786 | ERROR   | [ ] Missing parameter comment
  787 | ERROR   | [ ] Missing parameter comment
  788 | ERROR   | [ ] Missing @return tag in function comment
  789 | WARNING | [ ] Line exceeds 85 characters; contains 127 characters
  802 | ERROR   | [ ] Missing parameter comment
  803 | ERROR   | [ ] Missing parameter comment
  804 | ERROR   | [ ] Missing parameter comment
  805 | ERROR   | [ ] Missing parameter comment
  806 | ERROR   | [ ] Missing parameter comment
  807 | ERROR   | [ ] Missing @return tag in function comment
  808 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
  828 | ERROR   | [ ] Missing parameter comment
  829 | ERROR   | [ ] Missing parameter comment
  830 | ERROR   | [ ] Missing parameter comment
  831 | ERROR   | [ ] Missing parameter comment
  832 | ERROR   | [ ] Missing parameter comment
  833 | ERROR   | [ ] Missing @return tag in function comment
  834 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  854 | ERROR   | [ ] Missing parameter comment
  855 | ERROR   | [ ] Missing parameter comment
  856 | ERROR   | [ ] Missing parameter comment
  857 | ERROR   | [ ] Missing parameter comment
  858 | ERROR   | [ ] Missing parameter comment
  859 | ERROR   | [ ] Missing @return tag in function comment
  860 | WARNING | [ ] Line exceeds 85 characters; contains 138 characters
  879 | ERROR   | [ ] Missing parameter comment
  880 | ERROR   | [ ] Missing parameter comment
  881 | ERROR   | [ ] Missing parameter comment
  882 | ERROR   | [ ] Missing parameter comment
  883 | ERROR   | [ ] Missing parameter comment
  884 | ERROR   | [ ] Missing @return tag in function comment
  885 | WARNING | [ ] Line exceeds 85 characters; contains 141 characters
  903 | ERROR   | [ ] Missing parameter comment
  904 | ERROR   | [ ] Missing parameter comment
  905 | ERROR   | [ ] Missing @return tag in function comment
  920 | ERROR   | [ ] Missing parameter comment
  921 | ERROR   | [ ] Missing parameter comment
  922 | ERROR   | [ ] Missing @return tag in function comment
  939 | ERROR   | [ ] Missing parameter comment
  940 | ERROR   | [ ] Missing parameter comment
  941 | ERROR   | [ ] Missing @return tag in function comment
  956 | ERROR   | [ ] Missing parameter comment
  957 | ERROR   | [ ] Missing parameter comment
  958 | ERROR   | [ ] Missing @return tag in function comment
  975 | ERROR   | [ ] Missing parameter comment
  976 | ERROR   | [ ] Missing parameter comment
  977 | ERROR   | [ ] Missing @return tag in function comment
  992 | ERROR   | [ ] Missing parameter comment
  993 | ERROR   | [ ] Missing parameter comment
  994 | ERROR   | [ ] Missing @return tag in function comment
 1011 | ERROR   | [ ] Missing parameter comment
 1012 | ERROR   | [ ] Missing parameter comment
 1013 | ERROR   | [ ] Missing @return tag in function comment
 1023 | ERROR   | [ ] Missing parameter comment
 1024 | ERROR   | [ ] Missing parameter comment
 1025 | ERROR   | [ ] Missing @return tag in function comment
 1035 | ERROR   | [ ] Missing parameter comment
 1036 | ERROR   | [ ] Missing parameter comment
 1037 | ERROR   | [ ] Missing @return tag in function comment
 1047 | ERROR   | [ ] Missing parameter comment
 1048 | ERROR   | [ ] Missing parameter comment
 1049 | ERROR   | [ ] Missing @return tag in function comment
 1059 | ERROR   | [ ] Missing parameter comment
 1060 | ERROR   | [ ] Missing parameter comment
 1061 | ERROR   | [ ] Missing @return tag in function comment
 1076 | ERROR   | [ ] Missing parameter comment
 1077 | ERROR   | [ ] Missing parameter comment
 1078 | ERROR   | [ ] Missing @return tag in function comment
 1095 | ERROR   | [ ] Missing parameter comment
 1096 | ERROR   | [ ] Missing parameter comment
 1097 | ERROR   | [ ] Missing @return tag in function comment
 1107 | ERROR   | [ ] Missing parameter comment
 1108 | ERROR   | [ ] Missing parameter comment
 1109 | ERROR   | [ ] Missing @return tag in function comment
 1119 | ERROR   | [ ] Missing parameter comment
 1120 | ERROR   | [ ] Missing parameter comment
 1121 | ERROR   | [ ] Missing @return tag in function comment
 1131 | ERROR   | [ ] Missing parameter comment
 1132 | ERROR   | [ ] Missing parameter comment
 1133 | ERROR   | [ ] Missing @return tag in function comment
 1143 | ERROR   | [ ] Missing parameter comment
 1144 | ERROR   | [ ] Missing parameter comment
 1147 | ERROR   | [ ] Missing @return tag in function comment
 1156 | ERROR   | [ ] Missing parameter comment
 1157 | ERROR   | [ ] Missing parameter comment
 1160 | ERROR   | [ ] Missing @return tag in function comment
 1163 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 1169 | ERROR   | [ ] Missing parameter comment
 1170 | ERROR   | [ ] Missing parameter comment
 1173 | ERROR   | [ ] Missing @return tag in function comment
 1182 | ERROR   | [ ] Missing parameter comment
 1183 | ERROR   | [ ] Missing parameter comment
 1186 | ERROR   | [ ] Missing @return tag in function comment
 1189 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1195 | ERROR   | [ ] Missing parameter comment
 1196 | ERROR   | [ ] Missing parameter comment
 1197 | ERROR   | [ ] Missing @return tag in function comment
 1206 | ERROR   | [ ] Missing parameter comment
 1207 | ERROR   | [ ] Missing parameter comment
 1208 | ERROR   | [ ] Missing @return tag in function comment
 1217 | ERROR   | [ ] Missing parameter comment
 1218 | ERROR   | [ ] Missing parameter comment
 1219 | ERROR   | [ ] Missing @return tag in function comment
 1228 | ERROR   | [ ] Missing parameter comment
 1229 | ERROR   | [ ] Missing parameter comment
 1230 | ERROR   | [ ] Missing @return tag in function comment
 1239 | ERROR   | [ ] Missing parameter comment
 1240 | ERROR   | [ ] Missing parameter comment
 1241 | ERROR   | [ ] Missing @return tag in function comment
 1250 | ERROR   | [ ] Missing parameter comment
 1251 | ERROR   | [ ] Missing parameter comment
 1252 | ERROR   | [ ] Missing parameter comment
 1253 | ERROR   | [ ] Missing @return tag in function comment
 1254 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 1260 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1278 | ERROR   | [ ] Missing parameter comment
 1279 | ERROR   | [ ] Missing parameter comment
 1280 | ERROR   | [ ] Missing parameter comment
 1281 | ERROR   | [ ] Missing @return tag in function comment
 1282 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 1288 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1306 | ERROR   | [ ] Missing parameter comment
 1307 | ERROR   | [ ] Missing parameter comment
 1308 | ERROR   | [ ] Missing parameter comment
 1309 | ERROR   | [ ] Missing @return tag in function comment
 1310 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 1316 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1334 | ERROR   | [ ] Missing parameter comment
 1335 | ERROR   | [ ] Missing parameter comment
 1336 | ERROR   | [ ] Missing parameter comment
 1337 | ERROR   | [ ] Missing @return tag in function comment
 1338 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 1344 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1364 | ERROR   | [ ] Missing parameter comment
 1365 | ERROR   | [ ] Missing parameter comment
 1366 | ERROR   | [ ] Missing parameter comment
 1367 | ERROR   | [ ] Missing @return tag in function comment
 1368 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1374 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1392 | ERROR   | [ ] Missing parameter comment
 1393 | ERROR   | [ ] Missing parameter comment
 1394 | ERROR   | [ ] Missing parameter comment
 1395 | ERROR   | [ ] Missing @return tag in function comment
 1396 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 1402 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 1422 | ERROR   | [ ] Missing parameter comment
 1423 | ERROR   | [ ] Missing parameter comment
 1424 | ERROR   | [ ] Missing parameter comment
 1425 | ERROR   | [ ] Missing @return tag in function comment
 1443 | ERROR   | [ ] Missing parameter comment
 1444 | ERROR   | [ ] Missing parameter comment
 1445 | ERROR   | [ ] Missing parameter comment
 1446 | ERROR   | [ ] Missing parameter comment
 1447 | ERROR   | [ ] Missing @return tag in function comment
 1448 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 1462 | ERROR   | [ ] Missing parameter comment
 1463 | ERROR   | [ ] Missing parameter comment
 1464 | ERROR   | [ ] Missing parameter comment
 1465 | ERROR   | [ ] Missing @return tag in function comment
 1483 | ERROR   | [ ] Missing parameter comment
 1484 | ERROR   | [ ] Missing parameter comment
 1485 | ERROR   | [ ] Missing parameter comment
 1486 | ERROR   | [ ] Missing parameter comment
 1487 | ERROR   | [ ] Missing @return tag in function comment
 1488 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
 1500 | ERROR   | [ ] Missing parameter comment
 1501 | ERROR   | [ ] Missing parameter comment
 1502 | ERROR   | [ ] Missing parameter comment
 1503 | ERROR   | [ ] Missing @return tag in function comment
 1506 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 1520 | ERROR   | [ ] Missing parameter comment
 1521 | ERROR   | [ ] Missing parameter comment
 1522 | ERROR   | [ ] Missing parameter comment
 1523 | ERROR   | [ ] Missing parameter comment
 1524 | ERROR   | [ ] Missing @return tag in function comment
 1525 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 1537 | ERROR   | [ ] Missing parameter comment
 1538 | ERROR   | [ ] Missing parameter comment
 1539 | ERROR   | [ ] Missing parameter comment
 1540 | ERROR   | [ ] Missing @return tag in function comment
 1543 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 1557 | ERROR   | [ ] Missing parameter comment
 1558 | ERROR   | [ ] Missing parameter comment
 1559 | ERROR   | [ ] Missing parameter comment
 1560 | ERROR   | [ ] Missing parameter comment
 1561 | ERROR   | [ ] Missing @return tag in function comment
 1562 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 1574 | ERROR   | [ ] Missing parameter comment
 1575 | ERROR   | [ ] Missing parameter comment
 1576 | ERROR   | [ ] Missing parameter comment
 1577 | ERROR   | [ ] Missing @return tag in function comment
 1594 | ERROR   | [ ] Missing parameter comment
 1595 | ERROR   | [ ] Missing parameter comment
 1596 | ERROR   | [ ] Missing parameter comment
 1597 | ERROR   | [ ] Missing parameter comment
 1598 | ERROR   | [ ] Missing @return tag in function comment
 1599 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 1611 | ERROR   | [ ] Missing parameter comment
 1612 | ERROR   | [ ] Missing parameter comment
 1613 | ERROR   | [ ] Missing parameter comment
 1614 | ERROR   | [ ] Missing @return tag in function comment
 1631 | ERROR   | [ ] Missing parameter comment
 1632 | ERROR   | [ ] Missing parameter comment
 1633 | ERROR   | [ ] Missing parameter comment
 1634 | ERROR   | [ ] Missing parameter comment
 1635 | ERROR   | [ ] Missing @return tag in function comment
 1636 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 1648 | ERROR   | [ ] Missing parameter comment
 1649 | ERROR   | [ ] Missing parameter comment
 1650 | ERROR   | [ ] Missing parameter comment
 1651 | ERROR   | [ ] Missing @return tag in function comment
 1670 | ERROR   | [ ] Missing parameter comment
 1671 | ERROR   | [ ] Missing parameter comment
 1672 | ERROR   | [ ] Missing parameter comment
 1673 | ERROR   | [ ] Missing @return tag in function comment
 1695 | ERROR   | [ ] Missing parameter comment
 1696 | ERROR   | [ ] Missing parameter comment
 1697 | ERROR   | [ ] Missing parameter comment
 1698 | ERROR   | [ ] Missing @return tag in function comment
 1702 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1703 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1703 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1708 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1709 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1709 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1724 | ERROR   | [ ] Missing parameter comment
 1725 | ERROR   | [ ] Missing parameter comment
 1726 | ERROR   | [ ] Missing parameter comment
 1727 | ERROR   | [ ] Missing @return tag in function comment
 1731 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1732 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1732 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1737 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1738 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1738 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1752 | ERROR   | [ ] Missing parameter comment
 1753 | ERROR   | [ ] Missing parameter comment
 1754 | ERROR   | [ ] Missing parameter comment
 1755 | ERROR   | [ ] Missing @return tag in function comment
 1774 | ERROR   | [ ] Missing parameter comment
 1775 | ERROR   | [ ] Missing parameter comment
 1776 | ERROR   | [ ] Missing parameter comment
 1777 | ERROR   | [ ] Missing @return tag in function comment
 1778 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1798 | ERROR   | [ ] Missing parameter comment
 1799 | ERROR   | [ ] Missing parameter comment
 1800 | ERROR   | [ ] Missing parameter comment
 1801 | ERROR   | [ ] Missing @return tag in function comment
 1802 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 1820 | ERROR   | [ ] Missing parameter comment
 1821 | ERROR   | [ ] Missing parameter comment
 1822 | ERROR   | [ ] Missing parameter comment
 1823 | ERROR   | [ ] Missing @return tag in function comment
 1824 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 1844 | ERROR   | [ ] Missing parameter comment
 1845 | ERROR   | [ ] Missing parameter comment
 1846 | ERROR   | [ ] Missing parameter comment
 1847 | ERROR   | [ ] Missing @return tag in function comment
 1868 | ERROR   | [ ] Missing parameter comment
 1869 | ERROR   | [ ] Missing parameter comment
 1870 | ERROR   | [ ] Missing parameter comment
 1871 | ERROR   | [ ] Missing @return tag in function comment
 1892 | ERROR   | [ ] Missing parameter comment
 1893 | ERROR   | [ ] Missing parameter comment
 1894 | ERROR   | [ ] Missing parameter comment
 1895 | ERROR   | [ ] Missing @return tag in function comment
 1914 | ERROR   | [ ] Missing parameter comment
 1915 | ERROR   | [ ] Missing parameter comment
 1916 | ERROR   | [ ] Missing parameter comment
 1917 | ERROR   | [ ] Missing @return tag in function comment
 1938 | ERROR   | [ ] Missing parameter comment
 1939 | ERROR   | [ ] Missing parameter comment
 1940 | ERROR   | [ ] Missing parameter comment
 1941 | ERROR   | [ ] Missing @return tag in function comment
 1942 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 1953 | ERROR   | [ ] Missing parameter comment
 1954 | ERROR   | [ ] Missing parameter comment
 1955 | ERROR   | [ ] Missing parameter comment
 1956 | ERROR   | [ ] Missing @return tag in function comment
 1957 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 1968 | ERROR   | [ ] Missing parameter comment
 1969 | ERROR   | [ ] Missing parameter comment
 1970 | ERROR   | [ ] Missing parameter comment
 1971 | ERROR   | [ ] Missing @return tag in function comment
 1972 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 1983 | ERROR   | [ ] Missing parameter comment
 1984 | ERROR   | [ ] Missing parameter comment
 1985 | ERROR   | [ ] Missing parameter comment
 1986 | ERROR   | [ ] Missing @return tag in function comment
 1987 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 1998 | ERROR   | [ ] Missing parameter comment
 1999 | ERROR   | [ ] Missing parameter comment
 2000 | ERROR   | [ ] Missing parameter comment
 2001 | ERROR   | [ ] Missing @return tag in function comment
 2002 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 2013 | ERROR   | [ ] Missing parameter comment
 2014 | ERROR   | [ ] Missing parameter comment
 2015 | ERROR   | [ ] Missing parameter comment
 2016 | ERROR   | [ ] Missing @return tag in function comment
 2017 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 2028 | ERROR   | [ ] Missing parameter comment
 2029 | ERROR   | [ ] Missing parameter comment
 2030 | ERROR   | [ ] Missing parameter comment
 2031 | ERROR   | [ ] Missing parameter comment
 2032 | ERROR   | [ ] Missing @return tag in function comment
 2033 | WARNING | [ ] Line exceeds 85 characters; contains 147 characters
 2108 | ERROR   | [ ] Missing parameter comment
 2109 | ERROR   | [ ] Missing parameter comment
 2110 | ERROR   | [ ] Missing parameter comment
 2111 | ERROR   | [ ] Missing @return tag in function comment
 2122 | ERROR   | [ ] Missing parameter comment
 2123 | ERROR   | [ ] Missing parameter comment
 2124 | ERROR   | [ ] Missing @return tag in function comment
 2137 | ERROR   | [ ] Missing parameter comment
 2138 | ERROR   | [ ] Missing parameter comment
 2139 | ERROR   | [ ] Missing parameter comment
 2140 | ERROR   | [ ] Missing @return tag in function comment
 2141 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 2156 | ERROR   | [ ] Missing parameter comment
 2157 | ERROR   | [ ] Missing parameter comment
 2158 | ERROR   | [ ] Missing parameter comment
 2159 | ERROR   | [ ] Missing @return tag in function comment
 2160 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 2173 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 2175 | ERROR   | [ ] Missing parameter comment
 2176 | ERROR   | [ ] Missing parameter comment
 2177 | ERROR   | [ ] Missing parameter comment
 2178 | ERROR   | [ ] Missing @return tag in function comment
 2179 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 2195 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 2197 | ERROR   | [ ] Missing parameter comment
 2198 | ERROR   | [ ] Missing parameter comment
 2199 | ERROR   | [ ] Missing parameter comment
 2200 | ERROR   | [ ] Missing @return tag in function comment
 2201 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 2219 | ERROR   | [ ] Missing parameter comment
 2220 | ERROR   | [ ] Missing parameter comment
 2221 | ERROR   | [ ] Missing parameter comment
 2222 | ERROR   | [ ] Missing @return tag in function comment
 2223 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 2247 | ERROR   | [ ] Missing parameter comment
 2248 | ERROR   | [ ] Missing parameter comment
 2249 | ERROR   | [ ] Missing parameter comment
 2250 | ERROR   | [ ] Missing @return tag in function comment
 2251 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 2268 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 2269 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 2272 | ERROR   | [ ] Missing short description in doc comment
 2285 | ERROR   | [ ] Missing short description in doc comment
 2298 | ERROR   | [ ] Missing short description in doc comment
 2299 | ERROR   | [ ] Missing parameter comment
 2308 | ERROR   | [ ] Missing short description in doc comment
 2321 | ERROR   | [ ] Missing short description in doc comment
 2329 | ERROR   | [ ] Missing short description in doc comment
 2337 | ERROR   | [ ] Missing short description in doc comment
 2338 | ERROR   | [ ] Missing parameter comment
 2347 | ERROR   | [ ] Missing short description in doc comment
 2355 | ERROR   | [ ] Missing short description in doc comment
 2363 | ERROR   | [ ] Missing short description in doc comment
 2371 | ERROR   | [ ] Missing short description in doc comment
 2379 | ERROR   | [ ] Missing short description in doc comment
 2387 | ERROR   | [ ] Missing short description in doc comment
 2395 | ERROR   | [ ] Missing short description in doc comment
 2396 | ERROR   | [ ] Missing parameter comment
 2397 | ERROR   | [ ] Missing parameter comment
 2409 | ERROR   | [ ] Missing short description in doc comment
 2410 | ERROR   | [ ] Missing parameter comment
 2411 | ERROR   | [ ] Missing parameter comment
 2412 | ERROR   | [ ] Missing parameter comment
 2416 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 2418 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 2421 | ERROR   | [ ] Missing short description in doc comment
 2422 | ERROR   | [ ] Missing parameter comment
 2431 | ERROR   | [ ] Missing short description in doc comment
 2432 | ERROR   | [ ] Missing parameter comment
 2441 | ERROR   | [ ] Missing short description in doc comment
 2442 | ERROR   | [ ] Missing parameter comment
 2451 | ERROR   | [ ] Missing short description in doc comment
 2452 | ERROR   | [ ] Missing parameter comment
 2453 | ERROR   | [ ] Missing parameter comment
 2454 | ERROR   | [ ] Missing parameter comment
 2455 | ERROR   | [ ] Missing parameter comment
 2456 | ERROR   | [ ] Missing parameter comment
 2460 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 2471 | ERROR   | [ ] Missing short description in doc comment
 2472 | ERROR   | [ ] Missing parameter comment
 2473 | ERROR   | [ ] Missing parameter comment
 2474 | ERROR   | [ ] Missing parameter comment
 2475 | ERROR   | [ ] Missing parameter comment
 2476 | ERROR   | [ ] Missing parameter comment
 2477 | ERROR   | [ ] Missing parameter comment
 2481 | WARNING | [ ] Line exceeds 85 characters; contains 141 characters
 2495 | ERROR   | [ ] Missing short description in doc comment
 2503 | ERROR   | [ ] Missing short description in doc comment
 2511 | ERROR   | [ ] Missing short description in doc comment
 2519 | ERROR   | [ ] Missing short description in doc comment
 2527 | ERROR   | [ ] Missing short description in doc comment
 2535 | ERROR   | [ ] Missing short description in doc comment
 2536 | ERROR   | [ ] Missing parameter comment
 2545 | ERROR   | [ ] Missing short description in doc comment
 2546 | ERROR   | [ ] Missing parameter comment
 2558 | ERROR   | [ ] Missing short description in doc comment
 2559 | ERROR   | [ ] Missing parameter comment
 2570 | ERROR   | [ ] Missing short description in doc comment
 2571 | ERROR   | [ ] Missing parameter comment
 2582 | ERROR   | [ ] Missing short description in doc comment
 2583 | ERROR   | [ ] Missing parameter comment
 2594 | ERROR   | [ ] Missing short description in doc comment
 2595 | ERROR   | [ ] Missing parameter comment
 2604 | ERROR   | [ ] Missing short description in doc comment
 2605 | ERROR   | [ ] Missing parameter comment
 2614 | ERROR   | [ ] Missing short description in doc comment
 2615 | ERROR   | [ ] Missing parameter comment
 2624 | ERROR   | [ ] Missing short description in doc comment
 2625 | ERROR   | [ ] Missing parameter comment
 2634 | ERROR   | [ ] Missing short description in doc comment
 2635 | ERROR   | [ ] Missing parameter comment
 2647 | ERROR   | [ ] Missing short description in doc comment
 2648 | ERROR   | [ ] Missing parameter comment
 2657 | ERROR   | [ ] Missing short description in doc comment
 2658 | ERROR   | [ ] Missing parameter comment
 2667 | ERROR   | [ ] Missing short description in doc comment
 2668 | ERROR   | [ ] Missing parameter comment
 2677 | ERROR   | [ ] Missing short description in doc comment
 2678 | ERROR   | [ ] Missing parameter comment
 2679 | ERROR   | [ ] Missing parameter comment
 2688 | ERROR   | [ ] Missing short description in doc comment
 2689 | ERROR   | [ ] Missing parameter comment
 2698 | ERROR   | [ ] Missing short description in doc comment
 2699 | ERROR   | [ ] Missing parameter comment
 2711 | ERROR   | [ ] Missing parameter comment
 2714 | ERROR   | [ ] Missing @return tag in function comment
 2726 | ERROR   | [ ] Missing parameter comment
 2727 | ERROR   | [ ] Missing parameter comment
 2739 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 2774 | ERROR   | [ ] Missing parameter comment
 2775 | ERROR   | [ ] Missing parameter comment
 2795 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 2823 | ERROR   | [ ] Missing parameter comment
 2824 | ERROR   | [ ] Missing parameter comment
 2840 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 2882 | ERROR   | [ ] Missing parameter comment
 2885 | ERROR   | [ ] Missing @return tag in function comment
 2894 | ERROR   | [ ] Missing parameter comment
 2897 | ERROR   | [ ] Missing @return tag in function comment
 2915 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/src/Framework/SkippedTestCase.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
 17 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing short description in doc comment
 27 | ERROR | Missing short description in doc comment
 32 | ERROR | Missing short description in doc comment
 37 | ERROR | Missing short description in doc comment
 42 | ERROR | Missing short description in doc comment
 47 | ERROR | Missing short description in doc comment
 47 | ERROR | Doc comment for parameter "$className" missing
 47 | ERROR | Doc comment for parameter "$methodName" missing
 48 | ERROR | Missing parameter comment
 48 | ERROR | Doc comment for parameter $message does not match actual
    |       | variable name $className
 56 | ERROR | Missing short description in doc comment
 58 | ERROR | Missing @return tag in function comment
 64 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Framework/ExceptionWrapper.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 23 | ERROR | Missing @category tag in class comment
 23 | ERROR | Missing @package tag in class comment
 23 | ERROR | Missing @author tag in class comment
 23 | ERROR | Missing @license tag in class comment
 23 | ERROR | Missing @link tag in class comment
 26 | ERROR | Missing short description in doc comment
 31 | ERROR | Missing short description in doc comment
 36 | ERROR | Missing short description in doc comment
 37 | ERROR | Missing parameter comment
 60 | ERROR | Missing short description in doc comment
 68 | ERROR | Missing short description in doc comment
 76 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/RiskyTest.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for interface RiskyTest
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/src/Framework/IncompleteTestCase.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
 17 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing short description in doc comment
 27 | ERROR | Missing short description in doc comment
 32 | ERROR | Missing short description in doc comment
 37 | ERROR | Missing short description in doc comment
 42 | ERROR | Missing short description in doc comment
 47 | ERROR | Missing short description in doc comment
 48 | ERROR | Missing parameter comment
 49 | ERROR | Missing parameter comment
 50 | ERROR | Missing parameter comment
 58 | ERROR | Missing short description in doc comment
 60 | ERROR | Missing @return tag in function comment
 66 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/Test.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 23 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/OutputError.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class OutputError
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/src/Framework/SyntheticError.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 42 | ERROR | Missing parameter comment
 43 | ERROR | Missing parameter comment
 44 | ERROR | Missing parameter comment
 45 | ERROR | Missing parameter comment
 46 | ERROR | Missing parameter comment
 57 | ERROR | Missing short description in doc comment
 65 | ERROR | Missing short description in doc comment
 73 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...r/phpunit/phpunit/src/Framework/TestListenerDefaultImplementation.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for trait
    |       | TestListenerDefaultImplementation
 14 | ERROR | Missing doc comment for function addError()
 18 | ERROR | Missing doc comment for function addWarning()
 22 | ERROR | Missing doc comment for function addFailure()
 26 | ERROR | Missing doc comment for function addIncompleteTest()
 30 | ERROR | Missing doc comment for function addRiskyTest()
 34 | ERROR | Missing doc comment for function addSkippedTest()
 38 | ERROR | Missing doc comment for function startTestSuite()
 42 | ERROR | Missing doc comment for function endTestSuite()
 46 | ERROR | Missing doc comment for function startTest()
 50 | ERROR | Missing doc comment for function endTest()
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/src/Framework/TestFailure.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | ERROR   | Missing @category tag in class comment
 17 | ERROR   | Missing @package tag in class comment
 17 | ERROR   | Missing @author tag in class comment
 17 | ERROR   | Missing @license tag in class comment
 17 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Missing short description in doc comment
 23 | ERROR   | Private member variable "testName" must be prefixed with
    |         | an underscore
 25 | ERROR   | Missing short description in doc comment
 30 | ERROR   | Missing short description in doc comment
 38 | ERROR   | Missing parameter comment
 39 | ERROR   | Missing parameter comment
 83 | ERROR   | Missing parameter comment
 92 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/src/Framework/SelfDescribing.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/src/Framework/WarningTestCase.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
 17 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing short description in doc comment
 27 | ERROR | Missing short description in doc comment
 32 | ERROR | Missing short description in doc comment
 37 | ERROR | Missing short description in doc comment
 42 | ERROR | Missing short description in doc comment
 43 | ERROR | Missing parameter comment
 51 | ERROR | Missing short description in doc comment
 53 | ERROR | Missing @return tag in function comment
 59 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/src/TextUI/ResultPrinter.php
---------------------------------------------------------------------------
FOUND 128 ERRORS AND 6 WARNINGS AFFECTING 129 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  30 | ERROR   | [ ] Missing @category tag in class comment
  30 | ERROR   | [ ] Missing @package tag in class comment
  30 | ERROR   | [ ] Missing @author tag in class comment
  30 | ERROR   | [ ] Missing @license tag in class comment
  30 | ERROR   | [ ] Missing @link tag in class comment
  43 | ERROR   | [ ] Missing short description in doc comment
  46 | ERROR   | [ ] Private member variable "ansiCodes" must be prefixed
     |         |     with an underscore
  66 | ERROR   | [ ] Missing short description in doc comment
  71 | ERROR   | [ ] Missing short description in doc comment
  76 | ERROR   | [ ] Missing short description in doc comment
  81 | ERROR   | [ ] Missing short description in doc comment
  86 | ERROR   | [ ] Missing short description in doc comment
  91 | ERROR   | [ ] Missing short description in doc comment
  96 | ERROR   | [ ] Missing short description in doc comment
 101 | ERROR   | [ ] Missing short description in doc comment
 106 | ERROR   | [ ] Missing short description in doc comment
 111 | ERROR   | [ ] Missing short description in doc comment
 116 | ERROR   | [ ] Missing short description in doc comment
 119 | ERROR   | [ ] Private member variable "numberOfColumns" must be
     |         |     prefixed with an underscore
 121 | ERROR   | [ ] Missing short description in doc comment
 124 | ERROR   | [ ] Private member variable "reverse" must be prefixed
     |         |     with an underscore
 126 | ERROR   | [ ] Missing short description in doc comment
 129 | ERROR   | [ ] Private member variable "defectListPrinted" must be
     |         |     prefixed with an underscore
 134 | ERROR   | [ ] Missing parameter comment
 135 | ERROR   | [ ] Missing parameter comment
 136 | ERROR   | [ ] Missing parameter comment
 137 | ERROR   | [ ] Missing parameter comment
 138 | ERROR   | [ ] Missing parameter comment
 139 | ERROR   | [ ] Missing parameter comment
 143 | WARNING | [ ] Line exceeds 85 characters; contains 150 characters
 175 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 191 | ERROR   | [ ] Missing short description in doc comment
 192 | ERROR   | [ ] Missing parameter comment
 193 | ERROR   | [ ] Missing @return tag in function comment
 210 | ERROR   | [ ] Missing short description in doc comment
 211 | ERROR   | [ ] Missing parameter comment
 212 | ERROR   | [ ] Missing parameter comment
 213 | ERROR   | [ ] Missing @return tag in function comment
 249 | ERROR   | [ ] Missing short description in doc comment
 250 | ERROR   | [ ] Missing parameter comment
 251 | ERROR   | [ ] Missing parameter comment
 252 | ERROR   | [ ] Missing @return tag in function comment
 259 | ERROR   | [ ] Missing short description in doc comment
 260 | ERROR   | [ ] Missing parameter comment
 261 | ERROR   | [ ] Missing parameter comment
 262 | ERROR   | [ ] Missing @return tag in function comment
 274 | ERROR   | [ ] Missing short description in doc comment
 275 | ERROR   | [ ] Missing parameter comment
 276 | ERROR   | [ ] Missing @return tag in function comment
 287 | ERROR   | [ ] Missing short description in doc comment
 288 | ERROR   | [ ] Missing parameter comment
 289 | ERROR   | [ ] Missing @return tag in function comment
 295 | ERROR   | [ ] Missing short description in doc comment
 296 | ERROR   | [ ] Missing parameter comment
 297 | ERROR   | [ ] Missing @return tag in function comment
 303 | ERROR   | [ ] Missing short description in doc comment
 304 | ERROR   | [ ] Missing parameter comment
 305 | ERROR   | [ ] Missing @return tag in function comment
 311 | ERROR   | [ ] Missing short description in doc comment
 312 | ERROR   | [ ] Missing parameter comment
 313 | ERROR   | [ ] Missing @return tag in function comment
 319 | ERROR   | [ ] Missing short description in doc comment
 320 | ERROR   | [ ] Missing parameter comment
 321 | ERROR   | [ ] Missing @return tag in function comment
 327 | ERROR   | [ ] Missing short description in doc comment
 328 | ERROR   | [ ] Missing parameter comment
 329 | ERROR   | [ ] Missing @return tag in function comment
 335 | ERROR   | [ ] Missing doc comment for function printHeader()
 340 | ERROR   | [ ] Missing short description in doc comment
 341 | ERROR   | [ ] Missing parameter comment
 342 | ERROR   | [ ] Missing @return tag in function comment
 355 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 356 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 357 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 357 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 408 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 413 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 419 | ERROR   | [ ] Missing doc comment for function printWaitPrompt()
 427 | ERROR   | [ ] Missing parameter comment
 428 | ERROR   | [ ] Missing parameter comment
 429 | ERROR   | [ ] Missing parameter comment
 430 | ERROR   | [ ] Missing @return tag in function comment
 440 | ERROR   | [ ] Missing parameter comment
 441 | ERROR   | [ ] Missing parameter comment
 442 | ERROR   | [ ] Missing parameter comment
 443 | ERROR   | [ ] Missing @return tag in function comment
 453 | ERROR   | [ ] Missing parameter comment
 454 | ERROR   | [ ] Missing parameter comment
 455 | ERROR   | [ ] Missing parameter comment
 456 | ERROR   | [ ] Missing @return tag in function comment
 466 | ERROR   | [ ] Missing parameter comment
 467 | ERROR   | [ ] Missing parameter comment
 468 | ERROR   | [ ] Missing parameter comment
 469 | ERROR   | [ ] Missing @return tag in function comment
 479 | ERROR   | [ ] Missing parameter comment
 480 | ERROR   | [ ] Missing parameter comment
 481 | ERROR   | [ ] Missing parameter comment
 482 | ERROR   | [ ] Missing @return tag in function comment
 492 | ERROR   | [ ] Missing parameter comment
 493 | ERROR   | [ ] Missing parameter comment
 494 | ERROR   | [ ] Missing parameter comment
 495 | ERROR   | [ ] Missing @return tag in function comment
 505 | ERROR   | [ ] Missing parameter comment
 506 | ERROR   | [ ] Missing @return tag in function comment
 512 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 519 | ERROR   | [ ] Missing parameter comment
 520 | ERROR   | [ ] Missing @return tag in function comment
 528 | ERROR   | [ ] Missing parameter comment
 529 | ERROR   | [ ] Missing @return tag in function comment
 545 | ERROR   | [ ] Missing parameter comment
 546 | ERROR   | [ ] Missing parameter comment
 547 | ERROR   | [ ] Missing @return tag in function comment
 578 | ERROR   | [ ] Missing short description in doc comment
 579 | ERROR   | [ ] Missing parameter comment
 580 | ERROR   | [ ] Missing @return tag in function comment
 591 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 612 | ERROR   | [ ] Missing doc comment for function writeNewLine()
 622 | ERROR   | [ ] Missing parameter comment
 623 | ERROR   | [ ] Missing parameter comment
 656 | ERROR   | [ ] Missing parameter comment
 657 | ERROR   | [ ] Missing parameter comment
 658 | ERROR   | [ ] Missing parameter comment
 659 | ERROR   | [ ] Missing @return tag in function comment
 672 | ERROR   | [ ] Missing parameter comment
 673 | ERROR   | [ ] Missing parameter comment
 674 | ERROR   | [ ] Missing @return tag in function comment
 681 | ERROR   | [ ] Missing short description in doc comment
 682 | ERROR   | [ ] Missing parameter comment
 683 | ERROR   | [ ] Missing parameter comment
 684 | ERROR   | [ ] Missing parameter comment
 685 | ERROR   | [ ] Missing parameter comment
 686 | ERROR   | [ ] Missing @return tag in function comment
 687 | ERROR   | [ ] Private method name "ResultPrinter::writeCountString"
     |         |     must be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phpunit/phpunit/src/TextUI/Command.php
---------------------------------------------------------------------------
FOUND 153 ERRORS AND 28 WARNINGS AFFECTING 166 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   43 | ERROR   | [ ] Missing @category tag in class comment
   43 | ERROR   | [ ] Missing @package tag in class comment
   43 | ERROR   | [ ] Missing @author tag in class comment
   43 | ERROR   | [ ] Missing @license tag in class comment
   43 | ERROR   | [ ] Missing @link tag in class comment
   46 | ERROR   | [ ] Missing short description in doc comment
   60 | ERROR   | [ ] Missing short description in doc comment
   65 | ERROR   | [ ] Missing short description in doc comment
  136 | ERROR   | [ ] Missing short description in doc comment
  139 | ERROR   | [ ] Private member variable "versionStringPrinted" must
      |         |     be prefixed with an underscore
  141 | ERROR   | [ ] Missing short description in doc comment
  142 | ERROR   | [ ] Missing parameter comment
  143 | ERROR   | [ ] Missing @return tag in function comment
  151 | ERROR   | [ ] Missing short description in doc comment
  152 | ERROR   | [ ] Missing parameter comment
  153 | ERROR   | [ ] Missing parameter comment
  186 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  268 | ERROR   | [ ] Missing parameter comment
  269 | ERROR   | [ ] Missing @return tag in function comment
  284 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  285 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  289 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  294 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  295 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  297 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  299 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  303 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  304 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  309 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  314 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  319 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  324 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  329 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  330 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  332 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  340 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  345 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  348 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  349 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  351 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  353 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  354 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  358 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  363 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  364 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  370 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  375 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  380 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  383 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  385 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  388 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  391 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  394 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  396 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  398 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  400 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  402 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  404 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  418 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  424 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  429 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  437 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  445 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  450 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  455 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  460 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  465 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  470 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  475 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  480 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  485 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  490 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  495 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  500 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  505 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  510 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  515 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  520 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  525 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  530 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  535 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  540 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  545 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  550 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  555 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  563 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  571 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  576 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  581 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  586 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  591 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  596 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  601 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  606 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  611 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  616 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  617 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  622 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  623 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  625 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  631 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  637 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  642 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  647 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  652 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  657 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  662 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  663 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  667 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  672 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  677 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  682 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  687 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  692 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  696 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  698 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  700 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  702 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  704 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  722 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  723 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  723 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  725 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  741 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  745 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  745 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  758 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  758 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  794 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  798 | WARNING | [ ] Line exceeds 85 characters; contains 143 characters
  799 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  802 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  806 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  832 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  833 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  837 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  848 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  848 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  849 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  852 | WARNING | [ ] Line exceeds 85 characters; contains 141 characters
  868 | ERROR   | [ ] Missing parameter comment
  869 | ERROR   | [ ] Missing parameter comment
  885 | ERROR   | [x] File is being conditionally included; use "include"
      |         |     instead
  893 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  893 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  913 | ERROR   | [ ] Missing parameter comment
  914 | ERROR   | [ ] Missing parameter comment
  930 | ERROR   | [x] File is being conditionally included; use "include"
      |         |     instead
  986 | ERROR   | [ ] Missing parameter comment
  987 | ERROR   | [ ] Missing @return tag in function comment
  997 | ERROR   | [ ] Missing doc comment for function
      |         |     handleVersionCheck()
 1001 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 1019 | ERROR   | [ ] Missing @return tag in function comment
 1123 | ERROR   | [ ] Missing @return tag in function comment
 1128 | ERROR   | [ ] Private method name "Command::printVersionString"
      |         |     must be prefixed with an underscore
 1128 | ERROR   | [ ] Missing doc comment for function
      |         |     printVersionString()
 1139 | ERROR   | [ ] Missing short description in doc comment
 1140 | ERROR   | [ ] Missing parameter comment
 1141 | ERROR   | [ ] Missing @return tag in function comment
 1142 | ERROR   | [ ] Private method name "Command::exitWithErrorMessage"
      |         |     must be prefixed with an underscore
 1151 | ERROR   | [ ] Missing short description in doc comment
 1152 | ERROR   | [ ] Missing parameter comment
 1153 | ERROR   | [ ] Missing @return tag in function comment
 1154 | ERROR   | [ ] Private method name "Command::handleExtensions" must
      |         |     be prefixed with an underscore
 1160 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 1168 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 1171 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1177 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
 1182 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 1187 | ERROR   | [x] File is being conditionally included; use "include"
      |         |     instead
 1189 | WARNING | [ ] Line exceeds 85 characters; contains 126 characters
 1193 | ERROR   | [ ] Private method name "Command::handleListGroups" must
      |         |     be prefixed with an underscore
 1193 | ERROR   | [ ] Missing doc comment for function handleListGroups()
 1216 | ERROR   | [ ] Private method name "Command::handleListSuites" must
      |         |     be prefixed with an underscore
 1216 | ERROR   | [ ] Missing doc comment for function handleListSuites()
 1242 | ERROR   | [ ] Private method name "Command::handleListTests" must
      |         |     be prefixed with an underscore
 1242 | ERROR   | [ ] Missing doc comment for function handleListTests()
 1257 | ERROR   | [ ] Private method name "Command::handleListTestsXml"
      |         |     must be prefixed with an underscore
 1257 | ERROR   | [ ] Missing doc comment for function
      |         |     handleListTestsXml()
 1257 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 107 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/phpunit/src/TextUI/TestRunner.php
---------------------------------------------------------------------------
FOUND 61 ERRORS AND 148 WARNINGS AFFECTING 199 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   52 | ERROR   | [ ] Missing @category tag in class comment
   52 | ERROR   | [ ] Missing @package tag in class comment
   52 | ERROR   | [ ] Missing @author tag in class comment
   52 | ERROR   | [ ] Missing @license tag in class comment
   52 | ERROR   | [ ] Missing @link tag in class comment
   59 | ERROR   | [ ] Missing short description in doc comment
   64 | ERROR   | [ ] Missing short description in doc comment
   69 | ERROR   | [ ] Missing short description in doc comment
   74 | ERROR   | [ ] Missing short description in doc comment
   79 | ERROR   | [ ] Missing short description in doc comment
   82 | ERROR   | [ ] Private member variable "runtime" must be prefixed
      |         |     with an underscore
   84 | ERROR   | [ ] Missing short description in doc comment
   87 | ERROR   | [ ] Private member variable "messagePrinted" must be
      |         |     prefixed with an underscore
   89 | ERROR   | [ ] Missing short description in doc comment
   90 | ERROR   | [ ] Missing parameter comment
   91 | ERROR   | [ ] Missing parameter comment
   93 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  104 | ERROR   | [ ] Missing short description in doc comment
  105 | ERROR   | [ ] Missing parameter comment
  106 | ERROR   | [ ] Missing parameter comment
  107 | ERROR   | [ ] Missing parameter comment
  132 | ERROR   | [ ] Missing short description in doc comment
  140 | ERROR   | [ ] Missing short description in doc comment
  141 | ERROR   | [ ] Missing parameter comment
  142 | ERROR   | [ ] Missing parameter comment
  143 | ERROR   | [ ] Missing @return tag in function comment
  144 | ERROR   | [ ] Private method name
      |         |     "TestRunner::processSuiteFilters" must be prefixed
      |         |     with an underscore
  147 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  148 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  148 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  178 | ERROR   | [ ] Missing short description in doc comment
  179 | ERROR   | [ ] Missing parameter comment
  180 | ERROR   | [ ] Missing parameter comment
  181 | ERROR   | [ ] Missing parameter comment
  270 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  270 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  275 | WARNING | [ ] Line exceeds 85 characters; contains 135 characters
  284 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  335 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  463 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  469 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  477 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  481 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  484 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  492 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  496 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  504 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  512 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  514 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  533 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  535 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  536 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
  639 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  701 | ERROR   | [ ] Missing short description in doc comment
  702 | ERROR   | [ ] Missing parameter comment
  703 | ERROR   | [ ] Missing @return tag in function comment
  713 | ERROR   | [ ] Missing parameter comment
  714 | ERROR   | [ ] Missing @return tag in function comment
  721 | ERROR   | [ ] Missing short description in doc comment
  722 | ERROR   | [ ] Missing parameter comment
  723 | ERROR   | [ ] Missing @return tag in function comment
  751 | ERROR   | [ ] Missing short description in doc comment
  752 | ERROR   | [ ] Missing parameter comment
  753 | ERROR   | [ ] Missing @return tag in function comment
  757 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  757 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  770 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  772 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  776 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
  777 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  780 | WARNING | [ ] Line exceeds 85 characters; contains 143 characters
  781 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  784 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  788 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  792 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  796 | WARNING | [ ] Line exceeds 85 characters; contains 139 characters
  797 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
  800 | WARNING | [ ] Line exceeds 85 characters; contains 127 characters
  801 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  804 | WARNING | [ ] Line exceeds 85 characters; contains 129 characters
  805 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  808 | WARNING | [ ] Line exceeds 85 characters; contains 131 characters
  809 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  812 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  813 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  816 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  820 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  824 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  828 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  829 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  832 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  836 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  840 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  844 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  848 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
  849 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  852 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
  853 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  856 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
  857 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  860 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  861 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  864 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  865 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  868 | WARNING | [ ] Line exceeds 85 characters; contains 159 characters
  869 | WARNING | [ ] Line exceeds 85 characters; contains 141 characters
  872 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  873 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  876 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  877 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  880 | WARNING | [ ] Line exceeds 85 characters; contains 129 characters
  881 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  884 | WARNING | [ ] Line exceeds 85 characters; contains 161 characters
  885 | WARNING | [ ] Line exceeds 85 characters; contains 143 characters
  888 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  892 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  893 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  896 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
  897 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  900 | WARNING | [ ] Line exceeds 85 characters; contains 127 characters
  901 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  904 | WARNING | [ ] Line exceeds 85 characters; contains 171 characters
  905 | WARNING | [ ] Line exceeds 85 characters; contains 153 characters
  914 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  916 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  920 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  921 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  924 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  926 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  926 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  927 | ERROR   | [x] File is being conditionally included; use
      |         |     "include_once" instead
  944 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  961 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  963 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  964 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  967 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  968 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  970 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  971 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  975 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  976 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  977 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  980 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  981 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  987 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  991 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  995 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
 1001 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 1007 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 1018 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 1022 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 1026 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 1027 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1030 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 1031 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1034 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 1038 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 1041 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1041 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1046 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1046 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1047 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1051 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 1052 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 1053 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 1054 | WARNING | [ ] Line exceeds 85 characters; contains 128 characters
 1055 | WARNING | [ ] Line exceeds 85 characters; contains 138 characters
 1056 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1057 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 1058 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 1059 | WARNING | [ ] Line exceeds 85 characters; contains 126 characters
 1060 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 1061 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
 1062 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
 1063 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 1064 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 1065 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
 1066 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 1067 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 1068 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1069 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 1070 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 1071 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 1072 | WARNING | [ ] Line exceeds 85 characters; contains 130 characters
 1073 | WARNING | [ ] Line exceeds 85 characters; contains 143 characters
 1074 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 1075 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 1076 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 1077 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 1078 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1079 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1080 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 1081 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 1082 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1083 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 1084 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 1085 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 1086 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 1087 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 1088 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 1089 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 1090 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 1091 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 1094 | ERROR   | [ ] Missing short description in doc comment
 1095 | ERROR   | [ ] Missing parameter comment
 1096 | ERROR   | [ ] Missing parameter comment
 1097 | ERROR   | [ ] Missing @return tag in function comment
 1098 | ERROR   | [ ] Private method name "TestRunner::writeMessage" must
      |         |     be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Exception.php
------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Configuration.php
---------------------------------------------------------------------------
FOUND 37 ERRORS AND 25 WARNINGS AFFECTING 56 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   67 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  123 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  150 | ERROR   | [ ] Missing @category tag in class comment
  150 | ERROR   | [ ] Missing @package tag in class comment
  150 | ERROR   | [ ] Missing @author tag in class comment
  150 | ERROR   | [ ] Missing @license tag in class comment
  150 | ERROR   | [ ] Missing @link tag in class comment
  155 | ERROR   | [ ] Private member variable "instances" must be prefixed
      |         |     with an underscore
  164 | ERROR   | [ ] Missing parameter comment
  173 | ERROR   | [ ] Missing short description in doc comment
  175 | ERROR   | [ ] Missing @return tag in function comment
  183 | ERROR   | [ ] Missing parameter comment
  271 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  272 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  305 | ERROR   | [ ] Missing short description in doc comment
  306 | ERROR   | [ ] Missing parameter comment
  310 | ERROR   | [ ] Private method name
      |         |     "Configuration::parseGroupConfiguration" must be
      |         |     prefixed with an underscore
  353 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  354 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  477 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  485 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
  490 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  507 | ERROR   | [ ] Missing @return tag in function comment
  539 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  542 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  547 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  552 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  798 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  799 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  806 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  834 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  875 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  876 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  895 | ERROR   | [ ] Missing parameter comment
  911 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  939 | ERROR   | [ ] Missing short description in doc comment
  940 | ERROR   | [ ] Missing parameter comment
  941 | ERROR   | [ ] Missing parameter comment
  945 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  965 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  967 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  968 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
  985 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1016 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 1044 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 1060 | ERROR   | [ ] Doc comment short description must start with a
      |         |     capital letter
 1064 | ERROR   | [ ] Missing parameter comment
 1065 | ERROR   | [ ] Missing parameter comment
 1082 | ERROR   | [ ] Missing short description in doc comment
 1083 | ERROR   | [ ] Missing parameter comment
 1084 | ERROR   | [ ] Missing parameter comment
 1097 | ERROR   | [ ] Missing short description in doc comment
 1098 | ERROR   | [ ] Missing parameter comment
 1142 | ERROR   | [ ] Missing short description in doc comment
 1143 | ERROR   | [ ] Missing parameter comment
 1162 | ERROR   | [ ] Missing short description in doc comment
 1163 | ERROR   | [ ] Missing parameter comment
 1164 | ERROR   | [ ] Missing parameter comment
 1185 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1185 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1185 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Xml.php
---------------------------------------------------------------------------
FOUND 46 ERRORS AND 4 WARNINGS AFFECTING 45 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @package tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  39 | ERROR   | [ ] Missing parameter comment
  40 | ERROR   | [ ] Missing parameter comment
  41 | ERROR   | [ ] Missing parameter comment
  42 | ERROR   | [ ] Missing parameter comment
  43 | ERROR   | [ ] Missing parameter comment
  47 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 124 | ERROR   | [ ] Missing parameter comment
 125 | ERROR   | [ ] Missing parameter comment
 126 | ERROR   | [ ] Missing parameter comment
 127 | ERROR   | [ ] Missing parameter comment
 131 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 149 | ERROR   | [ ] Missing short description in doc comment
 150 | ERROR   | [ ] Missing parameter comment
 151 | ERROR   | [ ] Missing @return tag in function comment
 156 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 169 | ERROR   | [ ] Missing parameter comment
 189 | ERROR   | [ ] Missing parameter comment
 198 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 201 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 202 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 202 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 204 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 207 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 209 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 213 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 215 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 217 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 218 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 222 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 225 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 229 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 230 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
     |         |     24
 232 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
     |         |     24
 233 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 237 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 239 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 243 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 248 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 249 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 250 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 264 | ERROR   | [ ] Missing parameter comment
 268 | ERROR   | [ ] Private method name "Xml::convertToUtf8" must be
     |         |     prefixed with an underscore
 284 | ERROR   | [ ] Missing parameter comment
 288 | ERROR   | [ ] Private method name "Xml::isUtf8" must be prefixed
     |         |     with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 22 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Filter.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  17 | ERROR | [ ] Missing @category tag in class comment
  17 | ERROR | [ ] Missing @package tag in class comment
  17 | ERROR | [ ] Missing @author tag in class comment
  17 | ERROR | [ ] Missing @license tag in class comment
  17 | ERROR | [ ] Missing @link tag in class comment
  23 | ERROR | [ ] Missing parameter comment
  24 | ERROR | [ ] Missing parameter comment
  71 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
  72 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
  73 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
  73 | ERROR | [x] Closing parenthesis of a multi-line IF statement must
     |       |     be on a new line
  89 | ERROR | [ ] Missing short description in doc comment
  90 | ERROR | [ ] Missing parameter comment
  91 | ERROR | [ ] Missing parameter comment
  92 | ERROR | [ ] Missing parameter comment
  96 | ERROR | [ ] Private method name "Filter::frameExists" must be
     |       |     prefixed with an underscore
 100 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
 100 | ERROR | [x] Closing parenthesis of a multi-line IF statement must
     |       |     be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/src/Util/RegularExpression.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 14 | ERROR   | Missing @category tag in class comment
 14 | ERROR   | Missing @package tag in class comment
 14 | ERROR   | Missing @author tag in class comment
 14 | ERROR   | Missing @license tag in class comment
 14 | ERROR   | Missing @link tag in class comment
 17 | ERROR   | Missing short description in doc comment
 18 | ERROR   | Missing parameter comment
 19 | ERROR   | Missing parameter comment
 20 | ERROR   | Missing parameter comment
 21 | ERROR   | Missing parameter comment
 22 | ERROR   | Missing parameter comment
 26 | WARNING | Line exceeds 85 characters; contains 98 characters
 29 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/src/Util/ConfigurationGenerator.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class ConfigurationGenerator
 15 | ERROR   | Missing short description in doc comment
 18 | ERROR   | Private member variable "defaultTemplate" must be prefixed
    |         | with an underscore
 21 | WARNING | Line exceeds 85 characters; contains 96 characters
 41 | ERROR   | Missing short description in doc comment
 42 | ERROR   | Missing parameter comment
 43 | ERROR   | Missing parameter comment
 44 | ERROR   | Missing parameter comment
 45 | ERROR   | Missing parameter comment
 49 | WARNING | Line exceeds 85 characters; contains 115 characters
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/GlobalState.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  14 | ERROR   | [ ] Missing doc comment for class GlobalState
  16 | ERROR   | [ ] Missing short description in doc comment
  29 | ERROR   | [ ] Missing short description in doc comment
  37 | ERROR   | [ ] Missing short description in doc comment
  38 | ERROR   | [ ] Missing parameter comment
  56 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  56 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
  77 | ERROR   | [ ] Missing short description in doc comment
  96 | ERROR   | [ ] Missing short description in doc comment
 118 | ERROR   | [ ] Missing short description in doc comment
 127 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 159 | ERROR   | [ ] Missing short description in doc comment
 167 | ERROR   | [ ] Missing doc comment for function exportVariable()
 170 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 170 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 179 | ERROR   | [ ] Missing short description in doc comment
 180 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Type.php
------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing parameter comment
------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Printer.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 1 WARNING AFFECTING 13 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  16 | ERROR   | Missing @category tag in class comment
  16 | ERROR   | Missing @package tag in class comment
  16 | ERROR   | Missing @author tag in class comment
  16 | ERROR   | Missing @license tag in class comment
  16 | ERROR   | Missing @link tag in class comment
  26 | ERROR   | Missing short description in doc comment
  31 | ERROR   | Missing short description in doc comment
  39 | ERROR   | Missing parameter comment
  56 | WARNING | Line exceeds 85 characters; contains 88 characters
  72 | ERROR   | Missing @return tag in function comment
  86 | ERROR   | Missing @return tag in function comment
  96 | ERROR   | Missing short description in doc comment
  97 | ERROR   | Missing parameter comment
  98 | ERROR   | Missing @return tag in function comment
 136 | ERROR   | Missing parameter comment
 137 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Fileloader.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing @category tag in class comment
 16 | ERROR   | Missing @package tag in class comment
 16 | ERROR   | Missing @author tag in class comment
 16 | ERROR   | Missing @license tag in class comment
 16 | ERROR   | Missing @link tag in class comment
 23 | ERROR   | Missing parameter comment
 33 | WARNING | Line exceeds 85 characters; contains 116 characters
 35 | WARNING | Line exceeds 85 characters; contains 119 characters
 42 | WARNING | Line exceeds 85 characters; contains 91 characters
 56 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter.php
---------------------------------------------------------------------------
FOUND 73 ERRORS AND 6 WARNINGS AFFECTING 75 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  24 | ERROR   | Missing @category tag in class comment
  24 | ERROR   | Missing @package tag in class comment
  24 | ERROR   | Missing @author tag in class comment
  24 | ERROR   | Missing @license tag in class comment
  24 | ERROR   | Missing @link tag in class comment
  27 | ERROR   | Missing short description in doc comment
  32 | ERROR   | Missing short description in doc comment
  37 | ERROR   | Missing short description in doc comment
  42 | ERROR   | Missing short description in doc comment
  47 | ERROR   | Missing short description in doc comment
  52 | ERROR   | Missing short description in doc comment
  57 | ERROR   | Missing short description in doc comment
  62 | ERROR   | Missing short description in doc comment
  67 | ERROR   | Missing short description in doc comment
  72 | ERROR   | Missing short description in doc comment
  77 | ERROR   | Missing short description in doc comment
  82 | ERROR   | Missing short description in doc comment
  87 | ERROR   | Missing short description in doc comment
  90 | ERROR   | Private member variable "groups" must be prefixed with an
     |         | underscore
  92 | ERROR   | Missing short description in doc comment
  95 | ERROR   | Private member variable "excludeGroups" must be prefixed
     |         | with an underscore
  97 | ERROR   | Missing short description in doc comment
  98 | ERROR   | Missing parameter comment
  99 | ERROR   | Missing parameter comment
 100 | ERROR   | Missing parameter comment
 102 | WARNING | Line exceeds 85 characters; contains 91 characters
 115 | ERROR   | Missing @return tag in function comment
 127 | ERROR   | Missing parameter comment
 128 | ERROR   | Missing parameter comment
 129 | ERROR   | Missing parameter comment
 130 | ERROR   | Missing @return tag in function comment
 144 | ERROR   | Missing parameter comment
 145 | ERROR   | Missing parameter comment
 146 | ERROR   | Missing parameter comment
 147 | ERROR   | Missing @return tag in function comment
 161 | ERROR   | Missing parameter comment
 162 | ERROR   | Missing parameter comment
 163 | ERROR   | Missing parameter comment
 164 | ERROR   | Missing @return tag in function comment
 178 | ERROR   | Missing parameter comment
 179 | ERROR   | Missing parameter comment
 180 | ERROR   | Missing parameter comment
 181 | ERROR   | Missing @return tag in function comment
 195 | ERROR   | Missing parameter comment
 196 | ERROR   | Missing parameter comment
 197 | ERROR   | Missing parameter comment
 198 | ERROR   | Missing @return tag in function comment
 212 | ERROR   | Missing parameter comment
 213 | ERROR   | Missing parameter comment
 214 | ERROR   | Missing parameter comment
 215 | ERROR   | Missing @return tag in function comment
 229 | ERROR   | Missing parameter comment
 230 | ERROR   | Missing @return tag in function comment
 238 | ERROR   | Missing parameter comment
 239 | ERROR   | Missing @return tag in function comment
 247 | ERROR   | Missing parameter comment
 248 | ERROR   | Missing @return tag in function comment
 262 | WARNING | Line exceeds 85 characters; contains 87 characters
 264 | WARNING | Line exceeds 85 characters; contains 93 characters
 266 | WARNING | Line exceeds 85 characters; contains 97 characters
 279 | WARNING | Line exceeds 85 characters; contains 90 characters
 281 | WARNING | Line exceeds 85 characters; contains 114 characters
 295 | ERROR   | Missing parameter comment
 296 | ERROR   | Missing parameter comment
 297 | ERROR   | Missing @return tag in function comment
 324 | ERROR   | Missing doc comment for function doEndClass()
 335 | ERROR   | Missing @return tag in function comment
 343 | ERROR   | Missing parameter comment
 344 | ERROR   | Missing @return tag in function comment
 352 | ERROR   | Missing parameter comment
 353 | ERROR   | Missing parameter comment
 354 | ERROR   | Missing @return tag in function comment
 362 | ERROR   | Missing parameter comment
 363 | ERROR   | Missing @return tag in function comment
 370 | ERROR   | Missing @return tag in function comment
 375 | ERROR   | Missing short description in doc comment
 376 | ERROR   | Missing parameter comment
 380 | ERROR   | Private method name "ResultPrinter::isOfInterest" must be
     |         | prefixed with an underscore
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  15 | ERROR | [ ] Missing @category tag in class comment
  15 | ERROR | [ ] Missing @package tag in class comment
  15 | ERROR | [ ] Missing @author tag in class comment
  15 | ERROR | [ ] Missing @license tag in class comment
  15 | ERROR | [ ] Missing @link tag in class comment
  18 | ERROR | [ ] Missing short description in doc comment
  23 | ERROR | [ ] Missing short description in doc comment
  28 | ERROR | [ ] Missing short description in doc comment
  36 | ERROR | [ ] Missing parameter comment
  45 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
  45 | ERROR | [x] Closing parenthesis of a multi-line IF statement must
     |       |     be on a new line
  50 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
  50 | ERROR | [x] Closing parenthesis of a multi-line IF statement must
     |       |     be on a new line
  64 | ERROR | [ ] Missing parameter comment
 126 | ERROR | [ ] Missing parameter comment
 127 | ERROR | [ ] Missing @return tag in function comment
 136 | ERROR | [ ] Missing parameter comment
 137 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/src/Util/TestDox/TextResultPrinter.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing parameter comment
 21 | ERROR | Missing @return tag in function comment
 30 | ERROR | Missing parameter comment
 31 | ERROR | Missing parameter comment
 32 | ERROR | Missing @return tag in function comment
 47 | ERROR | Missing parameter comment
 48 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/src/Util/TestDox/XmlResultPrinter.php
---------------------------------------------------------------------------
FOUND 46 ERRORS AND 5 WARNINGS AFFECTING 51 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  24 | ERROR   | Missing doc comment for class XmlResultPrinter
  26 | ERROR   | Missing short description in doc comment
  29 | ERROR   | Private member variable "document" must be prefixed with
     |         | an underscore
  31 | ERROR   | Missing short description in doc comment
  34 | ERROR   | Private member variable "root" must be prefixed with an
     |         | underscore
  36 | ERROR   | Missing short description in doc comment
  39 | ERROR   | Private member variable "prettifier" must be prefixed
     |         | with an underscore
  41 | ERROR   | Missing short description in doc comment
  44 | ERROR   | Private member variable "exception" must be prefixed with
     |         | an underscore
  46 | ERROR   | Missing short description in doc comment
  47 | ERROR   | Missing parameter comment
  64 | ERROR   | Missing @return tag in function comment
  75 | ERROR   | Missing parameter comment
  76 | ERROR   | Missing parameter comment
  77 | ERROR   | Missing parameter comment
  78 | ERROR   | Missing @return tag in function comment
  87 | ERROR   | Missing parameter comment
  88 | ERROR   | Missing parameter comment
  89 | ERROR   | Missing parameter comment
  90 | ERROR   | Missing @return tag in function comment
  98 | ERROR   | Missing parameter comment
  99 | ERROR   | Missing parameter comment
 100 | ERROR   | Missing parameter comment
 101 | ERROR   | Missing @return tag in function comment
 110 | ERROR   | Missing parameter comment
 111 | ERROR   | Missing parameter comment
 112 | ERROR   | Missing parameter comment
 113 | ERROR   | Missing @return tag in function comment
 121 | ERROR   | Missing parameter comment
 122 | ERROR   | Missing parameter comment
 123 | ERROR   | Missing parameter comment
 124 | ERROR   | Missing @return tag in function comment
 132 | ERROR   | Missing parameter comment
 133 | ERROR   | Missing parameter comment
 134 | ERROR   | Missing parameter comment
 135 | ERROR   | Missing @return tag in function comment
 143 | ERROR   | Missing parameter comment
 144 | ERROR   | Missing @return tag in function comment
 152 | ERROR   | Missing parameter comment
 153 | ERROR   | Missing @return tag in function comment
 161 | ERROR   | Missing parameter comment
 162 | ERROR   | Missing @return tag in function comment
 171 | ERROR   | Missing parameter comment
 172 | ERROR   | Missing parameter comment
 173 | ERROR   | Missing @return tag in function comment
 197 | WARNING | Line exceeds 85 characters; contains 108 characters
 198 | WARNING | Line exceeds 85 characters; contains 109 characters
 204 | WARNING | Line exceeds 85 characters; contains 107 characters
 206 | WARNING | Line exceeds 85 characters; contains 123 characters
 208 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/src/Util/TestDox/HtmlResultPrinter.php
---------------------------------------------------------------------------
FOUND 23 ERRORS AND 1 WARNING AFFECTING 20 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  14 | ERROR   | Missing @category tag in class comment
  14 | ERROR   | Missing @package tag in class comment
  14 | ERROR   | Missing @author tag in class comment
  14 | ERROR   | Missing @license tag in class comment
  14 | ERROR   | Missing @link tag in class comment
  17 | ERROR   | Missing short description in doc comment
  20 | ERROR   | Private member variable "pageHeader" must be prefixed
     |         | with an underscore
  35 | WARNING | Line exceeds 85 characters; contains 87 characters
  53 | ERROR   | Missing short description in doc comment
  56 | ERROR   | Private member variable "classHeader" must be prefixed
     |         | with an underscore
  63 | ERROR   | Missing short description in doc comment
  66 | ERROR   | Private member variable "classFooter" must be prefixed
     |         | with an underscore
  70 | ERROR   | Missing short description in doc comment
  73 | ERROR   | Private member variable "pageFooter" must be prefixed
     |         | with an underscore
  81 | ERROR   | Missing @return tag in function comment
  90 | ERROR   | Missing parameter comment
  91 | ERROR   | Missing @return tag in function comment
 106 | ERROR   | Missing parameter comment
 107 | ERROR   | Missing parameter comment
 108 | ERROR   | Missing @return tag in function comment
 124 | ERROR   | Missing parameter comment
 125 | ERROR   | Missing @return tag in function comment
 133 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Getopt.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  16 | ERROR   | [ ] Missing @category tag in class comment
  16 | ERROR   | [ ] Missing @package tag in class comment
  16 | ERROR   | [ ] Missing @author tag in class comment
  16 | ERROR   | [ ] Missing @license tag in class comment
  16 | ERROR   | [ ] Missing @link tag in class comment
  19 | ERROR   | [ ] Missing doc comment for function getopt()
  53 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  77 | ERROR   | [ ] Missing doc comment for function parseShortOption()
  85 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 111 | ERROR   | [ ] Missing doc comment for function parseLongOption()
 135 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 135 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Blacklist.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 48 | ERROR | Missing short description in doc comment
 51 | ERROR | Private member variable "directories" must be prefixed with
    |       | an underscore
 53 | ERROR | Missing short description in doc comment
 63 | ERROR | Missing short description in doc comment
 64 | ERROR | Missing parameter comment
 85 | ERROR | Private method name "Blacklist::initialize" must be prefixed
    |       | with an underscore
 85 | ERROR | Missing doc comment for function initialize()
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Filesystem.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 28 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Log/JUnit.php
---------------------------------------------------------------------------
FOUND 64 ERRORS AND 7 WARNINGS AFFECTING 66 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  33 | ERROR   | Missing @category tag in class comment
  33 | ERROR   | Missing @package tag in class comment
  33 | ERROR   | Missing @author tag in class comment
  33 | ERROR   | Missing @license tag in class comment
  33 | ERROR   | Missing @link tag in class comment
  36 | ERROR   | Missing short description in doc comment
  41 | ERROR   | Missing short description in doc comment
  46 | ERROR   | Missing short description in doc comment
  51 | ERROR   | Missing short description in doc comment
  56 | ERROR   | Missing short description in doc comment
  61 | ERROR   | Missing short description in doc comment
  66 | ERROR   | Missing short description in doc comment
  71 | ERROR   | Missing short description in doc comment
  76 | ERROR   | Missing short description in doc comment
  81 | ERROR   | Missing short description in doc comment
  86 | ERROR   | Missing short description in doc comment
  91 | ERROR   | Missing short description in doc comment
  96 | ERROR   | Missing short description in doc comment
 104 | ERROR   | Missing parameter comment
 105 | ERROR   | Missing parameter comment
 122 | ERROR   | Missing @return tag in function comment
 135 | ERROR   | Missing parameter comment
 136 | ERROR   | Missing parameter comment
 137 | ERROR   | Missing parameter comment
 138 | ERROR   | Missing @return tag in function comment
 148 | ERROR   | Missing parameter comment
 149 | ERROR   | Missing parameter comment
 150 | ERROR   | Missing parameter comment
 151 | ERROR   | Missing @return tag in function comment
 161 | ERROR   | Missing parameter comment
 162 | ERROR   | Missing parameter comment
 163 | ERROR   | Missing parameter comment
 164 | ERROR   | Missing @return tag in function comment
 174 | ERROR   | Missing parameter comment
 175 | ERROR   | Missing parameter comment
 176 | ERROR   | Missing parameter comment
 177 | ERROR   | Missing @return tag in function comment
 186 | ERROR   | Missing parameter comment
 187 | ERROR   | Missing parameter comment
 188 | ERROR   | Missing parameter comment
 189 | ERROR   | Missing @return tag in function comment
 214 | ERROR   | Missing parameter comment
 215 | ERROR   | Missing parameter comment
 216 | ERROR   | Missing parameter comment
 217 | ERROR   | Missing @return tag in function comment
 226 | ERROR   | Missing parameter comment
 227 | ERROR   | Missing @return tag in function comment
 261 | ERROR   | Missing parameter comment
 262 | ERROR   | Missing @return tag in function comment
 296 | WARNING | Line exceeds 85 characters; contains 109 characters
 297 | WARNING | Line exceeds 85 characters; contains 119 characters
 298 | WARNING | Line exceeds 85 characters; contains 111 characters
 299 | WARNING | Line exceeds 85 characters; contains 115 characters
 300 | WARNING | Line exceeds 85 characters; contains 113 characters
 301 | WARNING | Line exceeds 85 characters; contains 109 characters
 310 | ERROR   | Missing parameter comment
 311 | ERROR   | Missing @return tag in function comment
 325 | WARNING | Line exceeds 85 characters; contains 97 characters
 337 | ERROR   | Missing parameter comment
 338 | ERROR   | Missing parameter comment
 339 | ERROR   | Missing @return tag in function comment
 386 | ERROR   | Doc comment for parameter "$flag" missing
 405 | ERROR   | Missing parameter comment
 406 | ERROR   | Missing parameter comment
 407 | ERROR   | Missing parameter comment
 408 | ERROR   | Missing parameter comment
 409 | ERROR   | Missing @return tag in function comment
 410 | ERROR   | Private method name "JUnit::doAddFault" must be prefixed
     |         | with an underscore
 439 | ERROR   | Private method name "JUnit::doAddSkipped" must be
     |         | prefixed with an underscore
 439 | ERROR   | Missing doc comment for function doAddSkipped()
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Log/TeamCity.php
---------------------------------------------------------------------------
FOUND 73 ERRORS AND 2 WARNINGS AFFECTING 70 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  30 | ERROR   | Missing @category tag in class comment
  30 | ERROR   | Missing @package tag in class comment
  30 | ERROR   | Missing @author tag in class comment
  30 | ERROR   | Missing @license tag in class comment
  30 | ERROR   | Missing @link tag in class comment
  33 | ERROR   | Missing short description in doc comment
  36 | ERROR   | Private member variable "isSummaryTestCountPrinted" must
     |         | be prefixed with an underscore
  38 | ERROR   | Missing short description in doc comment
  41 | ERROR   | Private member variable "startedTestName" must be
     |         | prefixed with an underscore
  43 | ERROR   | Missing short description in doc comment
  46 | ERROR   | Private member variable "flowId" must be prefixed with an
     |         | underscore
  48 | ERROR   | Missing short description in doc comment
  49 | ERROR   | Missing parameter comment
  50 | ERROR   | Missing @return tag in function comment
  55 | ERROR   | Missing short description in doc comment
  56 | ERROR   | Missing parameter comment
  57 | ERROR   | Missing @return tag in function comment
  67 | ERROR   | Missing parameter comment
  68 | ERROR   | Missing parameter comment
  69 | ERROR   | Missing parameter comment
  70 | ERROR   | Missing @return tag in function comment
  86 | ERROR   | Missing parameter comment
  87 | ERROR   | Missing parameter comment
  88 | ERROR   | Missing parameter comment
  89 | ERROR   | Missing @return tag in function comment
 105 | ERROR   | Missing parameter comment
 106 | ERROR   | Missing parameter comment
 107 | ERROR   | Missing parameter comment
 108 | ERROR   | Missing @return tag in function comment
 124 | WARNING | Line exceeds 85 characters; contains 105 characters
 130 | WARNING | Line exceeds 85 characters; contains 101 characters
 147 | ERROR   | Missing parameter comment
 148 | ERROR   | Missing parameter comment
 149 | ERROR   | Missing parameter comment
 150 | ERROR   | Missing @return tag in function comment
 159 | ERROR   | Missing parameter comment
 160 | ERROR   | Missing parameter comment
 161 | ERROR   | Missing parameter comment
 162 | ERROR   | Missing @return tag in function comment
 171 | ERROR   | Missing parameter comment
 172 | ERROR   | Missing parameter comment
 173 | ERROR   | Missing parameter comment
 174 | ERROR   | Missing @return tag in function comment
 187 | ERROR   | Missing doc comment for function printIgnoredTest()
 202 | ERROR   | Missing parameter comment
 203 | ERROR   | Missing @return tag in function comment
 248 | ERROR   | Missing parameter comment
 249 | ERROR   | Missing @return tag in function comment
 274 | ERROR   | Missing parameter comment
 275 | ERROR   | Missing @return tag in function comment
 294 | ERROR   | Missing parameter comment
 295 | ERROR   | Missing parameter comment
 296 | ERROR   | Missing @return tag in function comment
 310 | ERROR   | Missing short description in doc comment
 311 | ERROR   | Missing parameter comment
 312 | ERROR   | Missing parameter comment
 313 | ERROR   | Missing @return tag in function comment
 314 | ERROR   | Private method name "TeamCity::printEvent" must be
     |         | prefixed with an underscore
 330 | ERROR   | Missing short description in doc comment
 331 | ERROR   | Missing parameter comment
 335 | ERROR   | Private method name "TeamCity::getMessage" must be
     |         | prefixed with an underscore
 352 | ERROR   | Missing short description in doc comment
 353 | ERROR   | Missing parameter comment
 357 | ERROR   | Private method name "TeamCity::getDetails" must be
     |         | prefixed with an underscore
 375 | ERROR   | Missing short description in doc comment
 376 | ERROR   | Missing parameter comment
 380 | ERROR   | Private method name "TeamCity::getPrimitiveValueAsString"
     |         | must be prefixed with an underscore
 395 | ERROR   | Missing short description in doc comment
 395 | ERROR   | Doc comment for parameter "$text" missing
 396 | ERROR   | Missing parameter name
 400 | ERROR   | Private method name "TeamCity::escapeValue" must be
     |         | prefixed with an underscore
 412 | ERROR   | Missing short description in doc comment
 413 | ERROR   | Missing parameter comment
 417 | ERROR   | Private method name "TeamCity::getFileName" must be
     |         | prefixed with an underscore
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/Test.php
---------------------------------------------------------------------------
FOUND 102 ERRORS AND 56 WARNINGS AFFECTING 146 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   31 | ERROR   | [ ] Missing @category tag in class comment
   31 | ERROR   | [ ] Missing @package tag in class comment
   31 | ERROR   | [ ] Missing @author tag in class comment
   31 | ERROR   | [ ] Missing @license tag in class comment
   31 | ERROR   | [ ] Missing @link tag in class comment
   34 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
   36 | WARNING | [ ] Line exceeds 85 characters; contains 130 characters
   37 | WARNING | [ ] Line exceeds 85 characters; contains 176 characters
   38 | WARNING | [ ] Line exceeds 85 characters; contains 128 characters
   39 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
   40 | WARNING | [ ] Line exceeds 85 characters; contains 184 characters
   47 | ERROR   | [ ] Private member variable "annotationCache" must be
      |         |     prefixed with an underscore
   49 | ERROR   | [ ] Private member variable "hookMethods" must be
      |         |     prefixed with an underscore
   51 | ERROR   | [ ] Missing short description in doc comment
   52 | ERROR   | [ ] Missing parameter comment
   53 | ERROR   | [ ] Missing parameter comment
   80 | ERROR   | [ ] Missing short description in doc comment
   81 | ERROR   | [ ] Missing parameter comment
   82 | ERROR   | [ ] Missing parameter comment
   95 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  105 | ERROR   | [ ] Missing parameter comment
  106 | ERROR   | [ ] Missing parameter comment
  115 | ERROR   | [ ] Missing short description in doc comment
  116 | ERROR   | [ ] Missing parameter comment
  117 | ERROR   | [ ] Missing parameter comment
  118 | ERROR   | [ ] Missing parameter comment
  124 | ERROR   | [ ] Private method name
      |         |     "Test::getLinesToBeCoveredOrUsed" must be prefixed
      |         |     with an underscore
  137 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  180 | ERROR   | [ ] Missing parameter comment
  181 | ERROR   | [ ] Missing parameter comment
  193 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  199 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  207 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  217 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  252 | ERROR   | [ ] Missing parameter comment
  253 | ERROR   | [ ] Missing parameter comment
  263 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  265 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  266 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
  269 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  282 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  284 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  285 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  288 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  290 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  298 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  299 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  303 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  305 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  313 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  341 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  343 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
  344 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
  355 | ERROR   | [ ] Missing parameter comment
  356 | ERROR   | [ ] Missing parameter comment
  406 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  416 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  420 | ERROR   | [ ] Missing parameter comment
  424 | ERROR   | [ ] Private method name "Test::parseAnnotationContent"
      |         |     must be prefixed with an underscore
  426 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  436 | ERROR   | [ ] Missing parameter comment
  437 | ERROR   | [ ] Missing parameter comment
  449 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  478 | ERROR   | [ ] Missing parameter comment
  479 | ERROR   | [ ] Missing parameter comment
  480 | ERROR   | [ ] Missing parameter comment
  487 | ERROR   | [ ] Private method name
      |         |     "Test::getDataFromDataProviderAnnotation" must be
      |         |     prefixed with an underscore
  487 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  494 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  498 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  504 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  547 | ERROR   | [ ] Missing short description in doc comment
  559 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  575 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  583 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  590 | ERROR   | [ ] Private method name
      |         |     "Test::cleanUpMultiLineAnnotation" must be prefixed
      |         |     with an underscore
  590 | ERROR   | [ ] Missing doc comment for function
      |         |     cleanUpMultiLineAnnotation()
  594 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  601 | ERROR   | [ ] Missing short description in doc comment
  602 | ERROR   | [ ] Missing parameter comment
  603 | ERROR   | [ ] Missing parameter comment
  629 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  642 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  646 | ERROR   | [ ] Missing short description in doc comment
  647 | ERROR   | [ ] Missing parameter comment
  648 | ERROR   | [ ] Missing parameter comment
  663 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
  676 | ERROR   | [ ] Missing short description in doc comment
  677 | ERROR   | [ ] Missing parameter comment
  681 | ERROR   | [ ] Private method name "Test::parseAnnotations" must be
      |         |     prefixed with an underscore
  684 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  687 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  691 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  701 | ERROR   | [ ] Missing parameter comment
  702 | ERROR   | [ ] Missing parameter comment
  725 | ERROR   | [ ] Missing parameter comment
  726 | ERROR   | [ ] Missing parameter comment
  756 | ERROR   | [ ] Missing parameter comment
  757 | ERROR   | [ ] Missing parameter comment
  773 | ERROR   | [ ] Missing parameter comment
  774 | ERROR   | [ ] Missing parameter comment
  825 | ERROR   | [ ] Missing parameter comment
  826 | ERROR   | [ ] Missing parameter comment
  836 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  836 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  836 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  854 | ERROR   | [ ] Missing parameter comment
  855 | ERROR   | [ ] Missing parameter comment
  866 | WARNING | [ ] Line exceeds 85 characters; contains 132 characters
  869 | ERROR   | [ ] Missing doc comment for function
      |         |     getClassProcessIsolationSettings()
  882 | ERROR   | [ ] Missing parameter comment
  883 | ERROR   | [ ] Missing parameter comment
  896 | ERROR   | [ ] Missing short description in doc comment
  897 | ERROR   | [ ] Missing parameter comment
  929 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  933 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  943 | ERROR   | [ ] Missing short description in doc comment
  946 | ERROR   | [ ] Private method name "Test::emptyHookMethodsArray"
      |         |     must be prefixed with an underscore
  956 | ERROR   | [ ] Missing short description in doc comment
  957 | ERROR   | [ ] Missing parameter comment
  958 | ERROR   | [ ] Missing parameter comment
  959 | ERROR   | [ ] Missing parameter comment
  963 | ERROR   | [ ] Private method name
      |         |     "Test::getBooleanAnnotationSetting" must be prefixed
      |         |     with an underscore
  963 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  991 | ERROR   | [ ] Missing short description in doc comment
  992 | ERROR   | [ ] Missing parameter comment
  998 | ERROR   | [ ] Private method name
      |         |     "Test::resolveElementToReflectionObjects" must be
      |         |     prefixed with an underscore
 1012 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1013 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1013 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1052 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
 1053 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1053 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1056 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 1090 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1091 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
 1091 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
 1108 | ERROR   | [ ] Missing short description in doc comment
 1109 | ERROR   | [ ] Missing parameter comment
 1113 | ERROR   | [ ] Private method name
      |         |     "Test::resolveReflectionObjectsToLines" must be
      |         |     prefixed with an underscore
 1137 | ERROR   | [ ] Missing short description in doc comment
 1138 | ERROR   | [ ] Missing parameter comment
 1142 | ERROR   | [ ] Private method name "Test::isBeforeClassMethod" must
      |         |     be prefixed with an underscore
 1144 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1147 | ERROR   | [ ] Missing short description in doc comment
 1148 | ERROR   | [ ] Missing parameter comment
 1152 | ERROR   | [ ] Private method name "Test::isBeforeMethod" must be
      |         |     prefixed with an underscore
 1157 | ERROR   | [ ] Missing short description in doc comment
 1158 | ERROR   | [ ] Missing parameter comment
 1162 | ERROR   | [ ] Private method name "Test::isAfterClassMethod" must
      |         |     be prefixed with an underscore
 1164 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 1167 | ERROR   | [ ] Missing short description in doc comment
 1168 | ERROR   | [ ] Missing parameter comment
 1172 | ERROR   | [ ] Private method name "Test::isAfterMethod" must be
      |         |     prefixed with an underscore
 1177 | ERROR   | [ ] Doc comment for parameter "$version" missing
 1181 | ERROR   | [ ] Missing parameter name
 1185 | ERROR   | [ ] Private method name "Test::sanitizeVersionNumber"
      |         |     must be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/ErrorHandler.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  20 | ERROR | [ ] Missing @category tag in class comment
  20 | ERROR | [ ] Missing @package tag in class comment
  20 | ERROR | [ ] Missing @author tag in class comment
  20 | ERROR | [ ] Missing @license tag in class comment
  20 | ERROR | [ ] Missing @link tag in class comment
  35 | ERROR | [ ] Missing short description in doc comment
  36 | ERROR | [ ] Missing parameter comment
  37 | ERROR | [ ] Missing parameter comment
  38 | ERROR | [ ] Missing parameter comment
  39 | ERROR | [ ] Missing parameter comment
 108 | ERROR | [x] Opening parenthesis of a multi-line function call must
     |       |     be the last content on the line
 114 | ERROR | [x] Closing parenthesis of a multi-line function call must
     |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Util/InvalidArgumentHelper.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | ERROR   | Missing @category tag in class comment
 17 | ERROR   | Missing @package tag in class comment
 17 | ERROR   | Missing @author tag in class comment
 17 | ERROR   | Missing @license tag in class comment
 17 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Missing short description in doc comment
 21 | ERROR   | Missing parameter comment
 22 | ERROR   | Missing parameter comment
 23 | ERROR   | Missing parameter comment
 35 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | You must use "/**" style comments for a file comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Util/PHP/DefaultPhpProcess.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  16 | ERROR | [ ] Missing @category tag in class comment
  16 | ERROR | [ ] Missing @package tag in class comment
  16 | ERROR | [ ] Missing @author tag in class comment
  16 | ERROR | [ ] Missing @license tag in class comment
  16 | ERROR | [ ] Missing @link tag in class comment
  19 | ERROR | [ ] Missing short description in doc comment
  24 | ERROR | [ ] Missing short description in doc comment
  32 | ERROR | [ ] Missing parameter comment
  33 | ERROR | [ ] Missing parameter comment
  43 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
  43 | ERROR | [x] Closing parenthesis of a multi-line IF statement must
     |       |     be on a new line
  68 | ERROR | [ ] Missing parameter comment
  69 | ERROR | [ ] Missing parameter comment
 215 | ERROR | [ ] Missing short description in doc comment
 216 | ERROR | [ ] Missing parameter comment
 217 | ERROR | [ ] Missing parameter comment
 220 | ERROR | [ ] Missing @return tag in function comment
 226 | ERROR | [ ] Missing doc comment for function cleanup()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/src/Util/PHP/AbstractPhpProcess.php
---------------------------------------------------------------------------
FOUND 49 ERRORS AND 3 WARNINGS AFFECTING 44 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  25 | ERROR   | [ ] Missing @category tag in class comment
  25 | ERROR   | [ ] Missing @package tag in class comment
  25 | ERROR   | [ ] Missing @author tag in class comment
  25 | ERROR   | [ ] Missing @license tag in class comment
  25 | ERROR   | [ ] Missing @link tag in class comment
  28 | ERROR   | [ ] Missing short description in doc comment
  33 | ERROR   | [ ] Missing short description in doc comment
  38 | ERROR   | [ ] Missing short description in doc comment
  43 | ERROR   | [ ] Missing short description in doc comment
  48 | ERROR   | [ ] Missing short description in doc comment
  53 | ERROR   | [ ] Missing short description in doc comment
  73 | ERROR   | [ ] Parameter tags must be defined first in a doc comment
  73 | ERROR   | [ ] Missing parameter comment
  74 | ERROR   | [ ] Missing @return tag in function comment
  97 | ERROR   | [ ] Missing parameter comment
  98 | ERROR   | [ ] Missing @return tag in function comment
 117 | ERROR   | [ ] Missing parameter comment
 118 | ERROR   | [ ] Missing @return tag in function comment
 128 | ERROR   | [ ] Missing @return tag in function comment
 137 | ERROR   | [ ] Missing parameter comment
 138 | ERROR   | [ ] Missing @return tag in function comment
 157 | ERROR   | [ ] Missing parameter comment
 158 | ERROR   | [ ] Missing @return tag in function comment
 174 | ERROR   | [ ] Missing short description in doc comment
 189 | ERROR   | [ ] Missing parameter comment
 190 | ERROR   | [ ] Missing parameter comment
 191 | ERROR   | [ ] Missing parameter comment
 194 | ERROR   | [ ] Missing @return tag in function comment
 212 | ERROR   | [ ] Missing parameter comment
 213 | ERROR   | [ ] Missing parameter comment
 248 | ERROR   | [ ] Missing parameter comment
 249 | ERROR   | [ ] Missing parameter comment
 257 | ERROR   | [ ] Missing short description in doc comment
 258 | ERROR   | [ ] Missing parameter comment
 276 | ERROR   | [ ] Missing parameter comment
 277 | ERROR   | [ ] Missing parameter comment
 278 | ERROR   | [ ] Missing parameter comment
 279 | ERROR   | [ ] Missing parameter comment
 280 | ERROR   | [ ] Missing @return tag in function comment
 281 | ERROR   | [ ] Private method name
     |         |     "AbstractPhpProcess::processChildResult" must be
     |         |     prefixed with an underscore
 281 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 292 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 293 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 294 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 301 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 322 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 322 | ERROR   | [ ] Missing short description in doc comment
 322 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 389 | ERROR   | [ ] Missing parameter comment
 393 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
 395 | ERROR   | [ ] Private method name
     |         |     "AbstractPhpProcess::getException" must be prefixed
     |         |     with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/src/Util/PHP/WindowsPhpProcess.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @author tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 26 | ERROR   | Missing doc comment for function getHandles()
 30 | WARNING | Line exceeds 85 characters; contains 111 characters
 39 | ERROR   | Missing doc comment for function getCommand()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/src/Util/TextTestListRenderer.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing doc comment for class TextTestListRenderer
 19 | ERROR | Missing doc comment for function render()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/src/Util/XmlTestListRenderer.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing doc comment for class XmlTestListRenderer
 19 | ERROR | Missing doc comment for function render()
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Runner/Version.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Private member variable "pharVersion" must be prefixed with
    |       | an underscore
 21 | ERROR | Private member variable "version" must be prefixed with an
    |       | underscore
 42 | ERROR | Missing short description in doc comment
 56 | ERROR | Missing short description in doc comment
 64 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/src/Runner/StandardTestSuiteLoader.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @package tag in class comment
  19 | ERROR   | [ ] Missing @author tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [ ] Missing parameter comment
  24 | ERROR   | [ ] Missing parameter comment
  56 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  56 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
  83 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 111 | ERROR   | [ ] Missing short description in doc comment
 112 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/src/Runner/Filter/IncludeGroupFilterIterator.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class IncludeGroupFilterIterator
 14 | ERROR | Missing short description in doc comment
 15 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/src/Runner/Filter/GroupFilterIterator.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class GroupFilterIterator
 18 | ERROR   | Missing short description in doc comment
 23 | ERROR   | Missing short description in doc comment
 24 | ERROR   | Missing parameter comment
 25 | ERROR   | Missing parameter comment
 26 | ERROR   | Missing parameter comment
 28 | WARNING | Line exceeds 85 characters; contains 93 characters
 46 | ERROR   | Missing short description in doc comment
 60 | ERROR   | Missing doc comment for function doAccept()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/src/Runner/Filter/NameFilterIterator.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 18 | ERROR | [ ] Missing doc comment for class NameFilterIterator
 20 | ERROR | [ ] Missing short description in doc comment
 25 | ERROR | [ ] Missing short description in doc comment
 29 | ERROR | [ ] Missing short description in doc comment
 34 | ERROR | [ ] Missing short description in doc comment
 35 | ERROR | [ ] Missing parameter comment
 36 | ERROR | [ ] Missing parameter comment
 44 | ERROR | [ ] Missing short description in doc comment
 45 | ERROR | [ ] Missing parameter comment
 46 | ERROR | [ ] Missing @return tag in function comment
 72 | ERROR | [ ] Expected "} elseif (...) {\n"; found "} // Handles:\n   
    |       |             //  * testDetermineJsonError@JSON_ERROR_NONE\n  
    |       |              //  * testDetermineJsonError@JSON.*\n          
    |       |      elseif (...) {\n"
 82 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 86 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 92 | ERROR | [ ] Missing short description in doc comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/src/Runner/Filter/Factory.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing doc comment for class Factory
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "filters" must be prefixed with an
    |       | underscore
 25 | ERROR | Missing short description in doc comment
 26 | ERROR | Missing parameter comment
 27 | ERROR | Missing parameter comment
 28 | ERROR | Missing @return tag in function comment
 43 | ERROR | Missing short description in doc comment
 43 | ERROR | Doc comment for parameter "$iterator" missing
 43 | ERROR | Doc comment for parameter "$suite" missing
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/src/Runner/Filter/ExcludeGroupFilterIterator.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class ExcludeGroupFilterIterator
 14 | ERROR | Missing short description in doc comment
 15 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/src/Runner/TestSuiteLoader.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 21 | ERROR | Missing parameter comment
 22 | ERROR | Missing parameter comment
 28 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpunit/phpunit/src/Runner/Exception.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class Exception
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/src/Runner/BaseTestRunner.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  21 | ERROR | [ ] Missing @category tag in class comment
  21 | ERROR | [ ] Missing @package tag in class comment
  21 | ERROR | [ ] Missing @author tag in class comment
  21 | ERROR | [ ] Missing @license tag in class comment
  21 | ERROR | [ ] Missing @link tag in class comment
  48 | ERROR | [ ] Missing parameter comment
  49 | ERROR | [ ] Missing parameter comment
  50 | ERROR | [ ] Missing parameter comment
  57 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
  57 | ERROR | [x] Closing parenthesis of a multi-line IF statement must
     |       |     be on a new line
 121 | ERROR | [ ] Missing parameter comment
 122 | ERROR | [ ] Missing parameter comment
 135 | ERROR | [ ] Missing @return tag in function comment
 144 | ERROR | [ ] Missing parameter comment
 145 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/phpunit/src/Runner/PhptTestCase.php
---------------------------------------------------------------------------
FOUND 58 ERRORS AND 8 WARNINGS AFFECTING 60 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  27 | ERROR   | [ ] Missing @category tag in class comment
  27 | ERROR   | [ ] Missing @package tag in class comment
  27 | ERROR   | [ ] Missing @author tag in class comment
  27 | ERROR   | [ ] Missing @license tag in class comment
  27 | ERROR   | [ ] Missing @link tag in class comment
  30 | ERROR   | [ ] Missing short description in doc comment
  33 | ERROR   | [ ] Private member variable "filename" must be prefixed
     |         |     with an underscore
  35 | ERROR   | [ ] Missing short description in doc comment
  38 | ERROR   | [ ] Private member variable "phpUtil" must be prefixed
     |         |     with an underscore
  40 | ERROR   | [ ] Missing short description in doc comment
  43 | ERROR   | [ ] Private member variable "settings" must be prefixed
     |         |     with an underscore
  69 | ERROR   | [ ] Missing parameter comment
  70 | ERROR   | [ ] Missing parameter comment
 103 | ERROR   | [ ] Missing short description in doc comment
 104 | ERROR   | [ ] Missing parameter comment
 105 | ERROR   | [ ] Missing parameter comment
 108 | ERROR   | [ ] Missing @return tag in function comment
 109 | ERROR   | [ ] Private method name
     |         |     "PhptTestCase::assertPhptExpectation" must be
     |         |     prefixed with an underscore
 121 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 123 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 143 | ERROR   | [ ] Missing parameter comment
 203 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 220 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 230 | ERROR   | [ ] Missing short description in doc comment
 231 | ERROR   | [ ] Missing parameter comment
 232 | ERROR   | [ ] Missing parameter comment
 233 | ERROR   | [ ] Missing parameter comment
 237 | ERROR   | [ ] Private method name "PhptTestCase::runSkip" must be
     |         |     prefixed with an underscore
 248 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 261 | ERROR   | [ ] Missing short description in doc comment
 262 | ERROR   | [ ] Missing parameter comment
 263 | ERROR   | [ ] Missing @return tag in function comment
 264 | ERROR   | [ ] Private method name "PhptTestCase::runClean" must be
     |         |     prefixed with an underscore
 296 | ERROR   | [ ] Missing short description in doc comment
 301 | ERROR   | [ ] Private method name "PhptTestCase::parse" must be
     |         |     prefixed with an underscore
 358 | ERROR   | [ ] Missing short description in doc comment
 359 | ERROR   | [ ] Missing parameter comment
 360 | ERROR   | [ ] Missing @return tag in function comment
 361 | ERROR   | [ ] Private method name "PhptTestCase::parseExtenal" must
     |         |     be prefixed with an underscore
 376 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 376 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 386 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 393 | ERROR   | [ ] Missing short description in doc comment
 394 | ERROR   | [ ] Missing parameter comment
 398 | ERROR   | [ ] Private method name "PhptTestCase::validate" must be
     |         |     prefixed with an underscore
 436 | ERROR   | [ ] Missing short description in doc comment
 437 | ERROR   | [ ] Missing parameter comment
 441 | ERROR   | [ ] Private method name "PhptTestCase::render" must be
     |         |     prefixed with an underscore
 456 | ERROR   | [ ] Missing short description in doc comment
 459 | ERROR   | [ ] Private method name "PhptTestCase::getCoverageFiles"
     |         |     must be prefixed with an underscore
 470 | ERROR   | [ ] Missing short description in doc comment
 471 | ERROR   | [ ] Missing parameter comment
 475 | ERROR   | [ ] Private method name "PhptTestCase::renderForCoverage"
     |         |     must be prefixed with an underscore
 495 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
 506 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 517 | ERROR   | [ ] Missing short description in doc comment
 520 | ERROR   | [ ] Private method name
     |         |     "PhptTestCase::cleanupForCoverage" must be prefixed
     |         |     with an underscore
 532 | ERROR   | [ ] Missing short description in doc comment
 533 | ERROR   | [ ] Missing parameter comment
 537 | ERROR   | [ ] Private method name "PhptTestCase::stringifyIni" must
     |         |     be prefixed with an underscore
 556 | ERROR   | [ ] Doc comment for parameter "$content" missing
 556 | ERROR   | [ ] Doc comment for parameter "$ini" missing
 559 | ERROR   | [ ] Missing parameter name
 594 | ERROR   | [ ] Missing short description in doc comment
 595 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/tests/Framework/SuiteTest.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 6 WARNINGS AFFECTING 30 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  13 | ERROR   | Missing doc comment for class SuiteTest
  15 | ERROR   | Missing short description in doc comment
  18 | ERROR   | Private member variable "result" must be prefixed with an
     |         | underscore
  20 | ERROR   | Missing doc comment for function setUp()
  25 | ERROR   | Missing doc comment for function suite()
  51 | ERROR   | Missing doc comment for function testAddTestSuite()
  60 | ERROR   | Missing doc comment for function testInheritedTests()
  70 | ERROR   | Missing doc comment for function testNoTestCases()
  82 | ERROR   | Missing doc comment for function testNoTestCaseClass()
  89 | ERROR   | Missing doc comment for function
     |         | testNotExistingTestCase()
 100 | ERROR   | Missing doc comment for function testNotPublicTestCase()
 107 | ERROR   | Missing doc comment for function testNotVoidTestCase()
 114 | ERROR   | Missing doc comment for function testOneTestCase()
 126 | ERROR   | Missing doc comment for function testShadowedTests()
 135 | ERROR   | Missing doc comment for function
     |         | testBeforeClassAndAfterClassAnnotations()
 142 | WARNING | Line exceeds 85 characters; contains 143 characters
 143 | WARNING | Line exceeds 85 characters; contains 141 characters
 146 | ERROR   | Missing doc comment for function
     |         | testBeforeClassWithDataProviders()
 153 | WARNING | Line exceeds 85 characters; contains 132 characters
 154 | WARNING | Line exceeds 85 characters; contains 123 characters
 157 | ERROR   | Missing doc comment for function testBeforeAnnotation()
 168 | ERROR   | Missing doc comment for function testTestWithAnnotation()
 178 | ERROR   | Missing doc comment for function
     |         | testSkippedTestDataProvider()
 188 | ERROR   | Missing doc comment for function
     |         | testTestDataProviderDependency()
 198 | WARNING | Line exceeds 85 characters; contains 120 characters
 201 | ERROR   | Missing doc comment for function
     |         | testIncompleteTestDataProvider()
 211 | ERROR   | Missing doc comment for function
     |         | testRequirementsBeforeClassHook()
 221 | ERROR   | Missing doc comment for function
     |         | testDoNotSkipInheritedClass()
 227 | WARNING | Line exceeds 85 characters; contains 126 characters
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/Framework/Constraint/IsNullTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class IsNullTest
 18 | ERROR | Missing doc comment for function testConstraintIsNull()
 45 | ERROR | Missing doc comment for function testConstraintIsNull2()
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit/tests/Framework/Constraint/ClassHasAttributeTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class ClassHasAttributeTest
 18 | ERROR   | Missing doc comment for function
    |         | testConstraintClassHasAttribute()
 24 | WARNING | Line exceeds 85 characters; contains 97 characters
 26 | WARNING | Line exceeds 85 characters; contains 89 characters
 47 | ERROR   | Missing doc comment for function
    |         | testConstraintClassHasAttribute2()
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/tests/Framework/Constraint/LogicalXorTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 16 | ERROR | [ ] Missing doc comment for class LogicalXorTest
 18 | ERROR | [ ] Missing doc comment for function
    |       |     testFromConstraintsReturnsConstraint()
 23 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 37 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit/tests/Framework/Constraint/RegularExpressionTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class RegularExpressionTest
 18 | ERROR | Missing doc comment for function
    |       | testConstraintRegularExpression()
 45 | ERROR | Missing doc comment for function
    |       | testConstraintRegularExpression2()
---------------------------------------------------------------------------


FILE: ...r/phpunit/phpunit/tests/Framework/Constraint/ExceptionMessageTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ExceptionMessageTest
 17 | ERROR | Missing short description in doc comment
 20 | ERROR | Missing @return tag in function comment
 26 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing @return tag in function comment
 35 | ERROR | Missing short description in doc comment
 38 | ERROR | Missing @return tag in function comment
 44 | ERROR | Missing short description in doc comment
 47 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit/tests/Framework/Constraint/StringContainsTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class StringContainsTest
 18 | ERROR | Missing doc comment for function
    |       | testConstraintStringContains()
 45 | ERROR | Missing doc comment for function
    |       | testConstraintStringContainsWhenIgnoreCase()
 60 | ERROR | Missing doc comment for function
    |       | testConstraintStringContainsForUtf8StringWhenNotIgnoreCase()
 75 | ERROR | Missing doc comment for function
    |       | testConstraintStringContains2()
---------------------------------------------------------------------------


FILE: ...r/phpunit/phpunit/tests/Framework/Constraint/StringStartsWithTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class StringStartsWithTest
 18 | ERROR   | Missing doc comment for function
    |         | testConstraintStringStartsWithCorrectValueAndReturnResult()
 25 | ERROR   | Missing doc comment for function
    |         | testConstraintStringStartsWithNotCorrectValueAndReturnResult()
 32 | ERROR   | Missing doc comment for function
    |         | testConstraintStringStartsWithToStringMethod()
 39 | ERROR   | Missing doc comment for function
    |         | testConstraintStringStartsWitCountMethod()
 46 | ERROR   | Missing doc comment for function
    |         | testConstraintStringStartsWithNotCorrectValueAndExpectation()
 68 | ERROR   | Missing doc comment for function
    |         | testConstraintStringStartsWithNotCorrectValueExceptionAndCustomMessage()
 68 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...nit/tests/Framework/Constraint/StringMatchesFormatDescriptionTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 6 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class
    |         | StringMatchesFormatDescriptionTest
 15 | ERROR   | Missing doc comment for function
    |         | testConstraintStringMatches()
 21 | WARNING | Line exceeds 85 characters; contains 90 characters
 25 | ERROR   | Missing doc comment for function
    |         | testConstraintStringMatches2()
 31 | WARNING | Line exceeds 85 characters; contains 97 characters
 35 | ERROR   | Missing doc comment for function
    |         | testConstraintStringMatches3()
 41 | WARNING | Line exceeds 85 characters; contains 97 characters
 45 | ERROR   | Missing doc comment for function
    |         | testConstraintStringMatches4()
 51 | WARNING | Line exceeds 85 characters; contains 92 characters
 55 | ERROR   | Missing doc comment for function
    |         | testConstraintStringMatches5()
 61 | WARNING | Line exceeds 85 characters; contains 101 characters
 65 | ERROR   | Missing doc comment for function
    |         | testConstraintStringMatches6()
 71 | WARNING | Line exceeds 85 characters; contains 123 characters
---------------------------------------------------------------------------


FILE: ...hpunit/phpunit/tests/Framework/Constraint/TraversableContainsTest.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AND 3 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  16 | ERROR   | Missing doc comment for class TraversableContainsTest
  18 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableCheckForObjectIdentityForDefaultCase()
  26 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableCheckForObjectIdentityForPrimitiveType()
  34 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableWithRightValue()
  41 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableWithFailValue()
  48 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableCountMethods()
  55 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableEvaluateMethodWithFailExample()
  76 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableEvaluateMethodWithFailExampleWithCustomMessage()
  76 | WARNING | Line exceeds 85 characters; contains 93 characters
  99 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableToStringMethodsWithStdClass()
 103 | WARNING | Line exceeds 85 characters; contains 101 characters
 106 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableToStringMethods()
 113 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableToStringMethodsWithSplObjectStorage()
 125 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableStdClassForFailSplObjectStorage()
 148 | ERROR   | Missing doc comment for function
     |         | testConstraintTraversableStdClassForFailSplObjectStorageWithCustomMessage()
 148 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Framework/Constraint/GreaterThanTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class GreaterThanTest
 18 | ERROR | Missing doc comment for function testConstraintGreaterThan()
 45 | ERROR | Missing doc comment for function
    |       | testConstraintGreaterThan2()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Framework/Constraint/IsIdenticalTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class IsIdenticalTest
 18 | ERROR   | Missing doc comment for function
    |         | testConstraintIsIdentical()
 27 | WARNING | Line exceeds 85 characters; contains 102 characters
 48 | ERROR   | Missing doc comment for function
    |         | testConstraintIsIdentical2()
 74 | ERROR   | Missing doc comment for function
    |         | testConstraintIsIdentical3()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Framework/Constraint/ArrayHasKeyTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class ArrayHasKeyTest
 18 | ERROR | Missing doc comment for function testConstraintArrayHasKey()
 44 | ERROR | Missing doc comment for function
    |       | testConstraintArrayHasKey2()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/Framework/Constraint/IsTypeTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | ERROR   | Missing doc comment for class IsTypeTest
 19 | ERROR   | Missing doc comment for function testConstraintIsType()
 46 | ERROR   | Missing doc comment for function testConstraintIsType2()
 69 | ERROR   | Missing short description in doc comment
 69 | ERROR   | Doc comment for parameter "$resource" missing
 71 | ERROR   | Missing @return tag in function comment
 72 | WARNING | Line exceeds 85 characters; contains 90 characters
 81 | ERROR   | Missing doc comment for function resources()
 95 | ERROR   | Missing parameter comment
 99 | ERROR   | Private method name "IsTypeTest::trimnl" must be prefixed
    |         | with an underscore
---------------------------------------------------------------------------


FILE: ...it/phpunit/tests/Framework/Constraint/ClassHasStaticAttributeTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class ClassHasStaticAttributeTest
 18 | ERROR   | Missing doc comment for function
    |         | testConstraintClassHasStaticAttribute()
 22 | WARNING | Line exceeds 85 characters; contains 97 characters
 24 | WARNING | Line exceeds 85 characters; contains 102 characters
 45 | ERROR   | Missing doc comment for function
    |         | testConstraintClassHasStaticAttribute2()
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit/tests/Framework/Constraint/IsEqualTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 3 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  16 | ERROR   | Missing doc comment for class IsEqualTest
  18 | ERROR   | Missing doc comment for function testConstraintIsEqual()
  45 | ERROR   | Missing short description in doc comment
  45 | ERROR   | Doc comment for parameter "$expected" missing
  45 | ERROR   | Doc comment for parameter "$actual" missing
  45 | ERROR   | Doc comment for parameter "$message" missing
  47 | ERROR   | Missing @return tag in function comment
  66 | ERROR   | Missing doc comment for function isEqualProvider()
 127 | WARNING | Line exceeds 85 characters; contains 89 characters
 243 | WARNING | Line exceeds 85 characters; contains 92 characters
 244 | WARNING | Line exceeds 85 characters; contains 91 characters
 279 | ERROR   | Missing parameter comment
 283 | ERROR   | Private method name "IsEqualTest::trimnl" must be
     |         | prefixed with an underscore
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Framework/Constraint/LogicalOrTest.php
---------------------------------------------------------------------------
FOUND 30 ERRORS AND 9 WARNINGS AFFECTING 37 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  16 | ERROR   | [ ] Missing doc comment for class LogicalOrTest
  18 | ERROR   | [ ] Missing doc comment for function
     |         |     testSetConstraintsDecoratesNonConstraintWithIsEqual()
  31 | ERROR   | [ ] Missing doc comment for function
     |         |     testCountReturnsCountOfComposedConstraints()
  39 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  41 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  52 | ERROR   | [ ] Missing doc comment for function
     |         |     testToStringReturnsImplodedStringRepresentationOfComposedConstraintsGluedWithOr()
  52 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  60 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  62 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  73 | ERROR   | [ ] Missing short description in doc comment
  76 | ERROR   | [ ] Missing parameter comment
  77 | ERROR   | [ ] Missing @return tag in function comment
  78 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  87 | ERROR   | [ ] Missing short description in doc comment
  90 | ERROR   | [ ] Missing parameter comment
  91 | ERROR   | [ ] Missing @return tag in function comment
  92 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 101 | ERROR   | [ ] Missing short description in doc comment
 104 | ERROR   | [ ] Missing parameter comment
 105 | ERROR   | [ ] Missing @return tag in function comment
 106 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 124 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 132 | ERROR   | [ ] Missing short description in doc comment
 135 | ERROR   | [ ] Missing parameter comment
 136 | ERROR   | [ ] Missing @return tag in function comment
 137 | WARNING | [ ] Line exceeds 85 characters; contains 128 characters
 140 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 160 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 168 | ERROR   | [ ] Missing short description in doc comment
 171 | ERROR   | [ ] Missing parameter comment
 172 | ERROR   | [ ] Missing @return tag in function comment
 173 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 182 | ERROR   | [ ] Missing doc comment for function
     |         |     providerFailingConstraints()
 204 | ERROR   | [ ] Missing doc comment for function
     |         |     providerSucceedingConstraints()
 224 | ERROR   | [ ] Private method name "LogicalOrTest::stringify" must
     |         |     be prefixed with an underscore
 224 | ERROR   | [ ] Missing doc comment for function stringify()
 228 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 230 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...phpunit/phpunit/tests/Framework/Constraint/ObjectHasAttributeTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class ObjectHasAttributeTest
 18 | ERROR   | Missing doc comment for function
    |         | testConstraintObjectHasAttribute()
 22 | WARNING | Line exceeds 85 characters; contains 94 characters
 24 | WARNING | Line exceeds 85 characters; contains 89 characters
 45 | ERROR   | Missing doc comment for function
    |         | testConstraintObjectHasAttribute2()
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/tests/Framework/Constraint/FileExistsTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class FileExistsTest
 18 | ERROR | Missing doc comment for function testConstraintFileExists()
 44 | ERROR | Missing doc comment for function testConstraintFileExists2()
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/tests/Framework/Constraint/SameSizeTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 5 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class SameSizeTest
 18 | ERROR   | Missing doc comment for function
    |         | testConstraintSameSizeWithAnArray()
 26 | ERROR   | Missing doc comment for function
    |         | testConstraintSameSizeWithAnIteratorWhichDoesNotImplementCountable()
 26 | WARNING | Line exceeds 85 characters; contains 88 characters
 30 | WARNING | Line exceeds 85 characters; contains 96 characters
 31 | WARNING | Line exceeds 85 characters; contains 93 characters
 34 | ERROR   | Missing doc comment for function
    |         | testConstraintSameSizeWithAnObjectImplementingCountable()
 38 | WARNING | Line exceeds 85 characters; contains 95 characters
 39 | WARNING | Line exceeds 85 characters; contains 92 characters
 42 | ERROR   | Missing doc comment for function
    |         | testConstraintSameSizeFailing()
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/tests/Framework/Constraint/LessThanTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class LessThanTest
 18 | ERROR | Missing doc comment for function testConstraintLessThan()
 45 | ERROR | Missing doc comment for function testConstraintLessThan2()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/Framework/Constraint/IsJsonTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class IsJsonTest
 15 | ERROR | Missing short description in doc comment
 15 | ERROR | Doc comment for parameter "$expected" missing
 15 | ERROR | Doc comment for parameter "$jsonOther" missing
 17 | ERROR | Missing @return tag in function comment
 25 | ERROR | Missing doc comment for function evaluateDataprovider()
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/tests/Framework/Constraint/CallbackTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | ERROR   | [ ] Missing doc comment for class CallbackTest
 17 | ERROR   | [ ] Missing doc comment for function
    |         |     callbackReturningTrue()
 22 | ERROR   | [ ] Missing doc comment for function
    |         |     staticCallbackReturningTrue()
 27 | ERROR   | [ ] Missing doc comment for function
    |         |     testConstraintCallback()
 52 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 55 | ERROR   | [ ] Missing doc comment for function
    |         |     testConstraintCallbackFailure()
 57 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 59 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 62 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/tests/Framework/Constraint/IsWritableTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class IsWritableTest
 18 | ERROR | Missing doc comment for function testConstraintIsWritable()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Framework/Constraint/ArraySubsetTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 3 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing doc comment for class ArraySubsetTest
 17 | ERROR   | Missing short description in doc comment
 18 | ERROR   | Missing parameter comment
 19 | ERROR   | Missing parameter comment
 20 | ERROR   | Missing parameter comment
 21 | ERROR   | Missing parameter comment
 23 | ERROR   | Missing @return tag in function comment
 31 | ERROR   | Missing doc comment for function evaluateDataProvider()
 61 | ERROR   | Missing doc comment for function
    |         | testEvaluateWithArrayAccess()
 70 | ERROR   | Missing doc comment for function testEvaluateFailMessage()
 76 | WARNING | Line exceeds 85 characters; contains 98 characters
 80 | WARNING | Line exceeds 85 characters; contains 93 characters
 81 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit/tests/Framework/Constraint/ConstraintTestCase.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 16 | ERROR   | [ ] Missing doc comment for class ConstraintTestCase
 18 | ERROR   | [ ] Missing doc comment for function testIsCountable()
 24 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 24 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 28 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 31 | ERROR   | [ ] Missing doc comment for function
    |         |     testIsSelfDescribing()
 37 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 37 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 41 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/tests/Framework/Constraint/LogicalAndTest.php
---------------------------------------------------------------------------
FOUND 32 ERRORS AND 9 WARNINGS AFFECTING 39 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  17 | ERROR   | [ ] Missing doc comment for class LogicalAndTest
  19 | ERROR   | [ ] Missing doc comment for function
     |         |     testSetConstraintsRejectsInvalidConstraint()
  30 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  33 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  38 | ERROR   | [ ] Missing doc comment for function
     |         |     testCountReturnsCountOfComposedConstraints()
  46 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  48 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  59 | ERROR   | [ ] Missing doc comment for function
     |         |     testToStringReturnsImplodedStringRepresentationOfComposedConstraintsGluedWithAnd()
  59 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  67 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  69 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  80 | ERROR   | [ ] Missing short description in doc comment
  83 | ERROR   | [ ] Missing parameter comment
  84 | ERROR   | [ ] Missing @return tag in function comment
  85 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  94 | ERROR   | [ ] Missing short description in doc comment
  97 | ERROR   | [ ] Missing parameter comment
  98 | ERROR   | [ ] Missing @return tag in function comment
  99 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 108 | ERROR   | [ ] Missing short description in doc comment
 111 | ERROR   | [ ] Missing parameter comment
 112 | ERROR   | [ ] Missing @return tag in function comment
 113 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 131 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 139 | ERROR   | [ ] Missing short description in doc comment
 142 | ERROR   | [ ] Missing parameter comment
 143 | ERROR   | [ ] Missing @return tag in function comment
 144 | WARNING | [ ] Line exceeds 85 characters; contains 128 characters
 147 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 167 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 175 | ERROR   | [ ] Missing short description in doc comment
 178 | ERROR   | [ ] Missing parameter comment
 179 | ERROR   | [ ] Missing @return tag in function comment
 180 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 189 | ERROR   | [ ] Missing doc comment for function
     |         |     providerFailingConstraints()
 209 | ERROR   | [ ] Missing doc comment for function
     |         |     providerSucceedingConstraints()
 229 | ERROR   | [ ] Private method name "LogicalAndTest::stringify" must
     |         |     be prefixed with an underscore
 229 | ERROR   | [ ] Missing doc comment for function stringify()
 233 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 235 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...or/phpunit/phpunit/tests/Framework/Constraint/DirectoryExistsTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class DirectoryExistsTest
 18 | ERROR   | Missing doc comment for function testDefaults()
 26 | ERROR   | Missing doc comment for function
    |         | testEvaluateReturnsFalseWhenDirectoryDoesNotExist()
 35 | ERROR   | Missing doc comment for function
    |         | testEvaluateReturnsTrueWhenDirectoryExists()
 44 | ERROR   | Missing doc comment for function
    |         | testEvaluateThrowsExpectationFailedExceptionWhenDirectoryDoesNotExist()
 44 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit/tests/Framework/Constraint/IsEmptyTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class IsEmptyTest
 18 | ERROR   | Missing doc comment for function testConstraintIsEmpty()
 24 | WARNING | Line exceeds 85 characters; contains 87 characters
 47 | ERROR   | Missing doc comment for function testConstraintIsEmpty2()
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Framework/Constraint/AttributeTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class AttributeTest
 18 | ERROR   | Missing doc comment for function testAttributeEqualTo()
 28 | WARNING | Line exceeds 85 characters; contains 86 characters
 56 | ERROR   | Missing doc comment for function testAttributeEqualTo2()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/tests/Framework/Constraint/CountTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  13 | ERROR | Missing doc comment for class CountTest
  15 | ERROR | Missing doc comment for function testCount()
  33 | ERROR | Missing doc comment for function
     |       | testCountDoesNotChangeIteratorKey()
 100 | ERROR | Missing doc comment for function
     |       | testCountGeneratorsDoNotRewind()
 132 | ERROR | Missing doc comment for function testCountTraversable()
---------------------------------------------------------------------------


FILE: ...nit/phpunit/tests/Framework/Constraint/ExceptionMessageRegExpTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ExceptionMessageRegExpTest
 17 | ERROR | Missing short description in doc comment
 20 | ERROR | Missing @return tag in function comment
 26 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing @return tag in function comment
 35 | ERROR | Missing short description in doc comment
 40 | ERROR | Missing @return tag in function comment
 48 | ERROR | Missing short description in doc comment
 51 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit/tests/Framework/Constraint/StringEndsWithTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class StringEndsWithTest
 18 | ERROR   | Missing doc comment for function
    |         | testConstraintStringEndsWithCorrectValueAndReturnResult()
 24 | ERROR   | Missing doc comment for function
    |         | testConstraintStringEndsWithNotCorrectValueAndReturnResult()
 30 | ERROR   | Missing doc comment for function
    |         | testConstraintStringEndsWithToStringMethod()
 37 | ERROR   | Missing doc comment for function
    |         | testConstraintStringEndsWithCountMethod()
 44 | ERROR   | Missing doc comment for function
    |         | testConstraintStringEndsWithNotCorrectValueAndExpectation()
 66 | ERROR   | Missing doc comment for function
    |         | testConstraintStringEndsWithNotCorrectValueExceptionAndCustomMessage()
 66 | WARNING | Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/tests/Framework/Constraint/IsReadableTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class IsReadableTest
 18 | ERROR | Missing doc comment for function testConstraintIsReadable()
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/tests/Framework/ConstraintTest.php
---------------------------------------------------------------------------
FOUND 62 ERRORS AND 33 WARNINGS AFFECTING 95 LINES
---------------------------------------------------------------------------
    2 | ERROR   | You must use "/**" style comments for a file comment
   18 | ERROR   | Missing doc comment for class ConstraintTest
   20 | ERROR   | Missing doc comment for function
      |         | testConstraintArrayNotHasKey()
   48 | ERROR   | Missing doc comment for function
      |         | testConstraintArrayNotHasKey2()
   73 | ERROR   | Missing doc comment for function
      |         | testConstraintFileNotExists()
   75 | WARNING | Line exceeds 85 characters; contains 126 characters
  103 | ERROR   | Missing doc comment for function
      |         | testConstraintFileNotExists2()
  105 | WARNING | Line exceeds 85 characters; contains 126 characters
  130 | ERROR   | Missing doc comment for function
      |         | testConstraintNotGreaterThan()
  158 | ERROR   | Missing doc comment for function
      |         | testConstraintNotGreaterThan2()
  183 | ERROR   | Missing doc comment for function
      |         | testConstraintGreaterThanOrEqual()
  189 | WARNING | Line exceeds 85 characters; contains 91 characters
  210 | ERROR   | Missing doc comment for function
      |         | testConstraintGreaterThanOrEqual2()
  233 | ERROR   | Missing doc comment for function
      |         | testConstraintNotGreaterThanOrEqual()
  240 | WARNING | Line exceeds 85 characters; contains 98 characters
  261 | ERROR   | Missing doc comment for function
      |         | testConstraintNotGreaterThanOrEqual2()
  286 | ERROR   | Missing doc comment for function
      |         | testConstraintIsAnything()
  296 | ERROR   | Missing doc comment for function
      |         | testConstraintNotIsAnything()
  324 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotEqual()
  353 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotEqual2()
  378 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotIdentical()
  389 | WARNING | Line exceeds 85 characters; contains 106 characters
  410 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotIdentical2()
  437 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotIdentical3()
  462 | ERROR   | Missing doc comment for function
      |         | testConstraintIsInstanceOf()
  468 | WARNING | Line exceeds 85 characters; contains 89 characters
  473 | WARNING | Line exceeds 85 characters; contains 86 characters
  474 | WARNING | Line exceeds 85 characters; contains 102 characters
  494 | ERROR   | Missing doc comment for function
      |         | testConstraintIsInstanceOf2()
  517 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotInstanceOf()
  525 | WARNING | Line exceeds 85 characters; contains 92 characters
  546 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotInstanceOf2()
  571 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotType()
  600 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotType2()
  625 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotNull()
  654 | ERROR   | Missing doc comment for function
      |         | testConstraintIsNotNull2()
  679 | ERROR   | Missing doc comment for function
      |         | testConstraintNotLessThan()
  708 | ERROR   | Missing doc comment for function
      |         | testConstraintNotLessThan2()
  733 | ERROR   | Missing doc comment for function
      |         | testConstraintLessThanOrEqual()
  739 | WARNING | Line exceeds 85 characters; contains 88 characters
  760 | ERROR   | Missing doc comment for function
      |         | testConstraintLessThanOrEqual2()
  783 | ERROR   | Missing doc comment for function
      |         | testConstraintNotLessThanOrEqual()
  791 | WARNING | Line exceeds 85 characters; contains 95 characters
  812 | ERROR   | Missing doc comment for function
      |         | testConstraintNotLessThanOrEqual2()
  837 | ERROR   | Missing doc comment for function
      |         | testConstraintClassNotHasAttribute()
  844 | WARNING | Line exceeds 85 characters; contains 98 characters
  845 | WARNING | Line exceeds 85 characters; contains 99 characters
  853 | WARNING | Line exceeds 85 characters; contains 102 characters
  866 | ERROR   | Missing doc comment for function
      |         | testConstraintClassNotHasAttribute2()
  873 | WARNING | Line exceeds 85 characters; contains 90 characters
  878 | WARNING | Line exceeds 85 characters; contains 102 characters
  891 | ERROR   | Missing doc comment for function
      |         | testConstraintClassNotHasStaticAttribute()
  898 | WARNING | Line exceeds 85 characters; contains 98 characters
  899 | WARNING | Line exceeds 85 characters; contains 112 characters
  907 | WARNING | Line exceeds 85 characters; contains 115 characters
  920 | ERROR   | Missing doc comment for function
      |         | testConstraintClassNotHasStaticAttribute2()
  927 | WARNING | Line exceeds 85 characters; contains 90 characters
  932 | WARNING | Line exceeds 85 characters; contains 115 characters
  945 | ERROR   | Missing doc comment for function
      |         | testConstraintObjectNotHasAttribute()
  952 | WARNING | Line exceeds 85 characters; contains 95 characters
  953 | WARNING | Line exceeds 85 characters; contains 99 characters
  961 | WARNING | Line exceeds 85 characters; contains 112 characters
  974 | ERROR   | Missing doc comment for function
      |         | testConstraintObjectNotHasAttribute2()
  981 | WARNING | Line exceeds 85 characters; contains 87 characters
  986 | WARNING | Line exceeds 85 characters; contains 112 characters
  999 | ERROR   | Missing doc comment for function
      |         | testConstraintPCRENotMatch()
 1007 | WARNING | Line exceeds 85 characters; contains 92 characters
 1028 | ERROR   | Missing doc comment for function
      |         | testConstraintPCRENotMatch2()
 1053 | ERROR   | Missing doc comment for function
      |         | testConstraintStringStartsNotWith()
 1082 | ERROR   | Missing doc comment for function
      |         | testConstraintStringStartsNotWith2()
 1107 | ERROR   | Missing doc comment for function
      |         | testConstraintStringNotContains()
 1136 | ERROR   | Missing doc comment for function
      |         | testConstraintStringNotContainsWhenIgnoreCase()
 1153 | ERROR   | Missing doc comment for function
      |         | testConstraintStringNotContainsForUtf8StringWhenNotIgnoreCase()
 1170 | ERROR   | Missing doc comment for function
      |         | testConstraintStringNotContains2()
 1195 | ERROR   | Missing doc comment for function
      |         | testConstraintStringEndsNotWith()
 1224 | ERROR   | Missing doc comment for function
      |         | testConstraintStringEndsNotWith2()
 1249 | ERROR   | Missing doc comment for function
      |         | testConstraintArrayNotContains()
 1278 | ERROR   | Missing doc comment for function
      |         | testConstraintArrayNotContains2()
 1303 | ERROR   | Missing doc comment for function
      |         | testAttributeNotEqualTo()
 1311 | WARNING | Line exceeds 85 characters; contains 90 characters
 1338 | ERROR   | Missing doc comment for function
      |         | testAttributeNotEqualTo2()
 1363 | ERROR   | Missing doc comment for function
      |         | testConstraintCountWithAnArray()
 1371 | ERROR   | Missing doc comment for function
      |         | testConstraintCountWithAnIteratorWhichDoesNotImplementCountable()
 1375 | WARNING | Line exceeds 85 characters; contains 95 characters
 1376 | WARNING | Line exceeds 85 characters; contains 93 characters
 1379 | ERROR   | Missing doc comment for function
      |         | testConstraintCountWithAnObjectImplementingCountable()
 1383 | WARNING | Line exceeds 85 characters; contains 94 characters
 1384 | WARNING | Line exceeds 85 characters; contains 92 characters
 1387 | ERROR   | Missing doc comment for function
      |         | testConstraintCountFailing()
 1409 | ERROR   | Missing doc comment for function
      |         | testConstraintNotCountFailing()
 1433 | ERROR   | Missing doc comment for function
      |         | testConstraintNotSameSizeFailing()
 1457 | ERROR   | Missing doc comment for function
      |         | testConstraintException()
 1468 | WARNING | Line exceeds 85 characters; contains 125 characters
 1485 | ERROR   | Missing parameter comment
 1489 | ERROR   | Private method name "ConstraintTest::trimnl" must be
      |         | prefixed with an underscore
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/tests/Framework/BaseTestListenerTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class BaseTestListenerTest
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Private member variable "result" must be prefixed with an
    |       | underscore
 20 | ERROR | Missing doc comment for function testEndEventsAreCounted()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/tests/Framework/TestFailureTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class TestFailureTest
 15 | ERROR | Missing doc comment for function testToString()
 24 | ERROR | Missing doc comment for function testToStringForError()
 33 | ERROR | Missing doc comment for function testgetExceptionAsString()
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/tests/Framework/AssertTest.php
---------------------------------------------------------------------------
FOUND 373 ERRORS AND 106 WARNINGS AFFECTING 430 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   15 | ERROR   | [ ] Missing doc comment for class AssertTest
   17 | ERROR   | [ ] Missing short description in doc comment
   20 | ERROR   | [ ] Private member variable "filesDirectory" must be
      |         |     prefixed with an underscore
   22 | ERROR   | [ ] Missing doc comment for function setUp()
   24 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
   27 | ERROR   | [ ] Missing doc comment for function testFail()
   38 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertSplObjectStorageContainsObject()
   52 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayContainsObject()
   64 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayContainsString()
   73 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayContainsNonObject()
   82 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertContainsOnlyInstancesOf()
   96 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertContainsEmptyStringInString()
  101 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayHasKeyThrowsExceptionForInvalidFirstArgument()
  108 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayHasKeyThrowsExceptionForInvalidSecondArgument()
  115 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayHasIntegerKey()
  124 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArraySubset()
  133 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  134 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  138 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  139 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  147 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  155 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArraySubsetWithDeepNestedArrays()
  170 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  174 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  177 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArraySubsetWithNoStrictCheckAndObjects()
  187 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArraySubsetWithStrictCheckAndObjects()
  200 | ERROR   | [ ] Missing short description in doc comment
  200 | ERROR   | [ ] Doc comment for parameter "$partial" missing
  200 | ERROR   | [ ] Doc comment for parameter "$subject" missing
  202 | ERROR   | [ ] Missing @return tag in function comment
  203 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  210 | ERROR   | [ ] Missing short description in doc comment
  221 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotHasKeyThrowsExceptionForInvalidFirstArgument()
  228 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotHasKeyThrowsExceptionForInvalidSecondArgument()
  235 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotHasIntegerKey()
  244 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayHasStringKey()
  253 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotHasStringKey()
  262 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayHasKeyAcceptsArrayObjectValue()
  270 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayHasKeyProperlyFailsWithArrayObjectValue()
  280 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayHasKeyAcceptsArrayAccessValue()
  288 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayHasKeyProperlyFailsWithArrayAccessValue()
  298 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotHasKeyAcceptsArrayAccessValue()
  306 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotHasKeyPropertlyFailsWithArrayAccessValue()
  316 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertContainsThrowsException()
  323 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertIteratorContainsObject()
  334 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertIteratorContainsString()
  343 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringContainsString()
  352 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringContainsStringForUtf8()
  361 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringContainsStringForUtf8WhenIgnoreCase()
  371 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotContainsThrowsException()
  378 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertSplObjectStorageNotContainsObject()
  392 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotContainsObject()
  404 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotContainsString()
  413 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotContainsNonObject()
  422 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotContainsString()
  431 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotContainsStringForUtf8()
  440 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotContainsStringForUtf8WhenIgnoreCase()
  447 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertContainsOnlyThrowsException()
  454 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotContainsOnlyThrowsException()
  461 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertContainsOnlyInstancesOfThrowsException()
  468 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayContainsOnlyIntegers()
  477 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotContainsOnlyIntegers()
  486 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayContainsOnlyStdClass()
  495 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertArrayNotContainsOnlyStdClass()
  504 | ERROR   | [ ] Missing doc comment for function sameValues()
  509 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  535 | ERROR   | [ ] Missing doc comment for function notEqualValues()
  560 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  617 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  618 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  621 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  622 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  626 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  627 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  640 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  641 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  644 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  645 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  678 | ERROR   | [ ] Missing doc comment for function equalValues()
  733 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  734 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  737 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  738 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  742 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  743 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  751 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  752 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  755 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  756 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  761 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  765 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  770 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  790 | ERROR   | [ ] Missing doc comment for function equalProvider()
  796 | ERROR   | [ ] Missing doc comment for function notEqualProvider()
  801 | ERROR   | [ ] Missing doc comment for function sameProvider()
  806 | ERROR   | [ ] Missing doc comment for function notSameProvider()
  813 | ERROR   | [ ] Missing short description in doc comment
  813 | ERROR   | [ ] Doc comment for parameter "$a" missing
  813 | ERROR   | [ ] Doc comment for parameter "$b" missing
  813 | ERROR   | [ ] Doc comment for parameter "$delta" missing
  813 | ERROR   | [ ] Doc comment for parameter "$canonicalize" missing
  813 | ERROR   | [ ] Doc comment for parameter "$ignoreCase" missing
  815 | ERROR   | [ ] Missing @return tag in function comment
  816 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  821 | ERROR   | [ ] Missing short description in doc comment
  821 | ERROR   | [ ] Doc comment for parameter "$a" missing
  821 | ERROR   | [ ] Doc comment for parameter "$b" missing
  821 | ERROR   | [ ] Doc comment for parameter "$delta" missing
  821 | ERROR   | [ ] Doc comment for parameter "$canonicalize" missing
  821 | ERROR   | [ ] Doc comment for parameter "$ignoreCase" missing
  823 | ERROR   | [ ] Missing @return tag in function comment
  824 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  831 | ERROR   | [ ] Missing short description in doc comment
  831 | ERROR   | [ ] Doc comment for parameter "$a" missing
  831 | ERROR   | [ ] Doc comment for parameter "$b" missing
  831 | ERROR   | [ ] Doc comment for parameter "$delta" missing
  831 | ERROR   | [ ] Doc comment for parameter "$canonicalize" missing
  831 | ERROR   | [ ] Doc comment for parameter "$ignoreCase" missing
  833 | ERROR   | [ ] Missing @return tag in function comment
  834 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  839 | ERROR   | [ ] Missing short description in doc comment
  839 | ERROR   | [ ] Doc comment for parameter "$a" missing
  839 | ERROR   | [ ] Doc comment for parameter "$b" missing
  839 | ERROR   | [ ] Doc comment for parameter "$delta" missing
  839 | ERROR   | [ ] Doc comment for parameter "$canonicalize" missing
  839 | ERROR   | [ ] Doc comment for parameter "$ignoreCase" missing
  841 | ERROR   | [ ] Missing @return tag in function comment
  842 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  849 | ERROR   | [ ] Missing short description in doc comment
  849 | ERROR   | [ ] Doc comment for parameter "$a" missing
  849 | ERROR   | [ ] Doc comment for parameter "$b" missing
  851 | ERROR   | [ ] Missing @return tag in function comment
  857 | ERROR   | [ ] Missing short description in doc comment
  857 | ERROR   | [ ] Doc comment for parameter "$a" missing
  857 | ERROR   | [ ] Doc comment for parameter "$b" missing
  859 | ERROR   | [ ] Missing @return tag in function comment
  867 | ERROR   | [ ] Missing short description in doc comment
  867 | ERROR   | [ ] Doc comment for parameter "$a" missing
  867 | ERROR   | [ ] Doc comment for parameter "$b" missing
  869 | ERROR   | [ ] Missing @return tag in function comment
  875 | ERROR   | [ ] Missing short description in doc comment
  875 | ERROR   | [ ] Doc comment for parameter "$a" missing
  875 | ERROR   | [ ] Doc comment for parameter "$b" missing
  877 | ERROR   | [ ] Missing @return tag in function comment
  885 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertXmlFileEqualsXmlFile()
  900 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertXmlFileNotEqualsXmlFile()
  915 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertXmlStringEqualsXmlFile()
  930 | ERROR   | [ ] Missing doc comment for function
      |         |     testXmlStringNotEqualsXmlFile()
  945 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertXmlStringEqualsXmlString()
  954 | ERROR   | [ ] Missing short description in doc comment
  956 | ERROR   | [ ] Missing @return tag in function comment
  964 | ERROR   | [ ] Missing short description in doc comment
  966 | ERROR   | [ ] Missing @return tag in function comment
  986 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertXmlStringNotEqualsXmlString()
  995 | ERROR   | [ ] Missing doc comment for function
      |         |     testXMLStructureIsSame()
 1010 | ERROR   | [ ] Missing doc comment for function
      |         |     testXMLStructureWrongNumberOfAttributes()
 1016 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 1027 | ERROR   | [ ] Missing doc comment for function
      |         |     testXMLStructureWrongNumberOfNodes()
 1044 | ERROR   | [ ] Missing doc comment for function
      |         |     testXMLStructureIsSameButDataIsNot()
 1059 | ERROR   | [ ] Missing doc comment for function
      |         |     testXMLStructureAttributesAreSameButValuesAreNot()
 1065 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 1074 | ERROR   | [ ] Missing doc comment for function
      |         |     testXMLStructureIgnoreTextNodes()
 1089 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEqualsNumeric()
 1098 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEqualsNumeric2()
 1103 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertIsReadableThrowsException()
 1110 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertIsReadable()
 1119 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotIsReadableThrowsException()
 1126 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotIsReadable()
 1133 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertIsWritableThrowsException()
 1140 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertIsWritable()
 1149 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotIsWritableThrowsException()
 1156 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotIsWritable()
 1163 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryExistsThrowsException()
 1170 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryExists()
 1179 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryNotExistsThrowsException()
 1186 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryNotExists()
 1188 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 1195 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryIsReadableThrowsException()
 1202 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryIsReadable()
 1208 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1211 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryNotIsReadableThrowsException()
 1218 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryIsWritableThrowsException()
 1225 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryIsWritable()
 1231 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1234 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertDirectoryNotIsWritableThrowsException()
 1241 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileExistsThrowsException()
 1248 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileExists()
 1257 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileNotExistsThrowsException()
 1264 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileNotExists()
 1273 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileIsReadableThrowsException()
 1280 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileIsReadable()
 1289 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileNotIsReadableThrowsException()
 1296 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileIsWritableThrowsException()
 1303 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileIsWritable()
 1312 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileNotIsWritableThrowsException()
 1319 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertObjectHasAttribute()
 1330 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertObjectNotHasAttribute()
 1341 | ERROR   | [ ] Missing doc comment for function testAssertFinite()
 1350 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertInfinite()
 1359 | ERROR   | [ ] Missing doc comment for function testAssertNan()
 1368 | ERROR   | [ ] Missing doc comment for function testAssertNull()
 1377 | ERROR   | [ ] Missing doc comment for function testAssertNotNull()
 1386 | ERROR   | [ ] Missing doc comment for function testAssertTrue()
 1395 | ERROR   | [ ] Missing doc comment for function testAssertNotTrue()
 1406 | ERROR   | [ ] Missing doc comment for function testAssertFalse()
 1415 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotFalse()
 1426 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertRegExpThrowsException()
 1433 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertRegExpThrowsException2()
 1440 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotRegExpThrowsException()
 1447 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotRegExpThrowsException2()
 1454 | ERROR   | [ ] Missing doc comment for function testAssertRegExp()
 1463 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotRegExp()
 1472 | ERROR   | [ ] Missing doc comment for function testAssertSame()
 1483 | ERROR   | [ ] Missing doc comment for function testAssertSame2()
 1493 | ERROR   | [ ] Missing doc comment for function testAssertNotSame()
 1517 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotSame2()
 1527 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotSameFailsNull()
 1534 | ERROR   | [ ] Missing doc comment for function testGreaterThan()
 1543 | ERROR   | [ ] Missing doc comment for function
      |         |     testAttributeGreaterThan()
 1560 | ERROR   | [ ] Missing doc comment for function
      |         |     testGreaterThanOrEqual()
 1569 | ERROR   | [ ] Missing doc comment for function
      |         |     testAttributeGreaterThanOrEqual()
 1586 | ERROR   | [ ] Missing doc comment for function testLessThan()
 1599 | ERROR   | [ ] Missing doc comment for function
      |         |     testAttributeLessThan()
 1616 | ERROR   | [ ] Missing doc comment for function
      |         |     testLessThanOrEqual()
 1625 | ERROR   | [ ] Missing doc comment for function
      |         |     testAttributeLessThanOrEqual()
 1642 | ERROR   | [ ] Missing doc comment for function testReadAttribute()
 1649 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1650 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1653 | ERROR   | [ ] Missing doc comment for function
      |         |     testReadAttribute2()
 1655 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 1656 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
 1657 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
 1658 | WARNING | [ ] Line exceeds 85 characters; contains 129 characters
 1659 | WARNING | [ ] Line exceeds 85 characters; contains 127 characters
 1662 | ERROR   | [ ] Missing doc comment for function
      |         |     testReadAttribute3()
 1669 | ERROR   | [ ] Missing doc comment for function
      |         |     testReadAttribute4()
 1676 | ERROR   | [ ] Missing doc comment for function
      |         |     testReadAttribute5()
 1683 | ERROR   | [ ] Missing doc comment for function
      |         |     testReadAttributeIfAttributeNameIsNotValid()
 1690 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetStaticAttributeRaisesExceptionForInvalidFirstArgument()
 1697 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetStaticAttributeRaisesExceptionForInvalidFirstArgument2()
 1704 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetStaticAttributeRaisesExceptionForInvalidSecondArgument()
 1711 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetStaticAttributeRaisesExceptionForInvalidSecondArgument2()
 1718 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetStaticAttributeRaisesExceptionForInvalidSecondArgument3()
 1725 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetObjectAttributeRaisesExceptionForInvalidFirstArgument()
 1732 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetObjectAttributeRaisesExceptionForInvalidSecondArgument()
 1739 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetObjectAttributeRaisesExceptionForInvalidSecondArgument2()
 1746 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetObjectAttributeRaisesExceptionForInvalidSecondArgument3()
 1753 | ERROR   | [ ] Missing doc comment for function
      |         |     testGetObjectAttributeWorksForInheritedAttributes()
 1757 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 1761 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicAttributeContains()
 1772 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicAttributeContainsOnly()
 1783 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicAttributeNotContains()
 1794 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicAttributeNotContainsOnly()
 1805 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertProtectedAttributeContains()
 1816 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertProtectedAttributeNotContains()
 1827 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPrivateAttributeContains()
 1838 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPrivateAttributeNotContains()
 1849 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeContainsNonObject()
 1857 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 1860 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeNotContainsNonObject()
 1864 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 1871 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicAttributeEquals()
 1882 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicAttributeNotEquals()
 1893 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicAttributeSame()
 1904 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicAttributeNotSame()
 1915 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertProtectedAttributeEquals()
 1926 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertProtectedAttributeNotEquals()
 1937 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPrivateAttributeEquals()
 1948 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPrivateAttributeNotEquals()
 1959 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicStaticAttributeEquals()
 1961 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1965 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 1968 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPublicStaticAttributeNotEquals()
 1970 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 1974 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 1977 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertProtectedStaticAttributeEquals()
 1979 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 1983 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 1986 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertProtectedStaticAttributeNotEquals()
 1988 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 1992 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 1995 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPrivateStaticAttributeEquals()
 1997 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 2001 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 2004 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertPrivateStaticAttributeNotEquals()
 2006 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 2010 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 2013 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassHasAttributeThrowsException()
 2020 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassHasAttributeThrowsException2()
 2027 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassHasAttributeThrowsExceptionIfAttributeNameIsNotValid()
 2027 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 2034 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassNotHasAttributeThrowsException()
 2041 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassNotHasAttributeThrowsException2()
 2048 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassNotHasAttributeThrowsExceptionIfAttributeNameIsNotValid()
 2048 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 2055 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassHasStaticAttributeThrowsException()
 2062 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassHasStaticAttributeThrowsException2()
 2069 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassHasStaticAttributeThrowsExceptionIfAttributeNameIsNotValid()
 2069 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 2073 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 2076 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassNotHasStaticAttributeThrowsException()
 2083 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassNotHasStaticAttributeThrowsException2()
 2090 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertClassNotHasStaticAttributeThrowsExceptionIfAttributeNameIsNotValid()
 2090 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 2094 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 2097 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertObjectHasAttributeThrowsException()
 2104 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertObjectHasAttributeThrowsException2()
 2111 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertObjectHasAttributeThrowsExceptionIfAttributeNameIsNotValid()
 2111 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 2118 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertObjectNotHasAttributeThrowsException()
 2125 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertObjectNotHasAttributeThrowsException2()
 2132 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertObjectNotHasAttributeThrowsExceptionIfAttributeNameIsNotValid()
 2132 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 2136 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 2139 | ERROR   | [ ] Missing doc comment for function
      |         |     testClassHasPublicAttribute()
 2141 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 2145 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 2148 | ERROR   | [ ] Missing doc comment for function
      |         |     testClassNotHasPublicAttribute()
 2150 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 2154 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 2157 | ERROR   | [ ] Missing doc comment for function
      |         |     testClassHasPublicStaticAttribute()
 2159 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 2163 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 2166 | ERROR   | [ ] Missing doc comment for function
      |         |     testClassNotHasPublicStaticAttribute()
 2168 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 2172 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 2175 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectHasPublicAttribute()
 2186 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectNotHasPublicAttribute()
 2197 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectHasOnTheFlyAttribute()
 2209 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectNotHasOnTheFlyAttribute()
 2221 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectHasProtectedAttribute()
 2232 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectNotHasProtectedAttribute()
 2243 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectHasPrivateAttribute()
 2254 | ERROR   | [ ] Missing doc comment for function
      |         |     testObjectNotHasPrivateAttribute()
 2265 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatAttributeEquals()
 2276 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatAttributeEquals2()
 2289 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatAttributeEqualTo()
 2297 | ERROR   | [ ] Missing short description in doc comment
 2299 | ERROR   | [ ] Missing @return tag in function comment
 2305 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatIsTrue()
 2310 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatIsFalse()
 2315 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatIsJson()
 2320 | ERROR   | [ ] Missing short description in doc comment
 2322 | ERROR   | [ ] Missing @return tag in function comment
 2334 | ERROR   | [ ] Missing short description in doc comment
 2336 | ERROR   | [ ] Missing @return tag in function comment
 2348 | ERROR   | [ ] Missing short description in doc comment
 2350 | ERROR   | [ ] Missing @return tag in function comment
 2362 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatContains()
 2367 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatStringContains()
 2372 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatContainsOnly()
 2377 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatContainsOnlyInstancesOf()
 2382 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatArrayHasKey()
 2387 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatClassHasAttribute()
 2395 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatClassHasStaticAttribute()
 2403 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatObjectHasAttribute()
 2411 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatEqualTo()
 2416 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatIdenticalTo()
 2424 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatIsInstanceOf()
 2429 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatIsType()
 2434 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatIsEmpty()
 2439 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatFileExists()
 2444 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatGreaterThan()
 2449 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatGreaterThanOrEqual()
 2454 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatLessThan()
 2459 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatLessThanOrEqual()
 2464 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatMatchesRegularExpression()
 2469 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatCallback()
 2473 | ERROR   | [x] Opening parenthesis of a multi-line function call
      |         |     must be the last content on the line
 2475 | ERROR   | [x] Closing parenthesis of a multi-line function call
      |         |     must be on a line by itself
 2479 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertThatCountOf()
 2484 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileEquals()
 2499 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertFileNotEquals()
 2514 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEqualsFile()
 2529 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotEqualsFile()
 2544 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringStartsWithThrowsException()
 2551 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringStartsWithThrowsException2()
 2558 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringStartsNotWithThrowsException()
 2565 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringStartsNotWithThrowsException2()
 2572 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEndsWithThrowsException()
 2579 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEndsWithThrowsException2()
 2586 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEndsNotWithThrowsException()
 2593 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEndsNotWithThrowsException2()
 2600 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringStartsWith()
 2609 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringStartsNotWith()
 2618 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEndsWith()
 2627 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringEndsNotWith()
 2636 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringMatchesFormatRaisesExceptionForInvalidFirstArgument()
 2636 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 2643 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringMatchesFormatRaisesExceptionForInvalidSecondArgument()
 2643 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 2650 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringMatchesFormat()
 2655 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringMatchesFormatFailure()
 2662 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotMatchesFormatRaisesExceptionForInvalidFirstArgument()
 2662 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 2669 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotMatchesFormatRaisesExceptionForInvalidSecondArgument()
 2669 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 2676 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotMatchesFormat()
 2685 | ERROR   | [ ] Missing doc comment for function testAssertEmpty()
 2694 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotEmpty()
 2703 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeEmpty()
 2717 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeNotEmpty()
 2731 | ERROR   | [ ] Missing doc comment for function
      |         |     testMarkTestIncomplete()
 2744 | ERROR   | [ ] Missing doc comment for function
      |         |     testMarkTestSkipped()
 2757 | ERROR   | [ ] Missing doc comment for function testAssertCount()
 2766 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertCountTraversable()
 2775 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertCountThrowsExceptionIfExpectedCountIsNoInteger()
 2780 | WARNING | [ ] Line exceeds 85 characters; contains 137 characters
 2788 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertCountThrowsExceptionIfElementIsNotCountable()
 2793 | WARNING | [ ] Line exceeds 85 characters; contains 154 characters
 2801 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeCount()
 2809 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotCount()
 2818 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotCountThrowsExceptionIfExpectedCountIsNoInteger()
 2825 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotCountThrowsExceptionIfElementIsNotCountable()
 2832 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeNotCount()
 2840 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertSameSize()
 2849 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertSameSizeThrowsExceptionIfExpectedIsNotCountable()
 2854 | WARNING | [ ] Line exceeds 85 characters; contains 157 characters
 2862 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertSameSizeThrowsExceptionIfActualIsNotCountable()
 2867 | WARNING | [ ] Line exceeds 85 characters; contains 157 characters
 2875 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotSameSize()
 2884 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotSameSizeThrowsExceptionIfExpectedIsNotCountable()
 2891 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotSameSizeThrowsExceptionIfActualIsNotCountable()
 2898 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonRaisesExceptionForInvalidArgument()
 2905 | ERROR   | [ ] Missing doc comment for function testAssertJson()
 2910 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonStringEqualsJsonString()
 2919 | ERROR   | [ ] Missing short description in doc comment
 2919 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 2919 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 2921 | ERROR   | [ ] Missing @return tag in function comment
 2922 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 2929 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonStringNotEqualsJsonString()
 2938 | ERROR   | [ ] Missing short description in doc comment
 2938 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 2938 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 2940 | ERROR   | [ ] Missing @return tag in function comment
 2941 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 2948 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonStringEqualsJsonFile()
 2957 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonStringEqualsJsonFileExpectingExpectationFailedException()
 2957 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 2967 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 2977 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonStringEqualsJsonFileExpectingException()
 2990 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonStringNotEqualsJsonFile()
 2999 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonStringNotEqualsJsonFileExpectingException()
 3012 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonFileNotEqualsJsonFile()
 3021 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertJsonFileEqualsJsonFile()
 3029 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertInstanceOf()
 3038 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertInstanceOfThrowsExceptionForInvalidArgument()
 3045 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeInstanceOf()
 3053 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotInstanceOf()
 3062 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotInstanceOfThrowsExceptionForInvalidArgument()
 3069 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeNotInstanceOf()
 3077 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertInternalType()
 3086 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertInternalTypeDouble()
 3095 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertInternalTypeThrowsExceptionForInvalidArgument()
 3102 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeInternalType()
 3110 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotInternalType()
 3119 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertNotInternalTypeThrowsExceptionForInvalidArgument()
 3126 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertAttributeNotInternalType()
 3134 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringMatchesFormatFileThrowsExceptionForInvalidArgument()
 3134 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 3141 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringMatchesFormatFileThrowsExceptionForInvalidArgument2()
 3141 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 3145 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 3148 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringMatchesFormatFile()
 3150 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 3154 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 3157 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotMatchesFormatFileThrowsExceptionForInvalidArgument()
 3157 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 3164 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotMatchesFormatFileThrowsExceptionForInvalidArgument2()
 3164 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 3168 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 3171 | ERROR   | [ ] Missing doc comment for function
      |         |     testAssertStringNotMatchesFormatFile()
 3173 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 3177 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 3180 | ERROR   | [ ] Missing short description in doc comment
 3186 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 3187 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/tests/Framework/TestImplementorTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class TestImplementorTest
 15 | ERROR | Missing doc comment for function testSuccessfulRun()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/Framework/TestCaseTest.php
---------------------------------------------------------------------------
FOUND 84 ERRORS AND 5 WARNINGS AFFECTING 77 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  16 | ERROR   | [ ] Missing doc comment for class TestCaseTest
  22 | ERROR   | [ ] Missing doc comment for function setUpBeforeClass()
  35 | ERROR   | [ ] Missing doc comment for function tearDownAfterClass()
  50 | ERROR   | [ ] Missing doc comment for function testCaseToString()
  58 | ERROR   | [ ] Missing doc comment for function testSuccess()
  70 | ERROR   | [ ] Missing doc comment for function testFailure()
  82 | ERROR   | [ ] Missing doc comment for function testError()
  94 | ERROR   | [ ] Missing doc comment for function testSkipped()
 107 | ERROR   | [ ] Missing doc comment for function testIncomplete()
 120 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionInSetUp()
 132 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionInAssertPreConditions()
 144 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionInTest()
 156 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionInAssertPostConditions()
 168 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionInTearDown()
 181 | ERROR   | [ ] Missing doc comment for function
     |         |     testNoArgTestCasePasses()
 193 | ERROR   | [ ] Missing doc comment for function testWasRun()
 201 | ERROR   | [ ] Missing doc comment for function testException()
 212 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionWithEmptyMessage()
 223 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionWithNullMessage()
 234 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionWithMessage()
 246 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionWithWrongMessage()
 257 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 262 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionWithRegexpMessage()
 274 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionWithWrongRegexpMessage()
 285 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 290 | ERROR   | [ ] Missing doc comment for function
     |         |     testExceptionWithInvalidRegexpMessage()
 299 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 304 | ERROR   | [ ] Missing doc comment for function testNoException()
 315 | ERROR   | [ ] Missing doc comment for function testWrongException()
 326 | ERROR   | [ ] Missing short description in doc comment
 328 | ERROR   | [ ] Missing @return tag in function comment
 371 | ERROR   | [ ] Missing doc comment for function
     |         |     testGlobalsBackupPost()
 391 | ERROR   | [ ] Missing short description in doc comment
 396 | ERROR   | [ ] Missing @return tag in function comment
 403 | ERROR   | [ ] Missing short description in doc comment
 405 | ERROR   | [ ] Missing @return tag in function comment
 412 | ERROR   | [ ] Missing doc comment for function
     |         |     testIsInIsolationReturnsFalse()
 421 | ERROR   | [ ] Missing doc comment for function
     |         |     testIsInIsolationReturnsTrue()
 431 | ERROR   | [ ] Missing doc comment for function
     |         |     testExpectOutputStringFooActualFoo()
 440 | ERROR   | [ ] Missing doc comment for function
     |         |     testExpectOutputStringFooActualBar()
 449 | ERROR   | [ ] Missing doc comment for function
     |         |     testExpectOutputRegexFooActualFoo()
 458 | ERROR   | [ ] Missing doc comment for function
     |         |     testExpectOutputRegexFooActualBar()
 467 | ERROR   | [ ] Missing doc comment for function
     |         |     testSkipsIfRequiresHigherVersionOfPHPUnit()
 479 | ERROR   | [ ] Missing doc comment for function
     |         |     testSkipsIfRequiresHigherVersionOfPHP()
 491 | ERROR   | [ ] Missing doc comment for function
     |         |     testSkipsIfRequiresNonExistingOs()
 503 | ERROR   | [ ] Missing doc comment for function
     |         |     testSkipsIfRequiresNonExistingOsFamily()
 515 | ERROR   | [ ] Missing doc comment for function
     |         |     testSkipsIfRequiresNonExistingFunction()
 527 | ERROR   | [ ] Missing doc comment for function
     |         |     testSkipsIfRequiresNonExistingExtension()
 538 | ERROR   | [ ] Missing doc comment for function
     |         |     testSkipsIfRequiresExtensionWithAMinimumVersion()
 549 | ERROR   | [ ] Missing doc comment for function
     |         |     testSkipsProvidesMessagesForAllSkippingReasons()
 567 | ERROR   | [ ] Missing doc comment for function
     |         |     testRequiringAnExistingMethodDoesNotSkip()
 574 | ERROR   | [ ] Missing doc comment for function
     |         |     testRequiringAnExistingFunctionDoesNotSkip()
 581 | ERROR   | [ ] Missing doc comment for function
     |         |     testRequiringAnExistingExtensionDoesNotSkip()
 588 | ERROR   | [ ] Missing doc comment for function
     |         |     testRequiringAnExistingOsDoesNotSkip()
 595 | ERROR   | [ ] Missing doc comment for function
     |         |     testCurrentWorkingDirectoryIsRestored()
 599 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 605 | ERROR   | [ ] Missing short description in doc comment
 608 | ERROR   | [ ] Missing @return tag in function comment
 615 | ERROR   | [ ] Missing doc comment for function
     |         |     testCreateMockFromClassName()
 623 | ERROR   | [ ] Missing doc comment for function
     |         |     testCreateMockMocksAllMethods()
 625 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 625 | ERROR   | [ ] Missing short description in doc comment
 625 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 632 | ERROR   | [ ] Missing doc comment for function
     |         |     testCreatePartialMockDoesNotMockAllMethods()
 634 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 634 | ERROR   | [ ] Missing short description in doc comment
 634 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 641 | ERROR   | [ ] Missing doc comment for function
     |         |     testCreatePartialMockCanMockNoMethods()
 643 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 643 | ERROR   | [ ] Missing short description in doc comment
 643 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 650 | ERROR   | [ ] Missing doc comment for function
     |         |     testCreateMockSkipsConstructor()
 652 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 652 | ERROR   | [ ] Missing short description in doc comment
 652 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 658 | ERROR   | [ ] Missing doc comment for function
     |         |     testCreateMockDisablesOriginalClone()
 660 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 660 | ERROR   | [ ] Missing short description in doc comment
 660 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 667 | ERROR   | [ ] Missing doc comment for function
     |         |     testConfiguredMockCanBeCreated()
 669 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 669 | ERROR   | [ ] Missing short description in doc comment
 669 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 681 | ERROR   | [ ] Missing doc comment for function
     |         |     testProvidingOfAutoreferencedArray()
 683 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 691 | ERROR   | [ ] Missing short description in doc comment
 694 | ERROR   | [ ] Private method name
     |         |     "TestCaseTest::getAutoreferencedArray" must be
     |         |     prefixed with an underscore
 706 | ERROR   | [ ] Missing doc comment for function
     |         |     testProvidingArrayThatMixesObjectsAndScalars()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/tests/Framework/TestListenerTest.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 16 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  13 | ERROR | Missing doc comment for class TestListenerTest
  25 | ERROR | Missing doc comment for function addError()
  30 | ERROR | Missing doc comment for function addWarning()
  35 | ERROR | Missing doc comment for function addFailure()
  40 | ERROR | Missing doc comment for function addIncompleteTest()
  45 | ERROR | Missing doc comment for function addRiskyTest()
  50 | ERROR | Missing doc comment for function addSkippedTest()
  55 | ERROR | Missing doc comment for function startTestSuite()
  59 | ERROR | Missing doc comment for function endTestSuite()
  63 | ERROR | Missing doc comment for function startTest()
  68 | ERROR | Missing doc comment for function endTest()
  73 | ERROR | Missing doc comment for function setUp()
  86 | ERROR | Missing doc comment for function testError()
  95 | ERROR | Missing doc comment for function testFailure()
 104 | ERROR | Missing doc comment for function testStartStop()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/TextUI/_files/phpt_external.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/bootstrap.php
--------------------------------------------------------------------------
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
--------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  3 | WARNING | Line exceeds 85 characters; contains 94 characters
 11 | WARNING | Line exceeds 85 characters; contains 95 characters
--------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/phpunit/tests/Util/GetoptTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 2 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  16 | ERROR   | Missing doc comment for class GetoptTest
  18 | ERROR   | Missing doc comment for function
     |         | testItIncludeTheLongOptionsAfterTheArgument()
  42 | ERROR   | Missing doc comment for function
     |         | testItIncludeTheShortOptionsAfterTheArgument()
  66 | ERROR   | Missing doc comment for function
     |         | testShortOptionUnrecognizedException()
  80 | ERROR   | Missing doc comment for function
     |         | testShortOptionRequiresAnArgumentException()
  94 | ERROR   | Missing doc comment for function
     |         | testShortOptionHandleAnOptionalValue()
 116 | ERROR   | Missing doc comment for function
     |         | testLongOptionIsAmbiguousException()
 129 | ERROR   | Missing doc comment for function
     |         | testLongOptionUnrecognizedException()
 144 | ERROR   | Missing doc comment for function
     |         | testLongOptionRequiresAnArgumentException()
 157 | ERROR   | Missing doc comment for function
     |         | testLongOptionDoesNotAllowAnArgumentException()
 170 | ERROR   | Missing doc comment for function
     |         | testItHandlesLongParametesWithValues()
 172 | WARNING | Line exceeds 85 characters; contains 129 characters
 193 | ERROR   | Missing doc comment for function
     |         | testItHandlesShortParametesWithValues()
 195 | WARNING | Line exceeds 85 characters; contains 112 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/tests/Util/RegularExpressionTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing doc comment for class RegularExpressionTest
 17 | ERROR   | Missing doc comment for function validRegexpProvider()
 27 | ERROR   | Missing doc comment for function invalidRegexpProvider()
 36 | ERROR   | Missing short description in doc comment
 36 | ERROR   | Doc comment for parameter "$pattern" missing
 36 | ERROR   | Doc comment for parameter "$subject" missing
 36 | ERROR   | Doc comment for parameter "$return" missing
 38 | ERROR   | Missing @return tag in function comment
 41 | WARNING | Line exceeds 85 characters; contains 87 characters
 44 | ERROR   | Missing short description in doc comment
 44 | ERROR   | Doc comment for parameter "$pattern" missing
 44 | ERROR   | Doc comment for parameter "$subject" missing
 46 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/Util/ConfigurationGeneratorTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ConfigurationGeneratorTest
 17 | ERROR | Missing doc comment for function
    |       | testGeneratesConfigurationCorrectly()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/Util/ConfigurationTest.php
---------------------------------------------------------------------------
FOUND 34 ERRORS AND 26 WARNINGS AFFECTING 60 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  17 | ERROR   | Missing doc comment for class ConfigurationTest
  19 | ERROR   | Missing short description in doc comment
  24 | ERROR   | Missing doc comment for function setUp()
  27 | WARNING | Line exceeds 85 characters; contains 106 characters
  31 | ERROR   | Missing doc comment for function
     |         | testExceptionIsThrownForNotExistingConfigurationFile()
  38 | ERROR   | Missing doc comment for function
     |         | testShouldReadColorsWhenTrueInConfigurationFile()
  40 | WARNING | Line exceeds 85 characters; contains 141 characters
  44 | WARNING | Line exceeds 85 characters; contains 87 characters
  47 | ERROR   | Missing doc comment for function
     |         | testShouldReadColorsWhenFalseInConfigurationFile()
  49 | WARNING | Line exceeds 85 characters; contains 142 characters
  53 | WARNING | Line exceeds 85 characters; contains 88 characters
  56 | ERROR   | Missing doc comment for function
     |         | testShouldReadColorsWhenEmptyInConfigurationFile()
  58 | WARNING | Line exceeds 85 characters; contains 142 characters
  62 | WARNING | Line exceeds 85 characters; contains 88 characters
  65 | ERROR   | Missing doc comment for function
     |         | testShouldReadColorsWhenInvalidInConfigurationFile()
  67 | WARNING | Line exceeds 85 characters; contains 144 characters
  71 | WARNING | Line exceeds 85 characters; contains 88 characters
  74 | ERROR   | Missing doc comment for function
     |         | testFilterConfigurationIsReadCorrectly()
 123 | ERROR   | Missing doc comment for function
     |         | testGroupConfigurationIsReadCorrectly()
 140 | ERROR   | Missing doc comment for function
     |         | testTestdoxGroupConfigurationIsReadCorrectly()
 157 | ERROR   | Missing doc comment for function
     |         | testListenerConfigurationIsReadCorrectly()
 181 | WARNING | Line exceeds 85 characters; contains 129 characters
 182 | WARNING | Line exceeds 85 characters; contains 129 characters
 205 | ERROR   | Missing doc comment for function
     |         | testLoggingConfigurationIsReadCorrectly()
 230 | ERROR   | Missing doc comment for function
     |         | testPHPConfigurationIsReadCorrectly()
 236 | WARNING | Line exceeds 85 characters; contains 103 characters
 240 | WARNING | Line exceeds 85 characters; contains 86 characters
 242 | WARNING | Line exceeds 85 characters; contains 162 characters
 254 | ERROR   | Missing short description in doc comment
 256 | ERROR   | Missing @return tag in function comment
 261 | WARNING | Line exceeds 85 characters; contains 129 characters
 276 | ERROR   | Missing short description in doc comment
 280 | ERROR   | Missing @return tag in function comment
 281 | WARNING | Line exceeds 85 characters; contains 91 characters
 290 | ERROR   | Missing short description in doc comment
 294 | ERROR   | Missing @return tag in function comment
 295 | WARNING | Line exceeds 85 characters; contains 93 characters
 304 | ERROR   | Missing short description in doc comment
 308 | ERROR   | Missing @return tag in function comment
 318 | ERROR   | Missing short description in doc comment
 322 | ERROR   | Missing @return tag in function comment
 323 | WARNING | Line exceeds 85 characters; contains 90 characters
 332 | ERROR   | Missing doc comment for function
     |         | testPHPUnitConfigurationIsReadCorrectly()
 339 | WARNING | Line exceeds 85 characters; contains 89 characters
 356 | WARNING | Line exceeds 85 characters; contains 95 characters
 357 | WARNING | Line exceeds 85 characters; contains 105 characters
 373 | ERROR   | Missing doc comment for function
     |         | testXincludeInConfiguration()
 376 | WARNING | Line exceeds 85 characters; contains 115 characters
 385 | ERROR   | Missing short description in doc comment
 387 | ERROR   | Missing @return tag in function comment
 391 | WARNING | Line exceeds 85 characters; contains 112 characters
 418 | ERROR   | Missing parameter comment
 419 | ERROR   | Missing parameter comment
 420 | ERROR   | Missing @return tag in function comment
 421 | WARNING | Line exceeds 85 characters; contains 122 characters
 459 | ERROR   | Missing doc comment for function
     |         | testGetTestSuiteNamesReturnsTheNamesIfDefined()
 462 | WARNING | Line exceeds 85 characters; contains 113 characters
 470 | ERROR   | Missing doc comment for function
     |         | testTestSuiteConfigurationForASingleFileInASuite()
 473 | WARNING | Line exceeds 85 characters; contains 121 characters
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/Util/TestDox/NamePrettifierTest.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 18 WARNINGS AFFECTING 30 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing doc comment for class NamePrettifierTest
 17 | ERROR   | Missing short description in doc comment
 20 | ERROR   | Private member variable "namePrettifier" must be prefixed
    |         | with an underscore
 22 | ERROR   | Missing doc comment for function setUp()
 27 | ERROR   | Missing doc comment for function
    |         | testTitleHasSensibleDefaults()
 29 | WARNING | Line exceeds 85 characters; contains 88 characters
 30 | WARNING | Line exceeds 85 characters; contains 88 characters
 31 | WARNING | Line exceeds 85 characters; contains 92 characters
 32 | WARNING | Line exceeds 85 characters; contains 93 characters
 35 | ERROR   | Missing doc comment for function
    |         | testCaterForUserDefinedSuffix()
 40 | WARNING | Line exceeds 85 characters; contains 92 characters
 41 | WARNING | Line exceeds 85 characters; contains 92 characters
 42 | WARNING | Line exceeds 85 characters; contains 92 characters
 45 | ERROR   | Missing doc comment for function
    |         | testCaterForUserDefinedPrefix()
 50 | WARNING | Line exceeds 85 characters; contains 87 characters
 51 | WARNING | Line exceeds 85 characters; contains 92 characters
 52 | WARNING | Line exceeds 85 characters; contains 87 characters
 55 | ERROR   | Missing doc comment for function
    |         | testTestNameIsConvertedToASentence()
 57 | WARNING | Line exceeds 85 characters; contains 108 characters
 58 | WARNING | Line exceeds 85 characters; contains 109 characters
 59 | WARNING | Line exceeds 85 characters; contains 107 characters
 60 | WARNING | Line exceeds 85 characters; contains 111 characters
 61 | WARNING | Line exceeds 85 characters; contains 111 characters
 62 | WARNING | Line exceeds 85 characters; contains 129 characters
 66 | ERROR   | Missing short description in doc comment
 68 | ERROR   | Missing @return tag in function comment
 71 | WARNING | Line exceeds 85 characters; contains 133 characters
 72 | WARNING | Line exceeds 85 characters; contains 133 characters
 75 | ERROR   | Missing doc comment for function
    |         | testReturnsEmptyStringForInvalidMethodName()
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/Util/XmlTest.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AND 5 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  16 | ERROR   | [ ] Missing doc comment for class XmlTest
  18 | ERROR   | [ ] Missing short description in doc comment
  18 | ERROR   | [ ] Doc comment for parameter "$char" missing
  20 | ERROR   | [ ] Missing @return tag in function comment
  26 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  34 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  37 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  40 | ERROR   | [ ] Missing doc comment for function charProvider()
  51 | ERROR   | [ ] Missing doc comment for function
     |         |     testLoadEmptyString()
  59 | ERROR   | [ ] Missing doc comment for function testLoadArray()
  67 | ERROR   | [ ] Missing doc comment for function testLoadBoolean()
  75 | ERROR   | [ ] Missing doc comment for function
     |         |     testNestedXmlToVariable()
  77 | WARNING | [ ] Line exceeds 85 characters; contains 169 characters
  93 | ERROR   | [ ] Missing doc comment for function
     |         |     testXmlToVariableCanHandleMultipleOfTheSameArgumentType()
  95 | WARNING | [ ] Line exceeds 85 characters; contains 132 characters
 106 | ERROR   | [ ] Missing doc comment for function
     |         |     testXmlToVariableCanConstructObjectsWithConstructorArgumentsRecursively()
 106 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 108 | WARNING | [ ] Line exceeds 85 characters; contains 194 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/tests/Util/GlobalStateTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class GlobalStateTest
 17 | ERROR | Missing doc comment for function
    |       | testIncludedFilesAsStringSkipsVfsProtocols()
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/Util/TestTest.php
---------------------------------------------------------------------------
FOUND 82 ERRORS AND 53 WARNINGS AFFECTING 121 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  19 | ERROR   | [ ] Missing doc comment for class TestTest
  21 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [ ] Missing @return tag in function comment
  67 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  77 | WARNING | [ ] Line exceeds 85 characters; contains 151 characters
  78 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  81 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  83 | WARNING | [ ] Line exceeds 85 characters; contains 139 characters
  88 | WARNING | [ ] Line exceeds 85 characters; contains 175 characters
  89 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  93 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetExpectedRegExp()
 102 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 107 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 111 | ERROR   | [ ] Missing short description in doc comment
 111 | ERROR   | [ ] Doc comment for parameter "$test" missing
 111 | ERROR   | [ ] Doc comment for parameter "$result" missing
 113 | ERROR   | [ ] Missing @return tag in function comment
 122 | ERROR   | [ ] Missing doc comment for function
     |         |     requirementsProvider()
 132 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 133 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 134 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 135 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 171 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 268 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 274 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 280 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 286 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 292 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 298 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 304 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 310 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 316 | ERROR   | [ ] Missing short description in doc comment
 316 | ERROR   | [ ] Doc comment for parameter "$test" missing
 316 | ERROR   | [ ] Doc comment for parameter "$result" missing
 318 | ERROR   | [ ] Missing @return tag in function comment
 342 | ERROR   | [ ] Missing doc comment for function
     |         |     requirementsWithVersionConstraintsProvider()
 447 | ERROR   | [ ] Missing short description in doc comment
 447 | ERROR   | [ ] Doc comment for parameter "$test" missing
 449 | ERROR   | [ ] Missing @return tag in function comment
 450 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 456 | ERROR   | [ ] Missing doc comment for function
     |         |     requirementsWithInvalidVersionConstraintsThrowsExceptionProvider()
 456 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 464 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetRequirementsMergesClassAndMethodDocBlocks()
 482 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 486 | ERROR   | [ ] Missing short description in doc comment
 486 | ERROR   | [ ] Doc comment for parameter "$test" missing
 486 | ERROR   | [ ] Doc comment for parameter "$result" missing
 488 | ERROR   | [ ] Missing @return tag in function comment
 497 | ERROR   | [ ] Missing doc comment for function
     |         |     missingRequirementsProvider()
 505 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 524 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 526 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 528 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 530 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 531 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 532 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 533 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 534 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 535 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 536 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 548 | ERROR   | [ ] Missing short description in doc comment
 550 | ERROR   | [ ] Missing @return tag in function comment
 553 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 557 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 561 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 565 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 569 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 576 | ERROR   | [ ] Missing @return tag in function comment
 579 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 598 | ERROR   | [ ] Missing doc comment for function
     |         |     testMultipleYieldIteratorDataProviders()
 600 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 619 | ERROR   | [ ] Missing doc comment for function
     |         |     testWithVariousIterableDataProviders()
 621 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 623 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 633 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 636 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithEmptyAnnotation()
 638 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 642 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithSimpleCase()
 644 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 646 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 650 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithMultiLineMultiParameterCase()
 652 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 653 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 655 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 659 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithVariousTypes()
 661 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 665 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 669 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithAnnotationAfter()
 671 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 675 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 679 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithSimpleTextAfter()
 681 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 685 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 689 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithCharacterEscape()
 691 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 692 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 693 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 697 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithThrowsProperExceptionIfDatasetCannotBeParsed()
 700 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 702 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 704 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 707 | ERROR   | [ ] Missing doc comment for function
     |         |     testTestWithThrowsProperExceptionIfMultiLineDatasetCannotBeParsed()
 707 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 710 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 712 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 715 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 718 | ERROR   | [ ] Missing short description in doc comment
 720 | ERROR   | [ ] Missing @return tag in function comment
 729 | ERROR   | [ ] Missing short description in doc comment
 734 | ERROR   | [ ] Missing @return tag in function comment
 739 | ERROR   | [ ] Missing doc comment for function
     |         |     testParseAnnotationThatIsOnlyOneLine()
 743 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 747 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 747 | ERROR   | [ ] Missing short description in doc comment
 747 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 747 | ERROR   | [ ] Missing @return tag in function comment
 753 | ERROR   | [ ] Missing short description in doc comment
 753 | ERROR   | [ ] Doc comment for parameter "$test" missing
 753 | ERROR   | [ ] Doc comment for parameter "$lines" missing
 755 | ERROR   | [ ] Missing @return tag in function comment
 783 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetLinesToBeCovered2()
 793 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetLinesToBeCovered3()
 803 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetLinesToBeCovered4()
 813 | ERROR   | [ ] Missing doc comment for function
     |         |     testGetLinesToBeCoveredSkipsNonExistentMethods()
 824 | ERROR   | [ ] Missing doc comment for function
     |         |     testTwoCoversDefaultClassAnnotationsAreNotAllowed()
 834 | ERROR   | [ ] Missing doc comment for function
     |         |     testFunctionParenthesesAreAllowed()
 845 | ERROR   | [ ] Missing doc comment for function
     |         |     testFunctionParenthesesAreAllowedWithWhitespace()
 856 | ERROR   | [ ] Missing doc comment for function
     |         |     testMethodParenthesesAreAllowed()
 867 | ERROR   | [ ] Missing doc comment for function
     |         |     testMethodParenthesesAreAllowedWithWhitespace()
 878 | ERROR   | [ ] Missing doc comment for function
     |         |     testNamespacedFunctionCanBeCoveredOrUsed()
 891 | ERROR   | [ ] Missing doc comment for function
     |         |     getLinesToBeCoveredProvider()
 980 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 993 | ERROR   | [ ] Missing doc comment for function
     |         |     testParseTestMethodAnnotationsIncorporatesTraits()
 995 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 20 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/Util/PHP/AbstractPhpProcessTest.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 4 WARNINGS AFFECTING 20 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  16 | ERROR   | Missing doc comment for class AbstractPhpProcessTest
  18 | ERROR   | Missing short description in doc comment
  21 | ERROR   | Private member variable "phpProcess" must be prefixed
     |         | with an underscore
  23 | ERROR   | Missing doc comment for function setUp()
  25 | WARNING | Line exceeds 85 characters; contains 86 characters
  28 | ERROR   | Missing doc comment for function
     |         | testShouldNotUseStderrRedirectionByDefault()
  33 | ERROR   | Missing doc comment for function
     |         | testShouldDefinedIfUseStderrRedirection()
  40 | ERROR   | Missing doc comment for function
     |         | testShouldDefinedIfDoNotUseStderrRedirection()
  47 | ERROR   | Missing doc comment for function
     |         | testShouldThrowsExceptionWhenStderrRedirectionVariableIsNotABoolean()
  47 | WARNING | Line exceeds 85 characters; contains 89 characters
  54 | ERROR   | Missing doc comment for function
     |         | testShouldUseGivenSettingsToCreateCommand()
  62 | WARNING | Line exceeds 85 characters; contains 113 characters
  68 | ERROR   | Missing doc comment for function
     |         | testShouldRedirectStderrToStdoutWhenDefined()
  78 | ERROR   | Missing doc comment for function
     |         | testShouldUseArgsToCreateCommand()
  88 | ERROR   | Missing doc comment for function
     |         | testShouldHaveFileToCreateCommand()
  91 | WARNING | Line exceeds 85 characters; contains 103 characters
  97 | ERROR   | Missing doc comment for function
     |         | testStdinGetterAndSetter()
 104 | ERROR   | Missing doc comment for function
     |         | testArgsGetterAndSetter()
 111 | ERROR   | Missing doc comment for function testEnvGetterAndSetter()
 118 | ERROR   | Missing doc comment for function
     |         | testTimeoutGetterAndSetter()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/Runner/PhptTestCaseTest.php
---------------------------------------------------------------------------
FOUND 66 ERRORS AND 9 WARNINGS AFFECTING 69 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  16 | ERROR   | [ ] Missing doc comment for class PhptTestCaseTest
  50 | ERROR   | [ ] Missing short description in doc comment
  53 | ERROR   | [ ] Private member variable "dirname" must be prefixed
     |         |     with an underscore
  55 | ERROR   | [ ] Missing short description in doc comment
  58 | ERROR   | [ ] Private member variable "filename" must be prefixed
     |         |     with an underscore
  60 | ERROR   | [ ] Missing short description in doc comment
  63 | ERROR   | [ ] Private member variable "testCase" must be prefixed
     |         |     with an underscore
  65 | ERROR   | [ ] Missing short description in doc comment
  68 | ERROR   | [ ] Private member variable "phpProcess" must be prefixed
     |         |     with an underscore
  70 | ERROR   | [ ] Missing doc comment for function setUp()
  76 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
  80 | ERROR   | [ ] Missing doc comment for function tearDown()
  91 | ERROR   | [ ] Missing parameter comment
  92 | ERROR   | [ ] Missing @return tag in function comment
  93 | ERROR   | [ ] Private method name "PhptTestCaseTest::setPhpContent"
     |         |     must be prefixed with an underscore
 101 | ERROR   | [ ] Missing parameter comment
 105 | ERROR   | [ ] Private method name
     |         |     "PhptTestCaseTest::ensureCorrectEndOfLine" must be
     |         |     prefixed with an underscore
 117 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldRunFileSectionAsTest()
 124 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 125 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 126 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 127 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 132 | ERROR   | [ ] Missing doc comment for function
     |         |     testRenderFileSection()
 134 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 143 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 145 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 148 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 149 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 150 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 151 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 156 | ERROR   | [ ] Missing doc comment for function
     |         |     testRenderSkipifSection()
 164 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 167 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 168 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 169 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 170 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 175 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldRunSkipifSectionWhenExists()
 186 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 187 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 188 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 189 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 194 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldNotRunTestSectionIfSkipifSectionReturnsOutputWithSkipWord()
 194 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 205 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 206 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 207 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 208 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 208 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 213 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldRunCleanSectionWhenDefined()
 224 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 225 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 226 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 231 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldThrowsAnExceptionWhenPhptFileIsEmpty()
 241 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldThrowsAnExceptionWhenFileSectionIsMissing()
 258 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldThrowsAnExceptionWhenThereIsNoExpecOrExpectifOrExpecregexSectionInPhptFile()
 258 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 277 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldValidateExpectSession()
 282 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 283 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 284 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 285 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 285 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 292 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldValidateExpectfSession()
 297 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 298 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 299 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 300 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 300 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 307 | ERROR   | [ ] Missing doc comment for function
     |         |     testShouldValidateExpectregexSession()
 312 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 313 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 314 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 315 | ERROR   | [x] Object operator not indented correctly; expected 12
     |         |     spaces but found 13
 315 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 37 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/NothingTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NothingTest
 6 | ERROR | Missing doc comment for function testNothing()
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/tests/_files/ClassWithNonPublicAttributes.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class
    |       | ParentClassWithPrivateAttributes
  4 | ERROR | Private member variable "privateStaticParentAttribute" must
    |       | be prefixed with an underscore
  5 | ERROR | Private member variable "privateParentAttribute" must be
    |       | prefixed with an underscore
  8 | ERROR | Missing doc comment for class
    |       | ParentClassWithProtectedAttributes
 14 | ERROR | Missing doc comment for class ClassWithNonPublicAttributes
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/_files/AssertionExampleTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class AssertionExampleTest
 6 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/tests/_files/ExceptionInTearDownTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class ExceptionInTearDownTest
 12 | ERROR | Missing doc comment for function setUp()
 17 | ERROR | Missing doc comment for function assertPreConditions()
 22 | ERROR | Missing doc comment for function testSomething()
 27 | ERROR | Missing doc comment for function assertPostConditions()
 32 | ERROR | Missing doc comment for function tearDown()
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/IniTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class IniTest
 6 | ERROR | Missing doc comment for function testIni()
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/Struct.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class Struct
 6 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/tests/_files/BaseTestListenerSample.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  6 | ERROR | Missing doc comment for class BaseTestListenerSample
 10 | ERROR | Missing doc comment for function endTest()
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/TestSkipped.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class TestSkipped
 6 | ERROR | Missing doc comment for function runTest()
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/tests/_files/ClassWithToString.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing @category tag in class comment
 13 | ERROR | Missing @package tag in class comment
 13 | ERROR | Missing @author tag in class comment
 13 | ERROR | Missing @license tag in class comment
 13 | ERROR | Missing @link tag in class comment
 16 | ERROR | Missing doc comment for function __toString()
---------------------------------------------------------------------------


FILE: ...unit/phpunit/tests/_files/phpunit-example-extension/tests/OneTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing doc comment for class OneTest
 9 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit/tests/_files/NamespaceCoverageCoversClassTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing short description in doc comment
  6 | ERROR | Missing @category tag in class comment
  6 | ERROR | Missing @package tag in class comment
  6 | ERROR | Missing @author tag in class comment
  6 | ERROR | Missing @license tag in class comment
  6 | ERROR | Missing @link tag in class comment
  9 | ERROR | Missing short description in doc comment
 16 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/tests/_files/TemplateMethodsTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class TemplateMethodsTest
  6 | ERROR | Missing doc comment for function setUpBeforeClass()
 11 | ERROR | Missing doc comment for function setUp()
 16 | ERROR | Missing doc comment for function assertPreConditions()
 21 | ERROR | Missing doc comment for function testOne()
 27 | ERROR | Missing doc comment for function testTwo()
 33 | ERROR | Missing doc comment for function assertPostConditions()
 38 | ERROR | Missing doc comment for function tearDown()
 43 | ERROR | Missing doc comment for function tearDownAfterClass()
 48 | ERROR | Missing doc comment for function onNotSuccessfulTest()
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/CoveredClass.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class CoveredParentClass
  4 | ERROR | Private method name "CoveredParentClass::privateMethod" must
    |       | be prefixed with an underscore
  4 | ERROR | Missing doc comment for function privateMethod()
  8 | ERROR | Missing doc comment for function protectedMethod()
 13 | ERROR | Missing doc comment for function publicMethod()
 19 | ERROR | Missing doc comment for class CoveredClass
 21 | ERROR | Private method name "CoveredClass::privateMethod" must be
    |       | prefixed with an underscore
 21 | ERROR | Missing doc comment for function privateMethod()
 25 | ERROR | Missing doc comment for function protectedMethod()
 31 | ERROR | Missing doc comment for function publicMethod()
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/tests/_files/NamespaceCoveredClass.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class CoveredParentClass
  6 | ERROR | Private method name "CoveredParentClass::privateMethod" must
    |       | be prefixed with an underscore
  6 | ERROR | Missing doc comment for function privateMethod()
 10 | ERROR | Missing doc comment for function protectedMethod()
 15 | ERROR | Missing doc comment for function publicMethod()
 21 | ERROR | Missing doc comment for class CoveredClass
 23 | ERROR | Private method name "CoveredClass::privateMethod" must be
    |       | prefixed with an underscore
 23 | ERROR | Missing doc comment for function privateMethod()
 27 | ERROR | Missing doc comment for function protectedMethod()
 33 | ERROR | Missing doc comment for function publicMethod()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/_files/CoverageFunctionTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageFunctionTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/Calculator.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class Calculator
 4 | ERROR | Missing short description in doc comment
 4 | ERROR | Doc comment for parameter "$a" missing
 4 | ERROR | Doc comment for parameter "$b" missing
 9 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/_files/NamespaceCoveragePublicTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoveragePublicTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/TestIterator2.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class TestIterator2
  6 | ERROR | Missing doc comment for function __construct()
 11 | ERROR | Missing doc comment for function current()
 16 | ERROR | Missing doc comment for function next()
 21 | ERROR | Missing doc comment for function key()
 26 | ERROR | Missing doc comment for function valid()
 31 | ERROR | Missing doc comment for function rewind()
---------------------------------------------------------------------------


FILE: ...or/phpunit/phpunit/tests/_files/ChangeCurrentWorkingDirectoryTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | ChangeCurrentWorkingDirectoryTest
 6 | ERROR | Missing doc comment for function
   |       | testSomethingThatChangesTheCwd()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/tests/_files/ClassWithScalarTypeDeclarations.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class ClassWithScalarTypeDeclarations
 4 | ERROR | Missing doc comment for function foo()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/_files/BankAccountTest.test.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
 19 | ERROR | Missing doc comment for function setUp()
 24 | ERROR | Missing short description in doc comment
 28 | ERROR | Missing @return tag in function comment
 34 | ERROR | Missing short description in doc comment
 38 | ERROR | Missing @return tag in function comment
 52 | ERROR | Missing short description in doc comment
 56 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/tests/_files/CoverageProtectedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageProtectedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/_files/WrapperIteratorAggregate.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  3 | ERROR | Missing doc comment for class WrapperIteratorAggregate
  5 | ERROR | Missing short description in doc comment
  8 | ERROR | Private member variable "baseCollection" must be prefixed
    |       | with an underscore
 10 | ERROR | Missing doc comment for function __construct()
 16 | ERROR | Missing doc comment for function getIterator()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/CoveredFunction.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for function globalFunction()
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/NoTestCases.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NoTestCases
 6 | ERROR | Missing doc comment for function noTestCase()
---------------------------------------------------------------------------


FILE: ...r/phpunit/phpunit/tests/_files/NamespaceCoverageClassExtendedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | NamespaceCoverageClassExtendedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/_files/RequirementsClassDocBlockTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  1 | ERROR | Missing file doc comment
  3 | ERROR | Missing short description in doc comment
  9 | ERROR | Missing @category tag in class comment
  9 | ERROR | Missing @package tag in class comment
  9 | ERROR | Missing @author tag in class comment
  9 | ERROR | Missing @license tag in class comment
  9 | ERROR | Missing @link tag in class comment
 12 | ERROR | Missing short description in doc comment
 18 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/tests/_files/DataProviderFilterTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class DataProviderFilterTest
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$truth" missing
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing doc comment for function truthProvider()
 24 | ERROR | Missing short description in doc comment
 24 | ERROR | Doc comment for parameter "$false" missing
 26 | ERROR | Missing @return tag in function comment
 32 | ERROR | Missing doc comment for function falseProvider()
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/phpunit/tests/_files/DoubleTestCase.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  6 | ERROR | Missing doc comment for class DoubleTestCase
 10 | ERROR | Missing doc comment for function __construct()
 15 | ERROR | Missing doc comment for function count()
 20 | ERROR | Missing doc comment for function run()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/FalsyConstraint.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class FalsyConstraint
  6 | ERROR | Missing doc comment for function matches()
 11 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/_files/BankAccountTest2.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class BankAccountTest
 15 | ERROR | Private member variable "ba" must be prefixed with an
    |       | underscore
 17 | ERROR | Missing doc comment for function setUp()
 22 | ERROR | Missing doc comment for function
    |       | testBalanceIsInitiallyZero()
 31 | ERROR | Missing doc comment for function
    |       | testBalanceCannotBecomeNegative()
 44 | ERROR | Missing doc comment for function
    |       | testBalanceCannotBecomeNegative2()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/tests/_files/VariousIterableDataProviderTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [ ] Missing doc comment for class
    |       |     VariousIterableDataProviderTest
  5 | ERROR | [ ] Missing short description in doc comment
  9 | ERROR | [ ] Missing @return tag in function comment
 14 | ERROR | [ ] Missing doc comment for function asArrayProvider()
 23 | ERROR | [ ] Missing doc comment for function asIteratorProvider()
 30 | ERROR | [ ] Missing doc comment for function asTraversableProvider()
 32 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 36 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/TestIterator.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class TestIterator
  7 | ERROR | Missing doc comment for function __construct()
 12 | ERROR | Missing doc comment for function rewind()
 17 | ERROR | Missing doc comment for function valid()
 22 | ERROR | Missing doc comment for function key()
 27 | ERROR | Missing doc comment for function current()
 32 | ERROR | Missing doc comment for function next()
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/_files/IgnoreCodeCoverageClassTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class IgnoreCodeCoverageClassTest
  6 | ERROR | Missing doc comment for function testReturnTrue()
 12 | ERROR | Missing doc comment for function testReturnFalse()
---------------------------------------------------------------------------


FILE: ...punit/phpunit/tests/_files/NamespaceCoverageCoversClassPublicTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing short description in doc comment
  6 | ERROR | Missing @category tag in class comment
  6 | ERROR | Missing @package tag in class comment
  6 | ERROR | Missing @author tag in class comment
  6 | ERROR | Missing @license tag in class comment
  6 | ERROR | Missing @link tag in class comment
  9 | ERROR | Missing short description in doc comment
 11 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/tests/_files/InheritedTestCase.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class InheritedTestCase
 4 | ERROR | Missing doc comment for function test2()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/_files/CoverageMethodParenthesesTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageMethodParenthesesTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...phpunit/phpunit/tests/_files/RequirementsClassBeforeClassHookTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  4 | ERROR   | Missing short description in doc comment
  6 | ERROR   | Missing @category tag in class comment
  6 | ERROR   | Missing @package tag in class comment
  6 | ERROR   | Missing @author tag in class comment
  6 | ERROR   | Missing @license tag in class comment
  6 | ERROR   | Missing @link tag in class comment
  9 | ERROR   | Missing doc comment for function setUpBeforeClass()
 11 | WARNING | Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/phpunit/tests/_files/OutputTestCase.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class OutputTestCase
  6 | ERROR | Missing doc comment for function
    |       | testExpectOutputStringFooActualFoo()
 12 | ERROR | Missing doc comment for function
    |       | testExpectOutputStringFooActualBar()
 18 | ERROR | Missing doc comment for function
    |       | testExpectOutputRegexFooActualFoo()
 24 | ERROR | Missing doc comment for function
    |       | testExpectOutputRegexFooActualBar()
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/tests/_files/CoveragePrivateTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoveragePrivateTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/_files/RequirementsTest.php
---------------------------------------------------------------------------
FOUND 121 ERRORS AFFECTING 121 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  12 | ERROR | Missing doc comment for class RequirementsTest
  14 | ERROR | Missing doc comment for function testOne()
  18 | ERROR | Missing short description in doc comment
  20 | ERROR | Missing @return tag in function comment
  25 | ERROR | Missing short description in doc comment
  27 | ERROR | Missing @return tag in function comment
  32 | ERROR | Missing short description in doc comment
  35 | ERROR | Missing @return tag in function comment
  40 | ERROR | Missing short description in doc comment
  42 | ERROR | Missing @return tag in function comment
  47 | ERROR | Missing short description in doc comment
  49 | ERROR | Missing @return tag in function comment
  54 | ERROR | Missing short description in doc comment
  56 | ERROR | Missing @return tag in function comment
  61 | ERROR | Missing short description in doc comment
  63 | ERROR | Missing @return tag in function comment
  68 | ERROR | Missing short description in doc comment
  70 | ERROR | Missing @return tag in function comment
  75 | ERROR | Missing short description in doc comment
  77 | ERROR | Missing @return tag in function comment
  82 | ERROR | Missing short description in doc comment
  85 | ERROR | Missing @return tag in function comment
  90 | ERROR | Missing short description in doc comment
  99 | ERROR | Missing @return tag in function comment
 104 | ERROR | Missing short description in doc comment
 106 | ERROR | Missing @return tag in function comment
 111 | ERROR | Missing short description in doc comment
 113 | ERROR | Missing @return tag in function comment
 118 | ERROR | Missing short description in doc comment
 120 | ERROR | Missing @return tag in function comment
 125 | ERROR | Missing short description in doc comment
 127 | ERROR | Missing @return tag in function comment
 132 | ERROR | Missing short description in doc comment
 134 | ERROR | Missing @return tag in function comment
 139 | ERROR | Missing short description in doc comment
 141 | ERROR | Missing @return tag in function comment
 146 | ERROR | Missing short description in doc comment
 148 | ERROR | Missing @return tag in function comment
 153 | ERROR | Missing short description in doc comment
 155 | ERROR | Missing @return tag in function comment
 160 | ERROR | Missing short description in doc comment
 163 | ERROR | Missing @return tag in function comment
 168 | ERROR | Missing short description in doc comment
 170 | ERROR | Missing @return tag in function comment
 175 | ERROR | Missing short description in doc comment
 177 | ERROR | Missing @return tag in function comment
 182 | ERROR | Missing short description in doc comment
 184 | ERROR | Missing @return tag in function comment
 189 | ERROR | Missing short description in doc comment
 191 | ERROR | Missing @return tag in function comment
 196 | ERROR | Missing short description in doc comment
 198 | ERROR | Missing @return tag in function comment
 203 | ERROR | Missing short description in doc comment
 205 | ERROR | Missing @return tag in function comment
 210 | ERROR | Missing short description in doc comment
 212 | ERROR | Missing @return tag in function comment
 217 | ERROR | Missing short description in doc comment
 219 | ERROR | Missing @return tag in function comment
 224 | ERROR | Missing short description in doc comment
 226 | ERROR | Missing @return tag in function comment
 231 | ERROR | Missing short description in doc comment
 233 | ERROR | Missing @return tag in function comment
 238 | ERROR | Missing short description in doc comment
 240 | ERROR | Missing @return tag in function comment
 245 | ERROR | Missing short description in doc comment
 247 | ERROR | Missing @return tag in function comment
 252 | ERROR | Missing short description in doc comment
 254 | ERROR | Missing @return tag in function comment
 259 | ERROR | Missing short description in doc comment
 261 | ERROR | Missing @return tag in function comment
 266 | ERROR | Missing short description in doc comment
 268 | ERROR | Missing @return tag in function comment
 273 | ERROR | Missing short description in doc comment
 275 | ERROR | Missing @return tag in function comment
 280 | ERROR | Missing short description in doc comment
 282 | ERROR | Missing @return tag in function comment
 287 | ERROR | Missing short description in doc comment
 289 | ERROR | Missing @return tag in function comment
 294 | ERROR | Missing short description in doc comment
 296 | ERROR | Missing @return tag in function comment
 301 | ERROR | Missing short description in doc comment
 303 | ERROR | Missing @return tag in function comment
 308 | ERROR | Missing short description in doc comment
 310 | ERROR | Missing @return tag in function comment
 315 | ERROR | Missing short description in doc comment
 317 | ERROR | Missing @return tag in function comment
 322 | ERROR | Missing short description in doc comment
 324 | ERROR | Missing @return tag in function comment
 329 | ERROR | Missing short description in doc comment
 331 | ERROR | Missing @return tag in function comment
 336 | ERROR | Missing short description in doc comment
 338 | ERROR | Missing @return tag in function comment
 343 | ERROR | Missing short description in doc comment
 345 | ERROR | Missing @return tag in function comment
 350 | ERROR | Missing short description in doc comment
 352 | ERROR | Missing @return tag in function comment
 357 | ERROR | Missing short description in doc comment
 359 | ERROR | Missing @return tag in function comment
 364 | ERROR | Missing short description in doc comment
 367 | ERROR | Missing @return tag in function comment
 372 | ERROR | Missing short description in doc comment
 375 | ERROR | Missing @return tag in function comment
 380 | ERROR | Missing short description in doc comment
 383 | ERROR | Missing @return tag in function comment
 388 | ERROR | Missing short description in doc comment
 391 | ERROR | Missing @return tag in function comment
 396 | ERROR | Missing short description in doc comment
 399 | ERROR | Missing @return tag in function comment
 404 | ERROR | Missing short description in doc comment
 407 | ERROR | Missing @return tag in function comment
 412 | ERROR | Missing short description in doc comment
 415 | ERROR | Missing @return tag in function comment
 419 | ERROR | Missing short description in doc comment
 422 | ERROR | Missing @return tag in function comment
 427 | ERROR | Missing short description in doc comment
 430 | ERROR | Missing @return tag in function comment
 435 | ERROR | Missing short description in doc comment
 437 | ERROR | Missing @return tag in function comment
 441 | ERROR | Missing short description in doc comment
 443 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/tests/_files/CoverageFunctionParenthesesTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageFunctionParenthesesTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/_files/DataProviderTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class DataProviderTest
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$a" missing
  6 | ERROR | Doc comment for parameter "$b" missing
  6 | ERROR | Doc comment for parameter "$c" missing
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing doc comment for function providerMethod()
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/MyCommand.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class MyCommand
  6 | ERROR | Missing doc comment for function __construct()
 12 | ERROR | Missing doc comment for function myHandler()
---------------------------------------------------------------------------


FILE: ...iles/DataProviderIssue2859/tests/another/TestWithDataProviderTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing doc comment for class TestWithDataProviderTest
  9 | ERROR | Missing short description in doc comment
  9 | ERROR | Doc comment for parameter "$x" missing
 11 | ERROR | Missing @return tag in function comment
 17 | ERROR | Missing doc comment for function provide()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/tests/_files/DataProviderIssue2922/FirstTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing short description in doc comment
  9 | ERROR | Missing @category tag in class comment
  9 | ERROR | Missing @package tag in class comment
  9 | ERROR | Missing @author tag in class comment
  9 | ERROR | Missing @license tag in class comment
  9 | ERROR | Missing @link tag in class comment
 12 | ERROR | Missing short description in doc comment
 12 | ERROR | Doc comment for parameter "$x" missing
 14 | ERROR | Missing @return tag in function comment
 20 | ERROR | Missing doc comment for function provide()
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit/tests/_files/DataProviderIssue2922/SecondTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  8 | ERROR | You must use "/**" style comments for a class comment
 10 | ERROR | Missing doc comment for function testSecond()
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/ConcreteTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class ConcreteTest
 4 | ERROR | Missing doc comment for function testTwo()
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit/tests/_files/BeforeClassWithOnlyDataProviderTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class
    |       | BeforeClassWithOnlyDataProviderTest
  7 | ERROR | Missing doc comment for function resetProperties()
 13 | ERROR | Missing doc comment for function setUpBeforeClass()
 18 | ERROR | Missing short description in doc comment
 20 | ERROR | Missing @return tag in function comment
 26 | ERROR | Missing doc comment for function dummyProvider()
 31 | ERROR | Missing short description in doc comment
 34 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/NoTestCaseClass.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class NoTestCaseClass
---------------------------------------------------------------------------


FILE: ...r/phpunit/phpunit/tests/_files/CoverageTwoDefaultClassAnnotations.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  1 | ERROR | Missing file doc comment
  3 | ERROR | Missing short description in doc comment
  6 | ERROR | Missing @category tag in class comment
  6 | ERROR | Missing @package tag in class comment
  6 | ERROR | Missing @author tag in class comment
  6 | ERROR | Missing @license tag in class comment
  6 | ERROR | Missing @link tag in class comment
  9 | ERROR | Missing short description in doc comment
 11 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/Singleton.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class Singleton
  4 | ERROR | Private member variable "uniqueInstance" must be prefixed
    |       | with an underscore
  6 | ERROR | Missing doc comment for function __construct()
 10 | ERROR | Missing doc comment for function __clone()
 14 | ERROR | Missing doc comment for function getInstance()
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/tests/_files/DependencyTestSuite.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class DependencyTestSuite
 6 | ERROR | Missing doc comment for function suite()
---------------------------------------------------------------------------


FILE: ...unit/phpunit/tests/_files/CoverageMethodParenthesesWhitespaceTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | CoverageMethodParenthesesWhitespaceTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/_files/CoverageNoneTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNoneTest
 6 | ERROR | Missing doc comment for function testSomething()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/NamedConstraint.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class NamedConstraint
  6 | ERROR | Missing short description in doc comment
  9 | ERROR | Private member variable "name" must be prefixed with an
    |       | underscore
 11 | ERROR | Missing doc comment for function fromName()
 20 | ERROR | Missing doc comment for function matches()
 25 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/tests/_files/DataProviderIssue2833/FirstTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing doc comment for class FirstTest
  9 | ERROR | Missing short description in doc comment
  9 | ERROR | Doc comment for parameter "$x" missing
 11 | ERROR | Missing @return tag in function comment
 17 | ERROR | Missing doc comment for function provide()
---------------------------------------------------------------------------


FILE: ...dor/phpunit/phpunit/tests/_files/DataProviderIssue2833/SecondTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing doc comment for class SecondTest
 11 | ERROR | Missing doc comment for function testSecond()
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageClassTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageClassTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/tests/_files/NotPublicTestCase.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class NotPublicTestCase
  6 | ERROR | Missing doc comment for function testPublic()
 10 | ERROR | Missing doc comment for function testNotPublic()
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/tests/_files/SampleArrayAccess.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  1 | ERROR | Missing file doc comment
  7 | ERROR | Missing @category tag in class comment
  7 | ERROR | Missing @package tag in class comment
  7 | ERROR | Missing @author tag in class comment
  7 | ERROR | Missing @license tag in class comment
  7 | ERROR | Missing @link tag in class comment
 10 | ERROR | Private member variable "container" must be prefixed with an
    |       | underscore
 12 | ERROR | Missing doc comment for function __construct()
 16 | ERROR | Missing doc comment for function offsetSet()
 24 | ERROR | Missing doc comment for function offsetExists()
 28 | ERROR | Missing doc comment for function offsetUnset()
 32 | ERROR | Missing doc comment for function offsetGet()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/_files/ExceptionInSetUpTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class ExceptionInSetUpTest
 12 | ERROR | Missing doc comment for function setUp()
 18 | ERROR | Missing doc comment for function assertPreConditions()
 23 | ERROR | Missing doc comment for function testSomething()
 28 | ERROR | Missing doc comment for function assertPostConditions()
 33 | ERROR | Missing doc comment for function tearDown()
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/phpunit/tests/_files/TestIncomplete.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class TestIncomplete
 6 | ERROR | Missing doc comment for function runTest()
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/Failure.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Failure
 6 | ERROR | Missing doc comment for function runTest()
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/tests/_files/CoverageClassTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageClassTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/MockRunner.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class MockRunner
 6 | ERROR | Missing doc comment for function runFailed()
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/phpunit/tests/_files/DummyException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 3 | ERROR | Missing doc comment for class DummyException
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/tests/_files/ExceptionStackTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  5 | ERROR   | Missing doc comment for class ExceptionStackTest
  7 | ERROR   | Missing doc comment for function
    |         | testPrintingChildException()
 14 | WARNING | Line exceeds 85 characters; contains 88 characters
 18 | ERROR   | Missing doc comment for function testNestedExceptions()
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/tests/_files/NamespaceCoveragePrivateTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoveragePrivateTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/tests/_files/IgnoreCodeCoverageClass.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  1 | ERROR | Missing file doc comment
  2 | ERROR | Missing short description in doc comment
  4 | ERROR | Missing @category tag in class comment
  4 | ERROR | Missing @package tag in class comment
  4 | ERROR | Missing @author tag in class comment
  4 | ERROR | Missing @license tag in class comment
  4 | ERROR | Missing @link tag in class comment
  7 | ERROR | Missing doc comment for function returnTrue()
 12 | ERROR | Missing doc comment for function returnFalse()
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/tests/_files/CoverageNotPublicTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNotPublicTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/tests/_files/DataProviderIncompleteTest.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class DataProviderIncompleteTest
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$a" missing
  6 | ERROR | Doc comment for parameter "$b" missing
  6 | ERROR | Doc comment for parameter "$c" missing
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing short description in doc comment
 14 | ERROR | Doc comment for parameter "$a" missing
 14 | ERROR | Doc comment for parameter "$b" missing
 14 | ERROR | Doc comment for parameter "$c" missing
 16 | ERROR | Missing @return tag in function comment
 22 | ERROR | Missing doc comment for function
    |       | incompleteTestProviderMethod()
 32 | ERROR | Missing doc comment for function providerMethod()
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/FatalTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing doc comment for class FatalTest
 7 | ERROR | Missing doc comment for function testFatalError()
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/phpunit/tests/_files/IncompleteTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class IncompleteTest
 6 | ERROR | Missing doc comment for function testIncomplete()
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/NonStatic.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class NonStatic
 4 | ERROR | Missing doc comment for function suite()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/tests/_files/DataProviderSkippedTest.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class DataProviderSkippedTest
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$a" missing
  6 | ERROR | Doc comment for parameter "$b" missing
  6 | ERROR | Doc comment for parameter "$c" missing
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing short description in doc comment
 14 | ERROR | Doc comment for parameter "$a" missing
 14 | ERROR | Doc comment for parameter "$b" missing
 14 | ERROR | Doc comment for parameter "$c" missing
 16 | ERROR | Missing @return tag in function comment
 22 | ERROR | Missing doc comment for function skippedTestProviderMethod()
 32 | ERROR | Missing doc comment for function providerMethod()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/_files/CoverageNotProtectedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNotProtectedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit/tests/_files/CoverageMethodOneLineAnnotationTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 5 | ERROR | [ ] Missing doc comment for class
   |       |     CoverageMethodOneLineAnnotationTest
 7 | ERROR | [x] The open comment tag must be the only content on the line
 7 | ERROR | [ ] Missing short description in doc comment
 7 | ERROR | [x] The close comment tag must be the only content on the
   |       |     line
 7 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/tests/_files/EmptyTestCaseTest.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class EmptyTestCaseTest
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/tests/_files/CoverageNotPrivateTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNotPrivateTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit/tests/_files/ParseTestMethodAnnotationsMock.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  1 | ERROR | Missing file doc comment
  2 | ERROR | Missing short description in doc comment
  4 | ERROR | Missing @category tag in class comment
  4 | ERROR | Missing @package tag in class comment
  4 | ERROR | Missing @author tag in class comment
  4 | ERROR | Missing @license tag in class comment
  4 | ERROR | Missing @link tag in class comment
 10 | ERROR | Missing short description in doc comment
 12 | ERROR | Missing @category tag in class comment
 12 | ERROR | Missing @package tag in class comment
 12 | ERROR | Missing @author tag in class comment
 12 | ERROR | Missing @license tag in class comment
 12 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/tests/_files/ExceptionNamespaceTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class ExceptionNamespaceTest
 21 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing @return tag in function comment
 30 | ERROR | Missing short description in doc comment
 34 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/tests/_files/TestIteratorAggregate2.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
  6 | ERROR | You must use "/**" style comments for a class comment
  8 | ERROR | Private member variable "traversable" must be prefixed with
    |       | an underscore
 10 | ERROR | Missing doc comment for function __construct()
 15 | ERROR | Missing doc comment for function getIterator()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/_files/Inheritance/InheritanceA.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing doc comment for class InheritanceA
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/_files/Inheritance/InheritanceB.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 5 | ERROR | Missing doc comment for class InheritanceB
 7 | ERROR | Missing doc comment for function testSomething()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/_files/OverrideTestCase.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class OverrideTestCase
 4 | ERROR | Missing doc comment for function testCase()
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/TestWithTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class TestWithTest
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$a" missing
  6 | ERROR | Doc comment for parameter "$b" missing
  6 | ERROR | Doc comment for parameter "$c" missing
 11 | ERROR | Missing @return tag in function comment
 17 | ERROR | Missing doc comment for function providerMethod()
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/Author.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing @category tag in class comment
 13 | ERROR | Missing @package tag in class comment
 13 | ERROR | Missing @author tag in class comment
 13 | ERROR | Missing @license tag in class comment
 13 | ERROR | Missing @link tag in class comment
 19 | ERROR | Private member variable "name" must be prefixed with an
    |       | underscore
 21 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/TestTestError.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class TestError
 6 | ERROR | Missing doc comment for function runTest()
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/Mockable.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class Mockable
  7 | ERROR | Missing doc comment for function __construct()
 12 | ERROR | Missing doc comment for function foo()
 17 | ERROR | Missing doc comment for function bar()
 22 | ERROR | Missing doc comment for function __clone()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/tests/_files/CoveragePublicTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoveragePublicTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/_files/NamespaceCoverageMethodTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageMethodTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/tests/_files/DependencySuccessTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class DependencySuccessTest
  6 | ERROR | Missing doc comment for function testOne()
 11 | ERROR | Missing short description in doc comment
 13 | ERROR | Missing @return tag in function comment
 19 | ERROR | Missing short description in doc comment
 21 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/tests/_files/CoverageNothingTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNothingTest
 6 | ERROR | Missing short description in doc comment
 9 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/tests/_files/TestIteratorAggregate.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  3 | ERROR | Missing doc comment for class TestIteratorAggregate
  5 | ERROR | Private member variable "traversable" must be prefixed with
    |       | an underscore
  7 | ERROR | Missing doc comment for function __construct()
 12 | ERROR | Missing doc comment for function getIterator()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/tests/_files/StopsOnWarningTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class StopsOnWarningTest
 6 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/tests/_files/ThrowExceptionTestCase.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class ThrowExceptionTestCase
 6 | ERROR | Missing doc comment for function test()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/tests/_files/TestGeneratorMaker.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class TestGeneratorMaker
 4 | ERROR | Missing doc comment for function create()
---------------------------------------------------------------------------


FILE: ...it/phpunit/tests/_files/CoverageFunctionParenthesesWhitespaceTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | CoverageFunctionParenthesesWhitespaceTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/FailureTest.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  4 | ERROR   | Missing doc comment for class FailureTest
  6 | ERROR   | Missing doc comment for function
    |         | testAssertArrayEqualsArray()
 11 | ERROR   | Missing doc comment for function
    |         | testAssertIntegerEqualsInteger()
 16 | ERROR   | Missing doc comment for function
    |         | testAssertObjectEqualsObject()
 27 | ERROR   | Missing doc comment for function
    |         | testAssertNullEqualsString()
 32 | ERROR   | Missing doc comment for function
    |         | testAssertStringEqualsString()
 37 | ERROR   | Missing doc comment for function
    |         | testAssertTextEqualsText()
 42 | ERROR   | Missing doc comment for function
    |         | testAssertStringMatchesFormat()
 47 | ERROR   | Missing doc comment for function
    |         | testAssertNumericEqualsNumeric()
 52 | ERROR   | Missing doc comment for function testAssertTextSameText()
 57 | ERROR   | Missing doc comment for function
    |         | testAssertObjectSameObject()
 62 | ERROR   | Missing doc comment for function
    |         | testAssertObjectSameNull()
 67 | ERROR   | Missing doc comment for function
    |         | testAssertFloatSameFloat()
 73 | ERROR   | You must use "/**" style comments for a function comment
 75 | WARNING | Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/SampleClass.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class SampleClass
 8 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/StackTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class StackTest
  6 | ERROR | Missing doc comment for function testPush()
 18 | ERROR | Missing short description in doc comment
 18 | ERROR | Doc comment for parameter "$stack" missing
 20 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit/tests/_files/CoverageClassExtendedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageClassExtendedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/phpunit/tests/_files/MultiDependencyTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class MultiDependencyTest
  6 | ERROR | Missing doc comment for function testOne()
 13 | ERROR | Missing doc comment for function testTwo()
 20 | ERROR | Missing short description in doc comment
 20 | ERROR | Doc comment for parameter "$a" missing
 20 | ERROR | Doc comment for parameter "$b" missing
 23 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/DummyBarTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class DummyBarTest
 14 | ERROR | Missing doc comment for function testBarEqualsBar()
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/tests/_files/DataProviderDependencyTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  2 | ERROR   | Missing doc comment for class DataProviderDependencyTest
  4 | ERROR   | Missing doc comment for function testReference()
 10 | ERROR   | Missing short description in doc comment
 10 | ERROR   | Doc comment for parameter "$param" missing
 14 | ERROR   | Missing @return tag in function comment
 19 | ERROR   | Missing doc comment for function provider()
 21 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit/tests/_files/CoverageNamespacedFunctionTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNamespacedFunctionTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/phpunit/tests/_files/StopOnWarningTestSuite.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class StopOnWarningTestSuite
 6 | ERROR | Missing doc comment for function suite()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/_files/NotExistingCoveredElementTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class NotExistingCoveredElementTest
  6 | ERROR | Missing short description in doc comment
  8 | ERROR | Missing @return tag in function comment
 13 | ERROR | Missing short description in doc comment
 15 | ERROR | Missing @return tag in function comment
 20 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/Book.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing @category tag in class comment
 13 | ERROR | Missing @package tag in class comment
 13 | ERROR | Missing @author tag in class comment
 13 | ERROR | Missing @license tag in class comment
 13 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/ExceptionTest.php
---------------------------------------------------------------------------
FOUND 32 ERRORS AFFECTING 29 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] Missing file doc comment
   4 | ERROR | [ ] Missing doc comment for class ExceptionTest
  27 | ERROR | [ ] Missing short description in doc comment
  29 | ERROR | [ ] Missing @return tag in function comment
  34 | ERROR | [ ] Missing short description in doc comment
  36 | ERROR | [ ] Missing @return tag in function comment
  41 | ERROR | [ ] Missing short description in doc comment
  43 | ERROR | [ ] Missing @return tag in function comment
  48 | ERROR | [ ] Missing short description in doc comment
  50 | ERROR | [ ] Missing @return tag in function comment
  55 | ERROR | [ ] Missing short description in doc comment
  57 | ERROR | [ ] Missing @return tag in function comment
  62 | ERROR | [ ] Missing short description in doc comment
  66 | ERROR | [ ] Missing @return tag in function comment
  71 | ERROR | [ ] Missing short description in doc comment
  75 | ERROR | [ ] Missing @return tag in function comment
  80 | ERROR | [ ] Missing short description in doc comment
  84 | ERROR | [ ] Missing @return tag in function comment
  89 | ERROR | [ ] Missing short description in doc comment
  93 | ERROR | [ ] Missing @return tag in function comment
  98 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
  98 | ERROR | [ ] Missing short description in doc comment
  98 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
  98 | ERROR | [ ] Missing @return tag in function comment
 103 | ERROR | [ ] Missing short description in doc comment
 107 | ERROR | [ ] Missing @return tag in function comment
 112 | ERROR | [ ] Missing short description in doc comment
 117 | ERROR | [ ] Missing @return tag in function comment
 122 | ERROR | [ ] Missing short description in doc comment
 127 | ERROR | [ ] Missing @return tag in function comment
 132 | ERROR | [ ] Missing short description in doc comment
 137 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/CustomPrinter.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CustomPrinter
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/IsolationTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class IsolationTest
  6 | ERROR | Missing doc comment for function
    |       | testIsInIsolationReturnsFalse()
 11 | ERROR | Missing doc comment for function
    |       | testIsInIsolationReturnsTrue()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/_files/ClonedDependencyTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class ClonedDependencyTest
  6 | ERROR | Private member variable "dependency" must be prefixed with
    |       | an underscore
  8 | ERROR | Missing doc comment for function setUpBeforeClass()
 13 | ERROR | Missing doc comment for function testOne()
 20 | ERROR | Missing short description in doc comment
 20 | ERROR | Doc comment for parameter "$dependency" missing
 22 | ERROR | Missing @return tag in function comment
 28 | ERROR | Missing short description in doc comment
 28 | ERROR | Doc comment for parameter "$dependency" missing
 30 | ERROR | Missing @return tag in function comment
 36 | ERROR | Missing short description in doc comment
 36 | ERROR | Doc comment for parameter "$dependency" missing
 38 | ERROR | Missing @return tag in function comment
 44 | ERROR | Missing short description in doc comment
 44 | ERROR | Doc comment for parameter "$dependency" missing
 46 | ERROR | Missing @return tag in function comment
 52 | ERROR | Missing short description in doc comment
 52 | ERROR | Doc comment for parameter "$dependency" missing
 54 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/StatusTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  7 | ERROR | Missing doc comment for class StatusTest
  9 | ERROR | Missing doc comment for function testSuccess()
 14 | ERROR | Missing doc comment for function testFailure()
 19 | ERROR | Missing doc comment for function testError()
 24 | ERROR | Missing doc comment for function testIncomplete()
 29 | ERROR | Missing doc comment for function testSkipped()
 34 | ERROR | Missing doc comment for function testRisky()
 38 | ERROR | Missing doc comment for function testWarning()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/_files/MultipleDataProviderTest.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class MultipleDataProviderTest
  6 | ERROR | Missing short description in doc comment
 10 | ERROR | Missing @return tag in function comment
 15 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing @return tag in function comment
 24 | ERROR | Missing doc comment for function providerA()
 33 | ERROR | Missing doc comment for function providerB()
 42 | ERROR | Missing doc comment for function providerC()
 51 | ERROR | Missing doc comment for function providerD()
 58 | ERROR | Missing doc comment for function providerE()
 65 | ERROR | Missing doc comment for function providerF()
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit/tests/_files/NamespaceCoverageProtectedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageProtectedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/tests/_files/DependencyFailureTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class DependencyFailureTest
  6 | ERROR | Missing doc comment for function testOne()
 11 | ERROR | Missing short description in doc comment
 13 | ERROR | Missing @return tag in function comment
 19 | ERROR | Missing short description in doc comment
 21 | ERROR | Missing @return tag in function comment
 27 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...r/phpunit/phpunit/tests/_files/ExceptionInAssertPreConditionsTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class
    |       | ExceptionInAssertPreConditionsTest
 12 | ERROR | Missing doc comment for function setUp()
 17 | ERROR | Missing doc comment for function assertPreConditions()
 23 | ERROR | Missing doc comment for function testSomething()
 28 | ERROR | Missing doc comment for function assertPostConditions()
 33 | ERROR | Missing doc comment for function tearDown()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/tests/_files/TestAutoreferenced.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class TestAutoreferenced
 8 | ERROR | Missing doc comment for function testJsonEncodeException()
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/phpunit/tests/_files/DataProviderDebugTest.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  4 | ERROR   | Missing doc comment for class DataProviderDebugTest
  6 | ERROR   | Missing short description in doc comment
  8 | ERROR   | Missing @return tag in function comment
 14 | ERROR   | Missing doc comment for function provider()
 29 | WARNING | Line exceeds 85 characters; contains 92 characters
 46 | WARNING | Line exceeds 85 characters; contains 116 characters
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/OneTestCase.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class OneTestCase
  6 | ERROR | Missing doc comment for function noTestCase()
 10 | ERROR | Missing doc comment for function testCase()
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/phpunit/tests/_files/BeforeClassAndAfterClassTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class BeforeClassAndAfterClassTest
  9 | ERROR | Missing doc comment for function resetProperties()
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @return tag in function comment
 23 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing @return tag in function comment
 31 | ERROR | Missing doc comment for function test1()
 34 | ERROR | Missing doc comment for function test2()
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/AbstractTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class AbstractTest
 6 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/tests/_files/BeforeAndAfterTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class BeforeAndAfterTest
  9 | ERROR | Missing doc comment for function resetProperties()
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @return tag in function comment
 23 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing @return tag in function comment
 31 | ERROR | Missing doc comment for function test1()
 34 | ERROR | Missing doc comment for function test2()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/tests/_files/DataProviderTestDoxTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class DataProviderTestDoxTest
  6 | ERROR | Missing short description in doc comment
  9 | ERROR | Missing @return tag in function comment
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @return tag in function comment
 23 | ERROR | Missing doc comment for function provider()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/NotVoidTestCase.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NotVoidTestCase
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/WasRun.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class WasRun
 8 | ERROR | Missing doc comment for function runTest()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/_files/TruthyConstraint.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class TruthyConstraint
  6 | ERROR | Missing doc comment for function matches()
 11 | ERROR | Missing doc comment for function toString()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/BankAccountTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
 19 | ERROR | Missing doc comment for function setUp()
 24 | ERROR | Missing short description in doc comment
 28 | ERROR | Missing @return tag in function comment
 41 | ERROR | Missing short description in doc comment
 45 | ERROR | Missing @return tag in function comment
 59 | ERROR | Missing short description in doc comment
 63 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...endor/phpunit/phpunit/tests/_files/NamespaceCoverageNotPublicTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageNotPublicTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...or/phpunit/phpunit/tests/_files/NamespaceCoverageNotProtectedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | NamespaceCoverageNotProtectedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/ArrayAccessible.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  3 | ERROR | Missing doc comment for class ArrayAccessible
  5 | ERROR | Private member variable "array" must be prefixed with an
    |       | underscore
  7 | ERROR | Missing doc comment for function __construct()
 12 | ERROR | Missing doc comment for function offsetExists()
 17 | ERROR | Missing doc comment for function offsetGet()
 22 | ERROR | Missing doc comment for function offsetSet()
 31 | ERROR | Missing doc comment for function offsetUnset()
 36 | ERROR | Missing doc comment for function getIterator()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/_files/TestDoxGroupTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class TestDoxGroupTest
  7 | ERROR | Missing short description in doc comment
  9 | ERROR | Missing @return tag in function comment
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/_files/NamespaceCoveredFunction.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for function func()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/phpunit/tests/_files/AssertionExample.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class AssertionExample
 4 | ERROR | Missing doc comment for function doSomething()
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/phpunit/tests/_files/NoArgTestCaseTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NoArgTestCaseTest
 6 | ERROR | Missing doc comment for function testNothing()
---------------------------------------------------------------------------


FILE: .../phpunit/phpunit/tests/_files/ExceptionInAssertPostConditionsTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class
    |       | ExceptionInAssertPostConditionsTest
 12 | ERROR | Missing doc comment for function setUp()
 17 | ERROR | Missing doc comment for function assertPreConditions()
 22 | ERROR | Missing doc comment for function testSomething()
 27 | ERROR | Missing doc comment for function assertPostConditions()
 33 | ERROR | Missing doc comment for function tearDown()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/ExceptionInTest.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class ExceptionInTest
 12 | ERROR | Missing doc comment for function setUp()
 17 | ERROR | Missing doc comment for function assertPreConditions()
 22 | ERROR | Missing doc comment for function testSomething()
 28 | ERROR | Missing doc comment for function assertPostConditions()
 33 | ERROR | Missing doc comment for function tearDown()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/phpunit/tests/_files/NamespaceCoverageNotPrivateTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageNotPrivateTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/ConcreteTest.my.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class
   |       | ConcreteWithMyCustomExtensionTest
 4 | ERROR | Missing doc comment for function testTwo()
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/DummyFooTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 12 | ERROR | Missing doc comment for class DummyFooTest
 14 | ERROR | Missing doc comment for function testFooEqualsFoo()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/_files/ThrowNoExceptionTestCase.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class ThrowNoExceptionTestCase
 6 | ERROR | Missing doc comment for function test()
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/phpunit/tests/_files/CountConstraint.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class CountConstraint
  6 | ERROR | Missing short description in doc comment
  9 | ERROR | Private member variable "count" must be prefixed with an
    |       | underscore
 11 | ERROR | Missing doc comment for function fromCount()
 20 | ERROR | Missing doc comment for function matches()
 25 | ERROR | Missing doc comment for function toString()
 33 | ERROR | Missing doc comment for function count()
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/Success.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Success
 6 | ERROR | Missing doc comment for function runTest()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/phpunit/tests/_files/CoverageMethodTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageMethodTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/phpunit/tests/_files/BankAccount.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 11 | ERROR | You must use "/**" style comments for a class comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 40 | ERROR | Missing parameter comment
 43 | ERROR | Missing @return tag in function comment
 56 | ERROR | Missing parameter comment
 59 | ERROR | Missing @return tag in function comment
 70 | ERROR | Missing parameter comment
 73 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit/tests/Regression/Trac/578/Issue578Test.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue578Test
  6 | ERROR | Missing doc comment for function
    |       | testNoticesDoublePrintStackTrace()
 12 | ERROR | Missing doc comment for function
    |       | testWarningsDoublePrintStackTrace()
 18 | ERROR | Missing doc comment for function
    |       | testUnexpectedExceptionsPrintsCorrectly()
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit/tests/Regression/Trac/523/Issue523Test.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue523Test
  6 | ERROR | Missing doc comment for function testAttributeEquals()
 12 | ERROR | Missing doc comment for class Issue523
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit/tests/Regression/Trac/684/Issue684Test.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Foo_Bar_Issue684Test
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/Trac/1021/Issue1021Test.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue1021Test
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$data" missing
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing short description in doc comment
 16 | ERROR | Missing @return tag in function comment
 22 | ERROR | Missing doc comment for function provider()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/Regression/Trac/783/TwoTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing short description in doc comment
 6 | ERROR | Missing @category tag in class comment
 6 | ERROR | Missing @package tag in class comment
 6 | ERROR | Missing @author tag in class comment
 6 | ERROR | Missing @license tag in class comment
 6 | ERROR | Missing @link tag in class comment
 9 | ERROR | Missing doc comment for function testSomething()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/Regression/Trac/783/OneTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing short description in doc comment
 6 | ERROR | Missing @category tag in class comment
 6 | ERROR | Missing @package tag in class comment
 6 | ERROR | Missing @author tag in class comment
 6 | ERROR | Missing @license tag in class comment
 6 | ERROR | Missing @link tag in class comment
 9 | ERROR | Missing doc comment for function testSomething()
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpunit/phpunit/tests/Regression/Trac/783/ChildSuite.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 7 | ERROR | Missing doc comment for class ChildSuite
 9 | ERROR | Missing doc comment for function suite()
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/Regression/Trac/783/ParentSuite.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 6 | ERROR | Missing doc comment for class ParentSuite
 8 | ERROR | Missing doc comment for function suite()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1351/Issue1351Test.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  4 | ERROR   | Missing doc comment for class Issue1351Test
  8 | ERROR   | Missing short description in doc comment
 10 | ERROR   | Missing @return tag in function comment
 17 | ERROR   | Missing doc comment for function testFailurePost()
 20 | WARNING | Line exceeds 85 characters; contains 118 characters
 23 | ERROR   | Missing short description in doc comment
 25 | ERROR   | Missing @return tag in function comment
 36 | ERROR   | Missing doc comment for function testExceptionPost()
 39 | WARNING | Line exceeds 85 characters; contains 118 characters
 42 | ERROR   | Missing doc comment for function
    |         | testPhpCoreLanguageException()
---------------------------------------------------------------------------


FILE: ...hpunit/phpunit/tests/Regression/GitHub/1351/ChildProcessClass1351.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class ChildProcessClass1351
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/581/Issue581Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue581Test
 6 | ERROR | Missing doc comment for function
   |       | testExportingObjectsDoesNotBreakWindowsLineFeeds()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2830/Issue2830Test.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  1 | ERROR | Missing file doc comment
  3 | ERROR | Missing short description in doc comment
  5 | ERROR | Missing @category tag in class comment
  5 | ERROR | Missing @package tag in class comment
  5 | ERROR | Missing @author tag in class comment
  5 | ERROR | Missing @license tag in class comment
  5 | ERROR | Missing @link tag in class comment
  8 | ERROR | Missing short description in doc comment
 10 | ERROR | Missing @return tag in function comment
 16 | ERROR | Missing doc comment for function simpleDataProvider()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2158/Issue2158Test.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue2158Test
  8 | ERROR | Missing @return tag in function comment
 20 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...List/vendor/phpunit/phpunit/tests/Regression/GitHub/2158/constant.inc
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1570/Issue1570Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue1570Test
 6 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...phpunit/tests/Regression/GitHub/2591/SeparateFunctionPreserveTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing short description in doc comment
  7 | ERROR | Missing @category tag in class comment
  7 | ERROR | Missing @package tag in class comment
  7 | ERROR | Missing @author tag in class comment
  7 | ERROR | Missing @license tag in class comment
  7 | ERROR | Missing @link tag in class comment
 10 | ERROR | Missing doc comment for function testChangedGlobalString()
 16 | ERROR | Missing doc comment for function testGlobalString()
---------------------------------------------------------------------------


FILE: ...phpunit/phpunit/tests/Regression/GitHub/2591/bootstrapNoBootstrap.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...punit/tests/Regression/GitHub/2591/SeparateFunctionNoPreserveTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing short description in doc comment
  7 | ERROR | Missing @category tag in class comment
  7 | ERROR | Missing @package tag in class comment
  7 | ERROR | Missing @author tag in class comment
  7 | ERROR | Missing @license tag in class comment
  7 | ERROR | Missing @link tag in class comment
 10 | ERROR | Missing doc comment for function testChangedGlobalString()
 16 | ERROR | Missing doc comment for function testGlobalString()
---------------------------------------------------------------------------


FILE: ...it/phpunit/tests/Regression/GitHub/2591/SeparateClassPreserveTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing short description in doc comment
  7 | ERROR | Missing @category tag in class comment
  7 | ERROR | Missing @package tag in class comment
  7 | ERROR | Missing @author tag in class comment
  7 | ERROR | Missing @license tag in class comment
  7 | ERROR | Missing @link tag in class comment
 10 | ERROR | Missing doc comment for function testOriginalGlobalString()
 15 | ERROR | Missing doc comment for function testChangedGlobalString()
 21 | ERROR | Missing doc comment for function testGlobalString()
---------------------------------------------------------------------------


FILE: ...punit/phpunit/tests/Regression/GitHub/2591/bootstrapWithBootstrap.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...punit/tests/Regression/GitHub/2591/bootstrapWithBootstrapNoGlobal.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | You must use "/**" style comments for a file comment
---------------------------------------------------------------------------


FILE: ...nit/tests/Regression/GitHub/2972/unconventiallyNamedIssue2972Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 7 | ERROR | Missing doc comment for class Issue2972Test
 9 | ERROR | Missing doc comment for function testHello()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1265/Issue1265Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue1265Test
 6 | ERROR | Missing doc comment for function testTrue()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1472/Issue1472Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  4 | ERROR   | Missing doc comment for class Issue1472Test
  6 | ERROR   | Missing doc comment for function
    |         | testAssertEqualXMLStructure()
 15 | WARNING | Line exceeds 85 characters; contains 92 characters
 20 | WARNING | Line exceeds 85 characters; contains 149 characters
 21 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1374/Issue1374Test.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing short description in doc comment
  6 | ERROR | Missing @category tag in class comment
  6 | ERROR | Missing @package tag in class comment
  6 | ERROR | Missing @author tag in class comment
  6 | ERROR | Missing @license tag in class comment
  6 | ERROR | Missing @link tag in class comment
  9 | ERROR | Missing doc comment for function setUp()
 14 | ERROR | Missing doc comment for function testSomething()
 19 | ERROR | Missing doc comment for function tearDown()
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/797/bootstrap797.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | You must use "/**" style comments for a file comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/797/Issue797Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue797Test
 8 | ERROR | Missing doc comment for function
   |       | testBootstrapPhpIsExecutedInIsolation()
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/445/Issue445Test.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue445Test
  6 | ERROR | Missing doc comment for function
    |       | testOutputWithExpectationBefore()
 12 | ERROR | Missing doc comment for function
    |       | testOutputWithExpectationAfter()
 18 | ERROR | Missing doc comment for function testNotMatchingOutput()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2811/Issue2811Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class Issue2811Test
 4 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1471/Issue1471Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue1471Test
 6 | ERROR | Missing doc comment for function testFailure()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2731/Issue2731Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class Issue2731Test
 4 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2366/Issue2366Test.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue2366
  6 | ERROR | Missing doc comment for function foo()
 11 | ERROR | Missing doc comment for class Issue2366Test
 13 | ERROR | Missing short description in doc comment
 13 | ERROR | Doc comment for parameter "$o" missing
 15 | ERROR | Missing @return tag in function comment
 21 | ERROR | Missing doc comment for function provider()
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/phpunit/tests/Regression/GitHub/74/Issue74Test.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 4 | ERROR | [ ] Missing doc comment for class Issue74Test
 6 | ERROR | [ ] Missing doc comment for function
   |       |     testCreateAndThrowNewExceptionInProcessIsolation()
 8 | ERROR | [x] File is being conditionally included; use "include_once"
   |       |     instead
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/phpunit/tests/Regression/GitHub/74/NewException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class NewException
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2382/Issue2382Test.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue2382Test
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$test" missing
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing doc comment for function dataProvider()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1216/Issue1216Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue1216Test
 6 | ERROR | Missing doc comment for function
   |       | testConfigAvailableInBootstrap()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1216/bootstrap1216.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1468/Issue1468Test.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue1468Test
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/322/Issue322Test.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue322Test
  6 | ERROR | Missing short description in doc comment
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing short description in doc comment
 16 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/873/Issue873Test.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/503/Issue503Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue503Test
 6 | ERROR | Missing doc comment for function
   |       | testCompareDifferentLineEndings()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2435/Issue2435Test.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 1 | ERROR | Missing file doc comment
 2 | ERROR | Missing short description in doc comment
 4 | ERROR | Missing @category tag in class comment
 4 | ERROR | Missing @package tag in class comment
 4 | ERROR | Missing @author tag in class comment
 4 | ERROR | Missing @license tag in class comment
 4 | ERROR | Missing @link tag in class comment
 7 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1437/Issue1437Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue1437Test
 6 | ERROR | Missing doc comment for function testFailure()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1330/Issue1330Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class Issue1330Test
 6 | ERROR | Missing doc comment for function testTrue()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1335/bootstrap1335.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1335/Issue1335Test.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 2 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  4 | ERROR   | Missing short description in doc comment
  7 | ERROR   | Missing @category tag in class comment
  7 | ERROR   | Missing @package tag in class comment
  7 | ERROR   | Missing @author tag in class comment
  7 | ERROR   | Missing @license tag in class comment
  7 | ERROR   | Missing @link tag in class comment
 10 | ERROR   | Missing doc comment for function testGlobalString()
 15 | ERROR   | Missing doc comment for function testGlobalIntTruthy()
 20 | ERROR   | Missing doc comment for function testGlobalIntFalsey()
 25 | ERROR   | Missing doc comment for function testGlobalFloat()
 30 | ERROR   | Missing doc comment for function testGlobalBoolTrue()
 35 | ERROR   | Missing doc comment for function testGlobalBoolFalse()
 40 | ERROR   | Missing doc comment for function testGlobalNull()
 45 | ERROR   | Missing doc comment for function testGlobalArray()
 50 | ERROR   | Missing doc comment for function testGlobalNestedArray()
 55 | ERROR   | Missing doc comment for function testGlobalObject()
 60 | ERROR   | Missing doc comment for function
    |         | testGlobalObjectWithBackSlashString()
 62 | WARNING | Line exceeds 85 characters; contains 107 characters
 65 | ERROR   | Missing doc comment for function
    |         | testGlobalObjectWithDoubleBackSlashString()
 67 | WARNING | Line exceeds 85 characters; contains 115 characters
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/244/Issue244Test.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue244Test
  6 | ERROR | Missing short description in doc comment
  9 | ERROR | Missing @return tag in function comment
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Missing @return tag in function comment
 24 | ERROR | Missing short description in doc comment
 27 | ERROR | Missing @return tag in function comment
 33 | ERROR | Missing short description in doc comment
 36 | ERROR | Missing @return tag in function comment
 43 | ERROR | Missing doc comment for class Issue244Exception
 45 | ERROR | Missing doc comment for function __construct()
 51 | ERROR | Missing doc comment for class Issue244ExceptionIntCode
 53 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2145/Issue2145Test.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class Issue2145Test
  4 | ERROR | Missing doc comment for function setUpBeforeClass()
  9 | ERROR | Missing doc comment for function testOne()
 13 | ERROR | Missing doc comment for function testTwo()
---------------------------------------------------------------------------


FILE: ...unit/phpunit/tests/Regression/GitHub/2725/BeforeAfterClassPidTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | Missing file doc comment
  7 | ERROR   | Missing short description in doc comment
  9 | ERROR   | Missing @category tag in class comment
  9 | ERROR   | Missing @package tag in class comment
  9 | ERROR   | Missing @author tag in class comment
  9 | ERROR   | Missing @license tag in class comment
  9 | ERROR   | Missing @link tag in class comment
 12 | ERROR   | Missing short description in doc comment
 14 | ERROR   | Missing @return tag in function comment
 20 | ERROR   | Missing doc comment for function testComparePids()
 25 | ERROR   | Missing doc comment for function
    |         | testThatClassDidNotReload()
 30 | ERROR   | Missing short description in doc comment
 32 | ERROR   | Missing @return tag in function comment
 35 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/765/Issue765Test.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue765Test
  6 | ERROR | Missing doc comment for function testDependee()
 11 | ERROR | Missing short description in doc comment
 11 | ERROR | Doc comment for parameter "$a" missing
 14 | ERROR | Missing @return tag in function comment
 20 | ERROR | Missing doc comment for function dependentProvider()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2380/Issue2380Test.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue2380Test
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$data" missing
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1149/Issue1149Test.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue1149Test
  6 | ERROR | Missing doc comment for function testOne()
 12 | ERROR | Missing short description in doc comment
 14 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/433/Issue433Test.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue433Test
  6 | ERROR | Missing doc comment for function
    |       | testOutputWithExpectationBefore()
 12 | ERROR | Missing doc comment for function
    |       | testOutputWithExpectationAfter()
 18 | ERROR | Missing doc comment for function testNotMatchingOutput()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/2137/Issue2137Test.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class Issue2137Test
  4 | ERROR | Missing short description in doc comment
  4 | ERROR | Doc comment for parameter "$provided" missing
  4 | ERROR | Doc comment for parameter "$expected" missing
  6 | ERROR | Missing parameter name
  7 | ERROR | Missing parameter name
  8 | ERROR | Missing @return tag in function comment
 15 | ERROR | Missing doc comment for function provideBrandService()
 24 | ERROR | Missing short description in doc comment
 24 | ERROR | Doc comment for parameter "$provided" missing
 24 | ERROR | Doc comment for parameter "$expected" missing
 26 | ERROR | Missing parameter name
 27 | ERROR | Missing parameter name
 28 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1348/Issue1348Test.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue1348Test
  6 | ERROR | Missing doc comment for function testSTDOUT()
 12 | ERROR | Missing doc comment for function testSTDERR()
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/phpunit/tests/Regression/GitHub/498/Issue498Test.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  5 | ERROR | Missing doc comment for class Issue498Test
  7 | ERROR | Missing short description in doc comment
  7 | ERROR | Doc comment for parameter "$testData" missing
 11 | ERROR | Missing @return tag in function comment
 17 | ERROR | Missing short description in doc comment
 17 | ERROR | Doc comment for parameter "$testData" missing
 21 | ERROR | Missing @return tag in function comment
 27 | ERROR | Missing doc comment for function shouldBeTrueDataProvider()
 37 | ERROR | Missing doc comment for function shouldBeFalseDataProvider()
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/phpunit/tests/Regression/GitHub/1337/Issue1337Test.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class Issue1337Test
  6 | ERROR | Missing short description in doc comment
  6 | ERROR | Doc comment for parameter "$a" missing
  8 | ERROR | Missing @return tag in function comment
 14 | ERROR | Missing doc comment for function dataProvider()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/phpunit/tests/Regression/GitHub/2448/Test.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for class Test
 4 | ERROR | Missing doc comment for function testOne()
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpunit/php-code-coverage/src/Filter.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 2 WARNINGS AFFECTING 30 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [ ] Missing @category tag in class comment
  15 | ERROR   | [ ] Missing @package tag in class comment
  15 | ERROR   | [ ] Missing @author tag in class comment
  15 | ERROR   | [ ] Missing @license tag in class comment
  15 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [ ] Private member variable "whitelistedFiles" must be
     |         |     prefixed with an underscore
  28 | ERROR   | [ ] Missing parameter comment
  29 | ERROR   | [ ] Missing parameter comment
  30 | ERROR   | [ ] Missing parameter comment
  31 | ERROR   | [ ] Missing @return tag in function comment
  32 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  45 | ERROR   | [ ] Missing parameter comment
  46 | ERROR   | [ ] Missing @return tag in function comment
  55 | ERROR   | [ ] Missing parameter comment
  56 | ERROR   | [ ] Missing @return tag in function comment
  67 | ERROR   | [ ] Missing parameter comment
  68 | ERROR   | [ ] Missing parameter comment
  69 | ERROR   | [ ] Missing parameter comment
  70 | ERROR   | [ ] Missing @return tag in function comment
  71 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  84 | ERROR   | [ ] Missing parameter comment
  85 | ERROR   | [ ] Missing @return tag in function comment
  96 | ERROR   | [ ] Missing parameter comment
 103 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 104 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 105 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 106 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 107 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 108 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 109 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 109 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 119 | ERROR   | [ ] Missing parameter comment
 167 | ERROR   | [ ] Missing parameter comment
 168 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpunit/php-code-coverage/src/Version.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class Version
 17 | ERROR | Private member variable "version" must be prefixed with an
    |       | underscore
 19 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpunit/php-code-coverage/src/Node/Directory.php
---------------------------------------------------------------------------
FOUND 47 ERRORS AND 1 WARNING AFFECTING 44 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  17 | ERROR   | Missing @category tag in class comment
  17 | ERROR   | Missing @package tag in class comment
  17 | ERROR   | Missing @author tag in class comment
  17 | ERROR   | Missing @license tag in class comment
  17 | ERROR   | Missing @link tag in class comment
  20 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Private member variable "children" must be prefixed with
     |         | an underscore
  25 | ERROR   | Missing short description in doc comment
  28 | ERROR   | Private member variable "directories" must be prefixed
     |         | with an underscore
  30 | ERROR   | Missing short description in doc comment
  33 | ERROR   | Private member variable "files" must be prefixed with an
     |         | underscore
  35 | ERROR   | Missing short description in doc comment
  38 | ERROR   | Private member variable "classes" must be prefixed with
     |         | an underscore
  40 | ERROR   | Missing short description in doc comment
  43 | ERROR   | Private member variable "traits" must be prefixed with an
     |         | underscore
  45 | ERROR   | Missing short description in doc comment
  48 | ERROR   | Private member variable "functions" must be prefixed with
     |         | an underscore
  50 | ERROR   | Missing short description in doc comment
  53 | ERROR   | Private member variable "linesOfCode" must be prefixed
     |         | with an underscore
  55 | ERROR   | Missing short description in doc comment
  58 | ERROR   | Private member variable "numFiles" must be prefixed with
     |         | an underscore
  60 | ERROR   | Missing short description in doc comment
  63 | ERROR   | Private member variable "numExecutableLines" must be
     |         | prefixed with an underscore
  65 | ERROR   | Missing short description in doc comment
  68 | ERROR   | Private member variable "numExecutedLines" must be
     |         | prefixed with an underscore
  70 | ERROR   | Missing short description in doc comment
  73 | ERROR   | Private member variable "numClasses" must be prefixed
     |         | with an underscore
  75 | ERROR   | Missing short description in doc comment
  78 | ERROR   | Private member variable "numTestedClasses" must be
     |         | prefixed with an underscore
  80 | ERROR   | Missing short description in doc comment
  83 | ERROR   | Private member variable "numTraits" must be prefixed with
     |         | an underscore
  85 | ERROR   | Missing short description in doc comment
  88 | ERROR   | Private member variable "numTestedTraits" must be
     |         | prefixed with an underscore
  90 | ERROR   | Missing short description in doc comment
  93 | ERROR   | Private member variable "numMethods" must be prefixed
     |         | with an underscore
  95 | ERROR   | Missing short description in doc comment
  98 | ERROR   | Private member variable "numTestedMethods" must be
     |         | prefixed with an underscore
 100 | ERROR   | Missing short description in doc comment
 103 | ERROR   | Private member variable "numFunctions" must be prefixed
     |         | with an underscore
 105 | ERROR   | Missing short description in doc comment
 108 | ERROR   | Private member variable "numTestedFunctions" must be
     |         | prefixed with an underscore
 144 | ERROR   | Missing parameter comment
 161 | ERROR   | Missing parameter comment
 162 | ERROR   | Missing parameter comment
 163 | ERROR   | Missing parameter comment
 164 | ERROR   | Missing parameter comment
 170 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpunit/php-code-coverage/src/Node/File.php
---------------------------------------------------------------------------
FOUND 76 ERRORS AND 10 WARNINGS AFFECTING 79 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  17 | ERROR   | [ ] Missing @category tag in class comment
  17 | ERROR   | [ ] Missing @package tag in class comment
  17 | ERROR   | [ ] Missing @author tag in class comment
  17 | ERROR   | [ ] Missing @license tag in class comment
  17 | ERROR   | [ ] Missing @link tag in class comment
  20 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [ ] Private member variable "coverageData" must be
     |         |     prefixed with an underscore
  25 | ERROR   | [ ] Missing short description in doc comment
  28 | ERROR   | [ ] Private member variable "testData" must be prefixed
     |         |     with an underscore
  30 | ERROR   | [ ] Missing short description in doc comment
  33 | ERROR   | [ ] Private member variable "numExecutableLines" must be
     |         |     prefixed with an underscore
  35 | ERROR   | [ ] Missing short description in doc comment
  38 | ERROR   | [ ] Private member variable "numExecutedLines" must be
     |         |     prefixed with an underscore
  40 | ERROR   | [ ] Missing short description in doc comment
  43 | ERROR   | [ ] Private member variable "classes" must be prefixed
     |         |     with an underscore
  45 | ERROR   | [ ] Missing short description in doc comment
  48 | ERROR   | [ ] Private member variable "traits" must be prefixed
     |         |     with an underscore
  50 | ERROR   | [ ] Missing short description in doc comment
  53 | ERROR   | [ ] Private member variable "functions" must be prefixed
     |         |     with an underscore
  55 | ERROR   | [ ] Missing short description in doc comment
  58 | ERROR   | [ ] Private member variable "linesOfCode" must be
     |         |     prefixed with an underscore
  60 | ERROR   | [ ] Missing short description in doc comment
  63 | ERROR   | [ ] Private member variable "numClasses" must be prefixed
     |         |     with an underscore
  65 | ERROR   | [ ] Missing short description in doc comment
  68 | ERROR   | [ ] Private member variable "numTestedClasses" must be
     |         |     prefixed with an underscore
  70 | ERROR   | [ ] Missing short description in doc comment
  73 | ERROR   | [ ] Private member variable "numTraits" must be prefixed
     |         |     with an underscore
  75 | ERROR   | [ ] Missing short description in doc comment
  78 | ERROR   | [ ] Private member variable "numTestedTraits" must be
     |         |     prefixed with an underscore
  80 | ERROR   | [ ] Missing short description in doc comment
  83 | ERROR   | [ ] Private member variable "numMethods" must be prefixed
     |         |     with an underscore
  85 | ERROR   | [ ] Missing short description in doc comment
  88 | ERROR   | [ ] Private member variable "numTestedMethods" must be
     |         |     prefixed with an underscore
  90 | ERROR   | [ ] Missing short description in doc comment
  93 | ERROR   | [ ] Private member variable "numTestedFunctions" must be
     |         |     prefixed with an underscore
  95 | ERROR   | [ ] Missing short description in doc comment
  98 | ERROR   | [ ] Private member variable "startLines" must be prefixed
     |         |     with an underscore
 100 | ERROR   | [ ] Missing short description in doc comment
 103 | ERROR   | [ ] Private member variable "endLines" must be prefixed
     |         |     with an underscore
 105 | ERROR   | [ ] Missing short description in doc comment
 108 | ERROR   | [ ] Private member variable "cacheTokens" must be
     |         |     prefixed with an underscore
 113 | ERROR   | [ ] Missing parameter comment
 114 | ERROR   | [ ] Missing parameter comment
 115 | ERROR   | [ ] Missing parameter comment
 116 | ERROR   | [ ] Missing parameter comment
 117 | ERROR   | [ ] Missing parameter comment
 121 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 340 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 340 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 349 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 349 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 381 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 381 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 392 | ERROR   | [ ] Missing @return tag in function comment
 409 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 419 | ERROR   | [ ] Expected "} elseif (...) {\n"; found "} // Start line
     |         |     of a trait.\n                elseif (...) {\n"
 422 | ERROR   | [ ] Expected "} elseif (...) {\n"; found "} // Start line
     |         |     of a method.\n                elseif (...) {\n"
 425 | ERROR   | [ ] Expected "} elseif (...) {\n"; found "} // Start line
     |         |     of a function.\n                elseif (...) {\n"
 486 | ERROR   | [ ] Expected "} elseif (...) {\n"; found "} // End line
     |         |     of a trait.\n                elseif (...) {\n"
 489 | ERROR   | [ ] Expected "} elseif (...) {\n"; found "} // End line
     |         |     of a method.\n                elseif (...) {\n"
 492 | ERROR   | [ ] Expected "} elseif (...) {\n"; found "} // End line
     |         |     of a function.\n                elseif (...) {\n"
 592 | ERROR   | [ ] Missing short description in doc comment
 593 | ERROR   | [ ] Missing parameter comment
 594 | ERROR   | [ ] Missing @return tag in function comment
 624 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 626 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 627 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 632 | ERROR   | [ ] Missing short description in doc comment
 633 | ERROR   | [ ] Missing parameter comment
 634 | ERROR   | [ ] Missing @return tag in function comment
 660 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 662 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 663 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 668 | ERROR   | [ ] Missing short description in doc comment
 669 | ERROR   | [ ] Missing parameter comment
 670 | ERROR   | [ ] Missing @return tag in function comment
 691 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 692 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 700 | ERROR   | [ ] Missing parameter comment
 701 | ERROR   | [ ] Missing parameter comment
 721 | ERROR   | [ ] Missing short description in doc comment
 722 | ERROR   | [ ] Missing parameter comment
 723 | ERROR   | [ ] Missing parameter comment
 724 | ERROR   | [ ] Missing parameter comment
 728 | ERROR   | [ ] Private method name "File::newMethod" must be
     |         |     prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/php-code-coverage/src/Node/Builder.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 1 WARNING AFFECTING 17 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [ ] Missing doc comment for class Builder
  17 | ERROR   | [ ] Missing short description in doc comment
  18 | ERROR   | [ ] Missing parameter comment
  41 | ERROR   | [ ] Missing short description in doc comment
  42 | ERROR   | [ ] Missing parameter comment
  43 | ERROR   | [ ] Missing parameter comment
  44 | ERROR   | [ ] Missing parameter comment
  45 | ERROR   | [ ] Missing parameter comment
  46 | ERROR   | [ ] Missing @return tag in function comment
  47 | ERROR   | [ ] Private method name "Builder::addItems" must be
     |         |     prefixed with an underscore
  47 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 103 | ERROR   | [ ] Missing parameter comment
 107 | ERROR   | [ ] Private method name
     |         |     "Builder::buildDirectoryStructure" must be prefixed
     |         |     with an underscore
 169 | ERROR   | [ ] Missing parameter comment
 173 | ERROR   | [ ] Private method name "Builder::reducePaths" must be
     |         |     prefixed with an underscore
 212 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 213 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 213 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/php-code-coverage/src/Node/Iterator.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 21 | ERROR | Private member variable "position" must be prefixed with an
    |       | underscore
 23 | ERROR | Missing short description in doc comment
 26 | ERROR | Private member variable "nodes" must be prefixed with an
    |       | underscore
 28 | ERROR | Missing short description in doc comment
 29 | ERROR | Missing parameter comment
 38 | ERROR | Missing @return tag in function comment
 76 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-code-coverage/src/Node/AbstractNode.php
---------------------------------------------------------------------------
FOUND 30 ERRORS AND 1 WARNING AFFECTING 27 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  17 | ERROR   | Missing @category tag in class comment
  17 | ERROR   | Missing @package tag in class comment
  17 | ERROR   | Missing @author tag in class comment
  17 | ERROR   | Missing @license tag in class comment
  17 | ERROR   | Missing @link tag in class comment
  20 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Private member variable "name" must be prefixed with an
     |         | underscore
  25 | ERROR   | Missing short description in doc comment
  28 | ERROR   | Private member variable "path" must be prefixed with an
     |         | underscore
  30 | ERROR   | Missing short description in doc comment
  33 | ERROR   | Private member variable "pathArray" must be prefixed with
     |         | an underscore
  35 | ERROR   | Missing short description in doc comment
  38 | ERROR   | Private member variable "parent" must be prefixed with an
     |         | underscore
  40 | ERROR   | Missing short description in doc comment
  43 | ERROR   | Private member variable "id" must be prefixed with an
     |         | underscore
  48 | ERROR   | Missing parameter comment
  49 | ERROR   | Missing parameter comment
  61 | ERROR   | Missing short description in doc comment
  69 | ERROR   | Missing short description in doc comment
  93 | ERROR   | Missing short description in doc comment
  99 | WARNING | Line exceeds 85 characters; contains 116 characters
 109 | ERROR   | Missing short description in doc comment
 127 | ERROR   | Missing short description in doc comment
 138 | ERROR   | Missing parameter comment
 154 | ERROR   | Missing parameter comment
 170 | ERROR   | Missing parameter comment
 186 | ERROR   | Missing parameter comment
 202 | ERROR   | Missing parameter comment
 218 | ERROR   | Missing parameter comment
 234 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...p-code-coverage/src/Exception/UnintentionallyCoveredCodeException.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 21 | ERROR | Private member variable "unintentionallyCoveredUnits" must
    |       | be prefixed with an underscore
 23 | ERROR | Missing short description in doc comment
 24 | ERROR | Missing parameter comment
 33 | ERROR | Missing short description in doc comment
 41 | ERROR | Missing short description in doc comment
 44 | ERROR | Private method name
    |       | "UnintentionallyCoveredCodeException::toString" must be
    |       | prefixed with an underscore
---------------------------------------------------------------------------


FILE: ...t/php-code-coverage/src/Exception/CoveredCodeNotExecutedException.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/php-code-coverage/src/Exception/RuntimeException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class RuntimeException
---------------------------------------------------------------------------


FILE: .../phpunit/php-code-coverage/src/Exception/InvalidArgumentException.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class InvalidArgumentException
 15 | ERROR   | Missing short description in doc comment
 16 | ERROR   | Missing parameter comment
 17 | ERROR   | Missing parameter comment
 18 | ERROR   | Missing parameter comment
 30 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: .../php-code-coverage/src/Exception/MissingCoversAnnotationException.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/php-code-coverage/src/Exception/Exception.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ome/lancew/dev/DojoList/vendor/phpunit/php-code-coverage/src/Util.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing parameter comment
 20 | ERROR | Missing parameter comment
 21 | ERROR | Missing parameter comment
 22 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpunit/php-code-coverage/src/CodeCoverage.php
---------------------------------------------------------------------------
FOUND 188 ERRORS AND 26 WARNINGS AFFECTING 198 LINES
---------------------------------------------------------------------------
    2 | ERROR   | [ ] You must use "/**" style comments for a file comment
   26 | ERROR   | [ ] Missing @category tag in class comment
   26 | ERROR   | [ ] Missing @package tag in class comment
   26 | ERROR   | [ ] Missing @author tag in class comment
   26 | ERROR   | [ ] Missing @license tag in class comment
   26 | ERROR   | [ ] Missing @link tag in class comment
   29 | ERROR   | [ ] Missing short description in doc comment
   32 | ERROR   | [ ] Private member variable "driver" must be prefixed
      |         |     with an underscore
   34 | ERROR   | [ ] Missing short description in doc comment
   37 | ERROR   | [ ] Private member variable "filter" must be prefixed
      |         |     with an underscore
   39 | ERROR   | [ ] Missing short description in doc comment
   42 | ERROR   | [ ] Private member variable "wizard" must be prefixed
      |         |     with an underscore
   44 | ERROR   | [ ] Missing short description in doc comment
   47 | ERROR   | [ ] Private member variable "cacheTokens" must be
      |         |     prefixed with an underscore
   49 | ERROR   | [ ] Missing short description in doc comment
   52 | ERROR   | [ ] Private member variable
      |         |     "checkForUnintentionallyCoveredCode" must be
      |         |     prefixed with an underscore
   54 | ERROR   | [ ] Missing short description in doc comment
   57 | ERROR   | [ ] Private member variable "forceCoversAnnotation" must
      |         |     be prefixed with an underscore
   59 | ERROR   | [ ] Missing short description in doc comment
   62 | ERROR   | [ ] Private member variable
      |         |     "checkForUnexecutedCoveredCode" must be prefixed
      |         |     with an underscore
   64 | ERROR   | [ ] Missing short description in doc comment
   67 | ERROR   | [ ] Private member variable
      |         |     "checkForMissingCoversAnnotation" must be prefixed
      |         |     with an underscore
   69 | ERROR   | [ ] Missing short description in doc comment
   72 | ERROR   | [ ] Private member variable
      |         |     "addUncoveredFilesFromWhitelist" must be prefixed
      |         |     with an underscore
   74 | ERROR   | [ ] Missing short description in doc comment
   77 | ERROR   | [ ] Private member variable
      |         |     "processUncoveredFilesFromWhitelist" must be
      |         |     prefixed with an underscore
   79 | ERROR   | [ ] Missing short description in doc comment
   82 | ERROR   | [ ] Private member variable "ignoreDeprecatedCode" must
      |         |     be prefixed with an underscore
   84 | ERROR   | [ ] Missing short description in doc comment
   87 | ERROR   | [ ] Private member variable "currentId" must be prefixed
      |         |     with an underscore
   94 | ERROR   | [ ] Private member variable "data" must be prefixed with
      |         |     an underscore
   96 | ERROR   | [ ] Missing short description in doc comment
   99 | ERROR   | [ ] Private member variable "ignoredLines" must be
      |         |     prefixed with an underscore
  101 | ERROR   | [ ] Missing short description in doc comment
  104 | ERROR   | [ ] Private member variable "disableIgnoredLines" must
      |         |     be prefixed with an underscore
  111 | ERROR   | [ ] Private member variable "tests" must be prefixed
      |         |     with an underscore
  113 | ERROR   | [ ] Missing short description in doc comment
  116 | ERROR   | [ ] Private member variable
      |         |     "unintentionallyCoveredSubclassesWhitelist" must be
      |         |     prefixed with an underscore
  123 | ERROR   | [ ] Private member variable "isInitialized" must be
      |         |     prefixed with an underscore
  130 | ERROR   | [ ] Private member variable
      |         |     "shouldCheckForDeadAndUnused" must be prefixed with
      |         |     an underscore
  132 | ERROR   | [ ] Missing short description in doc comment
  135 | ERROR   | [ ] Private member variable "report" must be prefixed
      |         |     with an underscore
  140 | ERROR   | [ ] Missing parameter comment
  141 | ERROR   | [ ] Missing parameter comment
  179 | ERROR   | [ ] Missing @return tag in function comment
  203 | ERROR   | [ ] Missing parameter comment
  219 | ERROR   | [ ] Missing parameter comment
  220 | ERROR   | [ ] Missing @return tag in function comment
  240 | ERROR   | [ ] Missing parameter comment
  241 | ERROR   | [ ] Missing @return tag in function comment
  250 | ERROR   | [ ] Missing parameter comment
  251 | ERROR   | [ ] Missing parameter comment
  254 | ERROR   | [ ] Missing @return tag in function comment
  280 | ERROR   | [ ] Missing parameter comment
  281 | ERROR   | [ ] Missing parameter comment
  282 | ERROR   | [ ] Missing parameter comment
  283 | ERROR   | [ ] Missing parameter comment
  290 | WARNING | [ ] Line exceeds 85 characters; contains 129 characters
  307 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  317 | ERROR   | [ ] Missing parameter comment
  318 | ERROR   | [ ] Missing parameter comment
  319 | ERROR   | [ ] Missing parameter comment
  320 | ERROR   | [ ] Missing parameter comment
  321 | ERROR   | [ ] Missing parameter comment
  322 | ERROR   | [ ] Missing parameter comment
  330 | ERROR   | [ ] Missing @return tag in function comment
  331 | WARNING | [ ] Line exceeds 85 characters; contains 156 characters
  392 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  405 | ERROR   | [ ] Missing parameter comment
  406 | ERROR   | [ ] Missing @return tag in function comment
  410 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  439 | ERROR   | [ ] Missing short description in doc comment
  440 | ERROR   | [ ] Missing parameter comment
  443 | ERROR   | [ ] Missing @return tag in function comment
  456 | ERROR   | [ ] Missing short description in doc comment
  464 | ERROR   | [ ] Missing short description in doc comment
  465 | ERROR   | [ ] Missing parameter comment
  468 | ERROR   | [ ] Missing @return tag in function comment
  481 | ERROR   | [ ] Missing short description in doc comment
  482 | ERROR   | [ ] Missing parameter comment
  485 | ERROR   | [ ] Missing @return tag in function comment
  498 | ERROR   | [ ] Missing short description in doc comment
  499 | ERROR   | [ ] Missing parameter comment
  502 | ERROR   | [ ] Missing @return tag in function comment
  515 | ERROR   | [ ] Missing short description in doc comment
  516 | ERROR   | [ ] Missing parameter comment
  519 | ERROR   | [ ] Missing @return tag in function comment
  532 | ERROR   | [ ] Missing short description in doc comment
  535 | ERROR   | [ ] Missing parameter comment
  538 | ERROR   | [ ] Missing @return tag in function comment
  543 | ERROR   | [ ] Missing short description in doc comment
  544 | ERROR   | [ ] Missing parameter comment
  547 | ERROR   | [ ] Missing @return tag in function comment
  560 | ERROR   | [ ] Missing short description in doc comment
  561 | ERROR   | [ ] Missing parameter comment
  564 | ERROR   | [ ] Missing @return tag in function comment
  577 | ERROR   | [ ] Missing short description in doc comment
  578 | ERROR   | [ ] Missing parameter comment
  581 | ERROR   | [ ] Missing @return tag in function comment
  594 | ERROR   | [ ] Missing short description in doc comment
  595 | ERROR   | [ ] Missing parameter comment
  598 | ERROR   | [ ] Missing @return tag in function comment
  611 | ERROR   | [ ] Missing short description in doc comment
  612 | ERROR   | [ ] Missing parameter comment
  613 | ERROR   | [ ] Missing @return tag in function comment
  622 | ERROR   | [ ] Missing parameter comment
  623 | ERROR   | [ ] Missing parameter comment
  624 | ERROR   | [ ] Missing parameter comment
  625 | ERROR   | [ ] Missing parameter comment
  631 | ERROR   | [ ] Missing @return tag in function comment
  632 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::applyCoversAnnotationFilter" must be
      |         |     prefixed with an underscore
  632 | WARNING | [ ] Line exceeds 85 characters; contains 133 characters
  635 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  635 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  635 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  650 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  651 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  651 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  652 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  656 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  663 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  670 | ERROR   | [ ] Missing parameter comment
  671 | ERROR   | [ ] Missing @return tag in function comment
  672 | ERROR   | [ ] Private method name "CodeCoverage::applyListsFilter"
      |         |     must be prefixed with an underscore
  684 | ERROR   | [ ] Missing parameter comment
  687 | ERROR   | [ ] Missing @return tag in function comment
  688 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::applyIgnoredLinesFilter" must be
      |         |     prefixed with an underscore
  701 | ERROR   | [ ] Missing short description in doc comment
  702 | ERROR   | [ ] Missing parameter comment
  703 | ERROR   | [ ] Missing @return tag in function comment
  704 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::initializeFilesThatAreSeenTheFirstTime"
      |         |     must be prefixed with an underscore
  719 | ERROR   | [ ] Missing @return tag in function comment
  720 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::addUncoveredFilesFromWhitelist" must
      |         |     be prefixed with an underscore
  748 | ERROR   | [ ] Missing parameter comment
  754 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::getLinesToBeIgnored" must be prefixed
      |         |     with an underscore
  792 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  797 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  811 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  817 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  827 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  838 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  839 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  843 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  844 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  844 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  847 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  848 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  848 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  850 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  851 | ERROR   | [x] Each line in a multi-line IF statement must begin
      |         |     with a boolean operator
  851 | ERROR   | [x] Closing parenthesis of a multi-line IF statement
      |         |     must be on a new line
  853 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  855 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  861 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  863 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  865 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  867 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  871 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  871 | WARNING | [ ] Line exceeds 85 characters; contains 131 characters
  873 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  874 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  878 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  879 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  880 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  881 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  888 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  888 | WARNING | [ ] Line exceeds 85 characters; contains 138 characters
  891 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  893 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
      |         |     24
  894 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
      |         |     20
  898 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  903 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  907 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  908 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  909 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  910 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
      |         |     16
  932 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  938 | ERROR   | [ ] Missing short description in doc comment
  939 | ERROR   | [ ] Missing parameter comment
  940 | ERROR   | [ ] Missing parameter comment
  941 | ERROR   | [ ] Missing parameter comment
  945 | ERROR   | [ ] Missing @return tag in function comment
  946 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::performUnintentionallyCoveredCodeCheck"
      |         |     must be prefixed with an underscore
  946 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
  958 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  963 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  972 | ERROR   | [ ] Missing short description in doc comment
  973 | ERROR   | [ ] Missing parameter comment
  974 | ERROR   | [ ] Missing parameter comment
  975 | ERROR   | [ ] Missing parameter comment
  978 | ERROR   | [ ] Missing @return tag in function comment
  979 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::performUnexecutedCoveredCodeCheck"
      |         |     must be prefixed with an underscore
  979 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  987 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  996 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 1007 | ERROR   | [ ] Missing short description in doc comment
 1008 | ERROR   | [ ] Missing parameter comment
 1009 | ERROR   | [ ] Missing parameter comment
 1013 | ERROR   | [ ] Private method name "CodeCoverage::getAllowedLines"
      |         |     must be prefixed with an underscore
 1048 | ERROR   | [ ] Missing short description in doc comment
 1053 | ERROR   | [ ] Private method name "CodeCoverage::selectDriver"
      |         |     must be prefixed with an underscore
 1072 | ERROR   | [ ] Missing short description in doc comment
 1073 | ERROR   | [ ] Missing parameter comment
 1079 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::processUnintentionallyCoveredUnits"
      |         |     must be prefixed with an underscore
 1079 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 1093 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 1110 | ERROR   | [ ] Missing @return tag in function comment
 1122 | ERROR   | [x] "include_once" is a statement not a function; no
      |         |     parentheses are required
 1147 | ERROR   | [ ] Missing short description in doc comment
 1148 | ERROR   | [ ] Missing parameter comment
 1152 | ERROR   | [ ] Private method name
      |         |     "CodeCoverage::coverageToCodeUnits" must be prefixed
      |         |     with an underscore
 1167 | ERROR   | [ ] Missing short description in doc comment
 1168 | ERROR   | [ ] Missing parameter comment
 1172 | ERROR   | [ ] Private method name "CodeCoverage::linesToCodeUnits"
      |         |     must be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/php-code-coverage/src/Report/Html/Facade.php
---------------------------------------------------------------------------
FOUND 29 ERRORS AND 8 WARNINGS AFFECTING 33 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @package tag in class comment
  19 | ERROR   | [ ] Missing @author tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [ ] Missing short description in doc comment
  25 | ERROR   | [ ] Private member variable "templatePath" must be
     |         |     prefixed with an underscore
  27 | ERROR   | [ ] Missing short description in doc comment
  30 | ERROR   | [ ] Private member variable "generator" must be prefixed
     |         |     with an underscore
  32 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [ ] Private member variable "lowUpperBound" must be
     |         |     prefixed with an underscore
  37 | ERROR   | [ ] Missing short description in doc comment
  40 | ERROR   | [ ] Private member variable "highLowerBound" must be
     |         |     prefixed with an underscore
  45 | ERROR   | [ ] Missing parameter comment
  46 | ERROR   | [ ] Missing parameter comment
  47 | ERROR   | [ ] Missing parameter comment
  49 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  57 | ERROR   | [ ] Missing short description in doc comment
  58 | ERROR   | [ ] Missing parameter comment
  59 | ERROR   | [ ] Missing parameter comment
  60 | ERROR   | [ ] Missing @return tag in function comment
 124 | ERROR   | [ ] Missing short description in doc comment
 125 | ERROR   | [ ] Missing parameter comment
 126 | ERROR   | [ ] Missing @return tag in function comment
 127 | ERROR   | [ ] Private method name "Facade::copyFiles" must be
     |         |     prefixed with an underscore
 138 | ERROR   | [x] Empty lines are not allowed in multi-line function
     |         |     calls
 145 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
 146 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
 147 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
 148 | WARNING | [ ] Line exceeds 85 characters; contains 123 characters
 149 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 152 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 155 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 162 | ERROR   | [ ] Missing short description in doc comment
 163 | ERROR   | [ ] Missing parameter comment
 169 | ERROR   | [ ] Private method name "Facade::getDirectory" must be
     |         |     prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/php-code-coverage/src/Report/Html/Renderer/Directory.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 8 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 18 | ERROR   | Missing @category tag in class comment
 18 | ERROR   | Missing @package tag in class comment
 18 | ERROR   | Missing @author tag in class comment
 18 | ERROR   | Missing @license tag in class comment
 18 | ERROR   | Missing @link tag in class comment
 21 | ERROR   | Missing short description in doc comment
 22 | ERROR   | Missing parameter comment
 23 | ERROR   | Missing parameter comment
 24 | ERROR   | Missing @return tag in function comment
 27 | WARNING | Line exceeds 85 characters; contains 91 characters
 51 | ERROR   | Missing short description in doc comment
 52 | ERROR   | Missing parameter comment
 53 | ERROR   | Missing parameter comment
 63 | WARNING | Line exceeds 85 characters; contains 87 characters
 68 | WARNING | Line exceeds 85 characters; contains 96 characters
 69 | WARNING | Line exceeds 85 characters; contains 91 characters
 70 | WARNING | Line exceeds 85 characters; contains 93 characters
 71 | WARNING | Line exceeds 85 characters; contains 87 characters
 84 | WARNING | Line exceeds 85 characters; contains 89 characters
 97 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...php-code-coverage/src/Report/Html/Renderer/Template/css/nv.d3.min.css
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------


FILE: ...code-coverage/src/Report/Html/Renderer/Template/css/bootstrap.min.css
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/File.php
---------------------------------------------------------------------------
FOUND 104 ERRORS AND 21 WARNINGS AFFECTING 119 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  18 | ERROR   | [ ] Missing @category tag in class comment
  18 | ERROR   | [ ] Missing @package tag in class comment
  18 | ERROR   | [ ] Missing @author tag in class comment
  18 | ERROR   | [ ] Missing @license tag in class comment
  18 | ERROR   | [ ] Missing @link tag in class comment
  21 | ERROR   | [ ] Missing short description in doc comment
  24 | ERROR   | [ ] Private member variable "htmlspecialcharsFlags" must
     |         |     be prefixed with an underscore
  29 | ERROR   | [ ] Missing parameter comment
  30 | ERROR   | [ ] Missing parameter comment
  31 | ERROR   | [ ] Missing parameter comment
  32 | ERROR   | [ ] Missing parameter comment
  33 | ERROR   | [ ] Missing parameter comment
  35 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  47 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  50 | ERROR   | [ ] Missing short description in doc comment
  51 | ERROR   | [ ] Missing parameter comment
  52 | ERROR   | [ ] Missing parameter comment
  53 | ERROR   | [ ] Missing @return tag in function comment
  56 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  70 | ERROR   | [ ] Missing short description in doc comment
  71 | ERROR   | [ ] Missing parameter comment
  77 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  90 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  92 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  93 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  97 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  98 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  99 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 100 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 101 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 125 | ERROR   | [ ] Missing short description in doc comment
 126 | ERROR   | [ ] Missing parameter comment
 127 | ERROR   | [ ] Missing parameter comment
 128 | ERROR   | [ ] Missing parameter comment
 132 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
 156 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 220 | ERROR   | [ ] Missing short description in doc comment
 221 | ERROR   | [ ] Missing parameter comment
 222 | ERROR   | [ ] Missing parameter comment
 226 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 244 | ERROR   | [ ] Missing short description in doc comment
 244 | ERROR   | [ ] Doc comment for parameter "$item" missing
 244 | ERROR   | [ ] Doc comment for parameter "$indent" missing
 245 | ERROR   | [ ] Missing parameter comment
 249 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 270 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 301 | ERROR   | [ ] Missing short description in doc comment
 302 | ERROR   | [ ] Missing parameter comment
 337 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 344 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
     |         |     28
 346 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     36
 351 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     36
 352 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 356 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     36
 360 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 364 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
     |         |     28
 365 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
     |         |     28
 370 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
     |         |     28
 375 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
     |         |     28
 380 | ERROR   | [x] Line indented incorrectly; expected 24 spaces, found
     |         |     28
 398 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 407 | WARNING | [ ] Line exceeds 85 characters; contains 143 characters
 422 | ERROR   | [ ] Missing short description in doc comment
 423 | ERROR   | [ ] Missing parameter comment
 478 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 483 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 484 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 489 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 490 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 491 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 492 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 493 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 494 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 495 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 496 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 497 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 498 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 499 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 500 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 501 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 502 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 503 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 504 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 505 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 506 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 507 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 508 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 509 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 510 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 511 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 512 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 513 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 514 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 515 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 516 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 517 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 518 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 519 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 520 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 521 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 522 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 523 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 524 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 525 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 526 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 527 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 528 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 529 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 530 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 531 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 532 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 533 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 534 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 535 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 536 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 537 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 538 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 539 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 540 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 541 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 542 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 543 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 544 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
 549 | ERROR   | [x] Line indented incorrectly; expected 28 spaces, found
     |         |     32
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 70 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/php-code-coverage/src/Report/Html/Renderer/Dashboard.php
---------------------------------------------------------------------------
FOUND 22 ERRORS AND 6 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  18 | ERROR   | [ ] Missing @category tag in class comment
  18 | ERROR   | [ ] Missing @package tag in class comment
  18 | ERROR   | [ ] Missing @author tag in class comment
  18 | ERROR   | [ ] Missing @license tag in class comment
  18 | ERROR   | [ ] Missing @link tag in class comment
  21 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [ ] Missing parameter comment
  23 | ERROR   | [ ] Missing parameter comment
  26 | ERROR   | [ ] Missing @return tag in function comment
  63 | ERROR   | [ ] Missing parameter comment
  64 | ERROR   | [ ] Missing parameter comment
 109 | ERROR   | [ ] Missing parameter comment
 179 | ERROR   | [ ] Missing parameter comment
 180 | ERROR   | [ ] Missing parameter comment
 213 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 224 | WARNING | [ ] Line exceeds 85 characters; contains 126 characters
 225 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 238 | ERROR   | [ ] Missing parameter comment
 239 | ERROR   | [ ] Missing parameter comment
 252 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 252 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 264 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 264 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 274 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 285 | WARNING | [ ] Line exceeds 85 characters; contains 124 characters
 286 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 296 | ERROR   | [ ] Missing doc comment for function
     |         |     getActiveBreadcrumb()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer.php
---------------------------------------------------------------------------
FOUND 37 ERRORS AND 7 WARNINGS AFFECTING 38 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @package tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [ ] Missing short description in doc comment
  29 | ERROR   | [ ] Missing short description in doc comment
  34 | ERROR   | [ ] Missing short description in doc comment
  39 | ERROR   | [ ] Missing short description in doc comment
  44 | ERROR   | [ ] Missing short description in doc comment
  49 | ERROR   | [ ] Missing short description in doc comment
  57 | ERROR   | [ ] Missing parameter comment
  58 | ERROR   | [ ] Missing parameter comment
  59 | ERROR   | [ ] Missing parameter comment
  60 | ERROR   | [ ] Missing parameter comment
  61 | ERROR   | [ ] Missing parameter comment
  63 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  73 | ERROR   | [ ] Missing short description in doc comment
  74 | ERROR   | [ ] Missing parameter comment
  75 | ERROR   | [ ] Missing parameter comment
 133 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 134 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 145 | WARNING | [ ] Line exceeds 85 characters; contains 134 characters
 154 | ERROR   | [ ] Missing short description in doc comment
 155 | ERROR   | [ ] Missing parameter comment
 156 | ERROR   | [ ] Missing parameter comment
 157 | ERROR   | [ ] Missing @return tag in function comment
 158 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 176 | ERROR   | [ ] Missing doc comment for function getBreadcrumbs()
 205 | ERROR   | [ ] Missing doc comment for function
     |         |     getActiveBreadcrumb()
 213 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 219 | ERROR   | [ ] Missing doc comment for function
     |         |     getInactiveBreadcrumb()
 228 | ERROR   | [ ] Missing doc comment for function getPathToRoot()
 234 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 234 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 241 | ERROR   | [ ] Missing doc comment for function getCoverageBar()
 251 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 256 | ERROR   | [ ] Missing short description in doc comment
 257 | ERROR   | [ ] Missing parameter comment
 266 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 266 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 273 | ERROR   | [ ] Missing short description in doc comment
 276 | ERROR   | [ ] Private method name "Renderer::getRuntimeString" must
     |         |     be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/php-code-coverage/src/Report/Text.php
---------------------------------------------------------------------------
FOUND 25 ERRORS AND 7 WARNINGS AFFECTING 24 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @package tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [ ] Private member variable "lowUpperBound" must be
     |         |     prefixed with an underscore
  25 | ERROR   | [ ] Private member variable "highLowerBound" must be
     |         |     prefixed with an underscore
  26 | ERROR   | [ ] Private member variable "showUncoveredFiles" must be
     |         |     prefixed with an underscore
  27 | ERROR   | [ ] Private member variable "showOnlySummary" must be
     |         |     prefixed with an underscore
  29 | ERROR   | [ ] Private member variable "colors" must be prefixed
     |         |     with an underscore
  38 | ERROR   | [ ] Missing short description in doc comment
  39 | ERROR   | [ ] Missing parameter comment
  40 | ERROR   | [ ] Missing parameter comment
  41 | ERROR   | [ ] Missing parameter comment
  42 | ERROR   | [ ] Missing parameter comment
  44 | WARNING | [ ] Line exceeds 85 characters; contains 129 characters
  52 | ERROR   | [ ] Missing short description in doc comment
  53 | ERROR   | [ ] Missing parameter comment
  54 | ERROR   | [ ] Missing parameter comment
 204 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 204 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 206 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 207 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
 212 | WARNING | [ ] Line exceeds 85 characters; contains 164 characters
 213 | WARNING | [ ] Line exceeds 85 characters; contains 161 characters
 221 | ERROR   | [ ] Missing doc comment for function getCoverageColor()
 221 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 237 | ERROR   | [ ] Missing doc comment for function
     |         |     printCoverageCounts()
 237 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 251 | ERROR   | [ ] Private method name "Text::format" must be prefixed
     |         |     with an underscore
 251 | ERROR   | [ ] Missing doc comment for function format()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/php-code-coverage/src/Report/PHP.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | WARNING | Line exceeds 85 characters; contains 93 characters
 18 | ERROR   | Missing @category tag in class comment
 18 | ERROR   | Missing @package tag in class comment
 18 | ERROR   | Missing @author tag in class comment
 18 | ERROR   | Missing @license tag in class comment
 18 | ERROR   | Missing @link tag in class comment
 21 | ERROR   | Missing short description in doc comment
 22 | ERROR   | Missing parameter comment
 23 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/php-code-coverage/src/Report/Crap4j.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 17 WARNINGS AFFECTING 35 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  18 | ERROR   | Missing doc comment for class Crap4j
  20 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Private member variable "threshold" must be prefixed with
     |         | an underscore
  25 | ERROR   | Missing short description in doc comment
  26 | ERROR   | Missing parameter comment
  40 | ERROR   | Missing short description in doc comment
  41 | ERROR   | Missing parameter comment
  42 | ERROR   | Missing parameter comment
  43 | ERROR   | Missing parameter comment
  57 | WARNING | Line exceeds 85 characters; contains 87 characters
  59 | WARNING | Line exceeds 85 characters; contains 120 characters
  86 | WARNING | Line exceeds 85 characters; contains 105 characters
 102 | WARNING | Line exceeds 85 characters; contains 94 characters
 103 | WARNING | Line exceeds 85 characters; contains 96 characters
 104 | WARNING | Line exceeds 85 characters; contains 98 characters
 105 | WARNING | Line exceeds 85 characters; contains 131 characters
 106 | WARNING | Line exceeds 85 characters; contains 126 characters
 107 | WARNING | Line exceeds 85 characters; contains 115 characters
 108 | WARNING | Line exceeds 85 characters; contains 101 characters
 109 | WARNING | Line exceeds 85 characters; contains 123 characters
 110 | WARNING | Line exceeds 85 characters; contains 102 characters
 118 | WARNING | Line exceeds 85 characters; contains 87 characters
 119 | WARNING | Line exceeds 85 characters; contains 95 characters
 120 | WARNING | Line exceeds 85 characters; contains 89 characters
 124 | WARNING | Line exceeds 85 characters; contains 100 characters
 129 | WARNING | Line exceeds 85 characters; contains 95 characters
 154 | ERROR   | Missing short description in doc comment
 155 | ERROR   | Missing parameter comment
 156 | ERROR   | Missing parameter comment
 157 | ERROR   | Missing parameter comment
 161 | ERROR   | Private method name "Crap4j::getCrapLoad" must be
     |         | prefixed with an underscore
 173 | ERROR   | Missing short description in doc comment
 174 | ERROR   | Missing parameter comment
 178 | ERROR   | Private method name "Crap4j::roundValue" must be prefixed
     |         | with an underscore
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/php-code-coverage/src/Report/Clover.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 12 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  19 | ERROR   | Missing @category tag in class comment
  19 | ERROR   | Missing @package tag in class comment
  19 | ERROR   | Missing @author tag in class comment
  19 | ERROR   | Missing @license tag in class comment
  19 | ERROR   | Missing @link tag in class comment
  22 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Missing parameter comment
  24 | ERROR   | Missing parameter comment
  25 | ERROR   | Missing parameter comment
  89 | WARNING | Line exceeds 85 characters; contains 89 characters
  91 | WARNING | Line exceeds 85 characters; contains 88 characters
 150 | WARNING | Line exceeds 85 characters; contains 88 characters
 151 | WARNING | Line exceeds 85 characters; contains 109 characters
 152 | WARNING | Line exceeds 85 characters; contains 132 characters
 200 | WARNING | Line exceeds 85 characters; contains 86 characters
 204 | WARNING | Line exceeds 85 characters; contains 89 characters
 205 | WARNING | Line exceeds 85 characters; contains 128 characters
 206 | WARNING | Line exceeds 85 characters; contains 146 characters
 237 | WARNING | Line exceeds 85 characters; contains 87 characters
 238 | WARNING | Line exceeds 85 characters; contains 128 characters
 239 | WARNING | Line exceeds 85 characters; contains 146 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Project.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class Project
 15 | ERROR   | Missing short description in doc comment
 16 | ERROR   | Missing parameter comment
 24 | ERROR   | Private method name "Project::init" must be prefixed with
    |         | an underscore
 24 | ERROR   | Missing doc comment for function init()
 27 | WARNING | Line exceeds 85 characters; contains 131 characters
 37 | ERROR   | Private method name "Project::setProjectSourceDirectory"
    |         | must be prefixed with an underscore
 37 | ERROR   | Missing doc comment for function
    |         | setProjectSourceDirectory()
 42 | ERROR   | Missing short description in doc comment
 50 | ERROR   | Missing short description in doc comment
 72 | ERROR   | Missing doc comment for function getTests()
 91 | ERROR   | Missing doc comment for function asDom()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Facade.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 2 WARNINGS AFFECTING 28 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  21 | ERROR   | Missing doc comment for class Facade
  23 | ERROR   | Missing short description in doc comment
  26 | ERROR   | Private member variable "target" must be prefixed with an
     |         | underscore
  28 | ERROR   | Missing short description in doc comment
  31 | ERROR   | Private member variable "project" must be prefixed with
     |         | an underscore
  33 | ERROR   | Missing short description in doc comment
  36 | ERROR   | Private member variable "phpUnitVersion" must be prefixed
     |         | with an underscore
  38 | ERROR   | Missing short description in doc comment
  39 | ERROR   | Missing parameter comment
  46 | ERROR   | Missing short description in doc comment
  47 | ERROR   | Missing parameter comment
  48 | ERROR   | Missing parameter comment
  51 | ERROR   | Missing @return tag in function comment
  74 | ERROR   | Private method name "Facade::setBuildInformation" must be
     |         | prefixed with an underscore
  74 | ERROR   | Missing doc comment for function setBuildInformation()
  78 | WARNING | Line exceeds 85 characters; contains 93 characters
  82 | ERROR   | Missing short description in doc comment
  83 | ERROR   | Missing parameter comment
  84 | ERROR   | Missing @return tag in function comment
 106 | ERROR   | Private method name "Facade::processDirectory" must be
     |         | prefixed with an underscore
 106 | ERROR   | Missing doc comment for function processDirectory()
 125 | ERROR   | Private method name "Facade::processFile" must be
     |         | prefixed with an underscore
 125 | ERROR   | Missing doc comment for function processFile()
 171 | ERROR   | Private method name "Facade::processUnit" must be
     |         | prefixed with an underscore
 171 | ERROR   | Missing doc comment for function processUnit()
 209 | ERROR   | Private method name "Facade::processFunction" must be
     |         | prefixed with an underscore
 209 | ERROR   | Missing doc comment for function processFunction()
 216 | WARNING | Line exceeds 85 characters; contains 116 characters
 219 | ERROR   | Private method name "Facade::processTests" must be
     |         | prefixed with an underscore
 219 | ERROR   | Missing doc comment for function processTests()
 232 | ERROR   | Private method name "Facade::setTotals" must be prefixed
     |         | with an underscore
 232 | ERROR   | Missing doc comment for function setTotals()
 265 | ERROR   | Missing short description in doc comment
 273 | ERROR   | Missing doc comment for function saveDocument()
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Directory.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class Directory
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Node.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class Node
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Private member variable "dom" must be prefixed with an
    |       | underscore
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "contextNode" must be prefixed with
    |       | an underscore
 25 | ERROR | Missing doc comment for function __construct()
 30 | ERROR | Missing doc comment for function setContextNode()
 36 | ERROR | Missing doc comment for function getDom()
 41 | ERROR | Missing doc comment for function getContextNode()
 46 | ERROR | Missing doc comment for function getTotals()
 62 | ERROR | Missing doc comment for function addDirectory()
 75 | ERROR | Missing doc comment for function addFile()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Method.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class Method
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Private member variable "contextNode" must be prefixed with
    |       | an underscore
 20 | ERROR | Missing doc comment for function __construct()
 27 | ERROR | Private method name "Method::setName" must be prefixed with
    |       | an underscore
 27 | ERROR | Missing doc comment for function setName()
 32 | ERROR | Missing doc comment for function setSignature()
 37 | ERROR | Missing doc comment for function setLines()
 46 | ERROR | Missing doc comment for function setTotals()
 53 | ERROR | Missing doc comment for function setCrap()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Source.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 17 | ERROR   | [ ] Missing doc comment for class Source
 19 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 19 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 20 | ERROR   | [ ] Private member variable "context" must be prefixed
    |         |     with an underscore
 22 | ERROR   | [ ] Missing short description in doc comment
 23 | ERROR   | [ ] Missing parameter comment
 30 | ERROR   | [ ] Missing short description in doc comment
 31 | ERROR   | [ ] Missing parameter comment
 32 | ERROR   | [ ] Missing @return tag in function comment
 38 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Coverage.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing doc comment for class Coverage
 17 | ERROR   | Missing short description in doc comment
 20 | ERROR   | Private member variable "writer" must be prefixed with an
    |         | underscore
 22 | ERROR   | Missing short description in doc comment
 25 | ERROR   | Private member variable "contextNode" must be prefixed
    |         | with an underscore
 27 | ERROR   | Missing short description in doc comment
 30 | ERROR   | Private member variable "finalized" must be prefixed with
    |         | an underscore
 32 | ERROR   | Missing doc comment for function __construct()
 38 | WARNING | Line exceeds 85 characters; contains 105 characters
 42 | ERROR   | Missing doc comment for function addTest()
 53 | ERROR   | Missing doc comment for function finalize()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Totals.php
---------------------------------------------------------------------------
FOUND 21 ERRORS AND 5 WARNINGS AFFECTING 26 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  15 | ERROR   | Missing doc comment for class Totals
  17 | ERROR   | Missing short description in doc comment
  20 | ERROR   | Private member variable "container" must be prefixed with
     |         | an underscore
  22 | ERROR   | Missing short description in doc comment
  25 | ERROR   | Private member variable "linesNode" must be prefixed with
     |         | an underscore
  27 | ERROR   | Missing short description in doc comment
  30 | ERROR   | Private member variable "methodsNode" must be prefixed
     |         | with an underscore
  32 | ERROR   | Missing short description in doc comment
  35 | ERROR   | Private member variable "functionsNode" must be prefixed
     |         | with an underscore
  37 | ERROR   | Missing short description in doc comment
  40 | ERROR   | Private member variable "classesNode" must be prefixed
     |         | with an underscore
  42 | ERROR   | Missing short description in doc comment
  45 | ERROR   | Private member variable "traitsNode" must be prefixed
     |         | with an underscore
  47 | ERROR   | Missing doc comment for function __construct()
  84 | ERROR   | Missing doc comment for function getContainer()
  89 | ERROR   | Missing doc comment for function setNumLines()
  98 | WARNING | Line exceeds 85 characters; contains 100 characters
 102 | ERROR   | Missing doc comment for function setNumClasses()
 108 | WARNING | Line exceeds 85 characters; contains 88 characters
 112 | ERROR   | Missing doc comment for function setNumTraits()
 118 | WARNING | Line exceeds 85 characters; contains 88 characters
 122 | ERROR   | Missing doc comment for function setNumMethods()
 128 | WARNING | Line exceeds 85 characters; contains 88 characters
 132 | ERROR   | Missing doc comment for function setNumFunctions()
 138 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/File.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class File
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Private member variable "dom" must be prefixed with an
    |       | underscore
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "contextNode" must be prefixed with
    |       | an underscore
 25 | ERROR | Missing doc comment for function __construct()
 31 | ERROR | Missing short description in doc comment
 39 | ERROR | Missing short description in doc comment
 47 | ERROR | Missing doc comment for function getTotals()
 63 | ERROR | Missing doc comment for function getLineCoverage()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Report.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class Report
 15 | ERROR   | Missing doc comment for function __construct()
 18 | WARNING | Line exceeds 85 characters; contains 121 characters
 29 | ERROR   | Private method name "Report::setName" must be prefixed
    |         | with an underscore
 29 | ERROR   | Missing doc comment for function setName()
 35 | ERROR   | Missing doc comment for function asDom()
 40 | ERROR   | Missing doc comment for function getFunctionObject()
 52 | ERROR   | Missing doc comment for function getClassObject()
 57 | ERROR   | Missing doc comment for function getTraitObject()
 62 | ERROR   | Private method name "Report::getUnitObject" must be
    |         | prefixed with an underscore
 62 | ERROR   | Missing doc comment for function getUnitObject()
 74 | ERROR   | Missing doc comment for function getSource()
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/php-code-coverage/src/Report/Xml/BuildInformation.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 19 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class BuildInformation
 17 | ERROR | Missing short description in doc comment
 20 | ERROR | Private member variable "contextNode" must be prefixed with
    |       | an underscore
 22 | ERROR | Missing short description in doc comment
 23 | ERROR | Missing parameter comment
 30 | ERROR | Missing short description in doc comment
 31 | ERROR | Missing parameter comment
 32 | ERROR | Missing @return tag in function comment
 60 | ERROR | Missing short description in doc comment
 60 | ERROR | Doc comment for parameter "$name" missing
 61 | ERROR | Missing parameter name
 65 | ERROR | Private method name "BuildInformation::getNodeByName" must
    |       | be prefixed with an underscore
 84 | ERROR | Missing short description in doc comment
 85 | ERROR | Missing parameter comment
 86 | ERROR | Missing @return tag in function comment
 92 | ERROR | Missing short description in doc comment
 93 | ERROR | Missing parameter comment
 94 | ERROR | Missing parameter comment
 95 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Tests.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class Tests
 15 | ERROR | Private member variable "contextNode" must be prefixed with
    |       | an underscore
 17 | ERROR | Private member variable "codeMap" must be prefixed with an
    |       | underscore
 27 | ERROR | Missing doc comment for function __construct()
 32 | ERROR | Missing doc comment for function addTest()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/php-code-coverage/src/Report/Xml/Unit.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class Unit
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Private member variable "contextNode" must be prefixed with
    |       | an underscore
 20 | ERROR | Missing doc comment for function __construct()
 27 | ERROR | Private method name "Unit::setName" must be prefixed with an
    |       | underscore
 27 | ERROR | Missing doc comment for function setName()
 32 | ERROR | Missing doc comment for function setLines()
 39 | ERROR | Missing doc comment for function setCrap()
 44 | ERROR | Missing doc comment for function setPackage()
 66 | ERROR | Missing doc comment for function setNamespace()
 85 | ERROR | Missing doc comment for function addMethod()
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/php-code-coverage/src/Driver/PHPDBG.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  19 | ERROR   | Missing @category tag in class comment
  19 | ERROR   | Missing @package tag in class comment
  19 | ERROR   | Missing @author tag in class comment
  19 | ERROR   | Missing @license tag in class comment
  19 | ERROR   | Missing @link tag in class comment
  43 | ERROR   | Missing parameter comment
  44 | ERROR   | Missing @return tag in function comment
  92 | ERROR   | Missing parameter comment
  93 | ERROR   | Missing parameter comment
  97 | ERROR   | Private method name "PHPDBG::detectExecutedLines" must be
     |         | prefixed with an underscore
 102 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/php-code-coverage/src/Driver/Driver.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing short description in doc comment
 32 | ERROR | Missing short description in doc comment
 42 | ERROR | Missing parameter comment
 43 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/php-code-coverage/src/Driver/HHVM.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 23 | ERROR | Missing parameter comment
 24 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpunit/php-code-coverage/src/Driver/Xdebug.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  19 | ERROR | [ ] Missing @category tag in class comment
  19 | ERROR | [ ] Missing @package tag in class comment
  19 | ERROR | [ ] Missing @author tag in class comment
  19 | ERROR | [ ] Missing @license tag in class comment
  19 | ERROR | [ ] Missing @link tag in class comment
  27 | ERROR | [ ] Private member variable "cacheNumLines" must be
     |       |     prefixed with an underscore
  39 | ERROR | [x] Each line in a multi-line IF statement must begin with
     |       |     a boolean operator
  39 | ERROR | [x] Closing parenthesis of a multi-line IF statement must
     |       |     be on a new line
  49 | ERROR | [ ] Missing parameter comment
  50 | ERROR | [ ] Missing @return tag in function comment
  73 | ERROR | [ ] Missing short description in doc comment
  74 | ERROR | [ ] Missing parameter comment
  78 | ERROR | [ ] Private method name "Xdebug::cleanup" must be prefixed
     |       |     with an underscore
  97 | ERROR | [ ] Missing short description in doc comment
  98 | ERROR | [ ] Missing parameter comment
 102 | ERROR | [ ] Private method name "Xdebug::getNumberOfLinesInFile"
     |       |     must be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpunit/php-code-coverage/tests/TestCase.php
---------------------------------------------------------------------------
FOUND 27 ERRORS AND 2 WARNINGS AFFECTING 25 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @package tag in class comment
  19 | ERROR   | [ ] Missing @author tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [ ] Missing doc comment for function setUpBeforeClass()
  29 | ERROR   | [ ] Missing doc comment for function
     |         |     getXdebugDataForBankAccount()
  81 | ERROR   | [ ] Missing doc comment for function
     |         |     getCoverageForBankAccount()
  84 | ERROR   | [x] File is being conditionally included; use
     |         |     "include_once" instead
  90 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  95 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 148 | ERROR   | [ ] Missing doc comment for function
     |         |     getCoverageForBankAccountForFirstTwoTests()
 156 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 159 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 188 | ERROR   | [ ] Missing doc comment for function
     |         |     getCoverageForBankAccountForLastTwoTests()
 196 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 199 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 233 | ERROR   | [ ] Missing doc comment for function
     |         |     getExpectedDataArrayForBankAccount()
 267 | ERROR   | [ ] Missing doc comment for function
     |         |     getCoverageForFileWithIgnoredLines()
 283 | ERROR   | [ ] Missing doc comment for function
     |         |     setUpXdebugStubForFileWithIgnoredLines()
 289 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 298 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 303 | ERROR   | [ ] Missing doc comment for function
     |         |     getCoverageForClassWithAnonymousFunction()
 306 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 319 | ERROR   | [ ] Missing doc comment for function
     |         |     setUpXdebugStubForClassWithAnonymousFunction()
 325 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 327 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 339 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpunit/php-code-coverage/tests/bootstrap.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/php-code-coverage/tests/_files/source_without_ignore.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
---------------------------------------------------------------------------


FILE: ...t/php-code-coverage/tests/_files/NamespaceCoverageCoversClassTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing short description in doc comment
  6 | ERROR | Missing @category tag in class comment
  6 | ERROR | Missing @package tag in class comment
  6 | ERROR | Missing @author tag in class comment
  6 | ERROR | Missing @license tag in class comment
  6 | ERROR | Missing @link tag in class comment
  9 | ERROR | Missing short description in doc comment
 16 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpunit/php-code-coverage/tests/_files/CoveredClass.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class CoveredParentClass
  4 | ERROR | Private method name "CoveredParentClass::privateMethod" must
    |       | be prefixed with an underscore
  4 | ERROR | Missing doc comment for function privateMethod()
  8 | ERROR | Missing doc comment for function protectedMethod()
 13 | ERROR | Missing doc comment for function publicMethod()
 19 | ERROR | Missing doc comment for class CoveredClass
 21 | ERROR | Private method name "CoveredClass::privateMethod" must be
    |       | prefixed with an underscore
 21 | ERROR | Missing doc comment for function privateMethod()
 25 | ERROR | Missing doc comment for function protectedMethod()
 31 | ERROR | Missing doc comment for function publicMethod()
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/php-code-coverage/tests/_files/NamespaceCoveredClass.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class CoveredParentClass
  6 | ERROR | Private method name "CoveredParentClass::privateMethod" must
    |       | be prefixed with an underscore
  6 | ERROR | Missing doc comment for function privateMethod()
 10 | ERROR | Missing doc comment for function protectedMethod()
 15 | ERROR | Missing doc comment for function publicMethod()
 21 | ERROR | Missing doc comment for class CoveredClass
 23 | ERROR | Private method name "CoveredClass::privateMethod" must be
    |       | prefixed with an underscore
 23 | ERROR | Missing doc comment for function privateMethod()
 27 | ERROR | Missing doc comment for function protectedMethod()
 33 | ERROR | Missing doc comment for function publicMethod()
---------------------------------------------------------------------------


FILE: ...endor/phpunit/php-code-coverage/tests/_files/CoverageFunctionTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageFunctionTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...hpunit/php-code-coverage/tests/_files/NamespaceCoveragePublicTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoveragePublicTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/php-code-coverage/tests/_files/CoverageProtectedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageProtectedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/php-code-coverage/tests/_files/CoveredFunction.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 2 | ERROR | Missing doc comment for function globalFunction()
---------------------------------------------------------------------------


FILE: ...php-code-coverage/tests/_files/NamespaceCoverageClassExtendedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | NamespaceCoverageClassExtendedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/php-code-coverage/tests/_files/source_with_ignore.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  8 | ERROR | Missing short description in doc comment
 10 | ERROR | Missing @category tag in class comment
 10 | ERROR | Missing @package tag in class comment
 10 | ERROR | Missing @author tag in class comment
 10 | ERROR | Missing @license tag in class comment
 10 | ERROR | Missing @link tag in class comment
 13 | ERROR | Missing doc comment for function bar()
 18 | ERROR | Missing doc comment for class Bar
 20 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing @return tag in function comment
 28 | ERROR | Missing doc comment for function baz()
 33 | ERROR | Missing doc comment for interface Bor
 35 | ERROR | Missing doc comment for function foo()
---------------------------------------------------------------------------


FILE: ...code-coverage/tests/_files/NamespaceCoverageCoversClassPublicTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing short description in doc comment
  6 | ERROR | Missing @category tag in class comment
  6 | ERROR | Missing @package tag in class comment
  6 | ERROR | Missing @author tag in class comment
  6 | ERROR | Missing @license tag in class comment
  6 | ERROR | Missing @link tag in class comment
  9 | ERROR | Missing short description in doc comment
 11 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...unit/php-code-coverage/tests/_files/CoverageMethodParenthesesTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageMethodParenthesesTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/php-code-coverage/tests/_files/CoveragePrivateTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoveragePrivateTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...it/php-code-coverage/tests/_files/CoverageFunctionParenthesesTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageFunctionParenthesesTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/php-code-coverage/tests/_files/source_with_namespace.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  6 | ERROR | [ ] Missing @category tag in class comment
  6 | ERROR | [ ] Missing @package tag in class comment
  6 | ERROR | [ ] Missing @author tag in class comment
  6 | ERROR | [ ] Missing @license tag in class comment
  6 | ERROR | [ ] Missing @link tag in class comment
  7 | ERROR | [ ] Class name must begin with a capital letter
  7 | ERROR | [ ] Class name is not valid; consider Source_With_Namespace
    |       |     instead
 11 | ERROR | [ ] Missing short description in doc comment
 12 | ERROR | [ ] Missing parameter comment
 13 | ERROR | [ ] Missing @return tag in function comment
 16 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...php-code-coverage/tests/_files/CoverageTwoDefaultClassAnnotations.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  1 | ERROR | Missing file doc comment
  2 | ERROR | Missing short description in doc comment
  5 | ERROR | Missing @category tag in class comment
  5 | ERROR | Missing @package tag in class comment
  5 | ERROR | Missing @author tag in class comment
  5 | ERROR | Missing @license tag in class comment
  5 | ERROR | Missing @link tag in class comment
  8 | ERROR | Missing short description in doc comment
 10 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ode-coverage/tests/_files/CoverageMethodParenthesesWhitespaceTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | CoverageMethodParenthesesWhitespaceTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...st/vendor/phpunit/php-code-coverage/tests/_files/CoverageNoneTest.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNoneTest
 6 | ERROR | Missing doc comment for function testSomething()
---------------------------------------------------------------------------


FILE: ...phpunit/php-code-coverage/tests/_files/NamespaceCoverageClassTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageClassTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpunit/php-code-coverage/tests/_files/CoverageClassTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageClassTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...punit/php-code-coverage/tests/_files/NamespaceCoveragePrivateTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoveragePrivateTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ndor/phpunit/php-code-coverage/tests/_files/CoverageNotPublicTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNotPublicTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...de-coverage/tests/_files/source_with_class_and_anonymous_function.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 3 | ERROR | Missing doc comment for class
   |       | CoveredClassWithAnonymousFunctionInStaticMethod
 5 | ERROR | Missing doc comment for function runAnonymous()
---------------------------------------------------------------------------


FILE: ...r/phpunit/php-code-coverage/tests/_files/CoverageNotProtectedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNotProtectedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...hp-code-coverage/tests/_files/CoverageMethodOneLineAnnotationTest.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
 2 | ERROR | [ ] Missing file doc comment
 4 | ERROR | [ ] Missing doc comment for class
   |       |     CoverageMethodOneLineAnnotationTest
 6 | ERROR | [x] The open comment tag must be the only content on the line
 6 | ERROR | [ ] Missing short description in doc comment
 6 | ERROR | [x] The close comment tag must be the only content on the
   |       |     line
 6 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...it/php-code-coverage/tests/_files/source_with_oneline_annotations.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  3 | ERROR | [x] The open comment tag must be the only content on the
    |       |     line
  3 | ERROR | [x] Doc comment short description must be on the first line
  3 | ERROR | [x] The close comment tag must be the only content on the
    |       |     line
  3 | ERROR | [ ] Missing @category tag in class comment
  3 | ERROR | [ ] Missing @package tag in class comment
  3 | ERROR | [ ] Missing @author tag in class comment
  3 | ERROR | [ ] Missing @license tag in class comment
  3 | ERROR | [ ] Missing @link tag in class comment
  6 | ERROR | [ ] Missing doc comment for function bar()
  9 | ERROR | [ ] Missing doc comment for class Foo
 11 | ERROR | [ ] Missing doc comment for function bar()
 16 | ERROR | [ ] Missing doc comment for function baz()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dor/phpunit/php-code-coverage/tests/_files/CoverageNotPrivateTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNotPrivateTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...r/phpunit/php-code-coverage/tests/_files/source_without_namespace.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  1 | ERROR | [ ] Missing file doc comment
  4 | ERROR | [ ] Missing @category tag in class comment
  4 | ERROR | [ ] Missing @package tag in class comment
  4 | ERROR | [ ] Missing @author tag in class comment
  4 | ERROR | [ ] Missing @license tag in class comment
  4 | ERROR | [ ] Missing @link tag in class comment
  9 | ERROR | [ ] Missing short description in doc comment
 10 | ERROR | [ ] Missing parameter comment
 11 | ERROR | [ ] Missing @return tag in function comment
 14 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/php-code-coverage/tests/_files/CoveragePublicTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoveragePublicTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...hpunit/php-code-coverage/tests/_files/NamespaceCoverageMethodTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageMethodTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...vendor/phpunit/php-code-coverage/tests/_files/CoverageNothingTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageNothingTest
 6 | ERROR | Missing short description in doc comment
 9 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...e-coverage/tests/_files/CoverageFunctionParenthesesWhitespaceTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | CoverageFunctionParenthesesWhitespaceTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../phpunit/php-code-coverage/tests/_files/CoverageClassExtendedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageClassExtendedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...unit/php-code-coverage/tests/_files/NotExistingCoveredElementTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  4 | ERROR | Missing doc comment for class NotExistingCoveredElementTest
  6 | ERROR | Missing short description in doc comment
  8 | ERROR | Missing @return tag in function comment
 13 | ERROR | Missing short description in doc comment
 15 | ERROR | Missing @return tag in function comment
 20 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...nit/php-code-coverage/tests/_files/NamespaceCoverageProtectedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageProtectedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/php-code-coverage/tests/_files/BankAccountTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  6 | ERROR | Missing doc comment for class BankAccountTest
 10 | ERROR | Missing doc comment for function setUp()
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @return tag in function comment
 23 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing @return tag in function comment
 39 | ERROR | Missing short description in doc comment
 41 | ERROR | Missing @return tag in function comment
 55 | ERROR | Missing short description in doc comment
 59 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...nit/php-code-coverage/tests/_files/NamespaceCoverageNotPublicTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageNotPublicTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../php-code-coverage/tests/_files/NamespaceCoverageNotProtectedTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class
   |       | NamespaceCoverageNotProtectedTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...it/php-code-coverage/tests/_files/NamespaceCoverageNotPrivateTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class NamespaceCoverageNotPrivateTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../vendor/phpunit/php-code-coverage/tests/_files/CoverageMethodTest.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
 2 | ERROR | Missing file doc comment
 4 | ERROR | Missing doc comment for class CoverageMethodTest
 6 | ERROR | Missing short description in doc comment
 8 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpunit/php-code-coverage/tests/_files/BankAccount.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | Missing file doc comment
  2 | ERROR | Missing doc comment for class BankAccount
  6 | ERROR | Missing doc comment for function getBalance()
 11 | ERROR | Missing doc comment for function setBalance()
 20 | ERROR | Missing doc comment for function depositMoney()
 27 | ERROR | Missing doc comment for function withdrawMoney()
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/php-code-coverage/tests/tests/HTMLTest.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AND 8 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing doc comment for class HTMLTest
 17 | ERROR   | Private member variable "TEST_REPORT_PATH_SOURCE" must be
    |         | prefixed with an underscore
 19 | ERROR   | Missing doc comment for function setUpBeforeClass()
 23 | WARNING | Line exceeds 85 characters; contains 99 characters
 26 | ERROR   | Missing doc comment for function tearDown()
 31 | WARNING | Line exceeds 85 characters; contains 106 characters
 42 | ERROR   | Missing doc comment for function testForBankAccountTest()
 44 | WARNING | Line exceeds 85 characters; contains 109 characters
 52 | ERROR   | Missing doc comment for function
    |         | testForFileWithIgnoredLines()
 54 | WARNING | Line exceeds 85 characters; contains 118 characters
 57 | WARNING | Line exceeds 85 characters; contains 92 characters
 62 | ERROR   | Missing doc comment for function
    |         | testForClassWithAnonymousFunction()
 64 | ERROR   | Multi-line assignments must have the equal sign on the
    |         | second line
 65 | WARNING | Line exceeds 85 characters; contains 107 characters
 68 | WARNING | Line exceeds 85 characters; contains 98 characters
 73 | ERROR   | Missing short description in doc comment
 74 | ERROR   | Missing parameter comment
 75 | ERROR   | Missing parameter comment
 76 | ERROR   | Missing @return tag in function comment
 77 | ERROR   | Private method name "HTMLTest::assertFilesEquals" must be
    |         | prefixed with an underscore
 80 | WARNING | Line exceeds 85 characters; contains 106 characters
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/php-code-coverage/tests/tests/TextTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 3 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing short description in doc comment
 17 | ERROR   | Missing @category tag in class comment
 17 | ERROR   | Missing @package tag in class comment
 17 | ERROR   | Missing @author tag in class comment
 17 | ERROR   | Missing @license tag in class comment
 17 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Missing doc comment for function
    |         | testTextForBankAccountTest()
 26 | WARNING | Line exceeds 85 characters; contains 90 characters
 30 | ERROR   | Missing doc comment for function
    |         | testTextForFileWithIgnoredLines()
 36 | WARNING | Line exceeds 85 characters; contains 99 characters
 40 | ERROR   | Missing doc comment for function
    |         | testTextForClassWithAnonymousFunction()
 46 | WARNING | Line exceeds 85 characters; contains 105 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/php-code-coverage/tests/tests/FilterTest.php
---------------------------------------------------------------------------
FOUND 25 ERRORS AND 1 WARNING AFFECTING 26 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  15 | ERROR   | Missing doc comment for class FilterTest
  17 | ERROR   | Missing short description in doc comment
  20 | ERROR   | Private member variable "filter" must be prefixed with an
     |         | underscore
  22 | ERROR   | Missing short description in doc comment
  25 | ERROR   | Private member variable "files" must be prefixed with an
     |         | underscore
  27 | ERROR   | Missing doc comment for function setUp()
  29 | WARNING | Line exceeds 85 characters; contains 89 characters
  76 | ERROR   | Missing short description in doc comment
  79 | ERROR   | Missing @return tag in function comment
  90 | ERROR   | Missing short description in doc comment
  93 | ERROR   | Missing @return tag in function comment
 102 | ERROR   | Missing short description in doc comment
 106 | ERROR   | Missing @return tag in function comment
 117 | ERROR   | Missing short description in doc comment
 120 | ERROR   | Missing @return tag in function comment
 138 | ERROR   | Missing short description in doc comment
 142 | ERROR   | Missing @return tag in function comment
 151 | ERROR   | Missing short description in doc comment
 153 | ERROR   | Missing @return tag in function comment
 165 | ERROR   | Missing short description in doc comment
 167 | ERROR   | Missing @return tag in function comment
 174 | ERROR   | Missing short description in doc comment
 176 | ERROR   | Missing @return tag in function comment
 183 | ERROR   | Missing short description in doc comment
 186 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpunit/php-code-coverage/tests/tests/CodeCoverageTest.php
---------------------------------------------------------------------------
FOUND 61 ERRORS AND 11 WARNINGS AFFECTING 68 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  16 | ERROR   | Missing short description in doc comment
  18 | ERROR   | Missing @category tag in class comment
  18 | ERROR   | Missing @package tag in class comment
  18 | ERROR   | Missing @author tag in class comment
  18 | ERROR   | Missing @license tag in class comment
  18 | ERROR   | Missing @link tag in class comment
  21 | ERROR   | Missing short description in doc comment
  24 | ERROR   | Private member variable "coverage" must be prefixed with
     |         | an underscore
  26 | ERROR   | Missing doc comment for function setUp()
  31 | ERROR   | Missing doc comment for function
     |         | testCanBeConstructedForXdebugWithoutGivenFilterObject()
  50 | ERROR   | Missing doc comment for function
     |         | testCanBeConstructedForXdebugWithGivenFilterObject()
  68 | ERROR   | Missing doc comment for function
     |         | testCanBeConstructedForPhpdbgWithoutGivenFilterObject()
  87 | ERROR   | Missing doc comment for function
     |         | testCanBeConstructedForPhpdbgWithGivenFilterObject()
 105 | ERROR   | Missing short description in doc comment
 107 | ERROR   | Missing @return tag in function comment
 113 | ERROR   | Missing short description in doc comment
 115 | ERROR   | Missing @return tag in function comment
 121 | ERROR   | Missing short description in doc comment
 123 | ERROR   | Missing @return tag in function comment
 129 | ERROR   | Missing short description in doc comment
 131 | ERROR   | Missing @return tag in function comment
 137 | ERROR   | Missing short description in doc comment
 139 | ERROR   | Missing @return tag in function comment
 145 | ERROR   | Missing doc comment for function testSetCacheTokens()
 151 | ERROR   | Missing short description in doc comment
 153 | ERROR   | Missing @return tag in function comment
 154 | WARNING | Line exceeds 85 characters; contains 96 characters
 159 | ERROR   | Missing doc comment for function
     |         | testSetCheckForUnintentionallyCoveredCode()
 169 | ERROR   | Missing short description in doc comment
 171 | ERROR   | Missing @return tag in function comment
 177 | ERROR   | Missing doc comment for function
     |         | testSetCheckForMissingCoversAnnotation()
 187 | ERROR   | Missing short description in doc comment
 189 | ERROR   | Missing @return tag in function comment
 190 | WARNING | Line exceeds 85 characters; contains 93 characters
 195 | ERROR   | Missing doc comment for function
     |         | testSetForceCoversAnnotation()
 205 | ERROR   | Missing short description in doc comment
 207 | ERROR   | Missing @return tag in function comment
 208 | WARNING | Line exceeds 85 characters; contains 91 characters
 213 | ERROR   | Missing doc comment for function
     |         | testSetCheckForUnexecutedCoveredCode()
 223 | ERROR   | Missing short description in doc comment
 225 | ERROR   | Missing @return tag in function comment
 226 | WARNING | Line exceeds 85 characters; contains 92 characters
 231 | ERROR   | Missing doc comment for function
     |         | testSetAddUncoveredFilesFromWhitelist()
 241 | ERROR   | Missing short description in doc comment
 243 | ERROR   | Missing @return tag in function comment
 244 | WARNING | Line exceeds 85 characters; contains 96 characters
 249 | ERROR   | Missing doc comment for function
     |         | testSetProcessUncoveredFilesFromWhitelist()
 259 | ERROR   | Missing doc comment for function
     |         | testSetIgnoreDeprecatedCode()
 269 | ERROR   | Missing short description in doc comment
 271 | ERROR   | Missing @return tag in function comment
 277 | ERROR   | Missing doc comment for function testClear()
 286 | ERROR   | Missing doc comment for function testCollect()
 297 | WARNING | Line exceeds 85 characters; contains 111 characters
 298 | WARNING | Line exceeds 85 characters; contains 111 characters
 299 | WARNING | Line exceeds 85 characters; contains 111 characters
 300 | WARNING | Line exceeds 85 characters; contains 110 characters
 306 | ERROR   | Missing doc comment for function testMerge()
 317 | ERROR   | Missing doc comment for function testMerge2()
 332 | ERROR   | Missing doc comment for function
     |         | testGetLinesToBeIgnored()
 378 | ERROR   | Missing doc comment for function
     |         | testGetLinesToBeIgnored2()
 389 | ERROR   | Missing doc comment for function
     |         | testGetLinesToBeIgnored3()
 412 | ERROR   | Missing doc comment for function
     |         | testGetLinesToBeIgnoredOneLineAnnotations()
 453 | ERROR   | Missing short description in doc comment
 456 | ERROR   | Private method name
     |         | "CodeCoverageTest::getLinesToBeIgnored" must be prefixed
     |         | with an underscore
 468 | ERROR   | Missing doc comment for function
     |         | testGetLinesToBeIgnoredWhenIgnoreIsDisabled()
 502 | ERROR   | Missing short description in doc comment
 504 | ERROR   | Missing @return tag in function comment
 526 | WARNING | Line exceeds 85 characters; contains 93 characters
 529 | ERROR   | Missing short description in doc comment
 531 | ERROR   | Missing @return tag in function comment
 558 | WARNING | Line exceeds 85 characters; contains 93 characters
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpunit/php-code-coverage/tests/tests/UtilTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing doc comment for function testPercent()
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/php-code-coverage/tests/tests/CloverTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing doc comment for function
    |       | testCloverForBankAccountTest()
 30 | ERROR | Missing doc comment for function
    |       | testCloverForFileWithIgnoredLines()
 40 | ERROR | Missing doc comment for function
    |       | testCloverForClassWithAnonymousFunction()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpunit/php-code-coverage/tests/tests/BuilderTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  16 | ERROR | [ ] Missing doc comment for class BuilderTest
  20 | ERROR | [ ] Missing doc comment for function setUp()
  25 | ERROR | [ ] Missing doc comment for function testSomething()
  45 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
     |       |     or "/* comment */" instead.
  46 | ERROR | [x] Perl-style comments are not allowed. Use "// Comment."
     |       |     or "/* comment */" instead.
 128 | ERROR | [ ] Missing doc comment for function
     |       |     testBuildDirectoryStructure()
 151 | ERROR | [ ] Missing short description in doc comment
 151 | ERROR | [ ] Doc comment for parameter "$reducedPaths" missing
 151 | ERROR | [ ] Doc comment for parameter "$commonPath" missing
 151 | ERROR | [ ] Doc comment for parameter "$paths" missing
 153 | ERROR | [ ] Missing @return tag in function comment
 169 | ERROR | [ ] Missing doc comment for function reducePathsProvider()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpunit/php-code-coverage/tests/tests/Crap4jTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing short description in doc comment
 17 | ERROR   | Missing @category tag in class comment
 17 | ERROR   | Missing @package tag in class comment
 17 | ERROR   | Missing @author tag in class comment
 17 | ERROR   | Missing @license tag in class comment
 17 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Missing doc comment for function testForBankAccountTest()
 30 | ERROR   | Missing doc comment for function
    |         | testForFileWithIgnoredLines()
 36 | WARNING | Line exceeds 85 characters; contains 114 characters
 40 | ERROR   | Missing doc comment for function
    |         | testForClassWithAnonymousFunction()
 46 | WARNING | Line exceeds 85 characters; contains 126 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpunit/php-code-coverage/tests/tests/XMLTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 6 WARNINGS AFFECTING 19 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing doc comment for class XMLTest
 17 | ERROR   | Private member variable "TEST_REPORT_PATH_SOURCE" must be
    |         | prefixed with an underscore
 19 | ERROR   | Missing doc comment for function setUpBeforeClass()
 23 | WARNING | Line exceeds 85 characters; contains 98 characters
 26 | ERROR   | Missing doc comment for function tearDown()
 38 | ERROR   | Missing doc comment for function testForBankAccountTest()
 40 | WARNING | Line exceeds 85 characters; contains 109 characters
 48 | ERROR   | Missing doc comment for function
    |         | testForFileWithIgnoredLines()
 50 | WARNING | Line exceeds 85 characters; contains 118 characters
 53 | WARNING | Line exceeds 85 characters; contains 89 characters
 58 | ERROR   | Missing doc comment for function
    |         | testForClassWithAnonymousFunction()
 60 | WARNING | Line exceeds 85 characters; contains 124 characters
 63 | WARNING | Line exceeds 85 characters; contains 95 characters
 68 | ERROR   | Missing short description in doc comment
 69 | ERROR   | Missing parameter comment
 70 | ERROR   | Missing parameter comment
 71 | ERROR   | Missing @return tag in function comment
 72 | ERROR   | Private method name "XMLTest::assertFilesEquals" must be
    |         | prefixed with an underscore
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/phpunit/php-timer/src/Timer.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 13 | ERROR | [ ] Missing @category tag in class comment
 13 | ERROR | [ ] Missing @package tag in class comment
 13 | ERROR | [ ] Missing @author tag in class comment
 13 | ERROR | [ ] Missing @license tag in class comment
 13 | ERROR | [ ] Missing @link tag in class comment
 16 | ERROR | [ ] Missing short description in doc comment
 19 | ERROR | [ ] Private member variable "times" must be prefixed with an
    |       |     underscore
 25 | ERROR | [ ] Missing short description in doc comment
 28 | ERROR | [ ] Private member variable "startTimes" must be prefixed
    |       |     with an underscore
 30 | ERROR | [ ] Missing short description in doc comment
 37 | ERROR | [ ] Missing @return tag in function comment
 56 | ERROR | [ ] Missing parameter comment
 56 | ERROR | [x] Expected 1 spaces after parameter type; 2 found
 57 | ERROR | [ ] Tag cannot be grouped with parameter tags in a doc
    |       |     comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/phpunit/php-timer/tests/TimerTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class PHP_TimerTest
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Missing @return tag in function comment
 24 | ERROR | Missing short description in doc comment
 24 | ERROR | Doc comment for parameter "$string" missing
 24 | ERROR | Doc comment for parameter "$seconds" missing
 27 | ERROR | Missing @return tag in function comment
 36 | ERROR | Missing short description in doc comment
 38 | ERROR | Missing @return tag in function comment
 48 | ERROR | Missing short description in doc comment
 50 | ERROR | Missing @return tag in function comment
 59 | ERROR | Missing doc comment for function secondsProvider()
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/composer/autoload_classmap.php
----------------------------------------------------------------------
FOUND 1 ERROR AND 379 WARNINGS AFFECTING 380 LINES
----------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  10 | WARNING | Line exceeds 85 characters; contains 87 characters
  11 | WARNING | Line exceeds 85 characters; contains 89 characters
  13 | WARNING | Line exceeds 85 characters; contains 93 characters
  14 | WARNING | Line exceeds 85 characters; contains 121 characters
  15 | WARNING | Line exceeds 85 characters; contains 113 characters
  16 | WARNING | Line exceeds 85 characters; contains 123 characters
  17 | WARNING | Line exceeds 85 characters; contains 126 characters
  18 | WARNING | Line exceeds 85 characters; contains 126 characters
  19 | WARNING | Line exceeds 85 characters; contains 122 characters
  20 | WARNING | Line exceeds 85 characters; contains 120 characters
  21 | WARNING | Line exceeds 85 characters; contains 138 characters
  22 | WARNING | Line exceeds 85 characters; contains 150 characters
  23 | WARNING | Line exceeds 85 characters; contains 122 characters
  24 | WARNING | Line exceeds 85 characters; contains 124 characters
  25 | WARNING | Line exceeds 85 characters; contains 114 characters
  26 | WARNING | Line exceeds 85 characters; contains 134 characters
  27 | WARNING | Line exceeds 85 characters; contains 122 characters
  28 | WARNING | Line exceeds 85 characters; contains 130 characters
  29 | WARNING | Line exceeds 85 characters; contains 136 characters
  30 | WARNING | Line exceeds 85 characters; contains 170 characters
  31 | WARNING | Line exceeds 85 characters; contains 124 characters
  32 | WARNING | Line exceeds 85 characters; contains 126 characters
  33 | WARNING | Line exceeds 85 characters; contains 124 characters
  34 | WARNING | Line exceeds 85 characters; contains 118 characters
  35 | WARNING | Line exceeds 85 characters; contains 118 characters
  36 | WARNING | Line exceeds 85 characters; contains 118 characters
  37 | WARNING | Line exceeds 85 characters; contains 120 characters
  38 | WARNING | Line exceeds 85 characters; contains 126 characters
  39 | WARNING | Line exceeds 85 characters; contains 124 characters
  40 | WARNING | Line exceeds 85 characters; contains 128 characters
  41 | WARNING | Line exceeds 85 characters; contains 116 characters
  42 | WARNING | Line exceeds 85 characters; contains 114 characters
  43 | WARNING | Line exceeds 85 characters; contains 116 characters
  44 | WARNING | Line exceeds 85 characters; contains 124 characters
  45 | WARNING | Line exceeds 85 characters; contains 116 characters
  46 | WARNING | Line exceeds 85 characters; contains 116 characters
  47 | WARNING | Line exceeds 85 characters; contains 124 characters
  48 | WARNING | Line exceeds 85 characters; contains 126 characters
  49 | WARNING | Line exceeds 85 characters; contains 166 characters
  50 | WARNING | Line exceeds 85 characters; contains 120 characters
  51 | WARNING | Line exceeds 85 characters; contains 124 characters
  52 | WARNING | Line exceeds 85 characters; contains 124 characters
  53 | WARNING | Line exceeds 85 characters; contains 122 characters
  54 | WARNING | Line exceeds 85 characters; contains 124 characters
  55 | WARNING | Line exceeds 85 characters; contains 140 characters
  56 | WARNING | Line exceeds 85 characters; contains 138 characters
  57 | WARNING | Line exceeds 85 characters; contains 120 characters
  58 | WARNING | Line exceeds 85 characters; contains 132 characters
  59 | WARNING | Line exceeds 85 characters; contains 132 characters
  60 | WARNING | Line exceeds 85 characters; contains 164 characters
  61 | WARNING | Line exceeds 85 characters; contains 136 characters
  62 | WARNING | Line exceeds 85 characters; contains 142 characters
  63 | WARNING | Line exceeds 85 characters; contains 150 characters
  64 | WARNING | Line exceeds 85 characters; contains 143 characters
  65 | WARNING | Line exceeds 85 characters; contains 123 characters
  66 | WARNING | Line exceeds 85 characters; contains 114 characters
  67 | WARNING | Line exceeds 85 characters; contains 104 characters
  68 | WARNING | Line exceeds 85 characters; contains 106 characters
  69 | WARNING | Line exceeds 85 characters; contains 108 characters
  70 | WARNING | Line exceeds 85 characters; contains 99 characters
  71 | WARNING | Line exceeds 85 characters; contains 113 characters
  72 | WARNING | Line exceeds 85 characters; contains 133 characters
  73 | WARNING | Line exceeds 85 characters; contains 109 characters
  74 | WARNING | Line exceeds 85 characters; contains 117 characters
  75 | WARNING | Line exceeds 85 characters; contains 119 characters
  76 | WARNING | Line exceeds 85 characters; contains 137 characters
  77 | WARNING | Line exceeds 85 characters; contains 145 characters
  78 | WARNING | Line exceeds 85 characters; contains 150 characters
  79 | WARNING | Line exceeds 85 characters; contains 129 characters
  80 | WARNING | Line exceeds 85 characters; contains 145 characters
  81 | WARNING | Line exceeds 85 characters; contains 123 characters
  82 | WARNING | Line exceeds 85 characters; contains 143 characters
  83 | WARNING | Line exceeds 85 characters; contains 141 characters
  84 | WARNING | Line exceeds 85 characters; contains 143 characters
  85 | WARNING | Line exceeds 85 characters; contains 121 characters
  86 | WARNING | Line exceeds 85 characters; contains 124 characters
  87 | WARNING | Line exceeds 85 characters; contains 114 characters
  88 | WARNING | Line exceeds 85 characters; contains 127 characters
  89 | WARNING | Line exceeds 85 characters; contains 128 characters
  90 | WARNING | Line exceeds 85 characters; contains 151 characters
  91 | WARNING | Line exceeds 85 characters; contains 151 characters
  92 | WARNING | Line exceeds 85 characters; contains 114 characters
  93 | WARNING | Line exceeds 85 characters; contains 110 characters
  94 | WARNING | Line exceeds 85 characters; contains 143 characters
  95 | WARNING | Line exceeds 85 characters; contains 139 characters
  96 | WARNING | Line exceeds 85 characters; contains 155 characters
  97 | WARNING | Line exceeds 85 characters; contains 133 characters
  98 | WARNING | Line exceeds 85 characters; contains 141 characters
  99 | WARNING | Line exceeds 85 characters; contains 151 characters
 100 | WARNING | Line exceeds 85 characters; contains 149 characters
 101 | WARNING | Line exceeds 85 characters; contains 149 characters
 102 | WARNING | Line exceeds 85 characters; contains 137 characters
 103 | WARNING | Line exceeds 85 characters; contains 143 characters
 104 | WARNING | Line exceeds 85 characters; contains 133 characters
 105 | WARNING | Line exceeds 85 characters; contains 133 characters
 106 | WARNING | Line exceeds 85 characters; contains 151 characters
 107 | WARNING | Line exceeds 85 characters; contains 118 characters
 108 | WARNING | Line exceeds 85 characters; contains 137 characters
 109 | WARNING | Line exceeds 85 characters; contains 138 characters
 110 | WARNING | Line exceeds 85 characters; contains 104 characters
 111 | WARNING | Line exceeds 85 characters; contains 139 characters
 112 | WARNING | Line exceeds 85 characters; contains 125 characters
 113 | WARNING | Line exceeds 85 characters; contains 141 characters
 114 | WARNING | Line exceeds 85 characters; contains 135 characters
 115 | WARNING | Line exceeds 85 characters; contains 135 characters
 116 | WARNING | Line exceeds 85 characters; contains 137 characters
 117 | WARNING | Line exceeds 85 characters; contains 127 characters
 118 | WARNING | Line exceeds 85 characters; contains 127 characters
 119 | WARNING | Line exceeds 85 characters; contains 135 characters
 120 | WARNING | Line exceeds 85 characters; contains 116 characters
 121 | WARNING | Line exceeds 85 characters; contains 103 characters
 122 | WARNING | Line exceeds 85 characters; contains 99 characters
 123 | WARNING | Line exceeds 85 characters; contains 109 characters
 124 | WARNING | Line exceeds 85 characters; contains 109 characters
 125 | WARNING | Line exceeds 85 characters; contains 103 characters
 126 | WARNING | Line exceeds 85 characters; contains 111 characters
 127 | WARNING | Line exceeds 85 characters; contains 113 characters
 128 | WARNING | Line exceeds 85 characters; contains 123 characters
 129 | WARNING | Line exceeds 85 characters; contains 109 characters
 130 | WARNING | Line exceeds 85 characters; contains 89 characters
 131 | WARNING | Line exceeds 85 characters; contains 97 characters
 132 | WARNING | Line exceeds 85 characters; contains 103 characters
 133 | WARNING | Line exceeds 85 characters; contains 105 characters
 134 | WARNING | Line exceeds 85 characters; contains 147 characters
 135 | WARNING | Line exceeds 85 characters; contains 101 characters
 136 | WARNING | Line exceeds 85 characters; contains 99 characters
 137 | WARNING | Line exceeds 85 characters; contains 115 characters
 138 | WARNING | Line exceeds 85 characters; contains 143 characters
 139 | WARNING | Line exceeds 85 characters; contains 95 characters
 140 | WARNING | Line exceeds 85 characters; contains 111 characters
 141 | WARNING | Line exceeds 85 characters; contains 103 characters
 142 | WARNING | Line exceeds 85 characters; contains 93 characters
 143 | WARNING | Line exceeds 85 characters; contains 142 characters
 144 | WARNING | Line exceeds 85 characters; contains 104 characters
 145 | WARNING | Line exceeds 85 characters; contains 128 characters
 146 | WARNING | Line exceeds 85 characters; contains 142 characters
 147 | WARNING | Line exceeds 85 characters; contains 126 characters
 148 | WARNING | Line exceeds 85 characters; contains 99 characters
 149 | WARNING | Line exceeds 85 characters; contains 121 characters
 150 | WARNING | Line exceeds 85 characters; contains 105 characters
 151 | WARNING | Line exceeds 85 characters; contains 89 characters
 152 | WARNING | Line exceeds 85 characters; contains 89 characters
 153 | WARNING | Line exceeds 85 characters; contains 101 characters
 154 | WARNING | Line exceeds 85 characters; contains 95 characters
 155 | WARNING | Line exceeds 85 characters; contains 89 characters
 156 | WARNING | Line exceeds 85 characters; contains 97 characters
 157 | WARNING | Line exceeds 85 characters; contains 115 characters
 158 | WARNING | Line exceeds 85 characters; contains 95 characters
 159 | WARNING | Line exceeds 85 characters; contains 91 characters
 160 | WARNING | Line exceeds 85 characters; contains 91 characters
 163 | WARNING | Line exceeds 85 characters; contains 93 characters
 164 | WARNING | Line exceeds 85 characters; contains 113 characters
 166 | WARNING | Line exceeds 85 characters; contains 90 characters
 167 | WARNING | Line exceeds 85 characters; contains 96 characters
 168 | WARNING | Line exceeds 85 characters; contains 116 characters
 169 | WARNING | Line exceeds 85 characters; contains 114 characters
 170 | WARNING | Line exceeds 85 characters; contains 114 characters
 172 | WARNING | Line exceeds 85 characters; contains 105 characters
 174 | WARNING | Line exceeds 85 characters; contains 122 characters
 175 | WARNING | Line exceeds 85 characters; contains 116 characters
 176 | WARNING | Line exceeds 85 characters; contains 114 characters
 177 | WARNING | Line exceeds 85 characters; contains 122 characters
 178 | WARNING | Line exceeds 85 characters; contains 120 characters
 179 | WARNING | Line exceeds 85 characters; contains 111 characters
 182 | WARNING | Line exceeds 85 characters; contains 109 characters
 183 | WARNING | Line exceeds 85 characters; contains 113 characters
 187 | WARNING | Line exceeds 85 characters; contains 96 characters
 198 | WARNING | Line exceeds 85 characters; contains 88 characters
 199 | WARNING | Line exceeds 85 characters; contains 86 characters
 210 | WARNING | Line exceeds 85 characters; contains 94 characters
 212 | WARNING | Line exceeds 85 characters; contains 88 characters
 213 | WARNING | Line exceeds 85 characters; contains 86 characters
 214 | WARNING | Line exceeds 85 characters; contains 87 characters
 220 | WARNING | Line exceeds 85 characters; contains 95 characters
 221 | WARNING | Line exceeds 85 characters; contains 87 characters
 223 | WARNING | Line exceeds 85 characters; contains 99 characters
 234 | WARNING | Line exceeds 85 characters; contains 86 characters
 236 | WARNING | Line exceeds 85 characters; contains 99 characters
 238 | WARNING | Line exceeds 85 characters; contains 87 characters
 239 | WARNING | Line exceeds 85 characters; contains 86 characters
 240 | WARNING | Line exceeds 85 characters; contains 87 characters
 241 | WARNING | Line exceeds 85 characters; contains 88 characters
 247 | WARNING | Line exceeds 85 characters; contains 98 characters
 254 | WARNING | Line exceeds 85 characters; contains 86 characters
 259 | WARNING | Line exceeds 85 characters; contains 91 characters
 272 | WARNING | Line exceeds 85 characters; contains 88 characters
 278 | WARNING | Line exceeds 85 characters; contains 87 characters
 279 | WARNING | Line exceeds 85 characters; contains 86 characters
 286 | WARNING | Line exceeds 85 characters; contains 94 characters
 287 | WARNING | Line exceeds 85 characters; contains 87 characters
 288 | WARNING | Line exceeds 85 characters; contains 87 characters
 289 | WARNING | Line exceeds 85 characters; contains 91 characters
 290 | WARNING | Line exceeds 85 characters; contains 94 characters
 293 | WARNING | Line exceeds 85 characters; contains 87 characters
 299 | WARNING | Line exceeds 85 characters; contains 86 characters
 301 | WARNING | Line exceeds 85 characters; contains 86 characters
 305 | WARNING | Line exceeds 85 characters; contains 86 characters
 312 | WARNING | Line exceeds 85 characters; contains 87 characters
 313 | WARNING | Line exceeds 85 characters; contains 99 characters
 315 | WARNING | Line exceeds 85 characters; contains 86 characters
 316 | WARNING | Line exceeds 85 characters; contains 90 characters
 318 | WARNING | Line exceeds 85 characters; contains 87 characters
 320 | WARNING | Line exceeds 85 characters; contains 86 characters
 322 | WARNING | Line exceeds 85 characters; contains 93 characters
 324 | WARNING | Line exceeds 85 characters; contains 95 characters
 335 | WARNING | Line exceeds 85 characters; contains 88 characters
 337 | WARNING | Line exceeds 85 characters; contains 87 characters
 346 | WARNING | Line exceeds 85 characters; contains 88 characters
 349 | WARNING | Line exceeds 85 characters; contains 86 characters
 350 | WARNING | Line exceeds 85 characters; contains 89 characters
 353 | WARNING | Line exceeds 85 characters; contains 88 characters
 354 | WARNING | Line exceeds 85 characters; contains 118 characters
 361 | WARNING | Line exceeds 85 characters; contains 86 characters
 362 | WARNING | Line exceeds 85 characters; contains 86 characters
 366 | WARNING | Line exceeds 85 characters; contains 87 characters
 372 | WARNING | Line exceeds 85 characters; contains 88 characters
 373 | WARNING | Line exceeds 85 characters; contains 87 characters
 374 | WARNING | Line exceeds 85 characters; contains 93 characters
 375 | WARNING | Line exceeds 85 characters; contains 87 characters
 377 | WARNING | Line exceeds 85 characters; contains 87 characters
 384 | WARNING | Line exceeds 85 characters; contains 99 characters
 385 | WARNING | Line exceeds 85 characters; contains 107 characters
 386 | WARNING | Line exceeds 85 characters; contains 89 characters
 387 | WARNING | Line exceeds 85 characters; contains 109 characters
 388 | WARNING | Line exceeds 85 characters; contains 125 characters
 389 | WARNING | Line exceeds 85 characters; contains 100 characters
 390 | WARNING | Line exceeds 85 characters; contains 120 characters
 391 | WARNING | Line exceeds 85 characters; contains 109 characters
 392 | WARNING | Line exceeds 85 characters; contains 129 characters
 393 | WARNING | Line exceeds 85 characters; contains 145 characters
 394 | WARNING | Line exceeds 85 characters; contains 102 characters
 395 | WARNING | Line exceeds 85 characters; contains 106 characters
 396 | WARNING | Line exceeds 85 characters; contains 126 characters
 397 | WARNING | Line exceeds 85 characters; contains 104 characters
 398 | WARNING | Line exceeds 85 characters; contains 106 characters
 399 | WARNING | Line exceeds 85 characters; contains 117 characters
 400 | WARNING | Line exceeds 85 characters; contains 108 characters
 401 | WARNING | Line exceeds 85 characters; contains 87 characters
 402 | WARNING | Line exceeds 85 characters; contains 99 characters
 403 | WARNING | Line exceeds 85 characters; contains 94 characters
 404 | WARNING | Line exceeds 85 characters; contains 114 characters
 405 | WARNING | Line exceeds 85 characters; contains 95 characters
 406 | WARNING | Line exceeds 85 characters; contains 106 characters
 407 | WARNING | Line exceeds 85 characters; contains 143 characters
 408 | WARNING | Line exceeds 85 characters; contains 123 characters
 409 | WARNING | Line exceeds 85 characters; contains 119 characters
 410 | WARNING | Line exceeds 85 characters; contains 91 characters
 411 | WARNING | Line exceeds 85 characters; contains 91 characters
 412 | WARNING | Line exceeds 85 characters; contains 102 characters
 413 | WARNING | Line exceeds 85 characters; contains 93 characters
 414 | WARNING | Line exceeds 85 characters; contains 106 characters
 415 | WARNING | Line exceeds 85 characters; contains 131 characters
 416 | WARNING | Line exceeds 85 characters; contains 138 characters
 417 | WARNING | Line exceeds 85 characters; contains 114 characters
 418 | WARNING | Line exceeds 85 characters; contains 143 characters
 419 | WARNING | Line exceeds 85 characters; contains 104 characters
 420 | WARNING | Line exceeds 85 characters; contains 129 characters
 421 | WARNING | Line exceeds 85 characters; contains 98 characters
 422 | WARNING | Line exceeds 85 characters; contains 127 characters
 423 | WARNING | Line exceeds 85 characters; contains 106 characters
 424 | WARNING | Line exceeds 85 characters; contains 94 characters
 425 | WARNING | Line exceeds 85 characters; contains 123 characters
 426 | WARNING | Line exceeds 85 characters; contains 119 characters
 427 | WARNING | Line exceeds 85 characters; contains 99 characters
 428 | WARNING | Line exceeds 85 characters; contains 119 characters
 429 | WARNING | Line exceeds 85 characters; contains 135 characters
 430 | WARNING | Line exceeds 85 characters; contains 104 characters
 433 | WARNING | Line exceeds 85 characters; contains 118 characters
 434 | WARNING | Line exceeds 85 characters; contains 118 characters
 435 | WARNING | Line exceeds 85 characters; contains 108 characters
 436 | WARNING | Line exceeds 85 characters; contains 112 characters
 437 | WARNING | Line exceeds 85 characters; contains 86 characters
 438 | WARNING | Line exceeds 85 characters; contains 142 characters
 439 | WARNING | Line exceeds 85 characters; contains 114 characters
 440 | WARNING | Line exceeds 85 characters; contains 116 characters
 441 | WARNING | Line exceeds 85 characters; contains 100 characters
 442 | WARNING | Line exceeds 85 characters; contains 144 characters
 443 | WARNING | Line exceeds 85 characters; contains 128 characters
 444 | WARNING | Line exceeds 85 characters; contains 142 characters
 446 | WARNING | Line exceeds 85 characters; contains 102 characters
 447 | WARNING | Line exceeds 85 characters; contains 114 characters
 448 | WARNING | Line exceeds 85 characters; contains 112 characters
 449 | WARNING | Line exceeds 85 characters; contains 94 characters
 450 | WARNING | Line exceeds 85 characters; contains 118 characters
 451 | WARNING | Line exceeds 85 characters; contains 166 characters
 452 | WARNING | Line exceeds 85 characters; contains 121 characters
 453 | WARNING | Line exceeds 85 characters; contains 117 characters
 454 | WARNING | Line exceeds 85 characters; contains 121 characters
 455 | WARNING | Line exceeds 85 characters; contains 121 characters
 456 | WARNING | Line exceeds 85 characters; contains 122 characters
 457 | WARNING | Line exceeds 85 characters; contains 106 characters
 458 | WARNING | Line exceeds 85 characters; contains 152 characters
 459 | WARNING | Line exceeds 85 characters; contains 168 characters
 460 | WARNING | Line exceeds 85 characters; contains 129 characters
 461 | WARNING | Line exceeds 85 characters; contains 119 characters
 462 | WARNING | Line exceeds 85 characters; contains 123 characters
 463 | WARNING | Line exceeds 85 characters; contains 113 characters
 464 | WARNING | Line exceeds 85 characters; contains 121 characters
 465 | WARNING | Line exceeds 85 characters; contains 121 characters
 466 | WARNING | Line exceeds 85 characters; contains 121 characters
 467 | WARNING | Line exceeds 85 characters; contains 147 characters
 468 | WARNING | Line exceeds 85 characters; contains 147 characters
 469 | WARNING | Line exceeds 85 characters; contains 132 characters
 470 | WARNING | Line exceeds 85 characters; contains 137 characters
 471 | WARNING | Line exceeds 85 characters; contains 136 characters
 472 | WARNING | Line exceeds 85 characters; contains 115 characters
 473 | WARNING | Line exceeds 85 characters; contains 117 characters
 474 | WARNING | Line exceeds 85 characters; contains 150 characters
 475 | WARNING | Line exceeds 85 characters; contains 134 characters
 476 | WARNING | Line exceeds 85 characters; contains 136 characters
 477 | WARNING | Line exceeds 85 characters; contains 130 characters
 478 | WARNING | Line exceeds 85 characters; contains 126 characters
 479 | WARNING | Line exceeds 85 characters; contains 130 characters
 480 | WARNING | Line exceeds 85 characters; contains 126 characters
 481 | WARNING | Line exceeds 85 characters; contains 132 characters
 482 | WARNING | Line exceeds 85 characters; contains 130 characters
 483 | WARNING | Line exceeds 85 characters; contains 130 characters
 484 | WARNING | Line exceeds 85 characters; contains 128 characters
 485 | WARNING | Line exceeds 85 characters; contains 130 characters
 486 | WARNING | Line exceeds 85 characters; contains 126 characters
 487 | WARNING | Line exceeds 85 characters; contains 136 characters
 488 | WARNING | Line exceeds 85 characters; contains 174 characters
 489 | WARNING | Line exceeds 85 characters; contains 102 characters
 490 | WARNING | Line exceeds 85 characters; contains 108 characters
 491 | WARNING | Line exceeds 85 characters; contains 124 characters
 492 | WARNING | Line exceeds 85 characters; contains 117 characters
 493 | WARNING | Line exceeds 85 characters; contains 107 characters
 494 | WARNING | Line exceeds 85 characters; contains 121 characters
 495 | WARNING | Line exceeds 85 characters; contains 121 characters
 496 | WARNING | Line exceeds 85 characters; contains 123 characters
 497 | WARNING | Line exceeds 85 characters; contains 119 characters
 498 | WARNING | Line exceeds 85 characters; contains 125 characters
 499 | WARNING | Line exceeds 85 characters; contains 101 characters
 500 | WARNING | Line exceeds 85 characters; contains 127 characters
 501 | WARNING | Line exceeds 85 characters; contains 121 characters
 502 | WARNING | Line exceeds 85 characters; contains 119 characters
 503 | WARNING | Line exceeds 85 characters; contains 123 characters
 504 | WARNING | Line exceeds 85 characters; contains 119 characters
 505 | WARNING | Line exceeds 85 characters; contains 139 characters
 506 | WARNING | Line exceeds 85 characters; contains 115 characters
 509 | WARNING | Line exceeds 85 characters; contains 87 characters
 510 | WARNING | Line exceeds 85 characters; contains 103 characters
 511 | WARNING | Line exceeds 85 characters; contains 133 characters
 513 | WARNING | Line exceeds 85 characters; contains 143 characters
 514 | WARNING | Line exceeds 85 characters; contains 173 characters
 515 | WARNING | Line exceeds 85 characters; contains 142 characters
 516 | WARNING | Line exceeds 85 characters; contains 132 characters
 517 | WARNING | Line exceeds 85 characters; contains 142 characters
 518 | WARNING | Line exceeds 85 characters; contains 138 characters
 519 | WARNING | Line exceeds 85 characters; contains 87 characters
 520 | WARNING | Line exceeds 85 characters; contains 169 characters
 521 | WARNING | Line exceeds 85 characters; contains 103 characters
 522 | WARNING | Line exceeds 85 characters; contains 119 characters
 523 | WARNING | Line exceeds 85 characters; contains 103 characters
 524 | WARNING | Line exceeds 85 characters; contains 99 characters
 525 | WARNING | Line exceeds 85 characters; contains 108 characters
 526 | WARNING | Line exceeds 85 characters; contains 114 characters
 527 | WARNING | Line exceeds 85 characters; contains 119 characters
 528 | WARNING | Line exceeds 85 characters; contains 106 characters
 529 | WARNING | Line exceeds 85 characters; contains 133 characters
 530 | WARNING | Line exceeds 85 characters; contains 106 characters
 531 | WARNING | Line exceeds 85 characters; contains 120 characters
 532 | WARNING | Line exceeds 85 characters; contains 118 characters
 533 | WARNING | Line exceeds 85 characters; contains 148 characters
 534 | WARNING | Line exceeds 85 characters; contains 116 characters
 535 | WARNING | Line exceeds 85 characters; contains 146 characters
 536 | WARNING | Line exceeds 85 characters; contains 128 characters
 537 | WARNING | Line exceeds 85 characters; contains 114 characters
 538 | WARNING | Line exceeds 85 characters; contains 118 characters
 539 | WARNING | Line exceeds 85 characters; contains 148 characters
 540 | WARNING | Line exceeds 85 characters; contains 140 characters
 541 | WARNING | Line exceeds 85 characters; contains 86 characters
 543 | WARNING | Line exceeds 85 characters; contains 91 characters
 544 | WARNING | Line exceeds 85 characters; contains 97 characters
 545 | WARNING | Line exceeds 85 characters; contains 115 characters
 547 | WARNING | Line exceeds 85 characters; contains 103 characters
 548 | WARNING | Line exceeds 85 characters; contains 121 characters
 549 | WARNING | Line exceeds 85 characters; contains 91 characters
 550 | WARNING | Line exceeds 85 characters; contains 99 characters
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/composer/autoload_real.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  5 | ERROR   | [ ] You must use "/**" style comments for a class comment
  7 | ERROR   | [ ] Private member variable "loader" must be prefixed with
    |         |     an underscore
  9 | ERROR   | [ ] Missing doc comment for function loadClassLoader()
 12 | ERROR   | [x] File is being conditionally included; use "include"
    |         |     instead
 16 | ERROR   | [ ] Missing doc comment for function getLoader()
 22 | WARNING | [ ] Line exceeds 85 characters; contains 126 characters
 24 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 26 | ERROR   | [x] File is being conditionally included; use "include"
    |         |     instead
 31 | ERROR   | [x] File is being conditionally included; use "include"
    |         |     instead
 36 | ERROR   | [x] File is being conditionally included; use "include"
    |         |     instead
 43 | ERROR   | [x] File is being conditionally included; use "include"
    |         |     instead
 52 | ERROR   | [ ] Missing doc comment for function
    |         |     composerRequire250349cbdf75c4cba65e51a521af3d61()
 55 | ERROR   | [x] File is being conditionally included; use "include"
    |         |     instead
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/composer/autoload_files.php
----------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
----------------------------------------------------------------------
 2 | ERROR   | You must use "/**" style comments for a file comment
 9 | WARNING | Line exceeds 85 characters; contains 103 characters
----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/composer/autoload_namespaces.php
-----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------
 2 | ERROR | You must use "/**" style comments for a file comment
-----------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/composer/ClassLoader.php
---------------------------------------------------------------------------
FOUND 36 ERRORS AND 6 WARNINGS AFFECTING 38 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  42 | ERROR   | [ ] Missing @category tag in class comment
  42 | ERROR   | [ ] Missing @package tag in class comment
  42 | ERROR   | [ ] Missing @license tag in class comment
  42 | ERROR   | [ ] Missing @link tag in class comment
  46 | ERROR   | [ ] Private member variable "prefixLengthsPsr4" must be
     |         |     prefixed with an underscore
  47 | ERROR   | [ ] Private member variable "prefixDirsPsr4" must be
     |         |     prefixed with an underscore
  48 | ERROR   | [ ] Private member variable "fallbackDirsPsr4" must be
     |         |     prefixed with an underscore
  51 | ERROR   | [ ] Private member variable "prefixesPsr0" must be
     |         |     prefixed with an underscore
  52 | ERROR   | [ ] Private member variable "fallbackDirsPsr0" must be
     |         |     prefixed with an underscore
  54 | ERROR   | [ ] Private member variable "useIncludePath" must be
     |         |     prefixed with an underscore
  55 | ERROR   | [ ] Private member variable "classMap" must be prefixed
     |         |     with an underscore
  57 | ERROR   | [ ] Private member variable "classMapAuthoritative" must
     |         |     be prefixed with an underscore
  59 | ERROR   | [ ] Missing doc comment for function getPrefixes()
  68 | ERROR   | [ ] Missing doc comment for function getPrefixesPsr4()
  73 | ERROR   | [ ] Missing doc comment for function getFallbackDirs()
  78 | ERROR   | [ ] Missing doc comment for function
     |         |     getFallbackDirsPsr4()
  83 | ERROR   | [ ] Missing doc comment for function getClassMap()
  88 | ERROR   | [ ] Missing short description in doc comment
  90 | ERROR   | [ ] Missing @return tag in function comment
 107 | ERROR   | [ ] Missing @return tag in function comment
 154 | ERROR   | [ ] Missing @return tag in function comment
 174 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 199 | ERROR   | [ ] Missing @return tag in function comment
 217 | ERROR   | [ ] Missing @return tag in function comment
 225 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 235 | ERROR   | [ ] Missing parameter comment
 236 | ERROR   | [ ] Missing @return tag in function comment
 257 | ERROR   | [ ] Missing parameter comment
 258 | ERROR   | [ ] Missing @return tag in function comment
 278 | ERROR   | [ ] Missing @return tag in function comment
 286 | ERROR   | [ ] Missing @return tag in function comment
 295 | ERROR   | [x] Expected 1 spaces after parameter type; 4 found
 296 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 344 | ERROR   | [ ] Private method name
     |         |     "ClassLoader::findFileWithExtension" must be prefixed
     |         |     with an underscore
 344 | ERROR   | [ ] Missing doc comment for function
     |         |     findFileWithExtension()
 354 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 373 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 383 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 399 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 405 | ERROR   | [ ] Doc comment for parameter "$file" missing
 409 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/composer/autoload_psr4.php
----------------------------------------------------------------------
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
  9 | WARNING | Line exceeds 85 characters; contains 200 characters
 11 | WARNING | Line exceeds 85 characters; contains 105 characters
----------------------------------------------------------------------


FILE: ...List/vendor/phpspec/prophecy/src/Prophecy/Doubler/DoubleInterface.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...r/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/MagicCallPatch.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 25 | ERROR   | [ ] Missing @category tag in class comment
 25 | ERROR   | [ ] Missing @package tag in class comment
 25 | ERROR   | [ ] Missing @license tag in class comment
 25 | ERROR   | [ ] Missing @link tag in class comment
 28 | ERROR   | [ ] Private member variable "tagRetriever" must be
    |         |     prefixed with an underscore
 30 | ERROR   | [ ] Missing doc comment for function __construct()
 32 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 38 | ERROR   | [ ] Missing parameter comment
 50 | ERROR   | [ ] Missing parameter comment
 51 | ERROR   | [ ] Missing @return tag in function comment
 54 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 56 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 63 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...pec/prophecy/src/Prophecy/Doubler/ClassPatch/ProphecySubjectPatch.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 23 | ERROR   | [ ] Missing @category tag in class comment
 23 | ERROR   | [ ] Missing @package tag in class comment
 23 | ERROR   | [ ] Missing @license tag in class comment
 23 | ERROR   | [ ] Missing @link tag in class comment
 29 | ERROR   | [ ] Missing parameter comment
 41 | ERROR   | [ ] Missing parameter comment
 42 | ERROR   | [ ] Missing @return tag in function comment
 55 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 59 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 83 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...spec/prophecy/src/Prophecy/Doubler/ClassPatch/ClassPatchInterface.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 22 | ERROR | [ ] Missing @category tag in class comment
 22 | ERROR | [ ] Missing @package tag in class comment
 22 | ERROR | [ ] Missing @license tag in class comment
 22 | ERROR | [ ] Missing @link tag in class comment
 28 | ERROR | [ ] Missing parameter comment
 37 | ERROR | [ ] Missing parameter comment
 37 | ERROR | [x] Tag value indented incorrectly; expected 2 spaces but
    |       |     found 1
 38 | ERROR | [ ] Tag cannot be grouped with parameter tags in a doc
    |       |     comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...pspec/prophecy/src/Prophecy/Doubler/ClassPatch/HhvmExceptionPatch.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 20 | ERROR   | Missing @category tag in class comment
 20 | ERROR   | Missing @package tag in class comment
 20 | ERROR   | Missing @license tag in class comment
 20 | ERROR   | Missing @link tag in class comment
 26 | ERROR   | Missing parameter comment
 36 | WARNING | Line exceeds 85 characters; contains 111 characters
 42 | ERROR   | Missing parameter comment
 58 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...dor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/KeywordPatch.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 20 | ERROR | Missing @category tag in class comment
 20 | ERROR | Missing @package tag in class comment
 20 | ERROR | Missing @license tag in class comment
 20 | ERROR | Missing @link tag in class comment
 26 | ERROR | Missing parameter comment
 38 | ERROR | Missing parameter comment
 39 | ERROR | Missing @return tag in function comment
 64 | ERROR | Private method name "KeywordPatch::getKeywords" must be
    |       | prefixed with an underscore
---------------------------------------------------------------------------


FILE: ...y/src/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatch.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 18 | WARNING | Line exceeds 85 characters; contains 91 characters
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 27 | ERROR   | Missing parameter comment
 39 | ERROR   | Missing parameter comment
 40 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/SplFileInfoPatch.php
---------------------------------------------------------------------------
FOUND 22 ERRORS AND 1 WARNING AFFECTING 18 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @package tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  28 | ERROR   | [ ] Missing parameter comment
  38 | ERROR   | [x] Space after closing parenthesis of function call
     |         |     prohibited
  45 | ERROR   | [ ] Missing parameter comment
  46 | ERROR   | [ ] Missing @return tag in function comment
  63 | ERROR   | [x] No space found after comma in function call
  63 | ERROR   | [x] No space found after comma in function call
  70 | ERROR   | [x] No space found after comma in function call
  70 | ERROR   | [x] No space found after comma in function call
  71 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  89 | ERROR   | [ ] Missing short description in doc comment
  90 | ERROR   | [ ] Missing parameter comment
  93 | ERROR   | [ ] Private method name
     |         |     "SplFileInfoPatch::nodeIsDirectoryIterator" must be
     |         |     prefixed with an underscore
 101 | ERROR   | [ ] Missing short description in doc comment
 102 | ERROR   | [ ] Missing parameter comment
 105 | ERROR   | [ ] Private method name
     |         |     "SplFileInfoPatch::nodeIsSplFileObject" must be
     |         |     prefixed with an underscore
 113 | ERROR   | [ ] Missing short description in doc comment
 114 | ERROR   | [ ] Missing parameter comment
 117 | ERROR   | [ ] Private method name
     |         |     "SplFileInfoPatch::nodeIsSymfonySplFileInfo" must be
     |         |     prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/TraversablePatch.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 5 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 19 | WARNING | Line exceeds 85 characters; contains 96 characters
 22 | ERROR   | Missing @category tag in class comment
 22 | ERROR   | Missing @package tag in class comment
 22 | ERROR   | Missing @license tag in class comment
 22 | ERROR   | Missing @link tag in class comment
 26 | WARNING | Line exceeds 85 characters; contains 92 characters
 28 | ERROR   | Missing parameter comment
 42 | WARNING | Line exceeds 85 characters; contains 93 characters
 45 | WARNING | Line exceeds 85 characters; contains 86 characters
 48 | WARNING | Line exceeds 85 characters; contains 104 characters
 61 | ERROR   | Missing parameter comment
 62 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: .../prophecy/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 22 | ERROR | [ ] Missing @category tag in class comment
 22 | ERROR | [ ] Missing @package tag in class comment
 22 | ERROR | [ ] Missing @license tag in class comment
 22 | ERROR | [ ] Missing @link tag in class comment
 28 | ERROR | [ ] Missing parameter comment
 40 | ERROR | [ ] Missing parameter comment
 41 | ERROR | [ ] Missing @return tag in function comment
 55 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpspec/prophecy/src/Prophecy/Doubler/LazyDouble.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 2 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  24 | ERROR   | Missing @category tag in class comment
  24 | ERROR   | Missing @package tag in class comment
  24 | ERROR   | Missing @license tag in class comment
  24 | ERROR   | Missing @link tag in class comment
  27 | ERROR   | Private member variable "doubler" must be prefixed with
     |         | an underscore
  28 | ERROR   | Private member variable "class" must be prefixed with an
     |         | underscore
  29 | ERROR   | Private member variable "interfaces" must be prefixed
     |         | with an underscore
  30 | ERROR   | Private member variable "arguments" must be prefixed with
     |         | an underscore
  31 | ERROR   | Private member variable "double" must be prefixed with an
     |         | underscore
  36 | ERROR   | Missing parameter comment
  46 | ERROR   | Missing parameter comment
  50 | ERROR   | Missing @return tag in function comment
  54 | WARNING | Line exceeds 85 characters; contains 96 characters
  59 | WARNING | Line exceeds 85 characters; contains 97 characters
  71 | ERROR   | Missing parameter comment
  75 | ERROR   | Missing @return tag in function comment
 101 | ERROR   | Missing parameter comment
 102 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ArgumentNode.php
---------------------------------------------------------------------------
FOUND 27 ERRORS AFFECTING 24 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Private member variable "name" must be prefixed with an
    |       | underscore
 22 | ERROR | Private member variable "typeHint" must be prefixed with an
    |       | underscore
 23 | ERROR | Private member variable "default" must be prefixed with an
    |       | underscore
 24 | ERROR | Private member variable "optional" must be prefixed with an
    |       | underscore
 25 | ERROR | Private member variable "byReference" must be prefixed with
    |       | an underscore
 26 | ERROR | Private member variable "isVariadic" must be prefixed with
    |       | an underscore
 27 | ERROR | Private member variable "isNullable" must be prefixed with
    |       | an underscore
 29 | ERROR | Missing short description in doc comment
 30 | ERROR | Missing parameter comment
 37 | ERROR | Missing doc comment for function getName()
 42 | ERROR | Missing doc comment for function getTypeHint()
 47 | ERROR | Missing doc comment for function setTypeHint()
 52 | ERROR | Missing doc comment for function hasDefault()
 57 | ERROR | Missing doc comment for function getDefault()
 62 | ERROR | Missing doc comment for function setDefault()
 68 | ERROR | Missing doc comment for function isOptional()
 73 | ERROR | Missing doc comment for function setAsPassedByReference()
 78 | ERROR | Missing doc comment for function isPassedByReference()
 83 | ERROR | Missing doc comment for function setAsVariadic()
 88 | ERROR | Missing doc comment for function isVariadic()
 93 | ERROR | Missing doc comment for function isNullable()
 98 | ERROR | Missing doc comment for function setAsNullable()
---------------------------------------------------------------------------


FILE: ...or/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ClassNode.php
---------------------------------------------------------------------------
FOUND 42 ERRORS AND 2 WARNINGS AFFECTING 39 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @package tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [ ] Private member variable "parentClass" must be
     |         |     prefixed with an underscore
  25 | ERROR   | [ ] Private member variable "interfaces" must be prefixed
     |         |     with an underscore
  26 | ERROR   | [ ] Private member variable "properties" must be prefixed
     |         |     with an underscore
  27 | ERROR   | [ ] Private member variable "unextendableMethods" must be
     |         |     prefixed with an underscore
  29 | ERROR   | [ ] Missing short description in doc comment
  32 | ERROR   | [ ] Private member variable "methods" must be prefixed
     |         |     with an underscore
  34 | ERROR   | [ ] Missing doc comment for function getParentClass()
  39 | ERROR   | [ ] Missing short description in doc comment
  40 | ERROR   | [ ] Missing parameter comment
  41 | ERROR   | [ ] Missing @return tag in function comment
  47 | ERROR   | [ ] Missing short description in doc comment
  55 | ERROR   | [ ] Missing short description in doc comment
  56 | ERROR   | [ ] Missing parameter comment
  57 | ERROR   | [ ] Missing @return tag in function comment
  67 | ERROR   | [ ] Missing short description in doc comment
  68 | ERROR   | [ ] Missing parameter comment
  77 | ERROR   | [ ] Missing doc comment for function getProperties()
  82 | ERROR   | [ ] Missing doc comment for function addProperty()
  87 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  89 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  95 | ERROR   | [ ] Missing short description in doc comment
 103 | ERROR   | [ ] Missing doc comment for function addMethod()
 105 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 105 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 107 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 109 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 114 | ERROR   | [ ] Missing doc comment for function removeMethod()
 119 | ERROR   | [ ] Missing short description in doc comment
 120 | ERROR   | [ ] Missing parameter comment
 129 | ERROR   | [ ] Missing short description in doc comment
 130 | ERROR   | [ ] Missing parameter comment
 139 | ERROR   | [ ] Missing short description in doc comment
 147 | ERROR   | [ ] Missing short description in doc comment
 148 | ERROR   | [ ] Missing parameter comment
 149 | ERROR   | [ ] Missing @return tag in function comment
 152 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...){\n"
 152 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found 0 spaces
 158 | ERROR   | [ ] Missing short description in doc comment
 159 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...r/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/MethodNode.php
---------------------------------------------------------------------------
FOUND 52 ERRORS AND 3 WARNINGS AFFECTING 49 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @package tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [ ] Private member variable "name" must be prefixed with
     |         |     an underscore
  25 | ERROR   | [ ] Private member variable "code" must be prefixed with
     |         |     an underscore
  26 | ERROR   | [ ] Private member variable "visibility" must be prefixed
     |         |     with an underscore
  27 | ERROR   | [ ] Private member variable "static" must be prefixed
     |         |     with an underscore
  28 | ERROR   | [ ] Private member variable "returnsReference" must be
     |         |     prefixed with an underscore
  29 | ERROR   | [ ] Private member variable "returnType" must be prefixed
     |         |     with an underscore
  30 | ERROR   | [ ] Private member variable "nullableReturnType" must be
     |         |     prefixed with an underscore
  32 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [ ] Private member variable "arguments" must be prefixed
     |         |     with an underscore
  37 | ERROR   | [ ] Missing short description in doc comment
  40 | ERROR   | [ ] Private member variable "typeHintReference" must be
     |         |     prefixed with an underscore
  42 | ERROR   | [ ] Missing short description in doc comment
  42 | ERROR   | [ ] Doc comment for parameter "$typeHintReference"
     |         |     missing
  43 | ERROR   | [ ] Missing parameter comment
  44 | ERROR   | [ ] Missing parameter comment
  46 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  53 | ERROR   | [ ] Missing doc comment for function getVisibility()
  58 | ERROR   | [ ] Missing short description in doc comment
  59 | ERROR   | [ ] Missing parameter comment
  60 | ERROR   | [ ] Missing @return tag in function comment
  66 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  68 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  74 | ERROR   | [ ] Missing doc comment for function isStatic()
  79 | ERROR   | [ ] Missing doc comment for function setStatic()
  84 | ERROR   | [ ] Missing doc comment for function returnsReference()
  89 | ERROR   | [ ] Missing doc comment for function
     |         |     setReturnsReference()
  94 | ERROR   | [ ] Missing doc comment for function getName()
  99 | ERROR   | [ ] Missing doc comment for function addArgument()
 104 | ERROR   | [ ] Missing short description in doc comment
 112 | ERROR   | [ ] Missing doc comment for function hasReturnType()
 117 | ERROR   | [ ] Missing short description in doc comment
 118 | ERROR   | [ ] Missing parameter comment
 119 | ERROR   | [ ] Missing @return tag in function comment
 135 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 140 | ERROR   | [ ] Missing doc comment for function getReturnType()
 145 | ERROR   | [ ] Missing short description in doc comment
 146 | ERROR   | [ ] Missing parameter comment
 147 | ERROR   | [ ] Missing @return tag in function comment
 153 | ERROR   | [ ] Missing short description in doc comment
 161 | ERROR   | [ ] Missing short description in doc comment
 162 | ERROR   | [ ] Missing parameter comment
 163 | ERROR   | [ ] Missing @return tag in function comment
 169 | ERROR   | [ ] Missing doc comment for function getCode()
 171 | ERROR   | [ ] Expected "if (...) {\n"; found "if (...)\n       
     |         |     {\n"
 171 | ERROR   | [x] There must be a single space between the closing
     |         |     parenthesis and the opening brace of a multi-line IF
     |         |     statement; found newline
 173 | WARNING | [ ] Line exceeds 85 characters; contains 163 characters
 179 | ERROR   | [ ] Missing doc comment for function useParentCode()
 182 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 188 | ERROR   | [ ] Private method name "MethodNode::generateArgument"
     |         |     must be prefixed with an underscore
 188 | ERROR   | [ ] Missing doc comment for function generateArgument()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...hpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCodeGenerator.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 3 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @package tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [ ] Missing short description in doc comment
  25 | ERROR   | [ ] Private member variable "typeHintReference" must be
     |         |     prefixed with an underscore
  27 | ERROR   | [ ] Missing doc comment for function __construct()
  35 | ERROR   | [ ] Missing parameter comment
  36 | ERROR   | [ ] Missing parameter comment
  46 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  47 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  48 | ERROR   | [x] Opening brace must be the last content on the line
  48 | ERROR   | [x] Closing brace must be on a line by itself
  48 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  65 | ERROR   | [ ] Private method name
     |         |     "ClassCodeGenerator::generateMethod" must be prefixed
     |         |     with an underscore
  65 | ERROR   | [ ] Missing doc comment for function generateMethod()
  67 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  80 | ERROR   | [ ] Missing short description in doc comment
  80 | ERROR   | [ ] Doc comment for parameter "$method" missing
  83 | ERROR   | [ ] Private method name
     |         |     "ClassCodeGenerator::getReturnType" must be prefixed
     |         |     with an underscore
 102 | ERROR   | [ ] Private method name
     |         |     "ClassCodeGenerator::generateArguments" must be
     |         |     prefixed with an underscore
 102 | ERROR   | [ ] Missing doc comment for function generateArguments()
 105 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 105 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 113 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 127 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...pspec/prophecy/src/Prophecy/Doubler/Generator/ReflectionInterface.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ndor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCreator.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 21 | ERROR | [ ] Missing @category tag in class comment
 21 | ERROR | [ ] Missing @package tag in class comment
 21 | ERROR | [ ] Missing @license tag in class comment
 21 | ERROR | [ ] Missing @link tag in class comment
 24 | ERROR | [ ] Private member variable "generator" must be prefixed
    |       |     with an underscore
 29 | ERROR | [ ] Missing parameter comment
 39 | ERROR | [ ] Missing parameter comment
 40 | ERROR | [ ] Missing parameter comment
 53 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 56 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...phpspec/prophecy/src/Prophecy/Doubler/Generator/TypeHintReference.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  8 | ERROR | [ ] Missing @category tag in class comment
  8 | ERROR | [ ] Missing @package tag in class comment
  8 | ERROR | [ ] Missing @author tag in class comment
  8 | ERROR | [ ] Missing @license tag in class comment
  8 | ERROR | [ ] Missing @link tag in class comment
 11 | ERROR | [ ] Missing doc comment for function
    |       |     isBuiltInParamTypeHint()
 14 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 15 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 18 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 21 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 22 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 23 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 24 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 27 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 30 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 33 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 12
 38 | ERROR | [ ] Missing doc comment for function
    |       |     isBuiltInReturnTypeHint()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...endor/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassMirror.php
---------------------------------------------------------------------------
FOUND 37 ERRORS AND 11 WARNINGS AFFECTING 32 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  25 | ERROR   | [ ] Missing @category tag in class comment
  25 | ERROR   | [ ] Missing @package tag in class comment
  25 | ERROR   | [ ] Missing @license tag in class comment
  25 | ERROR   | [ ] Missing @link tag in class comment
  28 | ERROR   | [ ] Private member variable "reflectableMethods" must be
     |         |     prefixed with an underscore
  41 | ERROR   | [ ] Missing parameter comment
  42 | ERROR   | [ ] Missing parameter comment
  54 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  58 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  66 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  67 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  69 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  70 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  73 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  77 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  88 | ERROR   | [ ] Private method name "ClassMirror::reflectClassToNode"
     |         |     must be prefixed with an underscore
  88 | ERROR   | [ ] Missing doc comment for function reflectClassToNode()
  91 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  92 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  93 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 108 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 121 | ERROR   | [ ] Private method name
     |         |     "ClassMirror::reflectInterfaceToNode" must be
     |         |     prefixed with an underscore
 121 | ERROR   | [ ] Missing doc comment for function
     |         |     reflectInterfaceToNode()
 121 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 130 | ERROR   | [ ] Private method name
     |         |     "ClassMirror::reflectMethodToNode" must be prefixed
     |         |     with an underscore
 130 | ERROR   | [ ] Missing doc comment for function
     |         |     reflectMethodToNode()
 130 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 154 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 159 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 173 | ERROR   | [ ] Private method name
     |         |     "ClassMirror::reflectArgumentToNode" must be prefixed
     |         |     with an underscore
 173 | ERROR   | [ ] Missing doc comment for function
     |         |     reflectArgumentToNode()
 173 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 175 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 195 | ERROR   | [ ] Private method name "ClassMirror::hasDefaultValue"
     |         |     must be prefixed with an underscore
 195 | ERROR   | [ ] Missing doc comment for function hasDefaultValue()
 208 | ERROR   | [ ] Private method name "ClassMirror::getDefaultValue"
     |         |     must be prefixed with an underscore
 208 | ERROR   | [ ] Missing doc comment for function getDefaultValue()
 217 | ERROR   | [ ] Private method name "ClassMirror::getTypeHint" must
     |         |     be prefixed with an underscore
 217 | ERROR   | [ ] Missing doc comment for function getTypeHint()
 227 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 231 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 238 | ERROR   | [ ] Private method name "ClassMirror::isVariadic" must be
     |         |     prefixed with an underscore
 238 | ERROR   | [ ] Missing doc comment for function isVariadic()
 243 | ERROR   | [ ] Private method name "ClassMirror::isNullable" must be
     |         |     prefixed with an underscore
 243 | ERROR   | [ ] Missing doc comment for function isNullable()
 248 | ERROR   | [ ] Private method name
     |         |     "ClassMirror::getParameterClassName" must be prefixed
     |         |     with an underscore
 248 | ERROR   | [ ] Missing doc comment for function
     |         |     getParameterClassName()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpspec/prophecy/src/Prophecy/Doubler/Doubler.php
---------------------------------------------------------------------------
FOUND 28 ERRORS AND 6 WARNINGS AFFECTING 29 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  26 | ERROR   | [ ] Missing @category tag in class comment
  26 | ERROR   | [ ] Missing @package tag in class comment
  26 | ERROR   | [ ] Missing @license tag in class comment
  26 | ERROR   | [ ] Missing @link tag in class comment
  29 | ERROR   | [ ] Private member variable "mirror" must be prefixed
     |         |     with an underscore
  30 | ERROR   | [ ] Private member variable "creator" must be prefixed
     |         |     with an underscore
  31 | ERROR   | [ ] Private member variable "namer" must be prefixed with
     |         |     an underscore
  33 | ERROR   | [ ] Missing short description in doc comment
  36 | ERROR   | [ ] Private member variable "patches" must be prefixed
     |         |     with an underscore
  38 | ERROR   | [ ] Missing short description in doc comment
  41 | ERROR   | [ ] Private member variable "instantiator" must be
     |         |     prefixed with an underscore
  46 | ERROR   | [ ] Missing parameter comment
  47 | ERROR   | [ ] Missing parameter comment
  48 | ERROR   | [ ] Missing parameter comment
  50 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  51 | ERROR   | [x] Multi-line function declaration not indented
     |         |     correctly; expected 8 spaces but found 32
  51 | ERROR   | [x] The closing parenthesis of a multi-line function
     |         |     declaration must be on a new line
  52 | ERROR   | [x] The closing parenthesis and the opening brace of a
     |         |     multi-line function declaration must be on the same
     |         |     line
  71 | ERROR   | [ ] Missing parameter comment
  72 | ERROR   | [ ] Missing @return tag in function comment
  77 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  77 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  79 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  85 | ERROR   | [ ] Missing parameter comment
  93 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
  97 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  98 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 100 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 101 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 112 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 126 | ERROR   | [ ] Missing parameter comment
 127 | ERROR   | [ ] Missing parameter comment
 131 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpspec/prophecy/src/Prophecy/Doubler/NameGenerator.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 21 | ERROR | Missing @category tag in class comment
 21 | ERROR | Missing @package tag in class comment
 21 | ERROR | Missing @license tag in class comment
 21 | ERROR | Missing @link tag in class comment
 24 | ERROR | Private member variable "counter" must be prefixed with an
    |       | underscore
 29 | ERROR | Missing parameter comment
 30 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpspec/prophecy/src/Prophecy/Doubler/CachedDoubler.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 3 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 24 | ERROR   | Private member variable "classes" must be prefixed with an
    |         | underscore
 26 | ERROR   | Doc comment for parameter "$patch" missing
 28 | ERROR   | Missing @return tag in function comment
 36 | ERROR   | Doc comment for parameter "$class" missing
 36 | ERROR   | Doc comment for parameter "$interfaces" missing
 38 | ERROR   | Missing @return tag in function comment
 39 | WARNING | Line exceeds 85 characters; contains 90 characters
 46 | WARNING | Line exceeds 85 characters; contains 89 characters
 49 | ERROR   | Missing short description in doc comment
 50 | ERROR   | Missing parameter comment
 51 | ERROR   | Missing parameter comment
 55 | ERROR   | Private method name "CachedDoubler::generateClassId" must
    |         | be prefixed with an underscore
 55 | WARNING | Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------


FILE: ...vendor/phpspec/prophecy/src/Prophecy/Comparator/ClosureComparator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 24 | ERROR   | Missing doc comment for function accepts()
 30 | ERROR   | Missing doc comment for function assertEquals()
 30 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...endor/phpspec/prophecy/src/Prophecy/Comparator/ProphecyComparator.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | ERROR   | Missing doc comment for class ProphecyComparator
 19 | ERROR   | Missing doc comment for function accepts()
 21 | WARNING | Line exceeds 85 characters; contains 98 characters
 24 | ERROR   | Missing doc comment for function assertEquals()
 24 | WARNING | Line exceeds 85 characters; contains 139 characters
 26 | WARNING | Line exceeds 85 characters; contains 107 characters
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/phpspec/prophecy/src/Prophecy/Comparator/Factory.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 20 | ERROR | Missing @category tag in class comment
 20 | ERROR | Missing @package tag in class comment
 20 | ERROR | Missing @license tag in class comment
 20 | ERROR | Missing @link tag in class comment
 23 | ERROR | Missing short description in doc comment
 26 | ERROR | Private member variable "instance" must be prefixed with an
    |       | underscore
 28 | ERROR | Missing doc comment for function __construct()
 36 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...r/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoubleException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class DoubleException
---------------------------------------------------------------------------


FILE: ...ec/prophecy/src/Prophecy/Exception/Doubler/ClassNotFoundException.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing doc comment for class ClassNotFoundException
 16 | ERROR | Private member variable "classname" must be prefixed with an
    |       | underscore
 18 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing parameter comment
 20 | ERROR | Missing parameter comment
 29 | ERROR | Missing doc comment for function getClassname()
---------------------------------------------------------------------------


FILE: ...rophecy/src/Prophecy/Exception/Doubler/ReturnByReferenceException.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing doc comment for class ReturnByReferenceException
 16 | ERROR | Private member variable "classname" must be prefixed with an
    |       | underscore
 17 | ERROR | Private member variable "methodName" must be prefixed with
    |       | an underscore
 19 | ERROR | Missing short description in doc comment
 20 | ERROR | Missing parameter comment
 21 | ERROR | Missing parameter comment
 22 | ERROR | Missing parameter comment
 32 | ERROR | Missing doc comment for function getClassname()
 37 | ERROR | Missing doc comment for function getMethodName()
---------------------------------------------------------------------------


FILE: ...spec/prophecy/src/Prophecy/Exception/Doubler/ClassMirrorException.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class ClassMirrorException
 18 | ERROR | Private member variable "class" must be prefixed with an
    |       | underscore
 20 | ERROR | Missing doc comment for function __construct()
 27 | ERROR | Missing doc comment for function getReflectedClass()
---------------------------------------------------------------------------


FILE: .../phpspec/prophecy/src/Prophecy/Exception/Doubler/DoublerException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for interface DoublerException
---------------------------------------------------------------------------


FILE: ...c/prophecy/src/Prophecy/Exception/Doubler/MethodNotFoundException.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 14 | ERROR | [ ] Missing doc comment for class MethodNotFoundException
 16 | ERROR | [ ] Missing short description in doc comment
 19 | ERROR | [ ] Private member variable "classname" must be prefixed
    |       |     with an underscore
 21 | ERROR | [ ] Missing short description in doc comment
 24 | ERROR | [ ] Private member variable "methodName" must be prefixed
    |       |     with an underscore
 26 | ERROR | [ ] Missing short description in doc comment
 29 | ERROR | [ ] Private member variable "arguments" must be prefixed
    |       |     with an underscore
 31 | ERROR | [ ] Missing short description in doc comment
 32 | ERROR | [ ] Missing parameter comment
 32 | ERROR | [x] Expected 32 spaces after parameter type; 1 found
 33 | ERROR | [ ] Missing parameter comment
 33 | ERROR | [x] Expected 25 spaces after parameter type; 1 found
 34 | ERROR | [ ] Missing parameter comment
 34 | ERROR | [x] Expected 32 spaces after parameter type; 1 found
 35 | ERROR | [ ] Missing parameter comment
 46 | ERROR | [ ] Missing doc comment for function getClassname()
 51 | ERROR | [ ] Missing doc comment for function getMethodName()
 56 | ERROR | [ ] Missing doc comment for function getArguments()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...pec/prophecy/src/Prophecy/Exception/Doubler/ClassCreatorException.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class ClassCreatorException
 18 | ERROR | Private member variable "node" must be prefixed with an
    |       | underscore
 20 | ERROR | Missing doc comment for function __construct()
 27 | ERROR | Missing doc comment for function getClassNode()
---------------------------------------------------------------------------


FILE: ...phecy/src/Prophecy/Exception/Doubler/MethodNotExtendableException.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 17 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  5 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
  5 | ERROR | [ ] Missing doc comment for class
    |       |     MethodNotExtendableException
  7 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  7 | ERROR | [ ] Private member variable "methodName" must be prefixed
    |       |     with an underscore
  9 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  9 | ERROR | [ ] Private member variable "className" must be prefixed
    |       |     with an underscore
 11 | ERROR | [ ] Missing short description in doc comment
 12 | ERROR | [ ] Missing parameter comment
 13 | ERROR | [ ] Missing parameter comment
 14 | ERROR | [ ] Missing parameter comment
 16 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 22 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 25 | ERROR | [ ] Missing short description in doc comment
 28 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 33 | ERROR | [ ] Missing short description in doc comment
 36 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 39 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 41 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 4
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...rophecy/src/Prophecy/Exception/Doubler/InterfaceNotFoundException.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing doc comment for class InterfaceNotFoundException
 16 | ERROR | Missing doc comment for function getInterfaceName()
---------------------------------------------------------------------------


FILE: ...pspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class NoCallsException
---------------------------------------------------------------------------


FILE: ...ophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | ERROR   | Missing doc comment for class UnexpectedCallsException
 17 | WARNING | Line exceeds 85 characters; contains 93 characters
 19 | ERROR   | Private member variable "calls" must be prefixed with an
    |         | underscore
 21 | ERROR   | Missing doc comment for function __construct()
 21 | WARNING | Line exceeds 85 characters; contains 87 characters
 28 | ERROR   | Missing doc comment for function getCalls()
---------------------------------------------------------------------------


FILE: ...ec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for interface PredictionException
---------------------------------------------------------------------------


FILE: ...pec/prophecy/src/Prophecy/Exception/Prediction/AggregateException.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class AggregateException
 18 | ERROR | Private member variable "exceptions" must be prefixed with
    |       | an underscore
 19 | ERROR | Private member variable "objectProphecy" must be prefixed
    |       | with an underscore
 21 | ERROR | Missing doc comment for function append()
 30 | ERROR | Missing short description in doc comment
 38 | ERROR | Missing doc comment for function setObjectProphecy()
 43 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...phecy/src/Prophecy/Exception/Prediction/FailedPredictionException.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 22 | WARNING | Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------


FILE: ...y/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 16 | ERROR   | Missing doc comment for class
    |         | UnexpectedCallsCountException
 18 | ERROR   | Private member variable "expectedCount" must be prefixed
    |         | with an underscore
 20 | ERROR   | Missing doc comment for function __construct()
 20 | WARNING | Line exceeds 85 characters; contains 95 characters
 27 | ERROR   | Missing doc comment for function getExpectedCount()
---------------------------------------------------------------------------


FILE: .../phpspec/prophecy/src/Prophecy/Exception/InvalidArgumentException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 14 | ERROR | Missing doc comment for class InvalidArgumentException
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/phpspec/prophecy/src/Prophecy/Exception/Exception.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 22 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: .../prophecy/src/Prophecy/Exception/Prophecy/MethodProphecyException.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class MethodProphecyException
 18 | ERROR | Private member variable "methodProphecy" must be prefixed
    |       | with an underscore
 20 | ERROR | Missing doc comment for function __construct()
 27 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...hpspec/prophecy/src/Prophecy/Exception/Prophecy/ProphecyException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for interface ProphecyException
---------------------------------------------------------------------------


FILE: .../prophecy/src/Prophecy/Exception/Prophecy/ObjectProphecyException.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 16 | ERROR | Missing doc comment for class ObjectProphecyException
 18 | ERROR | Private member variable "objectProphecy" must be prefixed
    |       | with an underscore
 20 | ERROR | Missing doc comment for function __construct()
 27 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...spec/prophecy/src/Prophecy/Exception/Call/UnexpectedCallException.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 17 | ERROR | [ ] Missing doc comment for class UnexpectedCallException
 19 | ERROR | [ ] Private member variable "methodName" must be prefixed
    |       |     with an underscore
 20 | ERROR | [ ] Private member variable "arguments" must be prefixed
    |       |     with an underscore
 22 | ERROR | [ ] Missing doc comment for function __construct()
 23 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 8 spaces but found 32
 23 | ERROR | [x] The closing parenthesis of a multi-line function
    |       |     declaration must be on a new line
 24 | ERROR | [x] The closing parenthesis and the opening brace of a
    |       |     multi-line function declaration must be on the same line
 31 | ERROR | [ ] Missing doc comment for function getMethodName()
 36 | ERROR | [ ] Missing doc comment for function getArguments()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...endor/phpspec/prophecy/src/Prophecy/Prediction/CallbackPrediction.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 27 | ERROR   | [ ] Private member variable "callback" must be prefixed
    |         |     with an underscore
 39 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 40 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 42 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 51 | ERROR   | [ ] Missing parameter comment
 52 | ERROR   | [ ] Missing parameter comment
 53 | ERROR   | [ ] Missing parameter comment
 54 | ERROR   | [ ] Missing @return tag in function comment
 55 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/phpspec/prophecy/src/Prophecy/Prediction/CallPrediction.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 1 WARNING AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 26 | ERROR   | [ ] Missing @category tag in class comment
 26 | ERROR   | [ ] Missing @package tag in class comment
 26 | ERROR   | [ ] Missing @license tag in class comment
 26 | ERROR   | [ ] Missing @link tag in class comment
 29 | ERROR   | [ ] Private member variable "util" must be prefixed with
    |         |     an underscore
 34 | ERROR   | [ ] Missing parameter comment
 44 | ERROR   | [ ] Missing parameter comment
 45 | ERROR   | [ ] Missing parameter comment
 46 | ERROR   | [ ] Missing parameter comment
 49 | ERROR   | [ ] Missing @return tag in function comment
 50 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 62 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 67 | ERROR   | [x] Empty lines are not allowed in multi-line function
    |         |     calls
 73 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 76 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 80 | ERROR   | [x] Empty lines are not allowed in multi-line function
    |         |     calls
 84 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpspec/prophecy/src/Prophecy/Prediction/CallTimesPrediction.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 2 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  27 | ERROR   | [ ] Missing @category tag in class comment
  27 | ERROR   | [ ] Missing @package tag in class comment
  27 | ERROR   | [ ] Missing @license tag in class comment
  27 | ERROR   | [ ] Missing @link tag in class comment
  30 | ERROR   | [ ] Private member variable "times" must be prefixed with
     |         |     an underscore
  31 | ERROR   | [ ] Private member variable "util" must be prefixed with
     |         |     an underscore
  36 | ERROR   | [ ] Missing parameter comment
  37 | ERROR   | [ ] Missing parameter comment
  48 | ERROR   | [ ] Missing parameter comment
  49 | ERROR   | [ ] Missing parameter comment
  50 | ERROR   | [ ] Missing parameter comment
  53 | ERROR   | [ ] Missing @return tag in function comment
  54 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  70 | ERROR   | [x] Empty lines are not allowed in multi-line function
     |         |     calls
  84 | ERROR   | [x] Empty lines are not allowed in multi-line function
     |         |     calls
  97 | ERROR   | [x] Empty lines are not allowed in multi-line function
     |         |     calls
 105 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpspec/prophecy/src/Prophecy/Prediction/NoCallsPrediction.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 27 | ERROR   | [ ] Private member variable "util" must be prefixed with
    |         |     an underscore
 32 | ERROR   | [ ] Missing parameter comment
 42 | ERROR   | [ ] Missing parameter comment
 43 | ERROR   | [ ] Missing parameter comment
 44 | ERROR   | [ ] Missing parameter comment
 47 | ERROR   | [ ] Missing @return tag in function comment
 48 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 56 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 66 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpspec/prophecy/src/Prophecy/Prediction/PredictionInterface.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 23 | ERROR   | [ ] Missing @category tag in class comment
 23 | ERROR   | [ ] Missing @package tag in class comment
 23 | ERROR   | [ ] Missing @license tag in class comment
 23 | ERROR   | [ ] Missing @link tag in class comment
 29 | ERROR   | [ ] Missing parameter comment
 29 | ERROR   | [x] Expected 9 spaces after parameter type; 8 found
 30 | ERROR   | [ ] Missing parameter comment
 31 | ERROR   | [ ] Missing parameter comment
 36 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/phpspec/prophecy/src/Prophecy/Argument.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  20 | ERROR | Missing @category tag in class comment
  20 | ERROR | Missing @package tag in class comment
  20 | ERROR | Missing @license tag in class comment
  20 | ERROR | Missing @link tag in class comment
  26 | ERROR | Missing parameter comment
  50 | ERROR | Missing parameter comment
  51 | ERROR | Missing parameter comment
  63 | ERROR | Missing parameter comment
  95 | ERROR | Missing parameter name
 132 | ERROR | Missing parameter comment
 144 | ERROR | Missing parameter comment
 177 | ERROR | Missing short description in doc comment
 178 | ERROR | Missing parameter comment
 190 | ERROR | Missing parameter comment
 203 | ERROR | Missing parameter comment
 204 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...dor/phpspec/prophecy/src/Prophecy/PhpDocumentor/ClassTagRetriever.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing short description in doc comment
 22 | ERROR | Missing @category tag in class comment
 22 | ERROR | Missing @package tag in class comment
 22 | ERROR | Missing @license tag in class comment
 22 | ERROR | Missing @link tag in class comment
 25 | ERROR | Private member variable "docBlockFactory" must be prefixed
    |       | with an underscore
 26 | ERROR | Private member variable "contextFactory" must be prefixed
    |       | with an underscore
 28 | ERROR | Missing doc comment for function __construct()
 34 | ERROR | Missing short description in doc comment
 35 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...pspec/prophecy/src/Prophecy/PhpDocumentor/LegacyClassTagRetriever.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing short description in doc comment
 21 | ERROR | Missing @category tag in class comment
 21 | ERROR | Missing @package tag in class comment
 21 | ERROR | Missing @license tag in class comment
 21 | ERROR | Missing @link tag in class comment
 24 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...c/prophecy/src/Prophecy/PhpDocumentor/MethodTagRetrieverInterface.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing short description in doc comment
 21 | ERROR | Missing @category tag in class comment
 21 | ERROR | Missing @package tag in class comment
 21 | ERROR | Missing @license tag in class comment
 21 | ERROR | Missing @link tag in class comment
 24 | ERROR | Missing short description in doc comment
 25 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...prophecy/src/Prophecy/PhpDocumentor/ClassAndInterfaceTagRetriever.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 2 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 17 | ERROR   | [ ] Missing short description in doc comment
 21 | ERROR   | [ ] Missing @category tag in class comment
 21 | ERROR   | [ ] Missing @package tag in class comment
 21 | ERROR   | [ ] Missing @license tag in class comment
 21 | ERROR   | [ ] Missing @link tag in class comment
 24 | ERROR   | [ ] Private member variable "classRetriever" must be
    |         |     prefixed with an underscore
 26 | ERROR   | [ ] Missing doc comment for function __construct()
 34 | WARNING | [ ] Line exceeds 85 characters; contains 153 characters
 36 | ERROR   | [x] Space after closing parenthesis of function call
    |         |     prohibited
 40 | ERROR   | [ ] Missing short description in doc comment
 41 | ERROR   | [ ] Missing parameter comment
 53 | ERROR   | [ ] Missing short description in doc comment
 54 | ERROR   | [ ] Missing parameter comment
 58 | ERROR   | [ ] Private method name
    |         |     "ClassAndInterfaceTagRetriever::getInterfacesTagList"
    |         |     must be prefixed with an underscore
 63 | ERROR   | [ ] Expected "foreach (...) {\n"; found "foreach(...) {\n"
 64 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/phpspec/prophecy/src/Prophecy/Prophet.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 2 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  29 | ERROR   | [ ] Missing @category tag in class comment
  29 | ERROR   | [ ] Missing @package tag in class comment
  29 | ERROR   | [ ] Missing @license tag in class comment
  29 | ERROR   | [ ] Missing @link tag in class comment
  32 | ERROR   | [ ] Private member variable "doubler" must be prefixed
     |         |     with an underscore
  33 | ERROR   | [ ] Private member variable "revealer" must be prefixed
     |         |     with an underscore
  34 | ERROR   | [ ] Private member variable "util" must be prefixed with
     |         |     an underscore
  36 | ERROR   | [ ] Missing short description in doc comment
  39 | ERROR   | [ ] Private member variable "prophecies" must be prefixed
     |         |     with an underscore
  44 | ERROR   | [ ] Missing parameter comment
  45 | ERROR   | [ ] Missing parameter comment
  46 | ERROR   | [ ] Missing parameter comment
  48 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  49 | ERROR   | [x] Multi-line function declaration not indented
     |         |     correctly; expected 8 spaces but found 32
  49 | ERROR   | [x] The closing parenthesis of a multi-line function
     |         |     declaration must be on a new line
  50 | ERROR   | [x] The closing parenthesis and the opening brace of a
     |         |     multi-line function declaration must be on the same
     |         |     line
  57 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 118 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpspec/prophecy/src/Prophecy/Util/ExportUtil.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 7 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] Missing file doc comment
  19 | ERROR   | [x] There must be exactly one blank line before the tags
     |         |     in a doc comment
  20 | ERROR   | [ ] Missing @category tag in class comment
  20 | ERROR   | [ ] Missing @package tag in class comment
  20 | ERROR   | [ ] Missing @author tag in class comment
  20 | ERROR   | [ ] Missing @license tag in class comment
  20 | ERROR   | [ ] Missing @link tag in class comment
  36 | ERROR   | [ ] Missing parameter comment
  36 | ERROR   | [x] Expected 1 spaces after parameter type; 2 found
  37 | ERROR   | [x] Expected 3 spaces after parameter type; 4 found
  38 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
  49 | ERROR   | [ ] Missing parameter comment
  50 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 107 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 108 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 109 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 110 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 111 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 113 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 140 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 146 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 171 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpspec/prophecy/src/Prophecy/Util/StringUtil.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 4 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 20 | ERROR   | [ ] Missing @category tag in class comment
 20 | ERROR   | [ ] Missing @package tag in class comment
 20 | ERROR   | [ ] Missing @license tag in class comment
 20 | ERROR   | [ ] Missing @link tag in class comment
 26 | ERROR   | [ ] Missing parameter comment
 27 | ERROR   | [ ] Missing parameter comment
 35 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 40 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 40 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 40 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 43 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 43 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 49 | WARNING | [ ] Line exceeds 85 characters; contains 125 characters
 81 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 81 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 82 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 84 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 87 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 87 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ProphecyInterface.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpspec/prophecy/src/Prophecy/Prophecy/RevealerInterface.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 24 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...List/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ObjectProphecy.php
---------------------------------------------------------------------------
FOUND 35 ERRORS AND 8 WARNINGS AFFECTING 40 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  29 | ERROR   | [ ] Missing @category tag in class comment
  29 | ERROR   | [ ] Missing @package tag in class comment
  29 | ERROR   | [ ] Missing @license tag in class comment
  29 | ERROR   | [ ] Missing @link tag in class comment
  32 | ERROR   | [ ] Private member variable "lazyDouble" must be prefixed
     |         |     with an underscore
  33 | ERROR   | [ ] Private member variable "callCenter" must be prefixed
     |         |     with an underscore
  34 | ERROR   | [ ] Private member variable "revealer" must be prefixed
     |         |     with an underscore
  35 | ERROR   | [ ] Private member variable "comparatorFactory" must be
     |         |     prefixed with an underscore
  37 | ERROR   | [ ] Missing short description in doc comment
  40 | ERROR   | [ ] Private member variable "methodProphecies" must be
     |         |     prefixed with an underscore
  45 | ERROR   | [ ] Missing parameter comment
  46 | ERROR   | [ ] Missing parameter comment
  47 | ERROR   | [ ] Missing parameter comment
  48 | ERROR   | [ ] Missing parameter comment
  60 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  66 | ERROR   | [ ] Missing parameter comment
  80 | ERROR   | [ ] Missing parameter comment
  94 | ERROR   | [ ] Missing parameter comment
 110 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 118 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 119 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 132 | ERROR   | [ ] Missing parameter comment
 134 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 135 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 136 | ERROR   | [ ] Missing @return tag in function comment
 141 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 146 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 161 | ERROR   | [ ] Missing parameter comment
 181 | ERROR   | [ ] Missing parameter comment
 182 | ERROR   | [ ] Missing parameter comment
 197 | ERROR   | [ ] Missing parameter comment
 198 | ERROR   | [ ] Missing parameter comment
 210 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 211 | ERROR   | [ ] Missing @return tag in function comment
 214 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 235 | ERROR   | [ ] Missing parameter comment
 236 | ERROR   | [ ] Missing parameter comment
 253 | ERROR   | [x] Closing brace must be on a line by itself
 262 | ERROR   | [ ] Missing parameter comment
 274 | ERROR   | [ ] Missing parameter comment
 275 | ERROR   | [ ] Missing parameter comment
 276 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...List/vendor/phpspec/prophecy/src/Prophecy/Prophecy/MethodProphecy.php
---------------------------------------------------------------------------
FOUND 64 ERRORS AND 5 WARNINGS AFFECTING 56 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  26 | ERROR   | [ ] Missing @category tag in class comment
  26 | ERROR   | [ ] Missing @package tag in class comment
  26 | ERROR   | [ ] Missing @license tag in class comment
  26 | ERROR   | [ ] Missing @link tag in class comment
  29 | ERROR   | [ ] Private member variable "objectProphecy" must be
     |         |     prefixed with an underscore
  30 | ERROR   | [ ] Private member variable "methodName" must be prefixed
     |         |     with an underscore
  31 | ERROR   | [ ] Private member variable "argumentsWildcard" must be
     |         |     prefixed with an underscore
  32 | ERROR   | [ ] Private member variable "promise" must be prefixed
     |         |     with an underscore
  33 | ERROR   | [ ] Private member variable "prediction" must be prefixed
     |         |     with an underscore
  34 | ERROR   | [ ] Private member variable "checkedPredictions" must be
     |         |     prefixed with an underscore
  35 | ERROR   | [ ] Private member variable "bound" must be prefixed with
     |         |     an underscore
  36 | ERROR   | [ ] Private member variable "voidReturnType" must be
     |         |     prefixed with an underscore
  41 | ERROR   | [ ] Missing parameter comment
  42 | ERROR   | [ ] Missing parameter comment
  43 | ERROR   | [ ] Missing parameter comment
  45 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  47 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  51 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  53 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  61 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  66 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
  73 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  81 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  83 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  83 | ERROR   | [x] Closing brace must be on a line by itself
  84 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  84 | ERROR   | [x] Closing brace must be on a line by itself
  85 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  85 | ERROR   | [x] Closing brace must be on a line by itself
  86 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  86 | ERROR   | [x] Closing brace must be on a line by itself
  87 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  87 | ERROR   | [x] Closing brace must be on a line by itself
  89 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  90 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  91 | ERROR   | [x] Closing brace must be on a line by itself
  93 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  94 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  96 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  96 | ERROR   | [ ] Missing short description in doc comment
  96 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 100 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 104 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 111 | ERROR   | [ ] Missing parameter comment
 124 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 128 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 139 | ERROR   | [ ] Missing parameter comment
 152 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 155 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 175 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 195 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 206 | ERROR   | [ ] Parameter tags must be defined first in a doc comment
 218 | ERROR   | [ ] Missing parameter comment
 231 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 234 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 267 | ERROR   | [ ] Doc comment for parameter "$count" missing
 272 | ERROR   | [ ] Parameter tags must be defined first in a doc comment
 272 | ERROR   | [ ] Missing parameter name
 284 | ERROR   | [ ] Missing parameter comment
 297 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 300 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 351 | ERROR   | [x] Tag value indented incorrectly; expected 8 spaces but
     |         |     found 1
 366 | ERROR   | [ ] Parameter tags must be defined first in a doc comment
 366 | ERROR   | [ ] Missing parameter comment
 377 | ERROR   | [ ] Missing @return tag in function comment
 447 | ERROR   | [ ] Missing short description in doc comment
 455 | ERROR   | [ ] Private method name
     |         |     "MethodProphecy::bindToObjectProphecy" must be
     |         |     prefixed with an underscore
 455 | ERROR   | [ ] Missing doc comment for function
     |         |     bindToObjectProphecy()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 33 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpspec/prophecy/src/Prophecy/Prophecy/Revealer.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 24 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...r/phpspec/prophecy/src/Prophecy/Prophecy/ProphecySubjectInterface.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 24 | ERROR | Missing parameter comment
 25 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...t/vendor/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 18 | ERROR | [ ] Missing @category tag in class comment
 18 | ERROR | [ ] Missing @package tag in class comment
 18 | ERROR | [ ] Missing @license tag in class comment
 18 | ERROR | [ ] Missing @link tag in class comment
 21 | ERROR | [ ] Missing short description in doc comment
 24 | ERROR | [ ] Private member variable "tokens" must be prefixed with
    |       |     an underscore
 25 | ERROR | [ ] Private member variable "string" must be prefixed with
    |       |     an underscore
 46 | ERROR | [ ] Missing parameter comment
 86 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 86 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 88 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 88 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 94 | ERROR | [ ] Missing short description in doc comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dor/phpspec/prophecy/src/Prophecy/Argument/Token/ObjectStateToken.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 25 | ERROR   | [ ] Private member variable "name" must be prefixed with
    |         |     an underscore
 26 | ERROR   | [ ] Private member variable "value" must be prefixed with
    |         |     an underscore
 27 | ERROR   | [ ] Private member variable "util" must be prefixed with
    |         |     an underscore
 28 | ERROR   | [ ] Private member variable "comparatorFactory" must be
    |         |     prefixed with an underscore
 33 | ERROR   | [ ] Missing parameter comment
 35 | ERROR   | [ ] Missing parameter comment
 36 | ERROR   | [ ] Missing parameter comment
 48 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 54 | ERROR   | [ ] Missing parameter comment
 99 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpspec/prophecy/src/Prophecy/Argument/Token/CallbackToken.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 20 | ERROR | [ ] Missing @category tag in class comment
 20 | ERROR | [ ] Missing @package tag in class comment
 20 | ERROR | [ ] Missing @license tag in class comment
 20 | ERROR | [ ] Missing @link tag in class comment
 23 | ERROR | [ ] Private member variable "callback" must be prefixed with
    |       |     an underscore
 28 | ERROR | [ ] Missing parameter comment
 35 | ERROR | [x] Opening parenthesis of a multi-line function call must
    |       |     be the last content on the line
 38 | ERROR | [x] Closing parenthesis of a multi-line function call must
    |       |     be on a line by itself
 44 | ERROR | [ ] Doc comment for parameter "$argument" missing
 47 | ERROR | [ ] Missing parameter name
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayCountToken.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 1 WARNING AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 18 | ERROR   | [ ] Missing @category tag in class comment
 18 | ERROR   | [ ] Missing @package tag in class comment
 18 | ERROR   | [ ] Missing @license tag in class comment
 18 | ERROR   | [ ] Missing @link tag in class comment
 22 | ERROR   | [ ] Private member variable "count" must be prefixed with
    |         |     an underscore
 24 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [ ] Missing parameter comment
 32 | ERROR   | [ ] Doc comment for parameter "$argument" missing
 35 | ERROR   | [ ] Missing parameter name
 41 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 64 | ERROR   | [ ] Doc comment for parameter "$argument" missing
 67 | ERROR   | [ ] Missing parameter name
 67 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 68 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 70 | ERROR   | [ ] Private method name "ArrayCountToken::isCountable"
    |         |     must be prefixed with an underscore
 78 | ERROR   | [ ] Missing parameter comment
 82 | ERROR   | [ ] Private method name "ArrayCountToken::hasProperCount"
    |         |     must be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEveryEntryToken.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Missing short description in doc comment
 24 | ERROR | Private member variable "value" must be prefixed with an
    |       | underscore
 26 | ERROR | Missing short description in doc comment
 38 | ERROR | Doc comment for parameter "$argument" missing
 40 | ERROR | Missing @return tag in function comment
 61 | ERROR | Missing @return tag in function comment
 69 | ERROR | Missing @return tag in function comment
 75 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...ndor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEntryToken.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 5 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  20 | ERROR   | [ ] Missing @category tag in class comment
  20 | ERROR   | [ ] Missing @package tag in class comment
  20 | ERROR   | [ ] Missing @license tag in class comment
  20 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  23 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  24 | ERROR   | [ ] Private member variable "key" must be prefixed with
     |         |     an underscore
  25 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  25 | ERROR   | [ ] Missing short description in doc comment
  25 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  26 | ERROR   | [ ] Private member variable "value" must be prefixed with
     |         |     an underscore
  28 | ERROR   | [ ] Missing short description in doc comment
  39 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  40 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  42 | ERROR   | [ ] Missing parameter comment
  61 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 110 | ERROR   | [ ] Doc comment for parameter "$value" missing
 113 | ERROR   | [ ] Missing parameter name
 113 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
     |         |     found 1
 114 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
     |         |     comment
 116 | ERROR   | [ ] Private method name
     |         |     "ArrayEntryToken::wrapIntoExactValueToken" must be
     |         |     prefixed with an underscore
 118 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 124 | ERROR   | [ ] Missing parameter comment
 129 | ERROR   | [ ] Private method name
     |         |     "ArrayEntryToken::convertArrayAccessToEntry" must be
     |         |     prefixed with an underscore
 132 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 133 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 136 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/TypeToken.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 20 | ERROR   | [ ] Missing @category tag in class comment
 20 | ERROR   | [ ] Missing @package tag in class comment
 20 | ERROR   | [ ] Missing @license tag in class comment
 20 | ERROR   | [ ] Missing @link tag in class comment
 23 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 25 | ERROR   | [ ] Missing short description in doc comment
 26 | ERROR   | [ ] Missing parameter comment
 31 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 32 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 33 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 34 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 40 | ERROR   | [ ] Doc comment for parameter "$argument" missing
 43 | ERROR   | [ ] Missing parameter name
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../phpspec/prophecy/src/Prophecy/Argument/Token/IdenticalValueToken.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 20 | ERROR   | Missing @category tag in class comment
 20 | ERROR   | Missing @package tag in class comment
 20 | ERROR   | Missing @license tag in class comment
 20 | ERROR   | Missing @link tag in class comment
 23 | ERROR   | Private member variable "value" must be prefixed with an
    |         | underscore
 24 | ERROR   | Private member variable "string" must be prefixed with an
    |         | underscore
 25 | ERROR   | Private member variable "util" must be prefixed with an
    |         | underscore
 30 | ERROR   | Missing parameter comment
 31 | ERROR   | Missing parameter comment
 39 | ERROR   | Doc comment for parameter "$argument" missing
 42 | ERROR   | Missing parameter name
 69 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...vendor/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValueToken.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Doc comment for parameter "$argument" missing
 24 | ERROR | Missing parameter name
---------------------------------------------------------------------------


FILE: ...ndor/phpspec/prophecy/src/Prophecy/Argument/Token/ExactValueToken.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 4 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @package tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  25 | ERROR   | [ ] Private member variable "value" must be prefixed with
     |         |     an underscore
  26 | ERROR   | [ ] Private member variable "string" must be prefixed
     |         |     with an underscore
  27 | ERROR   | [ ] Private member variable "util" must be prefixed with
     |         |     an underscore
  28 | ERROR   | [ ] Private member variable "comparatorFactory" must be
     |         |     prefixed with an underscore
  33 | ERROR   | [ ] Missing parameter comment
  34 | ERROR   | [ ] Missing parameter comment
  35 | ERROR   | [ ] Missing parameter comment
  37 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  42 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  45 | ERROR   | [ ] Doc comment for parameter "$argument" missing
  48 | ERROR   | [ ] Missing parameter name
  62 | ERROR   | [x] Closing brace must be on a line by itself
  71 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 111 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalAndToken.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 18 | ERROR   | Missing @category tag in class comment
 18 | ERROR   | Missing @package tag in class comment
 18 | ERROR   | Missing @license tag in class comment
 18 | ERROR   | Missing @link tag in class comment
 21 | ERROR   | Private member variable "tokens" must be prefixed with an
    |         | underscore
 23 | ERROR   | Missing short description in doc comment
 36 | ERROR   | Doc comment for parameter "$argument" missing
 37 | WARNING | Line exceeds 85 characters; contains 98 characters
 39 | ERROR   | Missing parameter name
---------------------------------------------------------------------------


FILE: .../phpspec/prophecy/src/Prophecy/Argument/Token/StringContainsToken.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Private member variable "value" must be prefixed with an
    |       | underscore
 26 | ERROR | Missing parameter comment
 33 | ERROR | Missing doc comment for function scoreArgument()
---------------------------------------------------------------------------


FILE: ...ndor/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalNotToken.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 18 | ERROR   | [ ] Missing @category tag in class comment
 18 | ERROR   | [ ] Missing @package tag in class comment
 18 | ERROR   | [ ] Missing @license tag in class comment
 18 | ERROR   | [ ] Missing @link tag in class comment
 21 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 21 | ERROR   | [ ] Missing short description in doc comment
 21 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 22 | ERROR   | [ ] Private member variable "token" must be prefixed with
    |         |     an underscore
 24 | ERROR   | [ ] Missing short description in doc comment
 29 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 32 | ERROR   | [ ] Doc comment for parameter "$argument" missing
 35 | ERROR   | [ ] Missing parameter name
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...hpspec/prophecy/src/Prophecy/Argument/Token/ApproximateValueToken.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 18 | ERROR   | Missing @category tag in class comment
 18 | ERROR   | Missing @package tag in class comment
 18 | ERROR   | Missing @license tag in class comment
 18 | ERROR   | Missing @link tag in class comment
 21 | ERROR   | Private member variable "value" must be prefixed with an
    |         | underscore
 22 | ERROR   | Private member variable "precision" must be prefixed with
    |         | an underscore
 24 | ERROR   | Missing doc comment for function __construct()
 30 | ERROR   | Doc comment for parameter "$argument" missing
 32 | ERROR   | Missing @return tag in function comment
 35 | WARNING | Line exceeds 85 characters; contains 105 characters
 40 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...endor/phpspec/prophecy/src/Prophecy/Argument/Token/TokenInterface.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Doc comment for parameter "$argument" missing
 24 | ERROR | Missing parameter name
---------------------------------------------------------------------------


FILE: ...endor/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValuesToken.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 18 | ERROR | Missing @category tag in class comment
 18 | ERROR | Missing @package tag in class comment
 18 | ERROR | Missing @license tag in class comment
 18 | ERROR | Missing @link tag in class comment
 21 | ERROR | Doc comment for parameter "$argument" missing
 24 | ERROR | Missing parameter name
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/phpspec/prophecy/src/Prophecy/Call/Call.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 20 | ERROR | [ ] Missing @category tag in class comment
 20 | ERROR | [ ] Missing @package tag in class comment
 20 | ERROR | [ ] Missing @license tag in class comment
 20 | ERROR | [ ] Missing @link tag in class comment
 23 | ERROR | [ ] Private member variable "methodName" must be prefixed
    |       |     with an underscore
 24 | ERROR | [ ] Private member variable "arguments" must be prefixed
    |       |     with an underscore
 25 | ERROR | [ ] Private member variable "returnValue" must be prefixed
    |       |     with an underscore
 26 | ERROR | [ ] Private member variable "exception" must be prefixed
    |       |     with an underscore
 27 | ERROR | [ ] Private member variable "file" must be prefixed with an
    |       |     underscore
 28 | ERROR | [ ] Private member variable "line" must be prefixed with an
    |       |     underscore
 33 | ERROR | [ ] Missing parameter comment
 34 | ERROR | [ ] Missing parameter comment
 35 | ERROR | [ ] Missing parameter comment
 36 | ERROR | [ ] Missing parameter comment
 37 | ERROR | [ ] Missing parameter comment
 38 | ERROR | [ ] Missing parameter comment
 41 | ERROR | [x] Multi-line function declaration not indented correctly;
    |       |     expected 8 spaces but found 32
 41 | ERROR | [x] The closing parenthesis of a multi-line function
    |       |     declaration must be on a new line
 42 | ERROR | [x] The closing parenthesis and the opening brace of a
    |       |     multi-line function declaration must be on the same line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpspec/prophecy/src/Prophecy/Call/CallCenter.php
---------------------------------------------------------------------------
FOUND 30 ERRORS AND 16 WARNINGS AFFECTING 34 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  25 | ERROR   | [ ] Missing @category tag in class comment
  25 | ERROR   | [ ] Missing @package tag in class comment
  25 | ERROR   | [ ] Missing @license tag in class comment
  25 | ERROR   | [ ] Missing @link tag in class comment
  28 | ERROR   | [ ] Private member variable "util" must be prefixed with
     |         |     an underscore
  30 | ERROR   | [ ] Missing short description in doc comment
  33 | ERROR   | [ ] Private member variable "recordedCalls" must be
     |         |     prefixed with an underscore
  38 | ERROR   | [ ] Missing parameter comment
  48 | ERROR   | [ ] Missing parameter comment
  49 | ERROR   | [ ] Missing parameter comment
  50 | ERROR   | [ ] Missing parameter comment
  52 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  54 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
  76 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  77 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  78 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  83 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  86 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
  93 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  97 | ERROR   | [x] Opening brace must be the last content on the line
  97 | ERROR   | [x] Closing brace must be on a line by itself
  97 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
  99 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 105 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 113 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 132 | ERROR   | [ ] Missing parameter comment
 133 | ERROR   | [ ] Missing parameter comment
 140 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 140 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 142 | ERROR   | [x] Space after closing parenthesis of function call
     |         |     prohibited
 144 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 148 | ERROR   | [ ] Private method name
     |         |     "CallCenter::createUnexpectedCallException" must be
     |         |     prefixed with an underscore
 148 | ERROR   | [ ] Missing doc comment for function
     |         |     createUnexpectedCallException()
 148 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 149 | ERROR   | [x] Multi-line function declaration not indented
     |         |     correctly; expected 8 spaces but found 51
 149 | ERROR   | [x] The closing parenthesis of a multi-line function
     |         |     declaration must be on a new line
 150 | ERROR   | [x] The closing parenthesis and the opening brace of a
     |         |     multi-line function declaration must be on the same
     |         |     line
 152 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 153 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 153 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 153 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 154 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 158 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 158 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 165 | ERROR   | [x] Empty lines are not allowed in multi-line function
     |         |     calls
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...List/vendor/phpspec/prophecy/src/Prophecy/Promise/CallbackPromise.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 23 | ERROR   | [ ] Missing @category tag in class comment
 23 | ERROR   | [ ] Missing @package tag in class comment
 23 | ERROR   | [ ] Missing @license tag in class comment
 23 | ERROR   | [ ] Missing @link tag in class comment
 26 | ERROR   | [ ] Private member variable "callback" must be prefixed
    |         |     with an underscore
 38 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 41 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 50 | ERROR   | [ ] Missing parameter comment
 51 | ERROR   | [ ] Missing parameter comment
 52 | ERROR   | [ ] Missing parameter comment
 56 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ist/vendor/phpspec/prophecy/src/Prophecy/Promise/PromiseInterface.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 22 | ERROR   | Missing @category tag in class comment
 22 | ERROR   | Missing @package tag in class comment
 22 | ERROR   | Missing @license tag in class comment
 22 | ERROR   | Missing @link tag in class comment
 28 | ERROR   | Missing parameter comment
 29 | ERROR   | Missing parameter comment
 30 | ERROR   | Missing parameter comment
 34 | WARNING | Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------


FILE: ...endor/phpspec/prophecy/src/Prophecy/Promise/ReturnArgumentPromise.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 25 | ERROR   | [ ] Missing short description in doc comment
 28 | ERROR   | [ ] Private member variable "index" must be prefixed with
    |         |     an underscore
 40 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 41 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 43 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 51 | ERROR   | [ ] Missing parameter comment
 52 | ERROR   | [ ] Missing parameter comment
 53 | ERROR   | [ ] Missing parameter comment
 57 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpspec/prophecy/src/Prophecy/Promise/ThrowPromise.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 7 WARNINGS AFFECTING 23 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 27 | ERROR   | [ ] Private member variable "exception" must be prefixed
    |         |     with an underscore
 29 | ERROR   | [ ] Missing short description in doc comment
 32 | ERROR   | [ ] Private member variable "instantiator" must be
    |         |     prefixed with an underscore
 37 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 45 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 46 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 48 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 50 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 51 | ERROR   | [x] Opening parenthesis of a multi-line function call must
    |         |     be the last content on the line
 52 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 54 | ERROR   | [x] Closing parenthesis of a multi-line function call must
    |         |     be on a line by itself
 63 | ERROR   | [ ] Missing parameter comment
 64 | ERROR   | [ ] Missing parameter comment
 65 | ERROR   | [ ] Missing parameter comment
 68 | ERROR   | [ ] Missing @return tag in function comment
 69 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 76 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 90 | ERROR   | [ ] Missing short description in doc comment
 91 | ERROR   | [ ] Missing parameter comment
 95 | ERROR   | [ ] Private method name "ThrowPromise::isAValidThrowable"
    |         |     must be prefixed with an underscore
 97 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/phpspec/prophecy/src/Prophecy/Promise/ReturnPromise.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 24 | ERROR   | Private member variable "returnValues" must be prefixed
    |         | with an underscore
 37 | WARNING | Line exceeds 85 characters; contains 92 characters
 39 | ERROR   | Missing parameter comment
 40 | ERROR   | Missing parameter comment
 41 | ERROR   | Missing parameter comment
 45 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/sebastian/resource-operations/build/generate.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  3 | ERROR | [ ] You must use "/**" style comments for a file comment
 12 | ERROR | [x] File is being conditionally included; use "include"
    |       |     instead
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...oList/vendor/sebastian/resource-operations/src/ResourceOperations.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class ResourceOperations
 15 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/sebastian/environment/src/Console.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 5 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  15 | ERROR   | Missing doc comment for class Console
  17 | ERROR   | Missing short description in doc comment
  22 | ERROR   | Missing short description in doc comment
  27 | ERROR   | Missing short description in doc comment
  37 | ERROR   | Missing @return tag in function comment
  42 | WARNING | Line exceeds 85 characters; contains 113 characters
  59 | ERROR   | Missing @return tag in function comment
  76 | ERROR   | Missing parameter comment
  77 | ERROR   | Missing @return tag in function comment
  83 | ERROR   | Private method name "Console::isWindows" must be prefixed
     |         | with an underscore
  83 | ERROR   | Missing doc comment for function isWindows()
  88 | ERROR   | Missing short description in doc comment
  90 | ERROR   | Missing @return tag in function comment
  91 | ERROR   | Private method name
     |         | "Console::getNumberOfColumnsInteractive" must be prefixed
     |         | with an underscore
  93 | WARNING | Line exceeds 85 characters; contains 121 characters
  99 | WARNING | Line exceeds 85 characters; contains 123 characters
 108 | ERROR   | Missing short description in doc comment
 110 | ERROR   | Missing @return tag in function comment
 111 | ERROR   | Private method name "Console::getNumberOfColumnsWindows"
     |         | must be prefixed with an underscore
 116 | WARNING | Line exceeds 85 characters; contains 108 characters
 138 | WARNING | Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/sebastian/environment/src/OperatingSystem.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | ERROR   | [ ] Missing doc comment for class OperatingSystem
 19 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 20 | ERROR   | [ ] Missing @return tag in function comment
 32 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 12
 35 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 12
 36 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 12
 37 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 12
 38 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 12
 41 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 12
 44 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 12
 47 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found 12
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...home/lancew/dev/DojoList/vendor/sebastian/environment/src/Runtime.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 2 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  17 | ERROR   | Missing @category tag in class comment
  17 | ERROR   | Missing @package tag in class comment
  17 | ERROR   | Missing @author tag in class comment
  17 | ERROR   | Missing @license tag in class comment
  17 | ERROR   | Missing @link tag in class comment
  20 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Private member variable "binary" must be prefixed with an
     |         | underscore
  28 | ERROR   | Missing @return tag in function comment
  38 | ERROR   | Missing @return tag in function comment
  41 | WARNING | Line exceeds 85 characters; contains 154 characters
  45 | WARNING | Line exceeds 85 characters; contains 90 characters
  55 | ERROR   | Missing @return tag in function comment
 100 | ERROR   | Missing doc comment for function getNameWithVersion()
 105 | ERROR   | Missing doc comment for function getName()
 122 | ERROR   | Missing doc comment for function getVendorUrl()
 133 | ERROR   | Missing doc comment for function getVersion()
 146 | ERROR   | Missing @return tag in function comment
 154 | ERROR   | Missing @return tag in function comment
 162 | ERROR   | Missing @return tag in function comment
 170 | ERROR   | Missing @return tag in function comment
 181 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/sebastian/environment/tests/OperatingSystemTest.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 22 | ERROR | Missing short description in doc comment
 25 | ERROR | Private member variable "os" must be prefixed with an
    |       | underscore
 27 | ERROR | Missing doc comment for function setUp()
 32 | ERROR | Missing short description in doc comment
 34 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/sebastian/environment/tests/ConsoleTest.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing short description in doc comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 22 | ERROR | Missing short description in doc comment
 25 | ERROR | Private member variable "console" must be prefixed with an
    |       | underscore
 27 | ERROR | Missing doc comment for function setUp()
 32 | ERROR | Missing short description in doc comment
 35 | ERROR | Missing @return tag in function comment
 41 | ERROR | Missing short description in doc comment
 44 | ERROR | Missing @return tag in function comment
 50 | ERROR | Missing short description in doc comment
 53 | ERROR | Missing @return tag in function comment
 59 | ERROR | Missing short description in doc comment
 62 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/sebastian/environment/tests/RuntimeTest.php
---------------------------------------------------------------------------
FOUND 28 ERRORS AFFECTING 24 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  17 | ERROR | Missing short description in doc comment
  19 | ERROR | Missing @category tag in class comment
  19 | ERROR | Missing @package tag in class comment
  19 | ERROR | Missing @author tag in class comment
  19 | ERROR | Missing @license tag in class comment
  19 | ERROR | Missing @link tag in class comment
  22 | ERROR | Missing short description in doc comment
  25 | ERROR | Private member variable "env" must be prefixed with an
     |       | underscore
  27 | ERROR | Missing doc comment for function setUp()
  32 | ERROR | Missing short description in doc comment
  35 | ERROR | Missing @return tag in function comment
  41 | ERROR | Missing short description in doc comment
  44 | ERROR | Missing @return tag in function comment
  50 | ERROR | Missing short description in doc comment
  53 | ERROR | Missing @return tag in function comment
  59 | ERROR | Missing short description in doc comment
  62 | ERROR | Missing @return tag in function comment
  68 | ERROR | Missing short description in doc comment
  71 | ERROR | Missing @return tag in function comment
  77 | ERROR | Missing short description in doc comment
  80 | ERROR | Missing @return tag in function comment
  86 | ERROR | Missing short description in doc comment
  89 | ERROR | Missing @return tag in function comment
  95 | ERROR | Missing short description in doc comment
  98 | ERROR | Missing @return tag in function comment
 104 | ERROR | Missing short description in doc comment
 107 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/sebastian/code-unit-reverse-lookup/src/Wizard.php
---------------------------------------------------------------------------
FOUND 26 ERRORS AND 3 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  13 | ERROR   | Missing short description in doc comment
  15 | ERROR   | Missing @category tag in class comment
  15 | ERROR   | Missing @package tag in class comment
  15 | ERROR   | Missing @author tag in class comment
  15 | ERROR   | Missing @license tag in class comment
  15 | ERROR   | Missing @link tag in class comment
  18 | ERROR   | Missing short description in doc comment
  21 | ERROR   | Private member variable "lookupTable" must be prefixed
     |         | with an underscore
  23 | ERROR   | Missing short description in doc comment
  26 | ERROR   | Private member variable "processedClasses" must be
     |         | prefixed with an underscore
  28 | ERROR   | Missing short description in doc comment
  31 | ERROR   | Private member variable "processedFunctions" must be
     |         | prefixed with an underscore
  33 | ERROR   | Missing short description in doc comment
  34 | ERROR   | Missing parameter comment
  35 | ERROR   | Missing parameter comment
  52 | ERROR   | Private method name "Wizard::updateLookupTable" must be
     |         | prefixed with an underscore
  52 | ERROR   | Missing doc comment for function updateLookupTable()
  58 | ERROR   | Private method name "Wizard::processClassesAndTraits"
     |         | must be prefixed with an underscore
  58 | ERROR   | Missing doc comment for function
     |         | processClassesAndTraits()
  60 | WARNING | Line exceeds 85 characters; contains 95 characters
  75 | ERROR   | Private method name "Wizard::processFunctions" must be
     |         | prefixed with an underscore
  75 | ERROR   | Missing doc comment for function processFunctions()
  88 | ERROR   | Missing short description in doc comment
  89 | ERROR   | Missing parameter comment
  90 | ERROR   | Missing @return tag in function comment
  91 | ERROR   | Private method name "Wizard::processFunctionOrMethod"
     |         | must be prefixed with an underscore
  91 | WARNING | Line exceeds 85 characters; contains 91 characters
 107 | WARNING | Line exceeds 85 characters; contains 102 characters
---------------------------------------------------------------------------


FILE: ...joList/vendor/sebastian/code-unit-reverse-lookup/tests/WizardTest.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "wizard" must be prefixed with an
    |       | underscore
 25 | ERROR | Missing doc comment for function setUp()
 30 | ERROR | Missing doc comment for function testMethodCanBeLookedUp()
 38 | ERROR | Missing doc comment for function
    |       | testReturnsFilenameAndLineNumberAsStringWhenNotInCodeUnit()
---------------------------------------------------------------------------


FILE: ...List/vendor/sebastian/diff/src/Exception/InvalidArgumentException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class InvalidArgumentException
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/sebastian/diff/src/Exception/Exception.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for interface Exception
---------------------------------------------------------------------------


FILE: ...astian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
  1 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class
    |         | MemoryEfficientLongestCommonSubsequenceCalculator
 13 | WARNING | Line exceeds 85 characters; contains 107 characters
 15 | ERROR   | Doc comment for parameter "$from" missing
 15 | ERROR   | Doc comment for parameter "$to" missing
 17 | ERROR   | Missing @return tag in function comment
 61 | ERROR   | Private method name
    |         | "MemoryEfficientLongestCommonSubsequenceCalculator::length"
    |         | must be prefixed with an underscore
 61 | ERROR   | Missing doc comment for function length()
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/src/Differ.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 10 WARNINGS AFFECTING 36 LINES
---------------------------------------------------------------------------
   1 | ERROR   | You must use "/**" style comments for a file comment
  18 | ERROR   | Missing @category tag in class comment
  18 | ERROR   | Missing @package tag in class comment
  18 | ERROR   | Missing @author tag in class comment
  18 | ERROR   | Missing @license tag in class comment
  18 | ERROR   | Missing @link tag in class comment
  21 | ERROR   | Missing short description in doc comment
  24 | ERROR   | Private member variable "outputBuilder" must be prefixed
     |         | with an underscore
  26 | ERROR   | Missing short description in doc comment
  27 | ERROR   | Missing parameter comment
  45 | WARNING | Line exceeds 85 characters; contains 116 characters
  46 | WARNING | Line exceeds 85 characters; contains 156 characters
  55 | ERROR   | Missing parameter comment
  56 | ERROR   | Missing parameter comment
  57 | ERROR   | Missing parameter comment
  61 | WARNING | Line exceeds 85 characters; contains 92 characters
  73 | ERROR   | Missing parameter comment
  77 | ERROR   | Private method name "Differ::validateDiffInput" must be
     |         | prefixed with an underscore
  97 | ERROR   | Missing parameter comment
  98 | ERROR   | Missing parameter comment
  99 | ERROR   | Missing parameter comment
 103 | WARNING | Line exceeds 85 characters; contains 98 characters
 108 | WARNING | Line exceeds 85 characters; contains 86 characters
 161 | WARNING | Line exceeds 85 characters; contains 94 characters
 170 | ERROR   | Missing parameter comment
 174 | ERROR   | Private method name "Differ::splitStringByLines" must be
     |         | prefixed with an underscore
 176 | WARNING | Line exceeds 85 characters; contains 99 characters
 179 | ERROR   | Missing short description in doc comment
 180 | ERROR   | Missing parameter comment
 181 | ERROR   | Missing parameter comment
 185 | ERROR   | Private method name "Differ::selectLcsImplementation"
     |         | must be prefixed with an underscore
 185 | WARNING | Line exceeds 85 characters; contains 104 characters
 203 | ERROR   | Missing parameter comment
 204 | ERROR   | Missing parameter comment
 208 | ERROR   | Private method name "Differ::calculateEstimatedFootprint"
     |         | must be prefixed with an underscore
 218 | ERROR   | Missing parameter comment
 222 | ERROR   | Private method name "Differ::detectUnmatchedLineEndings"
     |         | must be prefixed with an underscore
 239 | WARNING | Line exceeds 85 characters; contains 101 characters
 260 | ERROR   | Private method name "Differ::getLinebreak" must be
     |         | prefixed with an underscore
 260 | ERROR   | Missing doc comment for function getLinebreak()
 282 | ERROR   | Private method name "Differ::getArrayDiffParted" must be
     |         | prefixed with an underscore
 282 | ERROR   | Missing doc comment for function getArrayDiffParted()
 308 | WARNING | Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  1 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing @category tag in class comment
 15 | ERROR   | Missing @package tag in class comment
 15 | ERROR   | Missing @author tag in class comment
 15 | ERROR   | Missing @license tag in class comment
 15 | ERROR   | Missing @link tag in class comment
 18 | ERROR   | Missing short description in doc comment
 21 | ERROR   | Private member variable "header" must be prefixed with an
    |         | underscore
 23 | ERROR   | Missing doc comment for function __construct()
 28 | ERROR   | Missing doc comment for function getDiff()
 47 | WARNING | Line exceeds 85 characters; contains 98 characters
 49 | WARNING | Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 9 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
   1 | ERROR   | You must use "/**" style comments for a file comment
  15 | ERROR   | Missing @category tag in class comment
  15 | ERROR   | Missing @package tag in class comment
  15 | ERROR   | Missing @author tag in class comment
  15 | ERROR   | Missing @license tag in class comment
  15 | ERROR   | Missing @link tag in class comment
  18 | ERROR   | Missing short description in doc comment
  21 | ERROR   | Private member variable "header" must be prefixed with an
     |         | underscore
  23 | ERROR   | Missing short description in doc comment
  26 | ERROR   | Private member variable "addLineNumbers" must be prefixed
     |         | with an underscore
  28 | ERROR   | Missing doc comment for function __construct()
  28 | WARNING | Line exceeds 85 characters; contains 105 characters
  34 | ERROR   | Missing doc comment for function getDiff()
  54 | WARNING | Line exceeds 85 characters; contains 103 characters
  56 | ERROR   | Private method name
     |         | "UnifiedDiffOutputBuilder::writeDiffChunked" must be
     |         | prefixed with an underscore
  56 | ERROR   | You must use "/**" style comments for a function comment
  66 | WARNING | Line exceeds 85 characters; contains 100 characters
  72 | WARNING | Line exceeds 85 characters; contains 99 characters
  73 | WARNING | Line exceeds 85 characters; contains 120 characters
  80 | WARNING | Line exceeds 85 characters; contains 121 characters
  99 | WARNING | Line exceeds 85 characters; contains 90 characters
 100 | WARNING | Line exceeds 85 characters; contains 111 characters
 104 | ERROR   | Private method name
     |         | "UnifiedDiffOutputBuilder::writeChunk" must be prefixed
     |         | with an underscore
 104 | ERROR   | Missing doc comment for function writeChunk()
 147 | ERROR   | Private method name
     |         | "UnifiedDiffOutputBuilder::getChunkRange" must be
     |         | prefixed with an underscore
 147 | ERROR   | Missing doc comment for function getChunkRange()
 147 | WARNING | Line exceeds 85 characters; contains 94 characters
---------------------------------------------------------------------------


FILE: ...oList/vendor/sebastian/diff/src/Output/DiffOutputBuilderInterface.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing doc comment for function getDiff()
---------------------------------------------------------------------------


FILE: ...oList/vendor/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class AbstractChunkOutputBuilder
 19 | ERROR | Missing parameter comment
 20 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/src/Diff.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 18 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class Diff
 15 | ERROR | Missing short description in doc comment
 18 | ERROR | Private member variable "from" must be prefixed with an
    |       | underscore
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "to" must be prefixed with an
    |       | underscore
 25 | ERROR | Missing short description in doc comment
 28 | ERROR | Private member variable "chunks" must be prefixed with an
    |       | underscore
 30 | ERROR | Missing short description in doc comment
 31 | ERROR | Missing parameter comment
 32 | ERROR | Missing parameter comment
 33 | ERROR | Missing parameter comment
 42 | ERROR | Missing doc comment for function getFrom()
 47 | ERROR | Missing doc comment for function getTo()
 52 | ERROR | Missing short description in doc comment
 60 | ERROR | Missing short description in doc comment
 61 | ERROR | Missing parameter comment
 62 | ERROR | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/src/Chunk.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 1 WARNING AFFECTING 19 LINES
---------------------------------------------------------------------------
  1 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class Chunk
 15 | ERROR   | Missing short description in doc comment
 18 | ERROR   | Private member variable "start" must be prefixed with an
    |         | underscore
 20 | ERROR   | Missing short description in doc comment
 23 | ERROR   | Private member variable "startRange" must be prefixed with
    |         | an underscore
 25 | ERROR   | Missing short description in doc comment
 28 | ERROR   | Private member variable "end" must be prefixed with an
    |         | underscore
 30 | ERROR   | Missing short description in doc comment
 33 | ERROR   | Private member variable "endRange" must be prefixed with
    |         | an underscore
 35 | ERROR   | Missing short description in doc comment
 38 | ERROR   | Private member variable "lines" must be prefixed with an
    |         | underscore
 40 | ERROR   | Missing doc comment for function __construct()
 40 | WARNING | Line exceeds 85 characters; contains 120 characters
 49 | ERROR   | Missing doc comment for function getStart()
 54 | ERROR   | Missing doc comment for function getStartRange()
 59 | ERROR   | Missing doc comment for function getEnd()
 64 | ERROR   | Missing doc comment for function getEndRange()
 69 | ERROR   | Missing doc comment for function getLines()
 74 | ERROR   | Missing doc comment for function setLines()
---------------------------------------------------------------------------


FILE: ...ebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  1 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Missing doc comment for class
    |         | TimeEfficientLongestCommonSubsequenceCalculator
 13 | WARNING | Line exceeds 85 characters; contains 105 characters
 15 | ERROR   | Doc comment for parameter "$from" missing
 15 | ERROR   | Doc comment for parameter "$to" missing
 17 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: ...List/vendor/sebastian/diff/src/LongestCommonSubsequenceCalculator.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for interface
    |       | LongestCommonSubsequenceCalculator
 18 | ERROR | Missing parameter comment
 19 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/src/Parser.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 4 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  1 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | ERROR   | [ ] Missing @category tag in class comment
 15 | ERROR   | [ ] Missing @package tag in class comment
 15 | ERROR   | [ ] Missing @author tag in class comment
 15 | ERROR   | [ ] Missing @license tag in class comment
 15 | ERROR   | [ ] Missing @link tag in class comment
 18 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [x] Each line in a multi-line IF statement must begin with
    |         |     a boolean operator
 38 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
    |         |     be on a new line
 38 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 50 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 67 | ERROR   | [ ] Private method name "Parser::parseFileDiff" must be
    |         |     prefixed with an underscore
 67 | ERROR   | [ ] Missing doc comment for function parseFileDiff()
 73 | WARNING | [ ] Line exceeds 85 characters; contains 148 characters
 76 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/src/Line.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class Line
 19 | ERROR | Missing short description in doc comment
 22 | ERROR | Private member variable "type" must be prefixed with an
    |       | underscore
 24 | ERROR | Missing short description in doc comment
 27 | ERROR | Private member variable "content" must be prefixed with an
    |       | underscore
 29 | ERROR | Missing doc comment for function __construct()
 35 | ERROR | Missing doc comment for function getContent()
 40 | ERROR | Missing doc comment for function getType()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/sebastian/diff/tests/LongestCommonSubsequenceTest.php
---------------------------------------------------------------------------
FOUND 26 ERRORS AFFECTING 22 LINES
---------------------------------------------------------------------------
   1 | ERROR | You must use "/**" style comments for a file comment
  15 | ERROR | Missing short description in doc comment
  17 | ERROR | Missing @category tag in class comment
  17 | ERROR | Missing @package tag in class comment
  17 | ERROR | Missing @author tag in class comment
  17 | ERROR | Missing @license tag in class comment
  17 | ERROR | Missing @link tag in class comment
  20 | ERROR | Missing short description in doc comment
  23 | ERROR | Private member variable "implementation" must be prefixed
     |       | with an underscore
  25 | ERROR | Missing short description in doc comment
  28 | ERROR | Private member variable "memoryLimit" must be prefixed with
     |       | an underscore
  30 | ERROR | Missing short description in doc comment
  33 | ERROR | Private member variable "stress_sizes" must be prefixed
     |       | with an underscore
  35 | ERROR | Missing doc comment for function setUp()
  43 | ERROR | Missing short description in doc comment
  48 | ERROR | Missing doc comment for function tearDown()
  53 | ERROR | Missing doc comment for function testBothEmpty()
  62 | ERROR | Missing doc comment for function testIsStrictComparison()
  88 | ERROR | Missing doc comment for function testEqualSequences()
 100 | ERROR | Missing doc comment for function testDistinctSequences()
 120 | ERROR | Missing doc comment for function testCommonSubsequence()
 144 | ERROR | Missing doc comment for function
     |       | testSingleElementSubsequenceAtStart()
 155 | ERROR | Missing doc comment for function
     |       | testSingleElementSubsequenceAtMiddle()
 166 | ERROR | Missing doc comment for function
     |       | testSingleElementSubsequenceAtEnd()
 177 | ERROR | Missing doc comment for function testReversedSequences()
 194 | ERROR | Missing doc comment for function testStrictTypeCalculate()
---------------------------------------------------------------------------


FILE: ...oList/vendor/sebastian/diff/tests/TimeEfficientImplementationTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing short description in doc comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing doc comment for function createImplementation()
---------------------------------------------------------------------------


FILE: ...ist/vendor/sebastian/diff/tests/MemoryEfficientImplementationTest.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing short description in doc comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing doc comment for function createImplementation()
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/sebastian/diff/tests/DifferTestTest.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 2 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
  1 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | ERROR   | [ ] Missing short description in doc comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 20 | ERROR   | [ ] Private member variable "fileFrom" must be prefixed
    |         |     with an underscore
 21 | ERROR   | [ ] Private member variable "filePatch" must be prefixed
    |         |     with an underscore
 23 | ERROR   | [ ] Missing doc comment for function setUp()
 30 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 30 | ERROR   | [ ] Doc comment for parameter "$from" missing
 30 | ERROR   | [ ] Doc comment for parameter "$to" missing
 32 | ERROR   | [ ] Missing @return tag in function comment
 38 | ERROR   | [ ] Missing doc comment for function
    |         |     provideDiffWithLineNumbers()
 40 | ERROR   | [x] File is being conditionally included; use
    |         |     "include_once" instead
 47 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 55 | ERROR   | [ ] Private method name "DifferTestTest::runThisTest" must
    |         |     be prefixed with an underscore
 55 | ERROR   | [ ] Missing doc comment for function runThisTest()
 74 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/tests/ParserTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 12 LINES
---------------------------------------------------------------------------
   1 | ERROR | [ ] You must use "/**" style comments for a file comment
  15 | ERROR | [ ] Missing short description in doc comment
  21 | ERROR | [ ] Missing @category tag in class comment
  21 | ERROR | [ ] Missing @package tag in class comment
  21 | ERROR | [ ] Missing @author tag in class comment
  21 | ERROR | [ ] Missing @license tag in class comment
  21 | ERROR | [ ] Missing @link tag in class comment
  24 | ERROR | [ ] Missing short description in doc comment
  27 | ERROR | [ ] Private member variable "parser" must be prefixed with
     |       |     an underscore
  29 | ERROR | [ ] Missing doc comment for function setUp()
  34 | ERROR | [ ] Missing doc comment for function testParse()
  55 | ERROR | [ ] Missing doc comment for function
     |       |     testParseWithMultipleChunks()
  75 | ERROR | [ ] Missing doc comment for function
     |       |     testParseWithRemovedLines()
 108 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
 108 | ERROR | [ ] Missing short description in doc comment
 108 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
 118 | ERROR | [ ] Missing doc comment for function
     |       |     testParseDiffForMulitpleFiles()
 140 | ERROR | [x] The open comment tag must be the only content on the
     |       |     line
 140 | ERROR | [ ] Missing short description in doc comment
 140 | ERROR | [x] The close comment tag must be the only content on the
     |       |     line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/tests/DiffTest.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 4 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  1 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing short description in doc comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 22 | ERROR   | Missing doc comment for function
    |         | testGettersAfterConstructionWithDefault()
 30 | WARNING | Line exceeds 85 characters; contains 98 characters
 33 | ERROR   | Missing doc comment for function
    |         | testGettersAfterConstructionWithChunks()
 43 | WARNING | Line exceeds 85 characters; contains 92 characters
 46 | ERROR   | Missing doc comment for function
    |         | testSetChunksAfterConstruction()
 49 | WARNING | Line exceeds 85 characters; contains 98 characters
 53 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/tests/LineTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 9 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "line" must be prefixed with an
    |       | underscore
 25 | ERROR | Missing doc comment for function setUp()
 30 | ERROR | Missing doc comment for function
    |       | testCanBeCreatedWithoutArguments()
 35 | ERROR | Missing doc comment for function testTypeCanBeRetrieved()
 40 | ERROR | Missing doc comment for function testContentCanBeRetrieved()
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/tests/ChunkTest.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AFFECTING 13 LINES
---------------------------------------------------------------------------
  1 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing short description in doc comment
 23 | ERROR | Private member variable "chunk" must be prefixed with an
    |       | underscore
 25 | ERROR | Missing doc comment for function setUp()
 30 | ERROR | Missing doc comment for function
    |       | testCanBeCreatedWithoutArguments()
 35 | ERROR | Missing doc comment for function testStartCanBeRetrieved()
 40 | ERROR | Missing doc comment for function
    |       | testStartRangeCanBeRetrieved()
 45 | ERROR | Missing doc comment for function testEndCanBeRetrieved()
 50 | ERROR | Missing doc comment for function
    |       | testEndRangeCanBeRetrieved()
 55 | ERROR | Missing doc comment for function testLinesCanBeRetrieved()
 60 | ERROR | Missing doc comment for function testLinesCanBeSet()
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/diff/tests/DifferTest.php
---------------------------------------------------------------------------
FOUND 78 ERRORS AND 23 WARNINGS AFFECTING 97 LINES
---------------------------------------------------------------------------
    1 | ERROR   | You must use "/**" style comments for a file comment
   18 | ERROR   | Missing short description in doc comment
   30 | ERROR   | Missing @category tag in class comment
   30 | ERROR   | Missing @package tag in class comment
   30 | ERROR   | Missing @author tag in class comment
   30 | ERROR   | Missing @license tag in class comment
   30 | ERROR   | Missing @link tag in class comment
   38 | ERROR   | Missing short description in doc comment
   41 | ERROR   | Private member variable "differ" must be prefixed with
      |         | an underscore
   43 | ERROR   | Missing doc comment for function setUp()
   48 | ERROR   | Missing short description in doc comment
   49 | ERROR   | Missing parameter comment
   50 | ERROR   | Missing parameter comment
   51 | ERROR   | Missing parameter comment
   53 | ERROR   | Missing @return tag in function comment
   54 | WARNING | Line exceeds 85 characters; contains 126 characters
   56 | WARNING | Line exceeds 85 characters; contains 130 characters
   59 | ERROR   | Missing short description in doc comment
   60 | ERROR   | Missing parameter comment
   61 | ERROR   | Missing parameter comment
   62 | ERROR   | Missing parameter comment
   64 | ERROR   | Missing @return tag in function comment
   65 | WARNING | Line exceeds 85 characters; contains 140 characters
   67 | WARNING | Line exceeds 85 characters; contains 123 characters
   70 | ERROR   | Missing short description in doc comment
   71 | ERROR   | Missing parameter comment
   72 | ERROR   | Missing parameter comment
   73 | ERROR   | Missing parameter comment
   75 | ERROR   | Missing @return tag in function comment
   76 | WARNING | Line exceeds 85 characters; contains 128 characters
   78 | WARNING | Line exceeds 85 characters; contains 132 characters
   81 | ERROR   | Missing short description in doc comment
   82 | ERROR   | Missing parameter comment
   83 | ERROR   | Missing parameter comment
   84 | ERROR   | Missing parameter comment
   86 | ERROR   | Missing @return tag in function comment
   87 | WARNING | Line exceeds 85 characters; contains 142 characters
   89 | WARNING | Line exceeds 85 characters; contains 125 characters
   92 | ERROR   | Missing short description in doc comment
   93 | ERROR   | Missing parameter comment
   94 | ERROR   | Missing parameter comment
   95 | ERROR   | Missing parameter comment
   96 | ERROR   | Missing parameter comment
   98 | ERROR   | Missing @return tag in function comment
   99 | WARNING | Line exceeds 85 characters; contains 105 characters
  109 | ERROR   | Missing doc comment for function headerProvider()
  139 | ERROR   | Missing doc comment for function
      |         | testTypesOtherThanArrayAndStringCanBePassed()
  147 | ERROR   | Missing short description in doc comment
  148 | ERROR   | Missing parameter comment
  149 | ERROR   | Missing parameter comment
  151 | ERROR   | Missing @return tag in function comment
  160 | ERROR   | Missing doc comment for function arrayProvider()
  321 | ERROR   | Missing doc comment for function textProvider()
  400 | WARNING | Line exceeds 85 characters; contains 119 characters
  405 | WARNING | Line exceeds 85 characters; contains 114 characters
  412 | ERROR   | Missing doc comment for function diffProvider()
  415 | WARNING | Line exceeds 85 characters; contains 4143 characters
  420 | WARNING | Line exceeds 85 characters; contains 386 characters
  426 | ERROR   | Missing short description in doc comment
  427 | ERROR   | Missing parameter comment
  428 | ERROR   | Missing parameter comment
  429 | ERROR   | Missing parameter comment
  430 | ERROR   | Missing parameter comment
  432 | ERROR   | Missing @return tag in function comment
  433 | WARNING | Line exceeds 85 characters; contains 114 characters
  440 | ERROR   | Missing doc comment for function
      |         | textForNoNonDiffLinesProvider()
  478 | ERROR   | Missing doc comment for function
      |         | testDiffToArrayInvalidFromType()
  481 | WARNING | Line exceeds 85 characters; contains 87 characters
  486 | ERROR   | Missing doc comment for function testDiffInvalidToType()
  494 | ERROR   | Missing short description in doc comment
  495 | ERROR   | Missing parameter comment
  496 | ERROR   | Missing parameter comment
  497 | ERROR   | Missing parameter comment
  498 | ERROR   | Missing parameter comment
  500 | ERROR   | Missing @return tag in function comment
  501 | WARNING | Line exceeds 85 characters; contains 106 characters
  504 | ERROR   | Missing doc comment for function getDiff()
  509 | ERROR   | Missing doc comment for function getChunks()
  517 | WARNING | Line exceeds 85 characters; contains 86 characters
  521 | ERROR   | Missing doc comment for function
      |         | provideGetCommonChunks()
  621 | ERROR   | Missing short description in doc comment
  622 | ERROR   | Missing parameter comment
  623 | ERROR   | Missing parameter comment
  625 | ERROR   | Missing @return tag in function comment
  635 | ERROR   | Missing doc comment for function
      |         | provideSplitStringByLinesCases()
  701 | ERROR   | Missing short description in doc comment
  702 | ERROR   | Missing parameter comment
  703 | ERROR   | Missing parameter comment
  704 | ERROR   | Missing parameter comment
  706 | ERROR   | Missing @return tag in function comment
  709 | WARNING | Line exceeds 85 characters; contains 92 characters
  713 | ERROR   | Missing doc comment for function
      |         | provideDiffWithLineNumbers()
  775 | WARNING | Line exceeds 85 characters; contains 125 characters
  968 | WARNING | Line exceeds 85 characters; contains 111 characters
  969 | WARNING | Line exceeds 85 characters; contains 110 characters
 1009 | ERROR   | Missing doc comment for function testConstructorNull()
 1018 | ERROR   | Missing doc comment for function testConstructorString()
 1027 | ERROR   | Missing doc comment for function
      |         | testConstructorInvalidArgInt()
 1030 | WARNING | Line exceeds 85 characters; contains 155 characters
 1035 | ERROR   | Missing doc comment for function
      |         | testConstructorInvalidArgObject()
 1038 | WARNING | Line exceeds 85 characters; contains 169 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/sebastian/comparator/src/ObjectComparator.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 6 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | ERROR   | [ ] Missing @category tag in class comment
 15 | ERROR   | [ ] Missing @package tag in class comment
 15 | ERROR   | [ ] Missing @author tag in class comment
 15 | ERROR   | [ ] Missing @license tag in class comment
 15 | ERROR   | [ ] Missing @link tag in class comment
 36 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 37 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 39 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 42 | ERROR   | [ ] Missing @return tag in function comment
 43 | WARNING | [ ] Line exceeds 85 characters; contains 134 characters
 62 | ERROR   | [x] Each line in a multi-line IF statement must begin with
    |         |     a boolean operator
 62 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
    |         |     be on a new line
 86 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 87 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 99 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/sebastian/comparator/src/NumericComparator.php
---------------------------------------------------------------------------
FOUND 10 ERRORS AND 3 WARNINGS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | ERROR   | [ ] Missing @category tag in class comment
 15 | ERROR   | [ ] Missing @package tag in class comment
 15 | ERROR   | [ ] Missing @author tag in class comment
 15 | ERROR   | [ ] Missing @license tag in class comment
 15 | ERROR   | [ ] Missing @link tag in class comment
 40 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 41 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 45 | ERROR   | [ ] Missing @return tag in function comment
 46 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 53 | ERROR   | [x] Each line in a multi-line IF statement must begin with
    |         |     a boolean operator
 54 | ERROR   | [x] Each line in a multi-line IF statement must begin with
    |         |     a boolean operator
 54 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
    |         |     be on a new line
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/sebastian/comparator/src/ComparisonFailure.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 3 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  18 | ERROR   | Missing @category tag in class comment
  18 | ERROR   | Missing @package tag in class comment
  18 | ERROR   | Missing @author tag in class comment
  18 | ERROR   | Missing @license tag in class comment
  18 | ERROR   | Missing @link tag in class comment
  49 | ERROR   | Missing short description in doc comment
  67 | ERROR   | Missing parameter comment
  68 | ERROR   | Missing parameter comment
  69 | ERROR   | Missing parameter comment
  70 | WARNING | Line exceeds 85 characters; contains 87 characters
  73 | WARNING | Line exceeds 85 characters; contains 122 characters
  82 | ERROR   | Missing short description in doc comment
  90 | ERROR   | Missing short description in doc comment
  98 | ERROR   | Missing short description in doc comment
 106 | ERROR   | Missing short description in doc comment
 114 | ERROR   | Missing short description in doc comment
 123 | WARNING | Line exceeds 85 characters; contains 91 characters
 128 | ERROR   | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...joList/vendor/sebastian/comparator/src/SplObjectStorageComparator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 4 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing @category tag in class comment
 15 | ERROR   | Missing @package tag in class comment
 15 | ERROR   | Missing @author tag in class comment
 15 | ERROR   | Missing @license tag in class comment
 15 | ERROR   | Missing @link tag in class comment
 28 | WARNING | Line exceeds 85 characters; contains 94 characters
 36 | WARNING | Line exceeds 85 characters; contains 102 characters
 37 | WARNING | Line exceeds 85 characters; contains 86 characters
 41 | ERROR   | Missing @return tag in function comment
 42 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/sebastian/comparator/src/MockObjectComparator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing @category tag in class comment
 15 | ERROR   | Missing @package tag in class comment
 15 | ERROR   | Missing @author tag in class comment
 15 | ERROR   | Missing @license tag in class comment
 15 | ERROR   | Missing @link tag in class comment
 28 | WARNING | Line exceeds 85 characters; contains 146 characters
 29 | WARNING | Line exceeds 85 characters; contains 140 characters
 36 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/sebastian/comparator/src/DoubleComparator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 4 WARNINGS AFFECTING 7 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing @category tag in class comment
 15 | ERROR   | Missing @package tag in class comment
 15 | ERROR   | Missing @author tag in class comment
 15 | ERROR   | Missing @license tag in class comment
 15 | ERROR   | Missing @link tag in class comment
 35 | WARNING | Line exceeds 85 characters; contains 110 characters
 43 | WARNING | Line exceeds 85 characters; contains 102 characters
 44 | WARNING | Line exceeds 85 characters; contains 86 characters
 48 | ERROR   | Missing @return tag in function comment
 49 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/sebastian/comparator/src/TypeComparator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing @category tag in class comment
 15 | ERROR   | Missing @package tag in class comment
 15 | ERROR   | Missing @author tag in class comment
 15 | ERROR   | Missing @license tag in class comment
 15 | ERROR   | Missing @link tag in class comment
 36 | WARNING | Line exceeds 85 characters; contains 102 characters
 37 | WARNING | Line exceeds 85 characters; contains 86 characters
 41 | ERROR   | Missing @return tag in function comment
 42 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/sebastian/comparator/src/ExceptionComparator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 35 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/sebastian/comparator/src/ScalarComparator.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 5 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | ERROR   | [ ] Missing @category tag in class comment
 15 | ERROR   | [ ] Missing @package tag in class comment
 15 | ERROR   | [ ] Missing @author tag in class comment
 15 | ERROR   | [ ] Missing @license tag in class comment
 15 | ERROR   | [ ] Missing @link tag in class comment
 26 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
    |         |     found 2
 33 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 34 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
 42 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 43 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 47 | ERROR   | [ ] Missing @return tag in function comment
 48 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/sebastian/comparator/src/ArrayComparator.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 8 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  15 | ERROR   | Missing @category tag in class comment
  15 | ERROR   | Missing @package tag in class comment
  15 | ERROR   | Missing @author tag in class comment
  15 | ERROR   | Missing @license tag in class comment
  15 | ERROR   | Missing @link tag in class comment
  36 | WARNING | Line exceeds 85 characters; contains 102 characters
  37 | WARNING | Line exceeds 85 characters; contains 86 characters
  39 | WARNING | Line exceeds 85 characters; contains 105 characters
  42 | ERROR   | Missing @return tag in function comment
  43 | WARNING | Line exceeds 85 characters; contains 134 characters
  71 | WARNING | Line exceeds 85 characters; contains 86 characters
  72 | WARNING | Line exceeds 85 characters; contains 113 characters
  89 | WARNING | Line exceeds 85 characters; contains 142 characters
  95 | WARNING | Line exceeds 85 characters; contains 136 characters
 127 | ERROR   | Missing doc comment for function indent()
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/comparator/src/Factory.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 14 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  15 | ERROR | Missing @category tag in class comment
  15 | ERROR | Missing @package tag in class comment
  15 | ERROR | Missing @author tag in class comment
  15 | ERROR | Missing @license tag in class comment
  15 | ERROR | Missing @link tag in class comment
  18 | ERROR | Missing short description in doc comment
  21 | ERROR | Private member variable "customComparators" must be
     |       | prefixed with an underscore
  23 | ERROR | Missing short description in doc comment
  26 | ERROR | Private member variable "defaultComparators" must be
     |       | prefixed with an underscore
  28 | ERROR | Missing short description in doc comment
  31 | ERROR | Private member variable "instance" must be prefixed with an
     |       | underscore
  33 | ERROR | Missing short description in doc comment
  85 | ERROR | Missing @return tag in function comment
  99 | ERROR | Missing @return tag in function comment
 111 | ERROR | Missing @return tag in function comment
 117 | ERROR | Private method name "Factory::registerDefaultComparators"
     |       | must be prefixed with an underscore
 117 | ERROR | Missing doc comment for function
     |       | registerDefaultComparators()
 133 | ERROR | Private method name "Factory::registerDefaultComparator"
     |       | must be prefixed with an underscore
 133 | ERROR | Missing doc comment for function
     |       | registerDefaultComparator()
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/sebastian/comparator/src/ResourceComparator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 15 | ERROR   | Missing @category tag in class comment
 15 | ERROR   | Missing @package tag in class comment
 15 | ERROR   | Missing @author tag in class comment
 15 | ERROR   | Missing @license tag in class comment
 15 | ERROR   | Missing @link tag in class comment
 36 | WARNING | Line exceeds 85 characters; contains 102 characters
 37 | WARNING | Line exceeds 85 characters; contains 86 characters
 41 | ERROR   | Missing @return tag in function comment
 42 | WARNING | Line exceeds 85 characters; contains 110 characters
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/sebastian/comparator/src/Comparator.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 3 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | ERROR   | Missing @category tag in class comment
 17 | ERROR   | Missing @package tag in class comment
 17 | ERROR   | Missing @author tag in class comment
 17 | ERROR   | Missing @license tag in class comment
 17 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Missing short description in doc comment
 25 | ERROR   | Missing short description in doc comment
 30 | ERROR   | Missing doc comment for function __construct()
 35 | ERROR   | Missing short description in doc comment
 36 | ERROR   | Missing parameter comment
 37 | ERROR   | Missing @return tag in function comment
 58 | WARNING | Line exceeds 85 characters; contains 102 characters
 59 | WARNING | Line exceeds 85 characters; contains 86 characters
 63 | ERROR   | Missing @return tag in function comment
 64 | WARNING | Line exceeds 85 characters; contains 120 characters
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/sebastian/comparator/src/DOMNodeComparator.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 6 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 18 | ERROR   | Missing @category tag in class comment
 18 | ERROR   | Missing @package tag in class comment
 18 | ERROR   | Missing @author tag in class comment
 18 | ERROR   | Missing @license tag in class comment
 18 | ERROR   | Missing @link tag in class comment
 39 | WARNING | Line exceeds 85 characters; contains 102 characters
 40 | WARNING | Line exceeds 85 characters; contains 86 characters
 42 | WARNING | Line exceeds 85 characters; contains 105 characters
 45 | ERROR   | Missing @return tag in function comment
 46 | WARNING | Line exceeds 85 characters; contains 134 characters
 65 | ERROR   | Doc comment for parameter "$node" missing
 65 | ERROR   | Doc comment for parameter "$canonicalize" missing
 65 | ERROR   | Doc comment for parameter "$ignoreCase" missing
 68 | ERROR   | Missing @return tag in function comment
 69 | ERROR   | Private method name "DOMNodeComparator::nodeToText" must
    |         | be prefixed with an underscore
 69 | WARNING | Line exceeds 85 characters; contains 92 characters
 83 | WARNING | Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/sebastian/comparator/src/DateTimeComparator.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 6 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 15 | ERROR   | [ ] Missing @category tag in class comment
 15 | ERROR   | [ ] Missing @package tag in class comment
 15 | ERROR   | [ ] Missing @author tag in class comment
 15 | ERROR   | [ ] Missing @license tag in class comment
 15 | ERROR   | [ ] Missing @link tag in class comment
 28 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 37 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 38 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 40 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 43 | ERROR   | [ ] Missing @return tag in function comment
 44 | WARNING | [ ] Line exceeds 85 characters; contains 134 characters
 46 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 46 | ERROR   | [ ] Missing short description in doc comment
 46 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 47 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 47 | ERROR   | [ ] Missing short description in doc comment
 47 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 73 | ERROR   | [ ] Doc comment for parameter "$datetime" missing
 75 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 77 | ERROR   | [ ] Missing @return tag in function comment
 78 | ERROR   | [ ] Private method name
    |         |     "DateTimeComparator::dateTimeToString" must be
    |         |     prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/sebastian/comparator/tests/NumericComparatorTest.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AFFECTING 19 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  15 | ERROR | [ ] Missing short description in doc comment
  21 | ERROR | [ ] Missing @category tag in class comment
  21 | ERROR | [ ] Missing @package tag in class comment
  21 | ERROR | [ ] Missing @author tag in class comment
  21 | ERROR | [ ] Missing @license tag in class comment
  21 | ERROR | [ ] Missing @link tag in class comment
  24 | ERROR | [ ] Private member variable "comparator" must be prefixed
     |       |     with an underscore
  26 | ERROR | [ ] Missing doc comment for function setUp()
  31 | ERROR | [ ] Missing doc comment for function
     |       |     acceptsSucceedsProvider()
  42 | ERROR | [ ] Missing doc comment for function acceptsFailsProvider()
  53 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsSucceedsProvider()
  65 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsFailsProvider()
  76 | ERROR | [ ] Missing short description in doc comment
  76 | ERROR | [ ] Doc comment for parameter "$expected" missing
  76 | ERROR | [ ] Doc comment for parameter "$actual" missing
  79 | ERROR | [ ] Missing @return tag in function comment
  83 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
  87 | ERROR | [ ] Missing short description in doc comment
  87 | ERROR | [ ] Doc comment for parameter "$expected" missing
  87 | ERROR | [ ] Doc comment for parameter "$actual" missing
  90 | ERROR | [ ] Missing @return tag in function comment
  94 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
  98 | ERROR | [ ] Missing short description in doc comment
  98 | ERROR | [ ] Doc comment for parameter "$expected" missing
  98 | ERROR | [ ] Doc comment for parameter "$actual" missing
  98 | ERROR | [ ] Doc comment for parameter "$delta" missing
 101 | ERROR | [ ] Missing @return tag in function comment
 114 | ERROR | [ ] Missing short description in doc comment
 114 | ERROR | [ ] Doc comment for parameter "$expected" missing
 114 | ERROR | [ ] Doc comment for parameter "$actual" missing
 114 | ERROR | [ ] Doc comment for parameter "$delta" missing
 117 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/sebastian/comparator/tests/ComparisonFailureTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing short description in doc comment
 17 | ERROR | Missing @category tag in class comment
 17 | ERROR | Missing @package tag in class comment
 17 | ERROR | Missing @author tag in class comment
 17 | ERROR | Missing @license tag in class comment
 17 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing doc comment for function testComparisonFailure()
 52 | ERROR | Missing doc comment for function testDiffNotPossible()
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/sebastian/comparator/tests/ResourceComparatorTest.php
---------------------------------------------------------------------------
FOUND 31 ERRORS AFFECTING 19 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  15 | ERROR | [ ] Missing short description in doc comment
  21 | ERROR | [ ] Missing @category tag in class comment
  21 | ERROR | [ ] Missing @package tag in class comment
  21 | ERROR | [ ] Missing @author tag in class comment
  21 | ERROR | [ ] Missing @license tag in class comment
  21 | ERROR | [ ] Missing @link tag in class comment
  24 | ERROR | [ ] Private member variable "comparator" must be prefixed
     |       |     with an underscore
  26 | ERROR | [ ] Missing doc comment for function setUp()
  31 | ERROR | [ ] Missing doc comment for function
     |       |     acceptsSucceedsProvider()
  43 | ERROR | [ ] Missing doc comment for function acceptsFailsProvider()
  54 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsSucceedsProvider()
  65 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsFailsProvider()
  76 | ERROR | [ ] Missing short description in doc comment
  76 | ERROR | [ ] Doc comment for parameter "$expected" missing
  76 | ERROR | [ ] Doc comment for parameter "$actual" missing
  79 | ERROR | [ ] Missing @return tag in function comment
  83 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
  87 | ERROR | [ ] Missing short description in doc comment
  87 | ERROR | [ ] Doc comment for parameter "$expected" missing
  87 | ERROR | [ ] Doc comment for parameter "$actual" missing
  90 | ERROR | [ ] Missing @return tag in function comment
  94 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
  98 | ERROR | [ ] Missing short description in doc comment
  98 | ERROR | [ ] Doc comment for parameter "$expected" missing
  98 | ERROR | [ ] Doc comment for parameter "$actual" missing
 101 | ERROR | [ ] Missing @return tag in function comment
 114 | ERROR | [ ] Missing short description in doc comment
 114 | ERROR | [ ] Doc comment for parameter "$expected" missing
 114 | ERROR | [ ] Doc comment for parameter "$actual" missing
 117 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/sebastian/comparator/tests/SplObjectStorageComparatorTest.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 2 WARNINGS AFFECTING 24 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  17 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [ ] Missing @category tag in class comment
  23 | ERROR   | [ ] Missing @package tag in class comment
  23 | ERROR   | [ ] Missing @author tag in class comment
  23 | ERROR   | [ ] Missing @license tag in class comment
  23 | ERROR   | [ ] Missing @link tag in class comment
  26 | ERROR   | [ ] Private member variable "comparator" must be prefixed
     |         |     with an underscore
  28 | ERROR   | [ ] Missing doc comment for function setUp()
  33 | ERROR   | [ ] Missing doc comment for function
     |         |     acceptsFailsProvider()
  42 | ERROR   | [ ] Missing doc comment for function
     |         |     assertEqualsSucceedsProvider()
  66 | ERROR   | [ ] Missing doc comment for function
     |         |     assertEqualsFailsProvider()
  87 | ERROR   | [ ] Missing short description in doc comment
  89 | ERROR   | [ ] Missing @return tag in function comment
  93 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
  93 | ERROR   | [x] Opening statement of multi-line function call not
     |         |     indented correctly; expected 8 spaces but found 10
  94 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 14 spaces but found 12
  95 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 14 spaces but found 12
  96 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 100 | ERROR   | [ ] Missing short description in doc comment
 100 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 100 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 103 | ERROR   | [ ] Missing @return tag in function comment
 107 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 111 | ERROR   | [ ] Missing short description in doc comment
 111 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 111 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 114 | ERROR   | [ ] Missing @return tag in function comment
 127 | ERROR   | [ ] Missing short description in doc comment
 127 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 127 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 130 | ERROR   | [ ] Missing @return tag in function comment
 134 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 139 | ERROR   | [ ] Missing doc comment for function
     |         |     testAssertEqualsFails2()
 142 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/sebastian/comparator/tests/DOMNodeComparatorTest.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AFFECTING 20 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  17 | ERROR | [ ] Missing short description in doc comment
  23 | ERROR | [ ] Missing @category tag in class comment
  23 | ERROR | [ ] Missing @package tag in class comment
  23 | ERROR | [ ] Missing @author tag in class comment
  23 | ERROR | [ ] Missing @license tag in class comment
  23 | ERROR | [ ] Missing @link tag in class comment
  26 | ERROR | [ ] Private member variable "comparator" must be prefixed
     |       |     with an underscore
  28 | ERROR | [ ] Missing doc comment for function setUp()
  33 | ERROR | [ ] Missing doc comment for function
     |       |     acceptsSucceedsProvider()
  46 | ERROR | [ ] Missing doc comment for function acceptsFailsProvider()
  57 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsSucceedsProvider()
  79 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsFailsProvider()
 105 | ERROR | [ ] Private method name
     |       |     "DOMNodeComparatorTest::createDOMDocument" must be
     |       |     prefixed with an underscore
 105 | ERROR | [ ] Missing doc comment for function createDOMDocument()
 114 | ERROR | [ ] Missing short description in doc comment
 114 | ERROR | [ ] Doc comment for parameter "$expected" missing
 114 | ERROR | [ ] Doc comment for parameter "$actual" missing
 117 | ERROR | [ ] Missing @return tag in function comment
 121 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
 125 | ERROR | [ ] Missing short description in doc comment
 125 | ERROR | [ ] Doc comment for parameter "$expected" missing
 125 | ERROR | [ ] Doc comment for parameter "$actual" missing
 128 | ERROR | [ ] Missing @return tag in function comment
 132 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
 136 | ERROR | [ ] Missing short description in doc comment
 136 | ERROR | [ ] Doc comment for parameter "$expected" missing
 136 | ERROR | [ ] Doc comment for parameter "$actual" missing
 139 | ERROR | [ ] Missing @return tag in function comment
 152 | ERROR | [ ] Missing short description in doc comment
 152 | ERROR | [ ] Doc comment for parameter "$expected" missing
 152 | ERROR | [ ] Doc comment for parameter "$actual" missing
 155 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/sebastian/comparator/tests/ArrayComparatorTest.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 3 WARNINGS AFFECTING 22 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [ ] Missing short description in doc comment
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @package tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [ ] Missing short description in doc comment
  27 | ERROR   | [ ] Private member variable "comparator" must be prefixed
     |         |     with an underscore
  29 | ERROR   | [ ] Missing doc comment for function setUp()
  35 | ERROR   | [ ] Missing doc comment for function
     |         |     acceptsFailsProvider()
  44 | ERROR   | [ ] Missing doc comment for function
     |         |     assertEqualsSucceedsProvider()
  79 | ERROR   | [ ] Missing doc comment for function
     |         |     assertEqualsFailsProvider()
 120 | ERROR   | [ ] Missing short description in doc comment
 122 | ERROR   | [ ] Missing @return tag in function comment
 126 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 130 | ERROR   | [ ] Missing short description in doc comment
 130 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 130 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 133 | ERROR   | [ ] Missing @return tag in function comment
 137 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 141 | ERROR   | [ ] Missing short description in doc comment
 141 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 141 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 141 | ERROR   | [ ] Doc comment for parameter "$delta" missing
 141 | ERROR   | [ ] Doc comment for parameter "$canonicalize" missing
 144 | ERROR   | [ ] Missing @return tag in function comment
 145 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 150 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 157 | ERROR   | [ ] Missing short description in doc comment
 157 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 157 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 157 | ERROR   | [ ] Doc comment for parameter "$delta" missing
 157 | ERROR   | [ ] Doc comment for parameter "$canonicalize" missing
 160 | ERROR   | [ ] Missing @return tag in function comment
 161 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/sebastian/comparator/tests/ExceptionComparatorTest.php
---------------------------------------------------------------------------
FOUND 32 ERRORS AFFECTING 19 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  17 | ERROR | [ ] Missing short description in doc comment
  23 | ERROR | [ ] Missing @category tag in class comment
  23 | ERROR | [ ] Missing @package tag in class comment
  23 | ERROR | [ ] Missing @author tag in class comment
  23 | ERROR | [ ] Missing @license tag in class comment
  23 | ERROR | [ ] Missing @link tag in class comment
  26 | ERROR | [ ] Private member variable "comparator" must be prefixed
     |       |     with an underscore
  28 | ERROR | [ ] Missing doc comment for function setUp()
  34 | ERROR | [ ] Missing doc comment for function
     |       |     acceptsSucceedsProvider()
  43 | ERROR | [ ] Missing doc comment for function acceptsFailsProvider()
  52 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsSucceedsProvider()
  68 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsFailsProvider()
  89 | ERROR | [ ] Missing short description in doc comment
  89 | ERROR | [ ] Doc comment for parameter "$expected" missing
  89 | ERROR | [ ] Doc comment for parameter "$actual" missing
  92 | ERROR | [ ] Missing @return tag in function comment
  96 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
 100 | ERROR | [ ] Missing short description in doc comment
 100 | ERROR | [ ] Doc comment for parameter "$expected" missing
 100 | ERROR | [ ] Doc comment for parameter "$actual" missing
 103 | ERROR | [ ] Missing @return tag in function comment
 107 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
 111 | ERROR | [ ] Missing short description in doc comment
 111 | ERROR | [ ] Doc comment for parameter "$expected" missing
 111 | ERROR | [ ] Doc comment for parameter "$actual" missing
 114 | ERROR | [ ] Missing @return tag in function comment
 127 | ERROR | [ ] Missing short description in doc comment
 127 | ERROR | [ ] Doc comment for parameter "$expected" missing
 127 | ERROR | [ ] Doc comment for parameter "$actual" missing
 127 | ERROR | [ ] Doc comment for parameter "$message" missing
 130 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...joList/vendor/sebastian/comparator/tests/MockObjectComparatorTest.php
---------------------------------------------------------------------------
FOUND 34 ERRORS AND 19 WARNINGS AFFECTING 38 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  16 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [ ] Missing @category tag in class comment
  22 | ERROR   | [ ] Missing @package tag in class comment
  22 | ERROR   | [ ] Missing @author tag in class comment
  22 | ERROR   | [ ] Missing @license tag in class comment
  22 | ERROR   | [ ] Missing @link tag in class comment
  25 | ERROR   | [ ] Private member variable "comparator" must be prefixed
     |         |     with an underscore
  27 | ERROR   | [ ] Missing doc comment for function setUp()
  33 | ERROR   | [ ] Missing doc comment for function
     |         |     acceptsSucceedsProvider()
  45 | ERROR   | [ ] Missing doc comment for function
     |         |     acceptsFailsProvider()
  56 | ERROR   | [ ] Missing doc comment for function
     |         |     assertEqualsSucceedsProvider()
  59 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  60 | WARNING | [ ] Line exceeds 85 characters; contains 141 characters
  62 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  63 | WARNING | [ ] Line exceeds 85 characters; contains 141 characters
  66 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
  67 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
  75 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  76 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  82 | ERROR   | [ ] Missing doc comment for function
     |         |     assertEqualsFailsProvider()
  88 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  89 | WARNING | [ ] Line exceeds 85 characters; contains 141 characters
  91 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  92 | WARNING | [ ] Line exceeds 85 characters; contains 138 characters
  95 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 100 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
 101 | WARNING | [ ] Line exceeds 85 characters; contains 124 characters
 105 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 106 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 113 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 114 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 121 | ERROR   | [ ] Missing short description in doc comment
 121 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 121 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 124 | ERROR   | [ ] Missing @return tag in function comment
 128 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 132 | ERROR   | [ ] Missing short description in doc comment
 132 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 132 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 135 | ERROR   | [ ] Missing @return tag in function comment
 139 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 143 | ERROR   | [ ] Missing short description in doc comment
 143 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 143 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 143 | ERROR   | [ ] Doc comment for parameter "$delta" missing
 146 | ERROR   | [ ] Missing @return tag in function comment
 159 | ERROR   | [ ] Missing short description in doc comment
 159 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 159 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 159 | ERROR   | [ ] Doc comment for parameter "$message" missing
 159 | ERROR   | [ ] Doc comment for parameter "$delta" missing
 162 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/sebastian/comparator/tests/TypeComparatorTest.php
---------------------------------------------------------------------------
FOUND 25 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  16 | ERROR | [ ] Missing short description in doc comment
  22 | ERROR | [ ] Missing @category tag in class comment
  22 | ERROR | [ ] Missing @package tag in class comment
  22 | ERROR | [ ] Missing @author tag in class comment
  22 | ERROR | [ ] Missing @license tag in class comment
  22 | ERROR | [ ] Missing @link tag in class comment
  25 | ERROR | [ ] Private member variable "comparator" must be prefixed
     |       |     with an underscore
  27 | ERROR | [ ] Missing doc comment for function setUp()
  32 | ERROR | [ ] Missing doc comment for function
     |       |     acceptsSucceedsProvider()
  43 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsSucceedsProvider()
  59 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsFailsProvider()
  70 | ERROR | [ ] Missing short description in doc comment
  70 | ERROR | [ ] Doc comment for parameter "$expected" missing
  70 | ERROR | [ ] Doc comment for parameter "$actual" missing
  73 | ERROR | [ ] Missing @return tag in function comment
  77 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
  81 | ERROR | [ ] Missing short description in doc comment
  81 | ERROR | [ ] Doc comment for parameter "$expected" missing
  81 | ERROR | [ ] Doc comment for parameter "$actual" missing
  84 | ERROR | [ ] Missing @return tag in function comment
  97 | ERROR | [ ] Missing short description in doc comment
  97 | ERROR | [ ] Doc comment for parameter "$expected" missing
  97 | ERROR | [ ] Doc comment for parameter "$actual" missing
 100 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/sebastian/comparator/tests/_fixture/Struct.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 20 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...List/vendor/sebastian/comparator/tests/_fixture/ClassWithToString.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class ClassWithToString
 15 | ERROR | Missing doc comment for function __toString()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/sebastian/comparator/tests/_fixture/TestClass.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class TestClass
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/sebastian/comparator/tests/_fixture/Author.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 21 | ERROR | Private member variable "name" must be prefixed with an
    |       | underscore
 23 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...st/vendor/sebastian/comparator/tests/_fixture/TestClassComparator.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class TestClassComparator
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/sebastian/comparator/tests/_fixture/SampleClass.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 22 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/sebastian/comparator/tests/_fixture/Book.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/sebastian/comparator/tests/ObjectComparatorTest.php
---------------------------------------------------------------------------
FOUND 34 ERRORS AFFECTING 19 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  16 | ERROR | [ ] Missing short description in doc comment
  22 | ERROR | [ ] Missing @category tag in class comment
  22 | ERROR | [ ] Missing @package tag in class comment
  22 | ERROR | [ ] Missing @author tag in class comment
  22 | ERROR | [ ] Missing @license tag in class comment
  22 | ERROR | [ ] Missing @link tag in class comment
  25 | ERROR | [ ] Private member variable "comparator" must be prefixed
     |       |     with an underscore
  27 | ERROR | [ ] Missing doc comment for function setUp()
  33 | ERROR | [ ] Missing doc comment for function
     |       |     acceptsSucceedsProvider()
  42 | ERROR | [ ] Missing doc comment for function acceptsFailsProvider()
  51 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsSucceedsProvider()
  73 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsFailsProvider()
 103 | ERROR | [ ] Missing short description in doc comment
 103 | ERROR | [ ] Doc comment for parameter "$expected" missing
 103 | ERROR | [ ] Doc comment for parameter "$actual" missing
 106 | ERROR | [ ] Missing @return tag in function comment
 110 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
 114 | ERROR | [ ] Missing short description in doc comment
 114 | ERROR | [ ] Doc comment for parameter "$expected" missing
 114 | ERROR | [ ] Doc comment for parameter "$actual" missing
 117 | ERROR | [ ] Missing @return tag in function comment
 121 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
 125 | ERROR | [ ] Missing short description in doc comment
 125 | ERROR | [ ] Doc comment for parameter "$expected" missing
 125 | ERROR | [ ] Doc comment for parameter "$actual" missing
 125 | ERROR | [ ] Doc comment for parameter "$delta" missing
 128 | ERROR | [ ] Missing @return tag in function comment
 141 | ERROR | [ ] Missing short description in doc comment
 141 | ERROR | [ ] Doc comment for parameter "$expected" missing
 141 | ERROR | [ ] Doc comment for parameter "$actual" missing
 141 | ERROR | [ ] Doc comment for parameter "$message" missing
 141 | ERROR | [ ] Doc comment for parameter "$delta" missing
 144 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...lancew/dev/DojoList/vendor/sebastian/comparator/tests/FactoryTest.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 10 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  15 | ERROR   | Missing short description in doc comment
  21 | ERROR   | Missing @category tag in class comment
  21 | ERROR   | Missing @package tag in class comment
  21 | ERROR   | Missing @author tag in class comment
  21 | ERROR   | Missing @license tag in class comment
  21 | ERROR   | Missing @link tag in class comment
  24 | ERROR   | Missing doc comment for function instanceProvider()
  45 | WARNING | Line exceeds 85 characters; contains 86 characters
  46 | WARNING | Line exceeds 85 characters; contains 94 characters
  47 | WARNING | Line exceeds 85 characters; contains 96 characters
  48 | WARNING | Line exceeds 85 characters; contains 120 characters
  49 | WARNING | Line exceeds 85 characters; contains 99 characters
  50 | WARNING | Line exceeds 85 characters; contains 101 characters
  56 | WARNING | Line exceeds 85 characters; contains 87 characters
  57 | WARNING | Line exceeds 85 characters; contains 87 characters
  62 | WARNING | Line exceeds 85 characters; contains 92 characters
  63 | WARNING | Line exceeds 85 characters; contains 92 characters
  71 | ERROR   | Missing short description in doc comment
  71 | ERROR   | Doc comment for parameter "$a" missing
  71 | ERROR   | Doc comment for parameter "$b" missing
  71 | ERROR   | Doc comment for parameter "$expected" missing
  75 | ERROR   | Missing @return tag in function comment
  83 | ERROR   | Missing short description in doc comment
  85 | ERROR   | Missing @return tag in function comment
 102 | ERROR   | Missing short description in doc comment
 104 | ERROR   | Missing @return tag in function comment
 121 | ERROR   | Missing doc comment for function testIsSingleton()
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/sebastian/comparator/tests/ScalarComparatorTest.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 1 WARNING AFFECTING 20 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [ ] Missing short description in doc comment
  21 | ERROR   | [ ] Missing @category tag in class comment
  21 | ERROR   | [ ] Missing @package tag in class comment
  21 | ERROR   | [ ] Missing @author tag in class comment
  21 | ERROR   | [ ] Missing @license tag in class comment
  21 | ERROR   | [ ] Missing @link tag in class comment
  24 | ERROR   | [ ] Private member variable "comparator" must be prefixed
     |         |     with an underscore
  26 | ERROR   | [ ] Missing doc comment for function setUp()
  31 | ERROR   | [ ] Missing doc comment for function
     |         |     acceptsSucceedsProvider()
  51 | ERROR   | [ ] Missing doc comment for function
     |         |     acceptsFailsProvider()
  62 | ERROR   | [ ] Missing doc comment for function
     |         |     assertEqualsSucceedsProvider()
  86 | ERROR   | [ ] Missing doc comment for function
     |         |     assertEqualsFailsProvider()
 112 | ERROR   | [ ] Missing short description in doc comment
 112 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 112 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 115 | ERROR   | [ ] Missing @return tag in function comment
 119 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 123 | ERROR   | [ ] Missing short description in doc comment
 123 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 123 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 126 | ERROR   | [ ] Missing @return tag in function comment
 130 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 12 spaces but found 10
 134 | ERROR   | [ ] Missing short description in doc comment
 134 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 134 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 134 | ERROR   | [ ] Doc comment for parameter "$ignoreCase" missing
 137 | ERROR   | [ ] Missing @return tag in function comment
 143 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 150 | ERROR   | [ ] Missing short description in doc comment
 150 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 150 | ERROR   | [ ] Doc comment for parameter "$actual" missing
 150 | ERROR   | [ ] Doc comment for parameter "$message" missing
 153 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/sebastian/comparator/tests/DoubleComparatorTest.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AFFECTING 19 LINES
---------------------------------------------------------------------------
   2 | ERROR | [ ] You must use "/**" style comments for a file comment
  15 | ERROR | [ ] Missing short description in doc comment
  21 | ERROR | [ ] Missing @category tag in class comment
  21 | ERROR | [ ] Missing @package tag in class comment
  21 | ERROR | [ ] Missing @author tag in class comment
  21 | ERROR | [ ] Missing @license tag in class comment
  21 | ERROR | [ ] Missing @link tag in class comment
  24 | ERROR | [ ] Private member variable "comparator" must be prefixed
     |       |     with an underscore
  26 | ERROR | [ ] Missing doc comment for function setUp()
  31 | ERROR | [ ] Missing doc comment for function
     |       |     acceptsSucceedsProvider()
  44 | ERROR | [ ] Missing doc comment for function acceptsFailsProvider()
  55 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsSucceedsProvider()
  72 | ERROR | [ ] Missing doc comment for function
     |       |     assertEqualsFailsProvider()
  88 | ERROR | [ ] Missing short description in doc comment
  88 | ERROR | [ ] Doc comment for parameter "$expected" missing
  88 | ERROR | [ ] Doc comment for parameter "$actual" missing
  91 | ERROR | [ ] Missing @return tag in function comment
  95 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
  99 | ERROR | [ ] Missing short description in doc comment
  99 | ERROR | [ ] Doc comment for parameter "$expected" missing
  99 | ERROR | [ ] Doc comment for parameter "$actual" missing
 102 | ERROR | [ ] Missing @return tag in function comment
 106 | ERROR | [x] Multi-line function call not indented correctly;
     |       |     expected 12 spaces but found 10
 110 | ERROR | [ ] Missing short description in doc comment
 110 | ERROR | [ ] Doc comment for parameter "$expected" missing
 110 | ERROR | [ ] Doc comment for parameter "$actual" missing
 110 | ERROR | [ ] Doc comment for parameter "$delta" missing
 113 | ERROR | [ ] Missing @return tag in function comment
 126 | ERROR | [ ] Missing short description in doc comment
 126 | ERROR | [ ] Doc comment for parameter "$expected" missing
 126 | ERROR | [ ] Doc comment for parameter "$actual" missing
 126 | ERROR | [ ] Doc comment for parameter "$delta" missing
 129 | ERROR | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...DojoList/vendor/sebastian/comparator/tests/DateTimeComparatorTest.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 27 WARNINGS AFFECTING 48 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  18 | ERROR   | Missing short description in doc comment
  24 | ERROR   | Missing @category tag in class comment
  24 | ERROR   | Missing @package tag in class comment
  24 | ERROR   | Missing @author tag in class comment
  24 | ERROR   | Missing @license tag in class comment
  24 | ERROR   | Missing @link tag in class comment
  27 | ERROR   | Missing short description in doc comment
  30 | ERROR   | Private member variable "comparator" must be prefixed
     |         | with an underscore
  32 | ERROR   | Missing doc comment for function setUp()
  37 | ERROR   | Missing doc comment for function acceptsFailsProvider()
  48 | ERROR   | Missing doc comment for function
     |         | assertEqualsSucceedsProvider()
  52 | WARNING | Line exceeds 85 characters; contains 90 characters
  53 | WARNING | Line exceeds 85 characters; contains 90 characters
  57 | WARNING | Line exceeds 85 characters; contains 90 characters
  58 | WARNING | Line exceeds 85 characters; contains 90 characters
  66 | WARNING | Line exceeds 85 characters; contains 90 characters
  67 | WARNING | Line exceeds 85 characters; contains 88 characters
  70 | WARNING | Line exceeds 85 characters; contains 90 characters
  71 | WARNING | Line exceeds 85 characters; contains 89 characters
  76 | WARNING | Line exceeds 85 characters; contains 88 characters
  80 | WARNING | Line exceeds 85 characters; contains 89 characters
  85 | WARNING | Line exceeds 85 characters; contains 88 characters
  92 | WARNING | Line exceeds 85 characters; contains 90 characters
  93 | WARNING | Line exceeds 85 characters; contains 98 characters
  99 | ERROR   | Missing doc comment for function
     |         | assertEqualsFailsProvider()
 103 | WARNING | Line exceeds 85 characters; contains 90 characters
 104 | WARNING | Line exceeds 85 characters; contains 89 characters
 107 | WARNING | Line exceeds 85 characters; contains 90 characters
 108 | WARNING | Line exceeds 85 characters; contains 90 characters
 112 | WARNING | Line exceeds 85 characters; contains 90 characters
 113 | WARNING | Line exceeds 85 characters; contains 90 characters
 126 | WARNING | Line exceeds 85 characters; contains 90 characters
 127 | WARNING | Line exceeds 85 characters; contains 89 characters
 130 | WARNING | Line exceeds 85 characters; contains 90 characters
 131 | WARNING | Line exceeds 85 characters; contains 89 characters
 149 | ERROR   | Missing short description in doc comment
 151 | ERROR   | Missing @return tag in function comment
 162 | ERROR   | Missing short description in doc comment
 162 | ERROR   | Doc comment for parameter "$expected" missing
 162 | ERROR   | Doc comment for parameter "$actual" missing
 165 | ERROR   | Missing @return tag in function comment
 173 | ERROR   | Missing short description in doc comment
 173 | ERROR   | Doc comment for parameter "$expected" missing
 173 | ERROR   | Doc comment for parameter "$actual" missing
 173 | ERROR   | Doc comment for parameter "$delta" missing
 176 | ERROR   | Missing @return tag in function comment
 189 | ERROR   | Missing short description in doc comment
 189 | ERROR   | Doc comment for parameter "$expected" missing
 189 | ERROR   | Doc comment for parameter "$actual" missing
 189 | ERROR   | Doc comment for parameter "$delta" missing
 192 | ERROR   | Missing @return tag in function comment
 196 | WARNING | Line exceeds 85 characters; contains 95 characters
 201 | ERROR   | Missing short description in doc comment
 204 | ERROR   | Missing @return tag in function comment
 207 | WARNING | Line exceeds 85 characters; contains 91 characters
 210 | ERROR   | Missing short description in doc comment
 213 | ERROR   | Missing @return tag in function comment
 218 | WARNING | Line exceeds 85 characters; contains 90 characters
 219 | WARNING | Line exceeds 85 characters; contains 98 characters
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/sebastian/recursion-context/src/Context.php
---------------------------------------------------------------------------
FOUND 23 ERRORS AND 1 WARNING AFFECTING 20 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  16 | ERROR   | Missing @category tag in class comment
  16 | ERROR   | Missing @package tag in class comment
  16 | ERROR   | Missing @author tag in class comment
  16 | ERROR   | Missing @license tag in class comment
  16 | ERROR   | Missing @link tag in class comment
  19 | ERROR   | Missing short description in doc comment
  22 | ERROR   | Private member variable "arrays" must be prefixed with an
     |         | underscore
  24 | ERROR   | Missing short description in doc comment
  27 | ERROR   | Private member variable "objects" must be prefixed with
     |         | an underscore
  65 | WARNING | Line exceeds 85 characters; contains 142 characters
  82 | ERROR   | Missing short description in doc comment
  83 | ERROR   | Missing parameter comment
  87 | ERROR   | Private method name "Context::addArray" must be prefixed
     |         | with an underscore
 118 | ERROR   | Missing short description in doc comment
 119 | ERROR   | Missing parameter comment
 123 | ERROR   | Private method name "Context::addObject" must be prefixed
     |         | with an underscore
 132 | ERROR   | Missing short description in doc comment
 133 | ERROR   | Missing parameter comment
 137 | ERROR   | Private method name "Context::containsArray" must be
     |         | prefixed with an underscore
 144 | ERROR   | Missing short description in doc comment
 145 | ERROR   | Missing parameter comment
 149 | ERROR   | Private method name "Context::containsObject" must be
     |         | prefixed with an underscore
 158 | ERROR   | Missing doc comment for function __destruct()
---------------------------------------------------------------------------


FILE: ...t/vendor/sebastian/recursion-context/src/InvalidArgumentException.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 13 | ERROR   | Doc comment is empty
 14 | ERROR   | Missing @category tag in class comment
 14 | ERROR   | Missing @package tag in class comment
 14 | ERROR   | Missing @author tag in class comment
 14 | ERROR   | Missing @license tag in class comment
 14 | ERROR   | Missing @link tag in class comment
 15 | WARNING | Line exceeds 85 characters; contains 91 characters
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/sebastian/recursion-context/src/Exception.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Doc comment is empty
 14 | ERROR | Missing @category tag in class comment
 14 | ERROR | Missing @package tag in class comment
 14 | ERROR | Missing @author tag in class comment
 14 | ERROR | Missing @license tag in class comment
 14 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/sebastian/recursion-context/tests/ContextTest.php
---------------------------------------------------------------------------
FOUND 29 ERRORS AND 1 WARNING AFFECTING 19 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  15 | ERROR   | Missing short description in doc comment
  17 | ERROR   | Missing @category tag in class comment
  17 | ERROR   | Missing @package tag in class comment
  17 | ERROR   | Missing @author tag in class comment
  17 | ERROR   | Missing @license tag in class comment
  17 | ERROR   | Missing @link tag in class comment
  20 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Private member variable "context" must be prefixed with
     |         | an underscore
  25 | ERROR   | Missing doc comment for function setUp()
  30 | ERROR   | Missing doc comment for function failsProvider()
  43 | ERROR   | Missing doc comment for function valuesProvider()
  58 | WARNING | Line exceeds 85 characters; contains 92 characters
  81 | ERROR   | Missing short description in doc comment
  81 | ERROR   | Doc comment for parameter "$value" missing
  85 | ERROR   | Missing @return tag in function comment
  94 | ERROR   | Missing short description in doc comment
  94 | ERROR   | Doc comment for parameter "$value" missing
  98 | ERROR   | Missing @return tag in function comment
 107 | ERROR   | Missing short description in doc comment
 107 | ERROR   | Doc comment for parameter "$value" missing
 107 | ERROR   | Doc comment for parameter "$key" missing
 110 | ERROR   | Missing @return tag in function comment
 119 | ERROR   | Missing short description in doc comment
 119 | ERROR   | Doc comment for parameter "$value" missing
 119 | ERROR   | Doc comment for parameter "$key" missing
 124 | ERROR   | Missing @return tag in function comment
 134 | ERROR   | Missing short description in doc comment
 134 | ERROR   | Doc comment for parameter "$value" missing
 137 | ERROR   | Missing @return tag in function comment
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/version/src/Version.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 16 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing short description in doc comment
 15 | ERROR | Missing @category tag in class comment
 15 | ERROR | Missing @package tag in class comment
 15 | ERROR | Missing @author tag in class comment
 15 | ERROR | Missing @license tag in class comment
 15 | ERROR | Missing @link tag in class comment
 18 | ERROR | Missing short description in doc comment
 21 | ERROR | Private member variable "path" must be prefixed with an
    |       | underscore
 23 | ERROR | Missing short description in doc comment
 26 | ERROR | Private member variable "release" must be prefixed with an
    |       | underscore
 28 | ERROR | Missing short description in doc comment
 31 | ERROR | Private member variable "version" must be prefixed with an
    |       | underscore
 33 | ERROR | Missing short description in doc comment
 34 | ERROR | Missing parameter comment
 35 | ERROR | Missing parameter comment
 43 | ERROR | Missing short description in doc comment
 71 | ERROR | Missing short description in doc comment
 72 | ERROR | Missing parameter comment
 76 | ERROR | Private method name "Version::getGitInformation" must be
    |       | prefixed with an underscore
---------------------------------------------------------------------------


FILE: ...t/vendor/sebastian/object-enumerator/src/InvalidArgumentException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for class InvalidArgumentException
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/sebastian/object-enumerator/src/Exception.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 13 | ERROR | Missing doc comment for interface Exception
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/sebastian/object-enumerator/src/Enumerator.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 19 | ERROR | Missing @category tag in class comment
 19 | ERROR | Missing @package tag in class comment
 19 | ERROR | Missing @author tag in class comment
 19 | ERROR | Missing @license tag in class comment
 19 | ERROR | Missing @link tag in class comment
 26 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: .../DojoList/vendor/sebastian/object-enumerator/tests/EnumeratorTest.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AFFECTING 16 LINES
---------------------------------------------------------------------------
   2 | ERROR | You must use "/**" style comments for a file comment
  16 | ERROR | Missing short description in doc comment
  18 | ERROR | Missing @category tag in class comment
  18 | ERROR | Missing @package tag in class comment
  18 | ERROR | Missing @author tag in class comment
  18 | ERROR | Missing @license tag in class comment
  18 | ERROR | Missing @link tag in class comment
  21 | ERROR | Missing short description in doc comment
  24 | ERROR | Private member variable "enumerator" must be prefixed with
     |       | an underscore
  26 | ERROR | Missing doc comment for function setUp()
  31 | ERROR | Missing doc comment for function
     |       | testEnumeratesSingleObject()
  41 | ERROR | Missing doc comment for function
     |       | testEnumeratesArrayWithSingleObject()
  51 | ERROR | Missing doc comment for function
     |       | testEnumeratesArrayWithTwoReferencesToTheSameObject()
  61 | ERROR | Missing doc comment for function
     |       | testEnumeratesArrayOfObjects()
  73 | ERROR | Missing doc comment for function
     |       | testEnumeratesObjectWithAggregatedObject()
  88 | ERROR | Missing doc comment for function
     |       | testEnumeratesObjectWithAggregatedObjectsInArray()
 102 | ERROR | Missing doc comment for function
     |       | testEnumeratesObjectsWithCyclicReferences()
 117 | ERROR | Missing doc comment for function
     |       | testEnumeratesClassThatThrowsException()
 126 | ERROR | Missing doc comment for function
     |       | testExceptionIsRaisedForInvalidArgument()
 133 | ERROR | Missing doc comment for function
     |       | testExceptionIsRaisedForInvalidArgument2()
---------------------------------------------------------------------------


FILE: ...endor/sebastian/object-enumerator/tests/_fixture/ExceptionThrower.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ExceptionThrower
 17 | ERROR | Private member variable "property" must be prefixed with an
    |       | underscore
 19 | ERROR | Missing doc comment for function __construct()
 24 | ERROR | Missing doc comment for function __get()
---------------------------------------------------------------------------


FILE: ...st/vendor/sebastian/object-reflector/src/InvalidArgumentException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class InvalidArgumentException
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/sebastian/object-reflector/src/Exception.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for interface Exception
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/sebastian/object-reflector/src/ObjectReflector.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ObjectReflector
 17 | ERROR | Missing short description in doc comment
 18 | ERROR | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ian/object-reflector/tests/_fixture/ClassWithIntegerAttributeName.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ClassWithIntegerAttributeName
 17 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...oList/vendor/sebastian/object-reflector/tests/_fixture/ChildClass.php
---------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ChildClass
 17 | ERROR | Private member variable "privateInChild" must be prefixed
    |       | with an underscore
 18 | ERROR | Private member variable "protectedInChild" must be prefixed
    |       | with an underscore
 19 | ERROR | Private member variable "publicInChild" must be prefixed
    |       | with an underscore
 21 | ERROR | Missing doc comment for function __construct()
---------------------------------------------------------------------------


FILE: ...List/vendor/sebastian/object-reflector/tests/_fixture/ParentClass.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class ParentClass
 17 | ERROR | Private member variable "privateInParent" must be prefixed
    |       | with an underscore
 18 | ERROR | Private member variable "protectedInParent" must be prefixed
    |       | with an underscore
 19 | ERROR | Private member variable "publicInParent" must be prefixed
    |       | with an underscore
---------------------------------------------------------------------------


FILE: ...oList/vendor/sebastian/object-reflector/tests/ObjectReflectorTest.php
---------------------------------------------------------------------------
FOUND 13 ERRORS AND 3 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 19 | ERROR   | Missing short description in doc comment
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @author tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 24 | ERROR   | Missing short description in doc comment
 27 | ERROR   | Private member variable "objectReflector" must be prefixed
    |         | with an underscore
 29 | ERROR   | Missing doc comment for function setUp()
 34 | ERROR   | Missing doc comment for function
    |         | testReflectsAttributesOfObject()
 44 | WARNING | Line exceeds 85 characters; contains 106 characters
 45 | WARNING | Line exceeds 85 characters; contains 110 characters
 46 | WARNING | Line exceeds 85 characters; contains 104 characters
 52 | ERROR   | Missing doc comment for function
    |         | testReflectsAttributeWithIntegerName()
 64 | ERROR   | Missing doc comment for function
    |         | testRaisesExceptionWhenPassedArgumentIsNotAnObject()
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/vendor/sebastian/exporter/src/Exporter.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 6 WARNINGS AFFECTING 17 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  25 | ERROR   | [ ] Missing @category tag in class comment
  25 | ERROR   | [ ] Missing @package tag in class comment
  25 | ERROR   | [ ] Missing @author tag in class comment
  25 | ERROR   | [ ] Missing @license tag in class comment
  25 | ERROR   | [ ] Missing @link tag in class comment
  41 | ERROR   | [ ] Missing parameter comment
  51 | ERROR   | [ ] Missing short description in doc comment
  52 | ERROR   | [ ] Missing parameter comment
  53 | ERROR   | [ ] Missing parameter comment
  96 | ERROR   | [ ] Missing parameter comment
 100 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
 109 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 142 | ERROR   | [ ] Missing parameter comment
 201 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 202 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 203 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
 207 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
 236 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 242 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 273 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../lancew/dev/DojoList/vendor/sebastian/exporter/tests/ExporterTest.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 10 WARNINGS AFFECTING 31 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  15 | ERROR   | [ ] Missing short description in doc comment
  17 | ERROR   | [ ] Missing @category tag in class comment
  17 | ERROR   | [ ] Missing @package tag in class comment
  17 | ERROR   | [ ] Missing @author tag in class comment
  17 | ERROR   | [ ] Missing @license tag in class comment
  17 | ERROR   | [ ] Missing @link tag in class comment
  20 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [ ] Private member variable "exporter" must be prefixed
     |         |     with an underscore
  25 | ERROR   | [ ] Missing doc comment for function setUp()
  30 | ERROR   | [ ] Missing doc comment for function exportProvider()
  62 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  64 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  81 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  96 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 175 | ERROR   | [ ] Missing short description in doc comment
 175 | ERROR   | [ ] Doc comment for parameter "$value" missing
 175 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 177 | ERROR   | [ ] Missing @return tag in function comment
 186 | ERROR   | [ ] Missing doc comment for function testExport2()
 189 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 202 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 270 | ERROR   | [ ] Missing doc comment for function
     |         |     shortenedExportProvider()
 287 | WARNING | [ ] Line exceeds 85 characters; contains 171 characters
 288 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 289 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 295 | ERROR   | [ ] Missing short description in doc comment
 295 | ERROR   | [ ] Doc comment for parameter "$value" missing
 295 | ERROR   | [ ] Doc comment for parameter "$expected" missing
 297 | ERROR   | [ ] Missing @return tag in function comment
 306 | ERROR   | [ ] Missing short description in doc comment
 308 | ERROR   | [ ] Missing @return tag in function comment
 318 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 14
 319 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 16 spaces but found 14
 319 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 331 | ERROR   | [ ] Missing doc comment for function
     |         |     provideNonBinaryMultibyteStrings()
 341 | ERROR   | [ ] Missing short description in doc comment
 341 | ERROR   | [ ] Doc comment for parameter "$value" missing
 341 | ERROR   | [ ] Doc comment for parameter "$expectedLength" missing
 343 | ERROR   | [ ] Missing @return tag in function comment
 352 | ERROR   | [ ] Missing doc comment for function
     |         |     testNonObjectCanBeReturnedAsArray()
 357 | ERROR   | [ ] Private method name "ExporterTest::trimNewline" must
     |         |     be prefixed with an underscore
 357 | ERROR   | [ ] Missing doc comment for function trimNewline()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/sebastian/global-state/src/Restorer.php
---------------------------------------------------------------------------
FOUND 23 ERRORS AND 6 WARNINGS AFFECTING 21 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @package tag in class comment
  19 | ERROR   | [ ] Missing @author tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [ ] Doc comment for parameter "$snapshot" missing
  27 | ERROR   | [x] Tag value indented incorrectly; expected 1 spaces but
     |         |     found 4
  28 | ERROR   | [ ] Missing @return tag in function comment
  32 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  37 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  42 | ERROR   | [ ] Doc comment for parameter "$snapshot" missing
  44 | ERROR   | [ ] Missing @return tag in function comment
  57 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  58 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
  58 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
  68 | ERROR   | [ ] Doc comment for parameter "$snapshot" missing
  70 | ERROR   | [ ] Missing @return tag in function comment
  73 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
  97 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 111 | ERROR   | [ ] Doc comment for parameter "$snapshot" missing
 111 | ERROR   | [ ] Doc comment for parameter "$superGlobalArray" missing
 113 | ERROR   | [ ] Missing @return tag in function comment
 114 | ERROR   | [ ] Private method name
     |         |     "Restorer::restoreSuperGlobalArray" must be prefixed
     |         |     with an underscore
 114 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 119 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 120 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 120 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 130 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/sebastian/global-state/src/Blacklist.php
---------------------------------------------------------------------------
FOUND 26 ERRORS AND 1 WARNING AFFECTING 22 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 22 | ERROR   | Missing short description in doc comment
 25 | ERROR   | Private member variable "globalVariables" must be prefixed
    |         | with an underscore
 27 | ERROR   | Missing short description in doc comment
 30 | ERROR   | Private member variable "classes" must be prefixed with an
    |         | underscore
 32 | ERROR   | Missing short description in doc comment
 35 | ERROR   | Private member variable "classNamePrefixes" must be
    |         | prefixed with an underscore
 37 | ERROR   | Missing short description in doc comment
 40 | ERROR   | Private member variable "parentClasses" must be prefixed
    |         | with an underscore
 42 | ERROR   | Missing short description in doc comment
 45 | ERROR   | Private member variable "interfaces" must be prefixed with
    |         | an underscore
 47 | ERROR   | Missing short description in doc comment
 50 | ERROR   | Private member variable "staticAttributes" must be
    |         | prefixed with an underscore
 52 | ERROR   | Missing doc comment for function addGlobalVariable()
 57 | ERROR   | Missing doc comment for function addClass()
 62 | ERROR   | Missing doc comment for function addSubclassesOf()
 67 | ERROR   | Missing doc comment for function addImplementorsOf()
 72 | ERROR   | Missing doc comment for function addClassNamePrefix()
 77 | ERROR   | Missing doc comment for function addStaticAttribute()
 86 | ERROR   | Missing doc comment for function
    |         | isGlobalVariableBlacklisted()
 91 | ERROR   | Missing doc comment for function
    |         | isStaticAttributeBlacklisted()
 91 | WARNING | Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------


FILE: ...ist/vendor/sebastian/global-state/src/exceptions/RuntimeException.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class RuntimeException
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/sebastian/global-state/src/exceptions/Exception.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for interface Exception
---------------------------------------------------------------------------


FILE: ...me/lancew/dev/DojoList/vendor/sebastian/global-state/src/Snapshot.php
---------------------------------------------------------------------------
FOUND 77 ERRORS AND 5 WARNINGS AFFECTING 67 LINES
---------------------------------------------------------------------------
   2 | ERROR   | [ ] You must use "/**" style comments for a file comment
  20 | ERROR   | [ ] Missing @category tag in class comment
  20 | ERROR   | [ ] Missing @package tag in class comment
  20 | ERROR   | [ ] Missing @author tag in class comment
  20 | ERROR   | [ ] Missing @license tag in class comment
  20 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [ ] Missing short description in doc comment
  26 | ERROR   | [ ] Private member variable "blacklist" must be prefixed
     |         |     with an underscore
  28 | ERROR   | [ ] Missing short description in doc comment
  31 | ERROR   | [ ] Private member variable "globalVariables" must be
     |         |     prefixed with an underscore
  33 | ERROR   | [ ] Missing short description in doc comment
  36 | ERROR   | [ ] Private member variable "superGlobalArrays" must be
     |         |     prefixed with an underscore
  38 | ERROR   | [ ] Missing short description in doc comment
  41 | ERROR   | [ ] Private member variable "superGlobalVariables" must
     |         |     be prefixed with an underscore
  43 | ERROR   | [ ] Missing short description in doc comment
  46 | ERROR   | [ ] Private member variable "staticAttributes" must be
     |         |     prefixed with an underscore
  48 | ERROR   | [ ] Missing short description in doc comment
  51 | ERROR   | [ ] Private member variable "iniSettings" must be
     |         |     prefixed with an underscore
  53 | ERROR   | [ ] Missing short description in doc comment
  56 | ERROR   | [ ] Private member variable "includedFiles" must be
     |         |     prefixed with an underscore
  58 | ERROR   | [ ] Missing short description in doc comment
  61 | ERROR   | [ ] Private member variable "constants" must be prefixed
     |         |     with an underscore
  63 | ERROR   | [ ] Missing short description in doc comment
  66 | ERROR   | [ ] Private member variable "functions" must be prefixed
     |         |     with an underscore
  68 | ERROR   | [ ] Missing short description in doc comment
  71 | ERROR   | [ ] Private member variable "interfaces" must be prefixed
     |         |     with an underscore
  73 | ERROR   | [ ] Missing short description in doc comment
  76 | ERROR   | [ ] Private member variable "classes" must be prefixed
     |         |     with an underscore
  78 | ERROR   | [ ] Missing short description in doc comment
  81 | ERROR   | [ ] Private member variable "traits" must be prefixed
     |         |     with an underscore
  83 | ERROR   | [ ] Doc comment for parameter "$blacklist" missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeGlobalVariables"
     |         |     missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeStaticAttributes"
     |         |     missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeConstants" missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeFunctions" missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeClasses" missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeInterfaces"
     |         |     missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeTraits" missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeIniSettings"
     |         |     missing
  83 | ERROR   | [ ] Doc comment for parameter "$includeIncludedFiles"
     |         |     missing
  86 | WARNING | [ ] Line exceeds 85 characters; contains 354 characters
 130 | ERROR   | [ ] Missing doc comment for function blacklist()
 135 | ERROR   | [ ] Missing doc comment for function globalVariables()
 140 | ERROR   | [ ] Missing doc comment for function
     |         |     superGlobalVariables()
 145 | ERROR   | [ ] Missing doc comment for function superGlobalArrays()
 150 | ERROR   | [ ] Missing doc comment for function staticAttributes()
 155 | ERROR   | [ ] Missing doc comment for function iniSettings()
 160 | ERROR   | [ ] Missing doc comment for function includedFiles()
 165 | ERROR   | [ ] Missing doc comment for function constants()
 170 | ERROR   | [ ] Missing doc comment for function functions()
 175 | ERROR   | [ ] Missing doc comment for function interfaces()
 180 | ERROR   | [ ] Missing doc comment for function classes()
 185 | ERROR   | [ ] Missing doc comment for function traits()
 192 | ERROR   | [ ] Missing @return tag in function comment
 193 | ERROR   | [ ] Private method name "Snapshot::snapshotConstants"
     |         |     must be prefixed with an underscore
 204 | ERROR   | [ ] Missing @return tag in function comment
 205 | ERROR   | [ ] Private method name "Snapshot::snapshotFunctions"
     |         |     must be prefixed with an underscore
 214 | ERROR   | [ ] Missing @return tag in function comment
 215 | ERROR   | [ ] Private method name "Snapshot::snapshotClasses" must
     |         |     be prefixed with an underscore
 232 | ERROR   | [ ] Missing @return tag in function comment
 233 | ERROR   | [ ] Private method name "Snapshot::snapshotInterfaces"
     |         |     must be prefixed with an underscore
 250 | ERROR   | [ ] Missing @return tag in function comment
 251 | ERROR   | [ ] Private method name "Snapshot::snapshotGlobals" must
     |         |     be prefixed with an underscore
 261 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 262 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 263 | ERROR   | [x] Each line in a multi-line IF statement must begin
     |         |     with a boolean operator
 263 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 264 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 269 | ERROR   | [ ] Doc comment for parameter "$superGlobalArray" missing
 271 | ERROR   | [ ] Missing @return tag in function comment
 272 | ERROR   | [ ] Private method name
     |         |     "Snapshot::snapshotSuperGlobalArray" must be prefixed
     |         |     with an underscore
 276 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 278 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 285 | ERROR   | [ ] Missing @return tag in function comment
 286 | ERROR   | [ ] Private method name
     |         |     "Snapshot::snapshotStaticAttributes" must be prefixed
     |         |     with an underscore
 296 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 317 | ERROR   | [ ] Missing @return tag in function comment
 318 | ERROR   | [ ] Private method name
     |         |     "Snapshot::setupSuperGlobalArrays" must be prefixed
     |         |     with an underscore
 345 | ERROR   | [ ] Missing short description in doc comment
 345 | ERROR   | [ ] Doc comment for parameter "$variable" missing
 347 | ERROR   | [ ] Missing @return tag in function comment
 348 | ERROR   | [ ] Private method name "Snapshot::canBeSerialized" must
     |         |     be prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ancew/dev/DojoList/vendor/sebastian/global-state/src/CodeExporter.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 17 | ERROR | [ ] Missing @category tag in class comment
 17 | ERROR | [ ] Missing @package tag in class comment
 17 | ERROR | [ ] Missing @author tag in class comment
 17 | ERROR | [ ] Missing @license tag in class comment
 17 | ERROR | [ ] Missing @link tag in class comment
 20 | ERROR | [ ] Missing doc comment for function constants()
 36 | ERROR | [ ] Missing doc comment for function globalVariables()
 51 | ERROR | [ ] Missing doc comment for function iniSettings()
 66 | ERROR | [ ] Private method name "CodeExporter::exportVariable" must
    |       |     be prefixed with an underscore
 66 | ERROR | [ ] Missing doc comment for function exportVariable()
 69 | ERROR | [x] Each line in a multi-line IF statement must begin with a
    |       |     boolean operator
 69 | ERROR | [x] Closing parenthesis of a multi-line IF statement must be
    |       |     on a new line
 76 | ERROR | [ ] Private method name
    |       |     "CodeExporter::arrayOnlyContainsScalars" must be
    |       |     prefixed with an underscore
 76 | ERROR | [ ] Missing doc comment for function
    |       |     arrayOnlyContainsScalars()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/sebastian/global-state/tests/RestorerTest.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] You must use "/**" style comments for a file comment
 19 | ERROR   | [ ] Missing @category tag in class comment
 19 | ERROR   | [ ] Missing @package tag in class comment
 19 | ERROR   | [ ] Missing @author tag in class comment
 19 | ERROR   | [ ] Missing @license tag in class comment
 19 | ERROR   | [ ] Missing @link tag in class comment
 22 | ERROR   | [ ] Missing doc comment for function setUpBeforeClass()
 45 | ERROR   | [ ] Missing @return tag in function comment
 48 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 63 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 66 | ERROR   | [x] Tag value indented incorrectly; expected 8 spaces but
    |         |     found 1
 67 | ERROR   | [x] Tag value indented incorrectly; expected 8 spaces but
    |         |     found 1
 80 | ERROR   | [ ] Missing @return tag in function comment
 95 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/sebastian/global-state/tests/SnapshotTest.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 10 WARNINGS AFFECTING 24 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  21 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Missing @category tag in class comment
  23 | ERROR   | Missing @package tag in class comment
  23 | ERROR   | Missing @author tag in class comment
  23 | ERROR   | Missing @license tag in class comment
  23 | ERROR   | Missing @link tag in class comment
  26 | ERROR   | Missing short description in doc comment
  29 | ERROR   | Private member variable "blacklist" must be prefixed with
     |         | an underscore
  31 | ERROR   | Missing doc comment for function setUp()
  36 | ERROR   | Missing doc comment for function testStaticAttributes()
  46 | WARNING | Line exceeds 85 characters; contains 113 characters
  59 | ERROR   | Missing doc comment for function testConstants()
  61 | WARNING | Line exceeds 85 characters; contains 113 characters
  66 | ERROR   | Missing doc comment for function testFunctions()
  68 | WARNING | Line exceeds 85 characters; contains 114 characters
  71 | WARNING | Line exceeds 85 characters; contains 104 characters
  75 | ERROR   | Missing doc comment for function testClasses()
  77 | WARNING | Line exceeds 85 characters; contains 113 characters
  84 | ERROR   | Missing doc comment for function testInterfaces()
  86 | WARNING | Line exceeds 85 characters; contains 115 characters
  93 | ERROR   | Missing doc comment for function testTraits()
  95 | WARNING | Line exceeds 85 characters; contains 86 characters
  97 | WARNING | Line exceeds 85 characters; contains 113 characters
 102 | ERROR   | Missing doc comment for function testIniSettings()
 104 | WARNING | Line exceeds 85 characters; contains 116 characters
 111 | ERROR   | Missing doc comment for function testIncludedFiles()
 113 | WARNING | Line exceeds 85 characters; contains 113 characters
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/sebastian/global-state/tests/CodeExporterTest.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR   | You must use "/**" style comments for a file comment
 17 | ERROR   | Missing short description in doc comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 22 | ERROR   | Missing short description in doc comment
 24 | ERROR   | Missing @return tag in function comment
 29 | WARNING | Line exceeds 85 characters; contains 101 characters
---------------------------------------------------------------------------


FILE: ...ndor/sebastian/global-state/tests/_fixture/BlacklistedImplementor.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class BlacklistedImplementor
 17 | ERROR | Private member variable "attribute" must be prefixed with an
    |       | underscore
---------------------------------------------------------------------------


FILE: ...joList/vendor/sebastian/global-state/tests/_fixture/SnapshotClass.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 11 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] You must use "/**" style comments for a file comment
 18 | ERROR | [ ] Missing doc comment for class SnapshotClass
 20 | ERROR | [ ] Private member variable "string" must be prefixed with
    |       |     an underscore
 21 | ERROR | [ ] Private member variable "dom" must be prefixed with an
    |       |     underscore
 22 | ERROR | [ ] Private member variable "closure" must be prefixed with
    |       |     an underscore
 23 | ERROR | [ ] Private member variable "arrayObject" must be prefixed
    |       |     with an underscore
 24 | ERROR | [ ] Private member variable "snapshotDomDocument" must be
    |       |     prefixed with an underscore
 25 | ERROR | [ ] Private member variable "resource" must be prefixed with
    |       |     an underscore
 26 | ERROR | [ ] Private member variable "stdClass" must be prefixed with
    |       |     an underscore
 28 | ERROR | [ ] Missing doc comment for function init()
 31 | ERROR | [x] Closing brace must be on a line by itself
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/sebastian/global-state/tests/_fixture/SnapshotFunctions.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for function snapshotFunction()
---------------------------------------------------------------------------


FILE: .../vendor/sebastian/global-state/tests/_fixture/SnapshotDomDocument.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 17 | ERROR | Missing doc comment for class SnapshotDomDocument
---------------------------------------------------------------------------


FILE: ...joList/vendor/sebastian/global-state/tests/_fixture/SnapshotTrait.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for trait SnapshotTrait
---------------------------------------------------------------------------


FILE: ...ist/vendor/sebastian/global-state/tests/_fixture/BlacklistedClass.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class BlacklistedClass
 17 | ERROR | Private member variable "attribute" must be prefixed with an
    |       | underscore
---------------------------------------------------------------------------


FILE: ...vendor/sebastian/global-state/tests/_fixture/BlacklistedInterface.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for interface BlacklistedInterface
---------------------------------------------------------------------------


FILE: ...endor/sebastian/global-state/tests/_fixture/BlacklistedChildClass.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
  2 | ERROR | You must use "/**" style comments for a file comment
 15 | ERROR | Missing doc comment for class BlacklistedChildClass
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/sebastian/global-state/tests/BlacklistTest.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 2 WARNINGS AFFECTING 15 LINES
---------------------------------------------------------------------------
   2 | ERROR   | You must use "/**" style comments for a file comment
  21 | ERROR   | Missing short description in doc comment
  23 | ERROR   | Missing @category tag in class comment
  23 | ERROR   | Missing @package tag in class comment
  23 | ERROR   | Missing @author tag in class comment
  23 | ERROR   | Missing @license tag in class comment
  23 | ERROR   | Missing @link tag in class comment
  26 | ERROR   | Missing short description in doc comment
  29 | ERROR   | Private member variable "blacklist" must be prefixed with
     |         | an underscore
  31 | ERROR   | Missing doc comment for function setUp()
  36 | ERROR   | Missing doc comment for function
     |         | testGlobalVariableThatIsNotBlacklistedIsNotTreatedAsBlacklisted()
  38 | WARNING | Line exceeds 85 characters; contains 86 characters
  41 | ERROR   | Missing doc comment for function
     |         | testGlobalVariableCanBeBlacklisted()
  48 | ERROR   | Missing doc comment for function
     |         | testStaticAttributeThatIsNotBlacklistedIsNotTreatedAsBlacklisted()
  48 | WARNING | Line exceeds 85 characters; contains 86 characters
  58 | ERROR   | Missing doc comment for function
     |         | testClassCanBeBlacklisted()
  70 | ERROR   | Missing doc comment for function
     |         | testSubclassesCanBeBlacklisted()
  82 | ERROR   | Missing doc comment for function
     |         | testImplementorsCanBeBlacklisted()
  94 | ERROR   | Missing doc comment for function
     |         | testClassNamePrefixesCanBeBlacklisted()
 106 | ERROR   | Missing doc comment for function
     |         | testStaticAttributeCanBeBlacklisted()
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpdocumentor/reflection-docblock/src/DocBlock.php
---------------------------------------------------------------------------
FOUND 57 ERRORS AND 8 WARNINGS AFFECTING 36 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  18 | ERROR   | [ ] Missing doc comment for class DocBlock
  20 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  20 | ERROR   | [ ] Missing short description in doc comment
  20 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  21 | ERROR   | [ ] Private member variable "summary" must be prefixed
     |         |     with an underscore
  23 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  23 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  24 | ERROR   | [ ] Private member variable "description" must be
     |         |     prefixed with an underscore
  26 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  26 | ERROR   | [ ] Missing short description in doc comment
  26 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  26 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  27 | ERROR   | [ ] Private member variable "tags" must be prefixed with
     |         |     an underscore
  29 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  29 | ERROR   | [ ] Missing short description in doc comment
  29 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  30 | ERROR   | [ ] Private member variable "context" must be prefixed
     |         |     with an underscore
  32 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  32 | ERROR   | [ ] Missing short description in doc comment
  32 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  33 | ERROR   | [ ] Private member variable "location" must be prefixed
     |         |     with an underscore
  35 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  35 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  36 | ERROR   | [ ] Private member variable "isTemplateStart" must be
     |         |     prefixed with an underscore
  38 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  38 | ERROR   | [ ] Missing short description in doc comment
  38 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  39 | ERROR   | [ ] Private member variable "isTemplateEnd" must be
     |         |     prefixed with an underscore
  41 | ERROR   | [ ] Missing short description in doc comment
  42 | ERROR   | [ ] Missing parameter comment
  42 | ERROR   | [x] Expected 15 spaces after parameter type; 1 found
  43 | ERROR   | [ ] Missing parameter comment
  44 | ERROR   | [ ] Missing parameter comment
  44 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
  45 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
  45 | ERROR   | [x] Expected 9 spaces after parameter name; 1 found
  46 | ERROR   | [x] Expected 13 spaces after parameter type; 1 found
  46 | ERROR   | [x] Expected 8 spaces after parameter name; 1 found
  46 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  47 | ERROR   | [ ] Missing parameter comment
  47 | ERROR   | [x] Expected 17 spaces after parameter type; 1 found
  48 | ERROR   | [ ] Missing parameter comment
  48 | ERROR   | [x] Expected 17 spaces after parameter type; 1 found
  77 | ERROR   | [ ] Missing short description in doc comment
  85 | ERROR   | [ ] Missing short description in doc comment
 116 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 127 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 128 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 130 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
 142 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 175 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 175 | ERROR   | [ ] Missing short description in doc comment
 175 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 198 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
 198 | ERROR   | [ ] Missing short description in doc comment
 198 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
 208 | ERROR   | [ ] Doc comment for parameter "$tagToRemove" missing
 211 | ERROR   | [ ] Doc comment for parameter $tag does not match actual
     |         |     variable name $tagToRemove
 232 | ERROR   | [ ] Private method name "DocBlock::addTag" must be
     |         |     prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...or/phpdocumentor/reflection-docblock/src/DocBlockFactoryInterface.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 8 LINES
---------------------------------------------------------------------------
  2 | ERROR   | [ ] Missing file doc comment
  4 | ERROR   | [ ] Missing doc comment for interface
    |         |     DocBlockFactoryInterface
  9 | ERROR   | [ ] Missing parameter comment
 15 | ERROR   | [ ] Missing short description in doc comment
 16 | ERROR   | [ ] Missing parameter comment
 16 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 17 | ERROR   | [ ] Missing parameter comment
 18 | ERROR   | [ ] Missing parameter comment
 18 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
 22 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tag.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 17 | ERROR   | Missing doc comment for interface Tag
 19 | ERROR   | Missing doc comment for function getName()
 21 | ERROR   | Missing doc comment for function create()
 23 | ERROR   | Missing doc comment for function render()
 25 | ERROR   | Missing doc comment for function __toString()
---------------------------------------------------------------------------


FILE: ...umentor/reflection-docblock/src/DocBlock/Tags/Reference/Reference.php
---------------------------------------------------------------------------
FOUND 12 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
  8 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  9 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 10 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 20 | ERROR   | [ ] Missing doc comment for function __toString()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Url.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  8 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  9 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 10 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 19 | ERROR   | [ ] Missing @category tag in class comment
 19 | ERROR   | [ ] Missing @package tag in class comment
 19 | ERROR   | [ ] Missing @author tag in class comment
 19 | ERROR   | [ ] Missing @license tag in class comment
 19 | ERROR   | [ ] Missing @link tag in class comment
 22 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [ ] Private member variable "uri" must be prefixed with an
    |         |     underscore
 27 | ERROR   | [ ] Doc comment for parameter "$uri" missing
 36 | ERROR   | [ ] Missing doc comment for function __toString()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...pdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Fqsen.php
---------------------------------------------------------------------------
FOUND 15 ERRORS AND 1 WARNING AFFECTING 9 LINES
---------------------------------------------------------------------------
  8 | ERROR   | [x] Expected 1 space after asterisk; 2 found
  9 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 10 | ERROR   | [x] Expected 1 space after asterisk; 2 found
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 19 | ERROR   | [ ] Missing @category tag in class comment
 19 | ERROR   | [ ] Missing @package tag in class comment
 19 | ERROR   | [ ] Missing @author tag in class comment
 19 | ERROR   | [ ] Missing @license tag in class comment
 19 | ERROR   | [ ] Missing @link tag in class comment
 22 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [ ] Private member variable "fqsen" must be prefixed with
    |         |     an underscore
 27 | ERROR   | [ ] Doc comment for parameter "$fqsen" missing
 35 | ERROR   | [ ] Missing short description in doc comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...endor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Version.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 4 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
  3 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @author tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 43 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 43 | ERROR   | [ ] Missing short description in doc comment
 43 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 44 | ERROR   | [ ] Private member variable "version" must be prefixed
    |         |     with an underscore
 46 | ERROR   | [ ] Missing doc comment for function __construct()
 54 | ERROR   | [ ] Missing short description in doc comment
 54 | ERROR   | [ ] Doc comment for parameter "$body" missing
 54 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 54 | ERROR   | [ ] Doc comment for parameter "$context" missing
 57 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 65 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 71 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 92 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 17 | ERROR   | Missing doc comment for interface Formatter
 20 | WARNING | Line exceeds 85 characters; contains 99 characters
 22 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...endor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Example.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 7 WARNINGS AFFECTING 23 LINES
---------------------------------------------------------------------------
  11 | WARNING | PHP version not specified
  11 | ERROR   | Missing @category tag in file comment
  11 | ERROR   | Missing @package tag in file comment
  11 | ERROR   | Missing @author tag in file comment
  21 | ERROR   | Missing @category tag in class comment
  21 | ERROR   | Missing @package tag in class comment
  21 | ERROR   | Missing @author tag in class comment
  21 | ERROR   | Missing @license tag in class comment
  21 | ERROR   | Missing @link tag in class comment
  24 | ERROR   | Missing short description in doc comment
  27 | ERROR   | Private member variable "filePath" must be prefixed with
     |         | an underscore
  29 | ERROR   | Missing short description in doc comment
  30 | WARNING | Line exceeds 85 characters; contains 104 characters
  33 | ERROR   | Private member variable "isURI" must be prefixed with an
     |         | underscore
  35 | ERROR   | Missing short description in doc comment
  38 | ERROR   | Private member variable "startingLine" must be prefixed
     |         | with an underscore
  40 | ERROR   | Missing short description in doc comment
  43 | ERROR   | Private member variable "lineCount" must be prefixed with
     |         | an underscore
  45 | ERROR   | Missing doc comment for function __construct()
  45 | WARNING | Line exceeds 85 characters; contains 91 characters
  64 | ERROR   | Missing @return tag in function comment
  81 | ERROR   | Doc comment for parameter "$body" missing
  83 | ERROR   | Missing @return tag in function comment
  87 | WARNING | Line exceeds 85 characters; contains 89 characters
 107 | WARNING | Line exceeds 85 characters; contains 101 characters
 146 | WARNING | Line exceeds 85 characters; contains 86 characters
 150 | WARNING | Line exceeds 85 characters; contains 105 characters
 152 | ERROR   | Missing parameter comment
 156 | ERROR   | Private method name "Example::isUriRelative" must be
     |         | prefixed with an underscore
 161 | ERROR   | Missing short description in doc comment
 169 | ERROR   | Missing short description in doc comment
---------------------------------------------------------------------------


FILE: ...or/reflection-docblock/src/DocBlock/Tags/Formatter/AlignFormatter.php
---------------------------------------------------------------------------
FOUND 7 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------
 12 | WARNING | [ ] PHP version not specified
 12 | ERROR   | [ ] Missing @category tag in file comment
 12 | ERROR   | [ ] Missing @package tag in file comment
 19 | ERROR   | [ ] Missing doc comment for class AlignFormatter
 21 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 21 | ERROR   | [ ] Missing short description in doc comment
 21 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 39 | ERROR   | [ ] Missing parameter comment
 45 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...lection-docblock/src/DocBlock/Tags/Formatter/PassthroughFormatter.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 18 | ERROR   | Missing doc comment for class PassthroughFormatter
 23 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...endor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/BaseTag.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 1 WARNING AFFECTING 6 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 20 | ERROR   | [ ] Missing @category tag in class comment
 20 | ERROR   | [ ] Missing @package tag in class comment
 20 | ERROR   | [ ] Missing @author tag in class comment
 20 | ERROR   | [ ] Missing @license tag in class comment
 20 | ERROR   | [ ] Missing @link tag in class comment
 23 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 23 | ERROR   | [ ] Missing short description in doc comment
 23 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 26 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 26 | ERROR   | [ ] Missing short description in doc comment
 26 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 39 | ERROR   | [ ] Missing doc comment for function getDescription()
 44 | ERROR   | [ ] Missing doc comment for function render()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...st/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/See.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 4 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 26 | ERROR   | [ ] Missing @category tag in class comment
 26 | ERROR   | [ ] Missing @package tag in class comment
 26 | ERROR   | [ ] Missing @author tag in class comment
 26 | ERROR   | [ ] Missing @license tag in class comment
 26 | ERROR   | [ ] Missing @link tag in class comment
 31 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Missing short description in doc comment
 31 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 37 | ERROR   | [ ] Missing parameter comment
 37 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 38 | ERROR   | [ ] Missing parameter comment
 46 | ERROR   | [ ] Doc comment for parameter "$body" missing
 46 | ERROR   | [ ] Doc comment for parameter "$resolver" missing
 46 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 46 | ERROR   | [ ] Doc comment for parameter "$context" missing
 48 | ERROR   | [ ] Missing @return tag in function comment
 59 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 66 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 86 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Link.php
---------------------------------------------------------------------------
FOUND 22 ERRORS AND 3 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
  3 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @author tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 27 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 27 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 28 | ERROR   | [ ] Private member variable "link" must be prefixed with
    |         |     an underscore
 33 | ERROR   | [ ] Missing parameter comment
 34 | ERROR   | [ ] Missing parameter comment
 44 | ERROR   | [ ] Doc comment for parameter "$body" missing
 44 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 44 | ERROR   | [ ] Doc comment for parameter "$context" missing
 46 | ERROR   | [ ] Missing @return tag in function comment
 47 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 53 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 59 | ERROR   | [x] Expected 5 space(s) before asterisk; 4 found
 60 | ERROR   | [x] Expected 5 space(s) before asterisk; 4 found
 61 | ERROR   | [x] Expected 5 space(s) before asterisk; 4 found
 62 | ERROR   | [x] Expected 5 space(s) before asterisk; 4 found
 75 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Throws.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 3 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 29 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 29 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 32 | ERROR   | [ ] Missing doc comment for function __construct()
 38 | ERROR   | [ ] Doc comment for parameter "$body" missing
 38 | ERROR   | [ ] Doc comment for parameter "$typeResolver" missing
 38 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 38 | ERROR   | [ ] Doc comment for parameter "$context" missing
 40 | ERROR   | [ ] Missing @return tag in function comment
 52 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 53 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 68 | ERROR   | [ ] Missing doc comment for function __toString()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Method.php
---------------------------------------------------------------------------
FOUND 41 ERRORS AND 5 WARNINGS AFFECTING 25 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  25 | ERROR   | [ ] Missing @category tag in class comment
  25 | ERROR   | [ ] Missing @package tag in class comment
  25 | ERROR   | [ ] Missing @author tag in class comment
  25 | ERROR   | [ ] Missing @license tag in class comment
  25 | ERROR   | [ ] Missing @link tag in class comment
  30 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  30 | ERROR   | [ ] Missing short description in doc comment
  30 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  31 | ERROR   | [ ] Private member variable "methodName" must be prefixed
     |         |     with an underscore
  33 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  33 | ERROR   | [ ] Missing short description in doc comment
  33 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  34 | ERROR   | [ ] Private member variable "arguments" must be prefixed
     |         |     with an underscore
  36 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  36 | ERROR   | [ ] Missing short description in doc comment
  36 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  37 | ERROR   | [ ] Private member variable "isStatic" must be prefixed
     |         |     with an underscore
  39 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  39 | ERROR   | [ ] Missing short description in doc comment
  39 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  40 | ERROR   | [ ] Private member variable "returnType" must be prefixed
     |         |     with an underscore
  42 | ERROR   | [ ] Missing doc comment for function __construct()
  63 | ERROR   | [ ] Doc comment for parameter "$body" missing
  63 | ERROR   | [ ] Doc comment for parameter "$typeResolver" missing
  63 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
     |         |     missing
  63 | ERROR   | [ ] Doc comment for parameter "$context" missing
  65 | ERROR   | [ ] Missing @return tag in function comment
 121 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
 125 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 158 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 171 | ERROR   | [ ] Missing short description in doc comment
 182 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 189 | ERROR   | [ ] Missing short description in doc comment
 197 | ERROR   | [ ] Missing doc comment for function __toString()
 204 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
 208 | ERROR   | [x] Multi-line function call not indented correctly;
     |         |     expected 8 spaces but found 12
 208 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 211 | ERROR   | [ ] Private method name "Method::filterArguments" must be
     |         |     prefixed with an underscore
 211 | ERROR   | [ ] Missing doc comment for function filterArguments()
 226 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 234 | ERROR   | [ ] Private method name "Method::stripRestArg" must be
     |         |     prefixed with an underscore
 234 | ERROR   | [ ] Missing doc comment for function stripRestArg()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...endor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Generic.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 4 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 23 | ERROR   | [ ] Missing @category tag in class comment
 23 | ERROR   | [ ] Missing @package tag in class comment
 23 | ERROR   | [ ] Missing @author tag in class comment
 23 | ERROR   | [ ] Missing @license tag in class comment
 23 | ERROR   | [ ] Missing @link tag in class comment
 29 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
 29 | ERROR   | [x] Expected 8 spaces after parameter name; 1 found
 43 | ERROR   | [ ] Missing parameter comment
 44 | ERROR   | [ ] Missing parameter comment
 45 | ERROR   | [ ] Missing parameter comment
 46 | ERROR   | [ ] Missing parameter comment
 60 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 76 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 78 | ERROR   | [ ] Missing parameter comment
 82 | ERROR   | [ ] Private method name "Generic::validateTagName" must be
    |         |     prefixed with an underscore
 86 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Author.php
---------------------------------------------------------------------------
FOUND 22 ERRORS AND 4 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 19 | ERROR   | [ ] Missing @category tag in class comment
 19 | ERROR   | [ ] Missing @package tag in class comment
 19 | ERROR   | [ ] Missing @author tag in class comment
 19 | ERROR   | [ ] Missing @license tag in class comment
 19 | ERROR   | [ ] Missing @link tag in class comment
 22 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 22 | ERROR   | [ ] Missing short description in doc comment
 22 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 25 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 25 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 26 | ERROR   | [ ] Private member variable "authorName" must be prefixed
    |         |     with an underscore
 28 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 28 | ERROR   | [ ] Missing short description in doc comment
 28 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 29 | ERROR   | [ ] Private member variable "authorEmail" must be prefixed
    |         |     with an underscore
 34 | ERROR   | [ ] Missing parameter comment
 35 | ERROR   | [ ] Missing parameter comment
 42 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 76 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 82 | ERROR   | [ ] Missing parameter comment
 90 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Source.php
---------------------------------------------------------------------------
FOUND 25 ERRORS AND 5 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @author tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 25 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 25 | ERROR   | [ ] Missing short description in doc comment
 25 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 28 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 28 | ERROR   | [ ] Missing short description in doc comment
 28 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 29 | ERROR   | [ ] Private member variable "startingLine" must be
    |         |     prefixed with an underscore
 31 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Missing short description in doc comment
 31 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 31 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 32 | ERROR   | [ ] Private member variable "lineCount" must be prefixed
    |         |     with an underscore
 34 | ERROR   | [ ] Missing doc comment for function __construct()
 34 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 44 | ERROR   | [ ] Doc comment for parameter "$body" missing
 44 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 44 | ERROR   | [ ] Doc comment for parameter "$context" missing
 46 | ERROR   | [ ] Missing @return tag in function comment
 47 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 66 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 91 | ERROR   | [ ] Missing doc comment for function __toString()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Property.php
---------------------------------------------------------------------------
FOUND 27 ERRORS AND 2 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 27 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 27 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 33 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 33 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 36 | ERROR   | [ ] Missing short description in doc comment
 37 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [ ] Missing parameter comment
 39 | ERROR   | [ ] Missing parameter comment
 41 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 50 | ERROR   | [ ] Doc comment for parameter "$body" missing
 50 | ERROR   | [ ] Doc comment for parameter "$typeResolver" missing
 50 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 50 | ERROR   | [ ] Doc comment for parameter "$context" missing
 52 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Since.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 5 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @author tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 43 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 43 | ERROR   | [ ] Missing short description in doc comment
 43 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 44 | ERROR   | [ ] Private member variable "version" must be prefixed
    |         |     with an underscore
 46 | ERROR   | [ ] Missing doc comment for function __construct()
 54 | ERROR   | [ ] Missing short description in doc comment
 54 | ERROR   | [ ] Doc comment for parameter "$body" missing
 54 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 54 | ERROR   | [ ] Doc comment for parameter "$context" missing
 57 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 65 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 71 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 92 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyRead.php
---------------------------------------------------------------------------
FOUND 27 ERRORS AND 2 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 27 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 27 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 33 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 33 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 36 | ERROR   | [ ] Missing short description in doc comment
 37 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [ ] Missing parameter comment
 39 | ERROR   | [ ] Missing parameter comment
 41 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 50 | ERROR   | [ ] Doc comment for parameter "$body" missing
 50 | ERROR   | [ ] Doc comment for parameter "$typeResolver" missing
 50 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 50 | ERROR   | [ ] Doc comment for parameter "$context" missing
 52 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...documentor/reflection-docblock/src/DocBlock/Tags/Factory/Strategy.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 15 | ERROR   | Missing doc comment for interface Strategy
 17 | ERROR   | Missing doc comment for function create()
---------------------------------------------------------------------------


FILE: ...mentor/reflection-docblock/src/DocBlock/Tags/Factory/StaticMethod.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 15 | ERROR   | Missing doc comment for interface StaticMethod
 17 | ERROR   | Missing doc comment for function create()
---------------------------------------------------------------------------


FILE: .../vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Param.php
---------------------------------------------------------------------------
FOUND 36 ERRORS AND 3 WARNINGS AFFECTING 18 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 27 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 27 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 33 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 33 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 34 | ERROR   | [ ] Private member variable "variableName" must be
    |         |     prefixed with an underscore
 36 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 36 | ERROR   | [ ] Missing short description in doc comment
 36 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 37 | ERROR   | [ ] Private member variable "isVariadic" must be prefixed
    |         |     with an underscore
 39 | ERROR   | [ ] Missing short description in doc comment
 40 | ERROR   | [ ] Missing parameter comment
 40 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
 41 | ERROR   | [ ] Missing parameter comment
 41 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 42 | ERROR   | [ ] Missing parameter comment
 42 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 43 | ERROR   | [ ] Missing parameter comment
 45 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
 56 | ERROR   | [ ] Doc comment for parameter "$body" missing
 56 | ERROR   | [ ] Doc comment for parameter "$typeResolver" missing
 56 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 56 | ERROR   | [ ] Doc comment for parameter "$context" missing
 58 | ERROR   | [ ] Missing @return tag in function comment
 80 | WARNING | [ ] Line exceeds 85 characters; contains 122 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 11 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Uses.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 1 WARNING AFFECTING 7 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 29 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 29 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 35 | ERROR   | [ ] Missing parameter comment
 36 | ERROR   | [ ] Missing parameter comment
 44 | ERROR   | [ ] Doc comment for parameter "$body" missing
 44 | ERROR   | [ ] Doc comment for parameter "$resolver" missing
 44 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 44 | ERROR   | [ ] Doc comment for parameter "$context" missing
 46 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Covers.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 2 WARNINGS AFFECTING 9 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 29 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 29 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [ ] Private member variable "refers" must be prefixed with
    |         |     an underscore
 35 | ERROR   | [ ] Missing parameter comment
 35 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 36 | ERROR   | [ ] Missing parameter comment
 44 | ERROR   | [ ] Doc comment for parameter "$body" missing
 44 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 44 | ERROR   | [ ] Doc comment for parameter "$resolver" missing
 44 | ERROR   | [ ] Doc comment for parameter "$context" missing
 46 | ERROR   | [ ] Missing @return tag in function comment
 81 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...or/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Deprecated.php
---------------------------------------------------------------------------
FOUND 17 ERRORS AND 6 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 22 | ERROR   | [ ] Missing @category tag in class comment
 22 | ERROR   | [ ] Missing @package tag in class comment
 22 | ERROR   | [ ] Missing @author tag in class comment
 22 | ERROR   | [ ] Missing @license tag in class comment
 22 | ERROR   | [ ] Missing @link tag in class comment
 43 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 43 | ERROR   | [ ] Missing short description in doc comment
 43 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 44 | ERROR   | [ ] Private member variable "version" must be prefixed
    |         |     with an underscore
 46 | ERROR   | [ ] Missing doc comment for function __construct()
 54 | ERROR   | [ ] Missing short description in doc comment
 54 | ERROR   | [ ] Doc comment for parameter "$body" missing
 54 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 54 | ERROR   | [ ] Doc comment for parameter "$context" missing
 57 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 65 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 68 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 74 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 95 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyWrite.php
---------------------------------------------------------------------------
FOUND 27 ERRORS AND 2 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 27 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 27 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 33 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 33 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 36 | ERROR   | [ ] Missing short description in doc comment
 37 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [ ] Missing parameter comment
 39 | ERROR   | [ ] Missing parameter comment
 41 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 50 | ERROR   | [ ] Doc comment for parameter "$body" missing
 50 | ERROR   | [ ] Doc comment for parameter "$typeResolver" missing
 50 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 50 | ERROR   | [ ] Doc comment for parameter "$context" missing
 52 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...endor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Return_.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 2 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 25 | ERROR   | [ ] Class name is not valid; consider Return instead
 29 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 29 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 32 | ERROR   | [ ] Missing doc comment for function __construct()
 38 | ERROR   | [ ] Doc comment for parameter "$body" missing
 38 | ERROR   | [ ] Doc comment for parameter "$typeResolver" missing
 38 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 38 | ERROR   | [ ] Doc comment for parameter "$context" missing
 40 | ERROR   | [ ] Missing @return tag in function comment
 53 | WARNING | [ ] Line exceeds 85 characters; contains 96 characters
 68 | ERROR   | [ ] Missing doc comment for function __toString()
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...t/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Var_.php
---------------------------------------------------------------------------
FOUND 28 ERRORS AND 2 WARNINGS AFFECTING 14 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 25 | ERROR   | [ ] Class name is not valid; consider Var instead
 27 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 27 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 30 | ERROR   | [ ] Missing short description in doc comment
 30 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Private member variable "type" must be prefixed with
    |         |     an underscore
 33 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 33 | ERROR   | [ ] Missing short description in doc comment
 33 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 36 | ERROR   | [ ] Missing short description in doc comment
 37 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [ ] Missing parameter comment
 39 | ERROR   | [ ] Missing parameter comment
 41 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 50 | ERROR   | [ ] Doc comment for parameter "$body" missing
 50 | ERROR   | [ ] Doc comment for parameter "$typeResolver" missing
 50 | ERROR   | [ ] Doc comment for parameter "$descriptionFactory"
    |         |     missing
 50 | ERROR   | [ ] Doc comment for parameter "$context" missing
 52 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phpdocumentor/reflection-docblock/src/DocBlock/Serializer.php
---------------------------------------------------------------------------
FOUND 58 ERRORS AND 11 WARNINGS AFFECTING 36 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  19 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  20 | ERROR   | [ ] Missing @category tag in class comment
  20 | ERROR   | [ ] Missing @package tag in class comment
  20 | ERROR   | [ ] Missing @author tag in class comment
  20 | ERROR   | [ ] Missing @license tag in class comment
  20 | ERROR   | [ ] Missing @link tag in class comment
  23 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  23 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  26 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  26 | ERROR   | [ ] Missing short description in doc comment
  26 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  29 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  29 | ERROR   | [ ] Missing short description in doc comment
  29 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  29 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  32 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  32 | ERROR   | [ ] Missing short description in doc comment
  32 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  35 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  35 | ERROR   | [ ] Missing short description in doc comment
  35 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  41 | ERROR   | [x] Expected 21 spaces after parameter type; 1 found
  41 | ERROR   | [x] Expected 10 spaces after parameter name; 1 found
  42 | ERROR   | [x] Expected 18 spaces after parameter type; 3 found
  43 | ERROR   | [x] Expected 20 spaces after parameter type; 5 found
  44 | ERROR   | [x] Expected 16 spaces after parameter type; 1 found
  44 | ERROR   | [x] Expected 6 spaces after parameter name; 1 found
  44 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  45 | ERROR   | [x] Expected 4 spaces after parameter name; 1 found
  45 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  47 | WARNING | [ ] Line exceeds 85 characters; contains 132 characters
  53 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
  59 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
  74 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  96 | ERROR   | [ ] Missing short description in doc comment
  96 | ERROR   | [ ] Doc comment for parameter "$indent" missing
  96 | ERROR   | [ ] Doc comment for parameter "$text" missing
  97 | ERROR   | [ ] Missing parameter name
  98 | ERROR   | [ ] Missing parameter name
 101 | ERROR   | [ ] Private method name
     |         |     "Serializer::removeTrailingSpaces" must be prefixed
     |         |     with an underscore
 106 | ERROR   | [ ] Missing short description in doc comment
 106 | ERROR   | [ ] Doc comment for parameter "$indent" missing
 106 | ERROR   | [ ] Doc comment for parameter "$text" missing
 107 | ERROR   | [ ] Missing parameter name
 108 | ERROR   | [ ] Missing parameter name
 111 | ERROR   | [ ] Private method name
     |         |     "Serializer::addAsterisksForEachLine" must be
     |         |     prefixed with an underscore
 116 | ERROR   | [ ] Missing short description in doc comment
 116 | ERROR   | [ ] Doc comment for parameter "$wrapLength" missing
 117 | ERROR   | [ ] Missing parameter comment
 117 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 118 | ERROR   | [ ] Missing parameter name
 121 | ERROR   | [ ] Private method name
     |         |     "Serializer::getSummaryAndDescriptionTextBlock" must
     |         |     be prefixed with an underscore
 121 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 123 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 133 | ERROR   | [ ] Missing short description in doc comment
 133 | ERROR   | [ ] Doc comment for parameter "$wrapLength" missing
 133 | ERROR   | [ ] Doc comment for parameter "$indent" missing
 133 | ERROR   | [ ] Doc comment for parameter "$comment" missing
 134 | ERROR   | [ ] Missing parameter comment
 134 | ERROR   | [x] Expected 3 spaces after parameter type; 1 found
 135 | ERROR   | [ ] Missing parameter name
 136 | ERROR   | [ ] Missing parameter name
 137 | ERROR   | [ ] Missing parameter name
 140 | ERROR   | [ ] Private method name "Serializer::addTagBlock" must be
     |         |     prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php
---------------------------------------------------------------------------
FOUND 53 ERRORS AND 36 WARNINGS AFFECTING 72 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  24 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  25 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  28 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
  29 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  32 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  33 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
  35 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
  36 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
  37 | ERROR   | [ ] Missing @category tag in class comment
  37 | ERROR   | [ ] Missing @package tag in class comment
  37 | ERROR   | [ ] Missing @author tag in class comment
  37 | ERROR   | [ ] Missing @license tag in class comment
  37 | ERROR   | [ ] Missing @link tag in class comment
  40 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  40 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  40 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  43 | ERROR   | [ ] Missing short description in doc comment
  44 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  46 | ERROR   | [ ] Private member variable "tagHandlerMappings" must be
     |         |     prefixed with an underscore
  68 | ERROR   | [ ] Missing short description in doc comment
  69 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
  71 | ERROR   | [ ] Private member variable "tagHandlerParameterCache"
     |         |     must be prefixed with an underscore
  73 | ERROR   | [ ] Missing short description in doc comment
  76 | ERROR   | [ ] Private member variable "fqsenResolver" must be
     |         |     prefixed with an underscore
  78 | ERROR   | [ ] Missing short description in doc comment
  79 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
  82 | ERROR   | [ ] Private member variable "serviceLocator" must be
     |         |     prefixed with an underscore
  85 | WARNING | [ ] Line exceeds 85 characters; contains 108 characters
  87 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  90 | ERROR   | [ ] Missing parameter comment
  91 | ERROR   | [ ] Missing parameter comment
  93 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
  95 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 105 | ERROR   | [ ] Doc comment for parameter "$tagLine" missing
 105 | ERROR   | [ ] Doc comment for parameter "$context" missing
 107 | ERROR   | [ ] Missing @return tag in function comment
 118 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 125 | ERROR   | [ ] Doc comment for parameter "$name" missing
 125 | ERROR   | [ ] Doc comment for parameter "$value" missing
 127 | ERROR   | [ ] Missing @return tag in function comment
 133 | ERROR   | [ ] Doc comment for parameter "$service" missing
 133 | ERROR   | [ ] Doc comment for parameter "$alias" missing
 135 | ERROR   | [ ] Missing @return tag in function comment
 141 | ERROR   | [ ] Doc comment for parameter "$tagName" missing
 141 | ERROR   | [ ] Doc comment for parameter "$handler" missing
 143 | ERROR   | [ ] Missing @return tag in function comment
 153 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 163 | ERROR   | [ ] Missing parameter comment
 167 | ERROR   | [ ] Private method name
     |         |     "StandardTagFactory::extractTagParts" must be
     |         |     prefixed with an underscore
 170 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 172 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 184 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 187 | ERROR   | [ ] Missing parameter comment
 187 | ERROR   | [x] Expected 6 spaces after parameter type; 2 found
 188 | ERROR   | [ ] Missing parameter comment
 188 | ERROR   | [x] Expected 6 spaces after parameter type; 2 found
 189 | ERROR   | [ ] Missing parameter comment
 193 | ERROR   | [ ] Private method name "StandardTagFactory::createTag"
     |         |     must be prefixed with an underscore
 205 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 207 | ERROR   | [ ] Missing parameter comment
 207 | ERROR   | [x] Expected 6 spaces after parameter type; 2 found
 208 | ERROR   | [ ] Missing parameter comment
 212 | ERROR   | [ ] Private method name
     |         |     "StandardTagFactory::findHandlerClassName" must be
     |         |     prefixed with an underscore
 218 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 229 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 231 | ERROR   | [ ] Missing parameter comment
 232 | ERROR   | [ ] Missing parameter comment
 234 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 237 | ERROR   | [ ] Private method name
     |         |     "StandardTagFactory::getArgumentsForParametersFromWiring"
     |         |     must be prefixed with an underscore
 241 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 260 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 263 | ERROR   | [ ] Missing parameter comment
 267 | ERROR   | [ ] Private method name
     |         |     "StandardTagFactory::fetchParametersForHandlerFactoryMethod"
     |         |     must be prefixed with an underscore
 270 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 271 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 278 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 281 | WARNING | [ ] Line exceeds 85 characters; contains 121 characters
 282 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 283 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 287 | ERROR   | [ ] Private method name
     |         |     "StandardTagFactory::getServiceLocatorWithDynamicParameters"
     |         |     must be prefixed with an underscore
 287 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 304 | ERROR   | [ ] Missing parameter comment
 306 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
 310 | ERROR   | [ ] Private method name
     |         |     "StandardTagFactory::isAnnotation" must be prefixed
     |         |     with an underscore
 314 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ndor/phpdocumentor/reflection-docblock/src/DocBlock/ExampleFinder.php
---------------------------------------------------------------------------
FOUND 29 ERRORS AND 12 WARNINGS AFFECTING 30 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  19 | ERROR   | [ ] Missing @category tag in class comment
  19 | ERROR   | [ ] Missing @package tag in class comment
  19 | ERROR   | [ ] Missing @author tag in class comment
  19 | ERROR   | [ ] Missing @license tag in class comment
  19 | ERROR   | [ ] Missing @link tag in class comment
  22 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  22 | ERROR   | [ ] Missing short description in doc comment
  22 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  23 | ERROR   | [ ] Private member variable "sourceDirectory" must be
     |         |     prefixed with an underscore
  25 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  25 | ERROR   | [ ] Missing short description in doc comment
  25 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  26 | ERROR   | [ ] Private member variable "exampleDirectories" must be
     |         |     prefixed with an underscore
  31 | ERROR   | [ ] Missing parameter comment
  44 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  48 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  50 | ERROR   | [ ] Missing parameter comment
  60 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  72 | ERROR   | [ ] Missing parameter comment
  73 | ERROR   | [ ] Missing @return tag in function comment
  90 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
  92 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  98 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 100 | ERROR   | [ ] Missing parameter comment
 104 | ERROR   | [ ] Private method name
     |         |     "ExampleFinder::getExampleFileContents" must be
     |         |     prefixed with an underscore
 109 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
 119 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 120 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
 126 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 132 | ERROR   | [ ] Missing parameter comment
 136 | ERROR   | [ ] Private method name
     |         |     "ExampleFinder::getExamplePathFromExampleDirectory"
     |         |     must be prefixed with an underscore
 138 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 144 | ERROR   | [ ] Missing parameter comment
 145 | ERROR   | [ ] Missing parameter comment
 149 | ERROR   | [ ] Private method name
     |         |     "ExampleFinder::constructExamplePath" must be
     |         |     prefixed with an underscore
 157 | ERROR   | [ ] Missing parameter comment
 161 | ERROR   | [ ] Private method name
     |         |     "ExampleFinder::getExamplePathFromSource" must be
     |         |     prefixed with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...phpdocumentor/reflection-docblock/src/DocBlock/DescriptionFactory.php
---------------------------------------------------------------------------
FOUND 24 ERRORS AND 22 WARNINGS AFFECTING 35 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  20 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  21 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  26 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
  27 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  30 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
  31 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
  33 | ERROR   | [ ] Missing @category tag in class comment
  33 | ERROR   | [ ] Missing @package tag in class comment
  33 | ERROR   | [ ] Missing @author tag in class comment
  33 | ERROR   | [ ] Missing @license tag in class comment
  33 | ERROR   | [ ] Missing @link tag in class comment
  36 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  36 | ERROR   | [ ] Missing short description in doc comment
  36 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  37 | ERROR   | [ ] Private member variable "tagFactory" must be prefixed
     |         |     with an underscore
  42 | ERROR   | [ ] Missing parameter comment
  52 | ERROR   | [ ] Missing parameter comment
  52 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
  53 | ERROR   | [ ] Missing parameter comment
  65 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
  67 | ERROR   | [ ] Missing parameter comment
  71 | ERROR   | [ ] Private method name "DescriptionFactory::lex" must be
     |         |     prefixed with an underscore
  75 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  82 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
  84 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  88 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  92 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
  93 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
 101 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 114 | ERROR   | [ ] Missing parameter comment
 114 | ERROR   | [x] Expected 4 spaces after parameter type; 1 found
 115 | ERROR   | [ ] Missing parameter comment
 119 | ERROR   | [ ] Private method name "DescriptionFactory::parse" must
     |         |     be prefixed with an underscore
 135 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
 144 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 152 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 153 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 155 | ERROR   | [ ] Missing parameter comment
 159 | ERROR   | [ ] Private method name
     |         |     "DescriptionFactory::removeSuperfluousStartingWhitespace"
     |         |     must be prefixed with an underscore
 163 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 177 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 179 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../vendor/phpdocumentor/reflection-docblock/src/DocBlock/TagFactory.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 17 WARNINGS AFFECTING 24 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 17 | ERROR   | [ ] Missing doc comment for interface TagFactory
 20 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
 22 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 23 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 26 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 27 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 35 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 37 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [ ] Missing parameter comment
 45 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 47 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 48 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 50 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 51 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 53 | ERROR   | [ ] Missing parameter comment
 54 | ERROR   | [ ] Missing parameter comment
 54 | ERROR   | [ ] Superfluous parameter comment
 63 | ERROR   | [x] Expected 6 spaces after parameter type; 1 found
 64 | ERROR   | [ ] Missing parameter comment
 75 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 76 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 79 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 84 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 88 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...vendor/phpdocumentor/reflection-docblock/src/DocBlock/Description.php
---------------------------------------------------------------------------
FOUND 20 ERRORS AND 12 WARNINGS AFFECTING 20 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 22 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 23 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 26 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 29 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
 31 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 34 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
 35 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
 38 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 45 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 50 | ERROR   | [ ] Missing @category tag in class comment
 50 | ERROR   | [ ] Missing @package tag in class comment
 50 | ERROR   | [ ] Missing @author tag in class comment
 50 | ERROR   | [ ] Missing @license tag in class comment
 50 | ERROR   | [ ] Missing @link tag in class comment
 53 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 53 | ERROR   | [ ] Missing short description in doc comment
 53 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 54 | ERROR   | [ ] Private member variable "bodyTemplate" must be
    |         |     prefixed with an underscore
 56 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 56 | ERROR   | [ ] Missing short description in doc comment
 56 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 57 | ERROR   | [ ] Private member variable "tags" must be prefixed with
    |         |     an underscore
 60 | WARNING | [ ] Line exceeds 85 characters; contains 110 characters
 62 | ERROR   | [ ] Missing parameter comment
 63 | ERROR   | [ ] Missing parameter comment
 63 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 84 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 87 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...List/vendor/phpdocumentor/reflection-docblock/src/DocBlockFactory.php
---------------------------------------------------------------------------
FOUND 33 ERRORS AND 26 WARNINGS AFFECTING 50 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  21 | ERROR   | [ ] Missing doc comment for class DocBlockFactory
  23 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  23 | ERROR   | [ ] Missing short description in doc comment
  23 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  24 | ERROR   | [ ] Private member variable "descriptionFactory" must be
     |         |     prefixed with an underscore
  26 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  26 | ERROR   | [ ] Missing short description in doc comment
  26 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  27 | ERROR   | [ ] Private member variable "tagFactory" must be prefixed
     |         |     with an underscore
  32 | ERROR   | [ ] Missing parameter comment
  33 | ERROR   | [ ] Missing parameter comment
  35 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  44 | ERROR   | [ ] Missing parameter comment
  65 | ERROR   | [ ] Missing short description in doc comment
  66 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
  67 | WARNING | [ ] Line exceeds 85 characters; contains 94 characters
  68 | ERROR   | [ ] Missing parameter comment
  69 | ERROR   | [ ] Missing parameter comment
  73 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
  77 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  95 | WARNING | [ ] Line exceeds 85 characters; contains 92 characters
  96 | ERROR   | [x] Opening parenthesis of a multi-line function call
     |         |     must be the last content on the line
  98 | ERROR   | [x] Closing parenthesis of a multi-line function call
     |         |     must be on a line by itself
 106 | ERROR   | [ ] Missing doc comment for function registerTagHandler()
 118 | ERROR   | [ ] Private method name
     |         |     "DocBlockFactory::stripDocComment" must be prefixed
     |         |     with an underscore
 120 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 131 | WARNING | [ ] Line exceeds 85 characters; contains 90 characters
 135 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 136 | WARNING | [ ] Line exceeds 85 characters; contains 103 characters
 138 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
 140 | ERROR   | [ ] Private method name "DocBlockFactory::splitDocBlock"
     |         |     must be prefixed with an underscore
 142 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 143 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 149 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
 153 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 155 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 157 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 158 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 160 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 178 | WARNING | [ ] Line exceeds 85 characters; contains 102 characters
 179 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 188 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 193 | WARNING | [ ] Line exceeds 85 characters; contains 105 characters
 217 | ERROR   | [x] Expected 8 spaces after parameter type; 1 found
 217 | ERROR   | [x] Expected 4 spaces after parameter name; 1 found
 222 | ERROR   | [ ] Private method name "DocBlockFactory::parseTagBlock"
     |         |     must be prefixed with an underscore
 237 | ERROR   | [ ] Missing short description in doc comment
 238 | ERROR   | [ ] Missing parameter comment
 242 | ERROR   | [ ] Private method name
     |         |     "DocBlockFactory::splitTagBlockIntoTagLines" must be
     |         |     prefixed with an underscore
 256 | ERROR   | [ ] Missing short description in doc comment
 256 | ERROR   | [ ] Doc comment for parameter "$tags" missing
 257 | ERROR   | [ ] Missing parameter name
 260 | ERROR   | [ ] Private method name "DocBlockFactory::filterTagBlock"
     |         |     must be prefixed with an underscore
 269 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
 271 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...e/lancew/dev/DojoList/vendor/phpdocumentor/type-resolver/src/Type.php
---------------------------------------------------------------------------
FOUND 5 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 15 | ERROR   | Missing doc comment for interface Type
 17 | ERROR   | Missing doc comment for function __toString()
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Static_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 4 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 20 | WARNING | Line exceeds 85 characters; contains 120 characters
 21 | WARNING | Line exceeds 85 characters; contains 116 characters
 24 | WARNING | Line exceeds 85 characters; contains 119 characters
 26 | ERROR   | Missing @category tag in class comment
 26 | ERROR   | Missing @package tag in class comment
 26 | ERROR   | Missing @author tag in class comment
 26 | ERROR   | Missing @license tag in class comment
 26 | ERROR   | Missing @link tag in class comment
 27 | ERROR   | Class name is not valid; consider Static instead
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Parent_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 20 | WARNING | Line exceeds 85 characters; contains 103 characters
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @author tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 22 | ERROR   | Class name is not valid; consider Parent instead
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Nullable.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AND 1 WARNING AFFECTING 5 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 22 | ERROR   | Missing short description in doc comment
 25 | ERROR   | Private member variable "realType" must be prefixed with
    |         | an underscore
 30 | ERROR   | Missing parameter comment
---------------------------------------------------------------------------


FILE: ...ew/dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/This.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 3 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 20 | WARNING | Line exceeds 85 characters; contains 112 characters
 21 | WARNING | Line exceeds 85 characters; contains 105 characters
 22 | ERROR   | Missing @category tag in class comment
 22 | ERROR   | Missing @package tag in class comment
 22 | ERROR   | Missing @author tag in class comment
 22 | ERROR   | Missing @license tag in class comment
 22 | ERROR   | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...ev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Compound.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 5 WARNINGS AFFECTING 13 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 22 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 23 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 25 | ERROR   | [ ] Missing @category tag in class comment
 25 | ERROR   | [ ] Missing @package tag in class comment
 25 | ERROR   | [ ] Missing @author tag in class comment
 25 | ERROR   | [ ] Missing @license tag in class comment
 25 | ERROR   | [ ] Missing @link tag in class comment
 28 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 28 | ERROR   | [ ] Missing short description in doc comment
 28 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 29 | ERROR   | [ ] Private member variable "types" must be prefixed with
    |         |     an underscore
 32 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 34 | ERROR   | [ ] Missing parameter comment
 34 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 35 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 41 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 51 | ERROR   | [ ] Missing parameter comment
 67 | ERROR   | [ ] Missing parameter comment
 88 | ERROR   | [ ] Missing @return tag in function comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Resource_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Class name is not valid; consider Resource instead
---------------------------------------------------------------------------


FILE: ...oList/vendor/phpdocumentor/type-resolver/src/Types/ContextFactory.php
---------------------------------------------------------------------------
FOUND 38 ERRORS AND 15 WARNINGS AFFECTING 39 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  16 | WARNING | [ ] Line exceeds 85 characters; contains 112 characters
  18 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
  19 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
  23 | ERROR   | [ ] Missing @category tag in class comment
  23 | ERROR   | [ ] Missing @package tag in class comment
  23 | ERROR   | [ ] Missing @author tag in class comment
  23 | ERROR   | [ ] Missing @license tag in class comment
  23 | ERROR   | [ ] Missing @link tag in class comment
  26 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  26 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  26 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  29 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  29 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  29 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  35 | ERROR   | [ ] Missing parameter comment
  51 | WARNING | [ ] Line exceeds 85 characters; contains 87 characters
  60 | ERROR   | [x] Expected 4 spaces after parameter name; 1 found
  60 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
  61 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
  76 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
  79 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
  85 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
  85 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  86 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
     |         |     24
  88 | ERROR   | [x] Closing parenthesis of a multi-line IF statement must
     |         |     be on a new line
  88 | WARNING | [ ] Line exceeds 85 characters; contains 86 characters
  89 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
     |         |     28
  91 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
     |         |     28
  93 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
     |         |     24
  95 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
     |         |     24
  97 | ERROR   | [x] Line indented incorrectly; expected 20 spaces, found
     |         |     24
  99 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 101 | ERROR   | [x] Line indented incorrectly; expected 12 spaces, found
     |         |     16
 102 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 103 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 104 | ERROR   | [x] Line indented incorrectly; expected 16 spaces, found
     |         |     20
 116 | ERROR   | [ ] Missing parameter comment
 120 | ERROR   | [ ] Private method name "ContextFactory::parseNamespace"
     |         |     must be prefixed with an underscore
 126 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 138 | ERROR   | [ ] Missing parameter comment
 142 | ERROR   | [ ] Private method name
     |         |     "ContextFactory::parseUseStatement" must be prefixed
     |         |     with an underscore
 161 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 163 | ERROR   | [ ] Missing parameter comment
 167 | ERROR   | [ ] Private method name
     |         |     "ContextFactory::skipToNextStringOrNamespaceSeparator"
     |         |     must be prefixed with an underscore
 169 | WARNING | [ ] Line exceeds 85 characters; contains 120 characters
 175 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 178 | ERROR   | [ ] Missing parameter comment
 182 | ERROR   | [ ] Private method name
     |         |     "ContextFactory::extractUseStatement" must be
     |         |     prefixed with an underscore
 192 | WARNING | [ ] Line exceeds 85 characters; contains 97 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Context.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 10 WARNINGS AFFECTING 16 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 16 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 18 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 19 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 22 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 23 | WARNING | [ ] Line exceeds 85 characters; contains 117 characters
 28 | ERROR   | [ ] Missing @category tag in class comment
 28 | ERROR   | [ ] Missing @package tag in class comment
 28 | ERROR   | [ ] Missing @author tag in class comment
 28 | ERROR   | [ ] Missing @license tag in class comment
 28 | ERROR   | [ ] Missing @link tag in class comment
 31 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Missing short description in doc comment
 31 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 32 | ERROR   | [ ] Private member variable "namespace" must be prefixed
    |         |     with an underscore
 34 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 34 | ERROR   | [ ] Missing short description in doc comment
 34 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 35 | ERROR   | [ ] Private member variable "namespaceAliases" must be
    |         |     prefixed with an underscore
 38 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 41 | ERROR   | [x] Expected 8 spaces after parameter name; 1 found
 42 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 42 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 65 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 75 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Null_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Class name is not valid; consider Null instead
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Callable_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Class name is not valid; consider Callable instead
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Integer.php
---------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 17 | ERROR   | Missing doc comment for class Integer
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Void_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 20 | WARNING | Line exceeds 85 characters; contains 116 characters
 22 | ERROR   | Missing @category tag in class comment
 22 | ERROR   | Missing @package tag in class comment
 22 | ERROR   | Missing @author tag in class comment
 22 | ERROR   | Missing @license tag in class comment
 22 | ERROR   | Missing @link tag in class comment
 23 | ERROR   | Class name is not valid; consider Void instead
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Float_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Class name is not valid; consider Float instead
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Boolean.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/String_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Class name is not valid; consider String instead
---------------------------------------------------------------------------


FILE: ...v/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Iterable_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Class name is not valid; consider Iterable instead
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Scalar.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 18 | WARNING | Line exceeds 85 characters; contains 107 characters
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Array_.php
---------------------------------------------------------------------------
FOUND 19 ERRORS AND 3 WARNINGS AFFECTING 11 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 22 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 23 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
 25 | ERROR   | [ ] Missing @category tag in class comment
 25 | ERROR   | [ ] Missing @package tag in class comment
 25 | ERROR   | [ ] Missing @author tag in class comment
 25 | ERROR   | [ ] Missing @license tag in class comment
 25 | ERROR   | [ ] Missing @link tag in class comment
 26 | ERROR   | [ ] Class name is not valid; consider Array instead
 28 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 28 | ERROR   | [ ] Missing short description in doc comment
 28 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 29 | ERROR   | [ ] Private member variable "valueType" must be prefixed
    |         |     with an underscore
 31 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 31 | ERROR   | [ ] Missing short description in doc comment
 31 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 32 | ERROR   | [ ] Private member variable "keyType" must be prefixed
    |         |     with an underscore
 37 | ERROR   | [ ] Missing parameter comment
 38 | ERROR   | [ ] Missing parameter comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Self_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 21 | ERROR   | Missing @category tag in class comment
 21 | ERROR   | Missing @package tag in class comment
 21 | ERROR   | Missing @author tag in class comment
 21 | ERROR   | Missing @license tag in class comment
 21 | ERROR   | Missing @link tag in class comment
 22 | ERROR   | Class name is not valid; consider Self instead
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Object_.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 6 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 21 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 22 | WARNING | [ ] Line exceeds 85 characters; contains 118 characters
 24 | ERROR   | [ ] Missing @category tag in class comment
 24 | ERROR   | [ ] Missing @package tag in class comment
 24 | ERROR   | [ ] Missing @author tag in class comment
 24 | ERROR   | [ ] Missing @license tag in class comment
 24 | ERROR   | [ ] Missing @link tag in class comment
 25 | ERROR   | [ ] Class name is not valid; consider Object instead
 27 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 27 | ERROR   | [ ] Missing short description in doc comment
 27 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 28 | ERROR   | [ ] Private member variable "fqsen" must be prefixed with
    |         |     an underscore
 31 | WARNING | [ ] Line exceeds 85 characters; contains 107 characters
 33 | ERROR   | [ ] Missing parameter comment
 33 | ERROR   | [x] Tag value indented incorrectly; expected 2 spaces but
    |         |     found 1
 34 | ERROR   | [ ] Tag cannot be grouped with parameter tags in a doc
    |         |     comment
 38 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 40 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpdocumentor/type-resolver/src/Types/Mixed_.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 3 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 19 | ERROR   | Missing @category tag in class comment
 19 | ERROR   | Missing @package tag in class comment
 19 | ERROR   | Missing @author tag in class comment
 19 | ERROR   | Missing @license tag in class comment
 19 | ERROR   | Missing @link tag in class comment
 20 | ERROR   | Class name is not valid; consider Mixed instead
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpdocumentor/type-resolver/src/TypeResolver.php
---------------------------------------------------------------------------
FOUND 58 ERRORS AND 18 WARNINGS AFFECTING 59 LINES
---------------------------------------------------------------------------
  11 | WARNING | [ ] PHP version not specified
  11 | ERROR   | [ ] Missing @category tag in file comment
  11 | ERROR   | [ ] Missing @package tag in file comment
  11 | ERROR   | [ ] Missing @author tag in file comment
  22 | ERROR   | [ ] Missing doc comment for class TypeResolver
  24 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  24 | ERROR   | [ ] Missing short description in doc comment
  24 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  27 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  27 | ERROR   | [ ] Missing short description in doc comment
  27 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  30 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  30 | ERROR   | [ ] Missing short description in doc comment
  30 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
  30 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  31 | ERROR   | [ ] Private member variable "keywords" must be prefixed
     |         |     with an underscore
  57 | ERROR   | [x] The open comment tag must be the only content on the
     |         |     line
  57 | ERROR   | [ ] Missing short description in doc comment
  57 | ERROR   | [x] The close comment tag must be the only content on the
     |         |     line
  58 | ERROR   | [ ] Private member variable "fqsenResolver" must be
     |         |     prefixed with an underscore
  61 | WARNING | [ ] Line exceeds 85 characters; contains 88 characters
  63 | ERROR   | [ ] Missing parameter comment
  80 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
  80 | ERROR   | [x] Expected 4 spaces after parameter name; 5 found
  81 | ERROR   | [ ] Missing parameter comment
  83 | WARNING | [ ] Line exceeds 85 characters; contains 91 characters
  84 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
  93 | WARNING | [ ] Line exceeds 85 characters; contains 116 characters
  99 | WARNING | [ ] Line exceeds 85 characters; contains 115 characters
 107 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 109 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 111 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 113 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 115 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 117 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 120 | ERROR   | [x] Line indented incorrectly; expected 8 spaces, found
     |         |     12
 121 | WARNING | [ ] Line exceeds 85 characters; contains 104 characters
 123 | WARNING | [ ] Line exceeds 85 characters; contains 100 characters
 130 | WARNING | [ ] Line exceeds 85 characters; contains 93 characters
 132 | ERROR   | [ ] Missing parameter comment
 133 | ERROR   | [ ] Missing parameter comment
 141 | WARNING | [ ] Line exceeds 85 characters; contains 119 characters
 148 | WARNING | [ ] Line exceeds 85 characters; contains 113 characters
 158 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 162 | ERROR   | [ ] Private method name "TypeResolver::isTypedArray" must
     |         |     be prefixed with an underscore
 170 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 174 | ERROR   | [ ] Private method name "TypeResolver::isKeyword" must be
     |         |     prefixed with an underscore
 182 | WARNING | [ ] Line exceeds 85 characters; contains 101 characters
 186 | ERROR   | [ ] Private method name
     |         |     "TypeResolver::isPartialStructuralElementName" must
     |         |     be prefixed with an underscore
 194 | ERROR   | [ ] Missing parameter comment
 198 | ERROR   | [ ] Private method name "TypeResolver::isFqsen" must be
     |         |     prefixed with an underscore
 206 | ERROR   | [ ] Missing parameter comment
 210 | ERROR   | [ ] Private method name "TypeResolver::isCompoundType"
     |         |     must be prefixed with an underscore
 218 | ERROR   | [ ] Missing parameter comment
 222 | ERROR   | [ ] Private method name "TypeResolver::isNullableType"
     |         |     must be prefixed with an underscore
 228 | WARNING | [ ] Line exceeds 85 characters; contains 109 characters
 230 | ERROR   | [ ] Missing parameter comment
 230 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 231 | ERROR   | [ ] Missing parameter comment
 235 | ERROR   | [ ] Private method name "TypeResolver::resolveTypedArray"
     |         |     must be prefixed with an underscore
 241 | WARNING | [ ] Line exceeds 85 characters; contains 98 characters
 243 | ERROR   | [ ] Missing parameter comment
 247 | ERROR   | [ ] Private method name "TypeResolver::resolveKeyword"
     |         |     must be prefixed with an underscore
 257 | ERROR   | [ ] Missing parameter comment
 257 | ERROR   | [x] Expected 7 spaces after parameter type; 1 found
 258 | ERROR   | [ ] Missing parameter comment
 262 | ERROR   | [ ] Private method name
     |         |     "TypeResolver::resolveTypedObject" must be prefixed
     |         |     with an underscore
 268 | WARNING | [ ] Line exceeds 85 characters; contains 95 characters
 270 | ERROR   | [ ] Missing parameter comment
 270 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 271 | ERROR   | [ ] Missing parameter comment
 275 | ERROR   | [ ] Private method name
     |         |     "TypeResolver::resolveCompoundType" must be prefixed
     |         |     with an underscore
 289 | ERROR   | [ ] Missing parameter comment
 289 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 290 | ERROR   | [ ] Missing parameter comment
 294 | ERROR   | [ ] Private method name
     |         |     "TypeResolver::resolveNullableType" must be prefixed
     |         |     with an underscore
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 21 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...dev/DojoList/vendor/phpdocumentor/type-resolver/src/FqsenResolver.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AND 4 WARNINGS AFFECTING 12 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 17 | ERROR   | [ ] Missing doc comment for class FqsenResolver
 19 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 19 | ERROR   | [ ] Missing short description in doc comment
 19 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 22 | ERROR   | [ ] Missing doc comment for function resolve()
 38 | ERROR   | [ ] Missing parameter comment
 42 | ERROR   | [ ] Private method name "FqsenResolver::isFqsen" must be
    |         |     prefixed with an underscore
 48 | WARNING | [ ] Line exceeds 85 characters; contains 106 characters
 49 | WARNING | [ ] Line exceeds 85 characters; contains 111 characters
 51 | ERROR   | [ ] Missing parameter comment
 51 | ERROR   | [x] Expected 2 spaces after parameter type; 1 found
 52 | ERROR   | [ ] Missing parameter comment
 57 | ERROR   | [ ] Private method name
    |         |     "FqsenResolver::resolvePartialStructuralElementName"
    |         |     must be prefixed with an underscore
 75 | WARNING | [ ] Line exceeds 85 characters; contains 99 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpdocumentor/reflection-common/src/Project.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 4 LINES
---------------------------------------------------------------------------
  3 | ERROR   | Doc comment short description must start with a capital
    |         | letter
 10 | ERROR   | Missing @category tag in file comment
 10 | ERROR   | Missing @package tag in file comment
 10 | ERROR   | Missing @author tag in file comment
 15 | WARNING | Line exceeds 85 characters; contains 118 characters
 16 | ERROR   | Missing @category tag in class comment
 16 | ERROR   | Missing @package tag in class comment
 16 | ERROR   | Missing @author tag in class comment
 16 | ERROR   | Missing @license tag in class comment
 16 | ERROR   | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: .../dev/DojoList/vendor/phpdocumentor/reflection-common/src/Location.php
---------------------------------------------------------------------------
FOUND 18 ERRORS AND 3 WARNINGS AFFECTING 10 LINES
---------------------------------------------------------------------------
 11 | WARNING | [ ] PHP version not specified
 11 | ERROR   | [ ] Missing @category tag in file comment
 11 | ERROR   | [ ] Missing @package tag in file comment
 11 | ERROR   | [ ] Missing @author tag in file comment
 17 | ERROR   | [ ] Missing @category tag in class comment
 17 | ERROR   | [ ] Missing @package tag in class comment
 17 | ERROR   | [ ] Missing @author tag in class comment
 17 | ERROR   | [ ] Missing @license tag in class comment
 17 | ERROR   | [ ] Missing @link tag in class comment
 20 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 20 | ERROR   | [ ] Missing short description in doc comment
 20 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 21 | ERROR   | [ ] Private member variable "lineNumber" must be prefixed
    |         |     with an underscore
 23 | ERROR   | [x] The open comment tag must be the only content on the
    |         |     line
 23 | ERROR   | [ ] Missing short description in doc comment
 23 | ERROR   | [x] The close comment tag must be the only content on the
    |         |     line
 24 | ERROR   | [ ] Private member variable "columnNumber" must be
    |         |     prefixed with an underscore
 27 | WARNING | [ ] Line exceeds 85 characters; contains 114 characters
 29 | ERROR   | [ ] Missing parameter comment
 30 | ERROR   | [ ] Missing parameter comment
 49 | WARNING | [ ] Line exceeds 85 characters; contains 89 characters
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ojoList/vendor/phpdocumentor/reflection-common/src/ProjectFactory.php
---------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  3 | ERROR | [ ] Doc comment short description must start with a capital
    |       |     letter
 10 | ERROR | [ ] Missing @category tag in file comment
 10 | ERROR | [ ] Missing @package tag in file comment
 10 | ERROR | [ ] Missing @author tag in file comment
 16 | ERROR | [ ] Missing @category tag in class comment
 16 | ERROR | [ ] Missing @package tag in class comment
 16 | ERROR | [ ] Missing @author tag in class comment
 16 | ERROR | [ ] Missing @license tag in class comment
 16 | ERROR | [ ] Missing @link tag in class comment
 22 | ERROR | [ ] Missing parameter comment
 22 | ERROR | [x] Tag value indented incorrectly; expected 2 spaces but
    |       |     found 1
 23 | ERROR | [ ] Missing parameter comment
 23 | ERROR | [x] Tag value indented incorrectly; expected 2 spaces but
    |       |     found 1
 24 | ERROR | [ ] Tag cannot be grouped with parameter tags in a doc
    |       |     comment
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: ...ncew/dev/DojoList/vendor/phpdocumentor/reflection-common/src/File.php
---------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
 11 | WARNING | PHP version not specified
 11 | ERROR   | Missing @category tag in file comment
 11 | ERROR   | Missing @package tag in file comment
 11 | ERROR   | Missing @author tag in file comment
 17 | ERROR   | Missing @category tag in class comment
 17 | ERROR   | Missing @package tag in class comment
 17 | ERROR   | Missing @author tag in class comment
 17 | ERROR   | Missing @license tag in class comment
 17 | ERROR   | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...w/dev/DojoList/vendor/phpdocumentor/reflection-common/src/Element.php
---------------------------------------------------------------------------
FOUND 9 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------
  3 | ERROR | Doc comment short description must start with a capital
    |       | letter
 10 | ERROR | Missing @category tag in file comment
 10 | ERROR | Missing @package tag in file comment
 10 | ERROR | Missing @author tag in file comment
 16 | ERROR | Missing @category tag in class comment
 16 | ERROR | Missing @package tag in class comment
 16 | ERROR | Missing @author tag in class comment
 16 | ERROR | Missing @license tag in class comment
 16 | ERROR | Missing @link tag in class comment
---------------------------------------------------------------------------


FILE: ...cew/dev/DojoList/vendor/phpdocumentor/reflection-common/src/Fqsen.php
---------------------------------------------------------------------------
FOUND 16 ERRORS AND 1 WARNING AFFECTING 12 LINES
---------------------------------------------------------------------------
  3 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
 10 | ERROR   | [ ] Missing @category tag in file comment
 10 | ERROR   | [ ] Missing @package tag in file comment
 10 | ERROR   | [ ] Missing @author tag in file comment
 18 | ERROR   | [ ] Missing @category tag in class comment
 18 | ERROR   | [ ] Missing @package tag in class comment
 18 | ERROR   | [ ] Missing @author tag in class comment
 18 | ERROR   | [ ] Missing @license tag in class comment
 21 | ERROR   | [ ] Missing short description in doc comment
 24 | ERROR   | [ ] Private member variable "fqsen" must be prefixed with
    |         |     an underscore
 26 | ERROR   | [ ] Missing short description in doc comment
 29 | ERROR   | [ ] Private member variable "name" must be prefixed with
    |         |     an underscore
 34 | ERROR   | [ ] Missing parameter comment
 42 | WARNING | [ ] Line exceeds 85 characters; contains 146 characters
 43 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 12 spaces but found 16
 44 | ERROR   | [x] Multi-line function call not indented correctly;
    |         |     expected 12 spaces but found 16
 64 | ERROR   | [ ] Doc comment short description must start with a
    |         |     capital letter
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/css/reset.css
---------------------------------------------------------------------------
FOUND 15 ERRORS AFFECTING 15 LINES
---------------------------------------------------------------------------
  2 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  3 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  4 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  6 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
  7 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 10 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 11 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 21 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not
    |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/css/style.css
---------------------------------------------------------------------------
FOUND 179 ERRORS AFFECTING 179 LINES
---------------------------------------------------------------------------
   9 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  10 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  11 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  12 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  13 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  14 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  18 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  19 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  20 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  21 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  22 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  32 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  33 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  34 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  46 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  50 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  51 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  55 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  56 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  65 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  66 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  70 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  74 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  86 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  87 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  88 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  89 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  95 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  96 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
  97 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 101 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 102 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 103 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 104 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 108 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 109 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 113 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 114 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 115 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 116 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 117 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 118 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 119 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 120 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 121 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 122 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 123 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 129 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 130 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 134 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 139 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 140 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 141 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 145 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 146 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 147 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 151 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 152 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 153 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 157 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 158 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 159 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 163 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 164 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 165 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 166 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 167 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 168 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 172 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 173 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 174 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 175 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 176 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 182 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 183 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 184 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 188 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 189 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 192 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 195 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 196 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 197 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 201 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 202 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 203 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 204 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 208 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 209 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 213 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 214 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 218 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 219 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 225 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 226 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 227 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 228 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 234 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 238 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 239 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 243 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 244 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 251 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 252 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 253 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 254 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 255 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 256 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 257 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 258 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 262 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 263 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 269 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 273 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 274 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 281 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 287 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 288 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 289 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 290 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 291 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 295 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 296 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 297 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 298 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 302 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 303 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 310 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 311 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 312 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 316 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 317 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 321 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 322 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 323 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 324 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 325 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 326 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 327 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 328 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 333 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 336 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 345 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 346 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 350 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 351 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 352 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 353 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 354 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 358 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 359 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 360 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 361 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 362 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 366 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 367 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 368 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 369 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 370 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 374 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 375 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 376 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 380 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 381 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 385 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 389 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 393 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 399 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 400 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 401 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 402 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 403 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 407 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 408 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 409 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 410 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 411 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 412 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 413 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
 417 | ERROR | [x] Spaces must be used to indent lines; tabs are not
     |       |     allowed
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 179 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/controllers/admin.php
---------------------------------------------------------------------------
FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 6 LINES
---------------------------------------------------------------------------
 145 | WARNING | Line exceeds 85 characters; contains 162 characters
 156 | WARNING | Line exceeds 85 characters; contains 88 characters
 173 | WARNING | Line exceeds 85 characters; contains 160 characters
 197 | ERROR   | Doc comment short description must start with a capital
     |         | letter
 215 | ERROR   | Doc comment short description must start with a capital
     |         | letter
 230 | ERROR   | Doc comment short description must start with a capital
     |         | letter
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/controllers/main.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 83 | ERROR | Doc comment short description must start with a capital
    |       | letter
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/controllers/dojo.php
---------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------
 203 | WARNING | Line exceeds 85 characters; contains 110 characters
 274 | ERROR   | Doc comment short description must start with a capital
     |         | letter
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/controllers/api.php
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
 23 | ERROR | Doc comment short description must start with a capital
    |       | letter
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/controllers/judoka.php
---------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------
 23 | ERROR | Doc comment short description must start with a capital
    |       | letter
 27 | ERROR | Function name "Judoka_View" is invalid; consider
    |       | "Judoka_view" instead
---------------------------------------------------------------------------


FILE: /home/lancew/dev/DojoList/tests/data.modelTest.php
---------------------------------------------------------------------------
FOUND 11 ERRORS AFFECTING 6 LINES
---------------------------------------------------------------------------
  2 | ERROR | [ ] Missing file doc comment
  9 | ERROR | [ ] Missing doc comment for class DataModelTest
 11 | ERROR | [ ] Missing doc comment for function testGuid()
 11 | ERROR | [x] Opening brace should be on a new line
 17 | ERROR | [ ] Public method name
    |       |     "DataModelTest::testGet_string_between" is not in camel
    |       |     caps format
 17 | ERROR | [ ] Missing doc comment for function
    |       |     testGet_string_between()
 17 | ERROR | [x] Opening brace should be on a new line
 27 | ERROR | [ ] Public method name "DataModelTest::testValidate_field"
    |       |     is not in camel caps format
 27 | ERROR | [ ] Missing doc comment for function testValidate_field()
 27 | ERROR | [x] Opening brace should be on a new line
 30 | ERROR | [x] No space found after comma in function call
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------

Time: 2 mins, 46.16 secs; Memory: 103.47Mb