We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ambiguous-function-call
1 parent 393082f commit 4273b57Copy full SHA for 4273b57
1 file changed
tests/unit/ChildTest.php
@@ -17,6 +17,8 @@
17
use Psl\Process\Signal;
18
use Psl\Process\Stdio;
19
20
+use function strlen;
21
+
22
final class ChildTest extends TestCase
23
{
24
/**
0 commit comments