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 ca888d6 commit f98f705Copy full SHA for f98f705
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