FILE: .../pareviewsh/pareview_temp/src/Logger/MonologLoggerChannelFactory.php
--------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
--------------------------------------------------------------------------
22 | ERROR | [x] Short array syntax must be used to define arrays
54 | WARNING | [ ] Line exceeds 80 characters; contains 90 characters
64 | ERROR | [ ] Description for the @return value is missing
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...101/web/vendor/drupal/pareviewsh/pareview_temp/src/Logger/Logger.php
--------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------
27 | ERROR | [x] Short array syntax must be used to define arrays
41 | ERROR | [x] Short array syntax must be used to define arrays
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...al/pareviewsh/pareview_temp/src/Logger/Handler/DrupalMailHandler.php
--------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------
18 | ERROR | Missing parameter comment
18 | ERROR | Missing parameter type
19 | ERROR | Missing parameter comment
20 | ERROR | Missing parameter comment
--------------------------------------------------------------------------

FILE: ...drupal/pareviewsh/pareview_temp/src/Logger/Handler/DrupalHandler.php
--------------------------------------------------------------------------
FOUND 10 ERRORS AFFECTING 10 LINES
--------------------------------------------------------------------------
28 | ERROR | [ ] Missing short description in doc comment
48 | ERROR | [x] Array indentation error, expected 6 spaces but found 8
49 | ERROR | [x] Array indentation error, expected 6 spaces but found 8
50 | ERROR | [x] Array indentation error, expected 6 spaces but found 8
51 | ERROR | [x] Array indentation error, expected 6 spaces but found 8
52 | ERROR | [x] Array indentation error, expected 6 spaces but found 8
53 | ERROR | [x] Array indentation error, expected 6 spaces but found 8
54 | ERROR | [x] Array indentation error, expected 6 spaces but found 8
55 | ERROR | [x] Array indentation error, expected 6 spaces but found 8
56 | ERROR | [x] Array closing indentation error, expected 4 spaces but
| | found 6
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...ewsh/pareview_temp/src/Logger/Processor/AbstractRequestProcessor.php
--------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 6 LINES
--------------------------------------------------------------------------
12 | ERROR | [ ] Missing short description in doc comment
20 | ERROR | [ ] Missing parameter comment
20 | ERROR | [ ] Missing parameter name
26 | ERROR | [ ] Missing short description in doc comment
27 | ERROR | [ ] Description for the @return value is missing
35 | ERROR | [x] Expected 1 blank line after function; 0 found
36 | ERROR | [x] The closing brace for the class must have an empty line
| | before it
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...areviewsh/pareview_temp/src/Logger/Processor/RequestUriProcessor.php
--------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------
6 | ERROR | [x] Doc comment short description must end with a full stop
10 | ERROR | [ ] Missing short description in doc comment
11 | ERROR | [ ] Missing parameter comment
13 | ERROR | [ ] Description for the @return value is missing
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...l/pareviewsh/pareview_temp/src/Logger/Processor/RefererProcessor.php
--------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------
6 | ERROR | [x] Doc comment short description must end with a full stop
10 | ERROR | [ ] Missing short description in doc comment
11 | ERROR | [ ] Missing parameter comment
13 | ERROR | [ ] Description for the @return value is missing
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...drupal/pareviewsh/pareview_temp/src/Logger/Processor/IpProcessor.php
--------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------
6 | ERROR | [x] Doc comment short description must end with a full stop
10 | ERROR | [ ] Missing short description in doc comment
11 | ERROR | [ ] Missing parameter comment
13 | ERROR | [ ] Description for the @return value is missing
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...h/pareview_temp/src/Logger/Processor/MessagePlaceholderProcessor.php
--------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
--------------------------------------------------------------------------
19 | ERROR | Missing short description in doc comment
27 | ERROR | Missing short description in doc comment
28 | ERROR | Missing parameter comment
30 | ERROR | Description for the @return value is missing
--------------------------------------------------------------------------

FILE: ...wsh/pareview_temp/src/Logger/Processor/ContextKeyFilterProcessor.php
--------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------
29 | ERROR | Missing short description in doc comment
--------------------------------------------------------------------------

FILE: ...reviewsh/pareview_temp/src/Logger/Processor/CurrentUserProcessor.php
--------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 7 LINES
--------------------------------------------------------------------------
8 | ERROR | [x] Doc comment short description must end with a full stop
12 | ERROR | [ ] Missing short description in doc comment
17 | ERROR | [ ] Missing short description in doc comment
18 | ERROR | [ ] Missing parameter comment
24 | ERROR | [ ] Missing short description in doc comment
25 | ERROR | [ ] Missing parameter comment
27 | ERROR | [ ] Description for the @return value is missing
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...viewsh/pareview_temp/src/Logger/Processor/IntrospectionProcessor.php
--------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------
9 | ERROR | [x] Doc comment short description must end with a full stop
13 | ERROR | [ ] Missing short description in doc comment
17 | ERROR | [x] There should be no white space after an opening "("
17 | ERROR | [x] Short array syntax must be used to define arrays
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...drupal/pareviewsh/pareview_temp/tests/src/Unit/Logger/LoggerTest.php
--------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------
18 | ERROR | [x] There must be exactly one blank line before the tags in
| | a doc comment
29 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...0/site1101/web/vendor/drupal/pareviewsh/pareview_temp/monolog.module
--------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

Time: 1.31 secs; Memory: 4Mb

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Ankush_03’s picture

The monolog.module does not implement hook_help() see https://www.drupal.org/docs/develop/documenting-your-project/module-docu...

Ankush_03’s picture

Ankush_03’s picture

lussoluca’s picture

Status: Needs review » Fixed

Committed and pushed to 2.x branch
Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.