@@ -2,21 +2,15 @@ diff --git a/tests/expected_report.txt b/tests/expected_report.txt
2
2
index d1e1fad..71022c4 100644
3
3
--- a/tests/expected_report.txt
4
4
+++ b/tests/expected_report.txt
5
- @@ -12,13 +12,12 @@ tests/input/class-references.php 10 0
6
- tests/input/ClassPropertySpacing.php 2 0
7
- tests/input/concatenation_spacing.php 49 0
8
- tests/input/constants-no-lsb.php 2 0
9
- tests/input/constants-var.php 6 0
10
- tests/input/ControlStructures.php 28 0
11
- tests/input/doc-comment-spacing.php 11 0
5
+ @@ -19,7 +19,6 @@
12
6
tests/input/duplicate-assignment-variable.php 1 0
13
7
tests/input/EarlyReturn.php 7 0
14
8
tests/input/example-class.php 47 0
15
9
- tests/input/ExampleBackedEnum.php 3 0
16
10
tests/input/Exceptions.php 1 0
17
11
tests/input/forbidden-comments.php 14 0
18
12
tests/input/forbidden-functions.php 6 0
19
- @@ -33 ,7 +32 ,7 @@ tests/input/null_coalesce_equal_operator.php 5 0
13
+ @@ -34 ,7 +33 ,7 @@
20
14
tests/input/null_coalesce_operator.php 3 0
21
15
tests/input/null_safe_operator.php 1 0
22
16
tests/input/optimized-functions.php 1 0
@@ -25,15 +19,15 @@ index d1e1fad..71022c4 100644
25
19
tests/input/return_type_on_closures.php 26 0
26
20
tests/input/return_type_on_methods.php 22 0
27
21
tests/input/semicolon_spacing.php 3 0
28
- @@ -51 ,9 +52 ,9 @@ tests/input/use-ordering.php 1 0
22
+ @@ -54 ,9 +53 ,9 @@
29
23
tests/input/useless-semicolon.php 2 0
30
24
tests/input/UselessConditions.php 21 0
31
25
----------------------------------------------------------------------
32
- - A TOTAL OF 454 ERRORS AND 0 WARNINGS WERE FOUND IN 49 FILES
33
- + A TOTAL OF 448 ERRORS AND 0 WARNINGS WERE FOUND IN 48 FILES
26
+ - A TOTAL OF 462 ERRORS AND 2 WARNINGS WERE FOUND IN 50 FILES
27
+ + A TOTAL OF 456 ERRORS AND 2 WARNINGS WERE FOUND IN 49 FILES
34
28
----------------------------------------------------------------------
35
- - PHPCBF CAN FIX 376 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
36
- + PHPCBF CAN FIX 370 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
29
+ - PHPCBF CAN FIX 378 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
30
+ + PHPCBF CAN FIX 372 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
37
31
----------------------------------------------------------------------
38
32
39
33
0 commit comments