@@ -6,11 +6,12 @@ FILE ERRORS WARNINGS
66tests/input/array_indentation.php 10 0
77tests/input/arrow-functions-format.php 10 0
88tests/input/assignment-operators.php 4 0
9- tests/input/class-references.php 10 0
9+ tests/input/class-references.php 11 0
1010tests/input/concatenation_spacing.php 24 0
1111tests/input/constants-no-lsb.php 2 0
1212tests/input/constants-var.php 6 0
1313tests/input/ControlStructures.php 18 0
14+ tests/input/disallow-multiple-obj-structure.php 1 0
1415tests/input/doc-comment-spacing.php 10 0
1516tests/input/duplicate-assignment-variable.php 1 0
1617tests/input/EarlyReturn.php 6 0
@@ -31,17 +32,17 @@ tests/input/return_type_on_methods.php 17 0
3132tests/input/semicolon_spacing.php 3 0
3233tests/input/spread-operator.php 6 0
3334tests/input/static-closures.php 1 0
34- tests/input/superfluous-naming.php 11 0
35+ tests/input/superfluous-naming.php 14 0
3536tests/input/test-case.php 8 0
3637tests/input/trailing_comma_on_array.php 1 0
37- tests/input/traits-uses.php 11 0
38+ tests/input/traits-uses.php 12 0
3839tests/input/type-hints.php 4 0
3940tests/input/UnusedVariables.php 1 0
4041tests/input/use-ordering.php 1 0
4142tests/input/useless-semicolon.php 2 0
4243tests/input/UselessConditions.php 20 0
4344----------------------------------------------------------------------
44- A TOTAL OF 310 ERRORS AND 0 WARNINGS WERE FOUND IN 37 FILES
45+ A TOTAL OF 389 ERRORS AND 0 WARNINGS WERE FOUND IN 42 FIL
4546----------------------------------------------------------------------
4647PHPCBF CAN FIX 249 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
4748----------------------------------------------------------------------
0 commit comments