Skip to content

[2.7] Add ability to encode bools and ints #581

[2.7] Add ability to encode bools and ints

[2.7] Add ability to encode bools and ints #581

Triggered via pull request July 18, 2024 10:18
Status Failure
Total duration 42s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan: src/Query.php#L92
Undefined variable: $treatBooleansAsInts
PHPStan
Process completed with exit code 1.
UndefinedVariable: src/Query.php#L92
src/Query.php:92:21: UndefinedVariable: Cannot find referenced variable $treatBooleansAsInts (see https://psalm.dev/024)
Psalm
Process completed with exit code 2.