[2.7] Add ability to encode bools and ints #581
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.
|