1
1
diff --git a/tests/expected_report.txt b/tests/expected_report.txt
2
- index 11b8d1c..5072a64 100644
2
+ index d1fdd9f..a93a3e1 100644
3
3
--- a/tests/expected_report.txt
4
4
+++ b/tests/expected_report.txt
5
- @@ -13,7 +13,7 @@ tests/input/ControlStructures.php 13 0
5
+ @@ -5,15 +5,16 @@ FILE ERRORS WARNINGS
6
+ ----------------------------------------------------------------------
7
+ tests/input/array_indentation.php 10 0
8
+ tests/input/assignment-operators.php 4 0
9
+ + tests/input/binary_operators.php 9 0
10
+ tests/input/class-references.php 10 0
11
+ - tests/input/concatenation_spacing.php 24 0
12
+ + tests/input/concatenation_spacing.php 49 0
13
+ tests/input/constants-no-lsb.php 2 0
14
+ tests/input/constants-var.php 4 0
15
+ tests/input/ControlStructures.php 17 0
6
16
tests/input/doc-comment-spacing.php 10 0
7
17
tests/input/duplicate-assignment-variable.php 1 0
8
18
tests/input/EarlyReturn.php 6 0
9
19
- tests/input/example-class.php 34 0
10
- + tests/input/example-class.php 37 0
20
+ + tests/input/example-class.php 39 0
11
21
tests/input/forbidden-comments.php 8 0
12
22
tests/input/forbidden-functions.php 6 0
13
23
tests/input/inline_type_hint_assertions.php 7 0
14
- @@ -33,15 +33 ,15 @@ tests/input/superfluous-naming.php 11 0
24
+ @@ -33,15 +34 ,15 @@ tests/input/superfluous-naming.php 11 0
15
25
tests/input/test-case.php 8 0
16
26
tests/input/trailing_comma_on_array.php 1 0
17
27
tests/input/traits-uses.php 11 0
@@ -22,11 +32,11 @@ index 11b8d1c..5072a64 100644
22
32
tests/input/useless-semicolon.php 2 0
23
33
tests/input/UselessConditions.php 20 0
24
34
----------------------------------------------------------------------
25
- - A TOTAL OF 292 ERRORS AND 0 WARNINGS WERE FOUND IN 35 FILES
26
- + A TOTAL OF 296 ERRORS AND 0 WARNINGS WERE FOUND IN 35 FILES
35
+ - A TOTAL OF 296 ERRORS AND 0 WARNINGS WERE FOUND IN 35 FILES
36
+ + A TOTAL OF 336 ERRORS AND 0 WARNINGS WERE FOUND IN 36 FILES
27
37
----------------------------------------------------------------------
28
- - PHPCBF CAN FIX 231 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
29
- + PHPCBF CAN FIX 235 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
38
+ - PHPCBF CAN FIX 235 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
39
+ + PHPCBF CAN FIX 275 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
30
40
----------------------------------------------------------------------
31
41
32
42
0 commit comments