1
1
diff --git a/tests/expected_report.txt b/tests/expected_report.txt
2
- index 1d5a7d3..a10bb10 100644
2
+ index 1d5a7d3..5ecc5b1 100644
3
3
--- a/tests/expected_report.txt
4
4
+++ b/tests/expected_report.txt
5
- @@ -14,23 +14,24 @@ tests/input/constants-var.php 6 0
5
+ @@ -14,23 +14,25 @@ tests/input/constants-var.php 6 0
6
6
tests/input/ControlStructures.php 28 0
7
7
tests/input/doc-comment-spacing.php 11 0
8
8
tests/input/duplicate-assignment-variable.php 1 0
9
9
- tests/input/EarlyReturn.php 6 0
10
10
- tests/input/example-class.php 38 0
11
11
+ tests/input/EarlyReturn.php 7 0
12
12
+ tests/input/example-class.php 43 0
13
+ + tests/input/ExampleBackedEnum.php 1 0
13
14
tests/input/forbidden-comments.php 14 0
14
15
tests/input/forbidden-functions.php 6 0
15
16
tests/input/inline_type_hint_assertions.php 7 0
@@ -35,7 +36,7 @@ index 1d5a7d3..a10bb10 100644
35
36
tests/input/semicolon_spacing.php 3 0
36
37
tests/input/single-line-array-spacing.php 5 0
37
38
tests/input/spread-operator.php 6 0
38
- @@ -39,16 +40 ,17 @@ tests/input/strings.php 1 0
39
+ @@ -39,16 +41 ,17 @@ tests/input/strings.php 1 0
39
40
tests/input/superfluous-naming.php 11 0
40
41
tests/input/test-case.php 8 0
41
42
tests/input/trailing_comma_on_array.php 1 0
@@ -50,10 +51,10 @@ index 1d5a7d3..a10bb10 100644
50
51
+ tests/input/UselessConditions.php 21 0
51
52
----------------------------------------------------------------------
52
53
- A TOTAL OF 381 ERRORS AND 0 WARNINGS WERE FOUND IN 42 FILES
53
- + A TOTAL OF 423 ERRORS AND 0 WARNINGS WERE FOUND IN 44 FILES
54
+ + A TOTAL OF 424 ERRORS AND 0 WARNINGS WERE FOUND IN 45 FILES
54
55
----------------------------------------------------------------------
55
56
- PHPCBF CAN FIX 315 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
56
- + PHPCBF CAN FIX 357 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
57
+ + PHPCBF CAN FIX 358 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
57
58
----------------------------------------------------------------------
58
59
59
60
0 commit comments