1
0
mirror of https://github.com/danog/telerpc.git synced 2024-11-30 04:38:57 +01:00
This commit is contained in:
Daniil Gentili 2024-07-21 18:21:06 +02:00
parent 4b6da2531a
commit a5cc439bc2

View File

@ -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(