Fix bigint PHP_INT_MIN/PHP_INT_MAX string to int convert #5807
Annotations
4 errors
src/Types/BigIntType.php#L57
src/Types/BigIntType.php:57:16: TypeDoesNotContainType: Type never for $value is never =string(1) (see https://psalm.dev/056)
|
src/Types/BigIntType.php#L57
src/Types/BigIntType.php:57:42: InvalidCast: never cannot be cast to int (see https://psalm.dev/103)
|
src/Types/BigIntType.php#L62
src/Types/BigIntType.php:62:9: NoValue: All possible types for this return were invalidated - This may be dead code (see https://psalm.dev/179)
|
|
The logs for this run have expired and are no longer available.
Loading