Skip to content

Commit bfebfc7

Browse files
author
anahan
committed
Pass ip tag for php cli-server mode
1 parent a7a6871 commit bfebfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Process/InternalServerProcess.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
namespace Jaeger\Process;
55

6-
class InternalServerProcess extends AbstractProcess
6+
class InternalServerProcess extends CliProcess
77
{
88
}

0 commit comments

Comments
 (0)