Passed
Push — master ( 0fe238...b2da65 )
by Shinji
10:28 queued 08:44
created
resources/templates/compat.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,4 +16,4 @@
 block discarded – undo
16 16
 
17 17
 /** @var CallTrace $call_trace */
18 18
 
19
-echo CompatCallTraceFormatter::getInstance()->format($call_trace) , PHP_EOL;
19
+echo CompatCallTraceFormatter::getInstance()->format($call_trace), PHP_EOL;
Please login to merge, or discard this patch.