We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198d25c commit 96d1f29Copy full SHA for 96d1f29
src/Command/ErrorFormatter/GithubErrorFormatter.php
@@ -9,6 +9,7 @@
9
use PHPStan\File\RelativePathHelper;
10
use function array_walk;
11
use function implode;
12
+use function preg_replace;
13
use function sprintf;
14
use function str_replace;
15
0 commit comments