We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5a63a commit b3d3386Copy full SHA for b3d3386
tests/PHPStan/Parallel/ParallelAnalyserIntegrationTest.php
@@ -11,6 +11,7 @@
11
use function escapeshellarg;
12
use function exec;
13
use function implode;
14
+use function md5;
15
use function putenv;
16
use function sprintf;
17
use function sys_get_temp_dir;
0 commit comments