@@ -11,7 +11,7 @@ index fd5432c..233e24d 100644
11
11
tests/input/forbidden-comments.php 14 0
12
12
tests/input/forbidden-functions.php 6 0
13
13
tests/input/inline_type_hint_assertions.php 7 0
14
- @@ -23,9 +23,9 @@ tests/input/LowCaseTypes.php 2 0
14
+ @@ -23,10 +23,10 @@ tests/input/LowCaseTypes.php 2 0
15
15
tests/input/namespaces-spacing.php 7 0
16
16
tests/input/NamingCamelCase.php 6 0
17
17
tests/input/negation-operator.php 2 0
@@ -21,6 +21,7 @@ index fd5432c..233e24d 100644
21
21
- tests/input/null_coalesce_equal_operator.php 1 0
22
22
+ tests/input/null_coalesce_equal_operator.php 5 0
23
23
tests/input/null_coalesce_operator.php 3 0
24
+ tests/input/null_safe_operator.php 1 0
24
25
tests/input/optimized-functions.php 1 0
25
26
tests/input/PropertyTypeHintSpacing.php 6 0
26
27
@@ -39,15 +39,15 @@ tests/input/superfluous-naming.php 11 0
@@ -34,11 +35,11 @@ index fd5432c..233e24d 100644
34
35
tests/input/useless-semicolon.php 2 0
35
36
tests/input/UselessConditions.php 20 0
36
37
----------------------------------------------------------------------
37
- - A TOTAL OF 377 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
38
- + A TOTAL OF 386 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
38
+ - A TOTAL OF 378 ERRORS AND 0 WARNINGS WERE FOUND IN 42 FILES
39
+ + A TOTAL OF 387 ERRORS AND 0 WARNINGS WERE FOUND IN 42 FILES
39
40
----------------------------------------------------------------------
40
- - PHPCBF CAN FIX 313 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
41
- + PHPCBF CAN FIX 322 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
41
+ - PHPCBF CAN FIX 314 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
42
+ + PHPCBF CAN FIX 323 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
42
43
----------------------------------------------------------------------
43
44
44
45
0 commit comments