Skip to content

Fix BLOB and FLOAT support #17

Fix BLOB and FLOAT support

Fix BLOB and FLOAT support #17

Triggered via pull request November 26, 2025 21:17
Status Failure
Total duration 26s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.