mirror of
https://github.com/danog/telerpc.git
synced 2024-11-26 12:04:47 +01:00
Fix
This commit is contained in:
parent
4b6da2531a
commit
a5cc439bc2
@ -396,7 +396,7 @@ final class Main implements RequestHandler
|
||||
PHP_INT_MAX,
|
||||
PHP_INT_MAX,
|
||||
PHP_INT_MAX,
|
||||
$mode === 'serve'
|
||||
httpDriverFactory: $mode === 'serve'
|
||||
? null
|
||||
: new class($logger) implements HttpDriverFactory {
|
||||
public function __construct(
|
||||
|
Loading…
Reference in New Issue
Block a user