Fixed some large packets below MTU getting split into multiple parts #448
Annotations
11 errors
PHP 8.0:
src/generic/SendReliabilityLayer.php#L144
Parameter #2 $length of function str_split expects int<1, max>, int given.
|
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.2
The job was canceled because "_8_0" failed.
|
PHP 8.2:
src/generic/SendReliabilityLayer.php#L144
Parameter #2 $length of function str_split expects int<1, max>, int given.
|
PHP 8.2:
src/server/Server.php#L383
Parameter #7 $recvMaxSplitParts of class raklib\server\ServerSession constructor expects int<1, max>, int given.
|
PHP 8.2:
src/server/Server.php#L383
Parameter #8 $recvMaxConcurrentSplits of class raklib\server\ServerSession constructor expects int<1, max>, int given.
|
PHP 8.2
The operation was canceled.
|
PHP 8.1
The job was canceled because "_8_0" failed.
|
PHP 8.1
The operation was canceled.
|