Skip to content

Commit 0b48c7a

Browse files
committed
Update compatibility patch
There have been bugfixes in slevomat/coding-standard that affect it.
1 parent d8a60ec commit 0b48c7a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

tests/php-compatibility.patch

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
diff --git a/tests/expected_report.txt b/tests/expected_report.txt
2-
index 11b8d1c..5072a64 100644
2+
index 11b8d1c..745c4b9 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+
@@ -9,11 +9,11 @@ tests/input/class-references.php 10 0
6+
tests/input/concatenation_spacing.php 24 0
7+
tests/input/constants-no-lsb.php 2 0
8+
tests/input/constants-var.php 4 0
9+
-tests/input/ControlStructures.php 13 0
10+
+tests/input/ControlStructures.php 14 0
611
tests/input/doc-comment-spacing.php 10 0
712
tests/input/duplicate-assignment-variable.php 1 0
813
tests/input/EarlyReturn.php 6 0

0 commit comments

Comments
 (0)