From cdc30c6e28e1ff1b4970d45cc8b9f399542877df Mon Sep 17 00:00:00 2001 From: Junaid Baldick Date: Fri, 6 May 2022 12:24:12 +0100 Subject: [PATCH 1/2] remove sprintf --- src/Report/PHP.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/Report/PHP.php b/src/Report/PHP.php index d16b1b84f..bb5e698ec 100644 --- a/src/Report/PHP.php +++ b/src/Report/PHP.php @@ -21,14 +21,8 @@ final class PHP { public function process(CodeCoverage $coverage, ?string $target = null): string { - $buffer = sprintf( - " Date: Fri, 6 May 2022 12:54:43 +0100 Subject: [PATCH 2/2] fix stupid typo --- src/Report/PHP.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Report/PHP.php b/src/Report/PHP.php index bb5e698ec..b8cfc3b54 100644 --- a/src/Report/PHP.php +++ b/src/Report/PHP.php @@ -22,7 +22,7 @@ final class PHP public function process(CodeCoverage $coverage, ?string $target = null): string { $buffer = "