We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa34ce3 commit 8d4c888Copy full SHA for 8d4c888
tests/IgnoreWhitespaceTest.php
@@ -35,7 +35,8 @@ function foo(\DateTimeImmutable $date)
35
}
36
37
38
-OLD,
+OLD
39
+ ,
40
<<<'NEW'
41
<?php
42
@@ -44,7 +45,8 @@ function foo(\DateTimeImmutable $date)
44
45
echo 'foo';
46
47
-NEW,
48
+NEW
49
50
<<<'DIFF'
51
@@ -2,9 +2,5 @@
52
@@ -78,7 +80,8 @@ function foo()
78
80
79
81
82
83
84
85
86
87
@@ -92,7 +95,8 @@ function foo()
92
95
93
96
94
97
98
99
100
101
@@ -6,11 +6,6 @@
102
{
0 commit comments