Parameterize max split part and concurrent split parameters #447
Annotations
8 errors
PHP 8.0:
src/server/Server.php#L383
Parameter #7 $recvMaxSplitParts of class raklib\server\ServerSession constructor expects int<1, max>, int given.
|
PHP 8.0:
src/server/Server.php#L383
Parameter #8 $recvMaxConcurrentSplits of class raklib\server\ServerSession constructor expects int<1, max>, int given.
|
PHP 8.0
Process completed with exit code 1.
|
PHP 8.1:
src/server/Server.php#L383
Parameter #7 $recvMaxSplitParts of class raklib\server\ServerSession constructor expects int<1, max>, int given.
|
PHP 8.1:
src/server/Server.php#L383
Parameter #8 $recvMaxConcurrentSplits of class raklib\server\ServerSession constructor expects int<1, max>, int given.
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2
The job was canceled because "_8_0" failed.
|
PHP 8.2
The operation was canceled.
|