mirror of
https://github.com/danog/telerpc.git
synced 2024-11-29 20:29:08 +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,
|
PHP_INT_MAX,
|
||||||
PHP_INT_MAX,
|
PHP_INT_MAX,
|
||||||
$mode === 'serve'
|
httpDriverFactory: $mode === 'serve'
|
||||||
? null
|
? null
|
||||||
: new class($logger) implements HttpDriverFactory {
|
: new class($logger) implements HttpDriverFactory {
|
||||||
public function __construct(
|
public function __construct(
|
||||||
|
Loading…
Reference in New Issue
Block a user