File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ tests/input/return_type_on_methods.php 17 0
3131tests/input/semicolon_spacing.php 3 0
3232tests/input/spread-operator.php 6 0
3333tests/input/static-closures.php 1 0
34- tests/input/superfluous-naming.php 11 0
34+ tests/input/superfluous-naming.php 14 0
3535tests/input/test-case.php 8 0
3636tests/input/trailing_comma_on_array.php 1 0
37- tests/input/traits-uses.php 11 0
37+ tests/input/traits-uses.php 12 0
3838tests/input/type-hints.php 4 0
3939tests/input/UnusedVariables.php 1 0
4040tests/input/use-ordering.php 1 0
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ index 1e809f9..490fcbd 100644
2121- tests/input/example-class.php 34 0
2222- tests/input/forbidden-comments.php 8 0
2323+ tests/input/example-class.php 39 0
24- + tests/input/forbidden-comments.php 14 0
24+ + tests/input/forbidden-comments.php 16 0
2525 tests/input/forbidden-functions.php 6 0
2626 tests/input/inline_type_hint_assertions.php 7 0
2727 tests/input/LowCaseTypes.php 2 0
@@ -54,7 +54,7 @@ index 1e809f9..490fcbd 100644
5454 tests/input/UselessConditions.php 20 0
5555 ----------------------------------------------------------------------
5656- A TOTAL OF 310 ERRORS AND 0 WARNINGS WERE FOUND IN 37 FILES
57- + A TOTAL OF 384 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
57+ + A TOTAL OF 391 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
5858 ----------------------------------------------------------------------
5959- PHPCBF CAN FIX 249 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
6060+ PHPCBF CAN FIX 319 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
You can’t perform that action at this time.
0 commit comments