Hello. I've found an issue regarding your PHP client. We're using PHP 7.4 and Typesense v28.
To use Typesense v28 with PHP, the advised package is >v5.0. Thing is, the package requires PHP 7.4, but uses union types which are introduced in PHP 8.0. I'm getting an error straight away when after the upgrade.