From 3bd1c8e61ceb0c567262a80d979bb6859fed444e Mon Sep 17 00:00:00 2001 From: Pavel Starosek Date: Wed, 31 Aug 2022 00:06:35 +0600 Subject: [PATCH] Typo --- src/Logging/BuildDBLogHandler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Logging/BuildDBLogHandler.php b/src/Logging/BuildDBLogHandler.php index a0cfbd9a..4b33ab3c 100644 --- a/src/Logging/BuildDBLogHandler.php +++ b/src/Logging/BuildDBLogHandler.php @@ -79,7 +79,7 @@ private function sanitize(string $message): string ROOT_DIR, ], [ '/', - '//', + '/', '/', '/', ], $message);