From 8b2c246ffdb8366299f406508e06d16061637698 Mon Sep 17 00:00:00 2001 From: Junaid Baldick Date: Fri, 6 May 2022 12:12:40 +0100 Subject: [PATCH] change away from 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( - "