@@ -12,10 +12,10 @@ tests/input/concatenation_spacing.php 49 0
12
12
tests/input/constants-no-lsb.php 2 0
13
13
tests/input/constants-var.php 6 0
14
14
tests/input/ControlStructures.php 28 0
15
- tests/input/doc-comment-spacing.php 10 0
15
+ tests/input/doc-comment-spacing.php 11 0
16
16
tests/input/duplicate-assignment-variable.php 1 0
17
17
tests/input/EarlyReturn.php 6 0
18
- tests/input/example-class.php 36 0
18
+ tests/input/example-class.php 38 0
19
19
tests/input/forbidden-comments.php 14 0
20
20
tests/input/forbidden-functions.php 6 0
21
21
tests/input/inline_type_hint_assertions.php 7 0
@@ -45,9 +45,9 @@ tests/input/use-ordering.php 1 0
45
45
tests/input/useless-semicolon.php 2 0
46
46
tests/input/UselessConditions.php 20 0
47
47
----------------------------------------------------------------------
48
- A TOTAL OF 374 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
48
+ A TOTAL OF 377 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
49
49
----------------------------------------------------------------------
50
- PHPCBF CAN FIX 310 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
50
+ PHPCBF CAN FIX 313 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
51
51
----------------------------------------------------------------------
52
52
53
53
0 commit comments