Fix BLOB and FLOAT support #17
Annotations
3 errors
|
lint
Process completed with exit code 1.
|
|
lint:
src/LitebaseClient.php#L167
Parameter #1 $string of function base64_encode expects string, float|int|string|null given.
|
|
lint:
src/LitebaseClient.php#L166
Offset 'type' on array{type: string, value: float|int|string|null} in isset() always exists and is not nullable.
|