Skip to content

Commit 81ba736

Browse files
committed
Update compatibility patch
1 parent 4454348 commit 81ba736

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/php-compatibility.patch

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
diff --git a/tests/expected_report.txt b/tests/expected_report.txt
2-
index 11b8d1c..5072a64 100644
2+
index d1fdd9f..8e13c69 100644
33
--- a/tests/expected_report.txt
44
+++ b/tests/expected_report.txt
5-
@@ -13,7 +13,7 @@ tests/input/ControlStructures.php 13 0
5+
@@ -13,7 +13,7 @@ tests/input/ControlStructures.php 17 0
66
tests/input/doc-comment-spacing.php 10 0
77
tests/input/duplicate-assignment-variable.php 1 0
88
tests/input/EarlyReturn.php 6 0
@@ -22,11 +22,11 @@ index 11b8d1c..5072a64 100644
2222
tests/input/useless-semicolon.php 2 0
2323
tests/input/UselessConditions.php 20 0
2424
----------------------------------------------------------------------
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
25+
-A TOTAL OF 296 ERRORS AND 0 WARNINGS WERE FOUND IN 35 FILES
26+
+A TOTAL OF 300 ERRORS AND 0 WARNINGS WERE FOUND IN 35 FILES
2727
----------------------------------------------------------------------
28-
-PHPCBF CAN FIX 231 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
29-
+PHPCBF CAN FIX 235 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
28+
-PHPCBF CAN FIX 235 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
29+
+PHPCBF CAN FIX 239 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
3030
----------------------------------------------------------------------
3131

3232

0 commit comments

Comments
 (0)