Debug server #1285
Annotations
4 errors
|
Static analysis.:
src/DebugServer/Connection.php#L29
src/DebugServer/Connection.php:29:20: PropertyNotSetInConstructor: Property Yiisoft\Yii\Debug\DebugServer\Connection::$uri is not defined in constructor of Yiisoft\Yii\Debug\DebugServer\Connection or in any private or final methods called in the constructor (see https://psalm.dev/074)
|
Static analysis.:
src/DebugServer/Connection.php#L76
src/DebugServer/Connection.php:76:16: MoreSpecificReturnType: The declared return type 'Generator<int, array{0: 27|43|59, 1: string, 2: int|string, 3?: int}, mixed, mixed>' for Yiisoft\Yii\Debug\DebugServer\Connection::read is more specific than the inferred return type 'Generator<int, list{0: 27|43|59, 1: int|string, 2?: string}, mixed, void>' (see https://psalm.dev/070)
|
Static analysis.
The operation was canceled.
|
Loading