Hello. I've found an issue regarding your PHP clie...
# community-help
n
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.
f
A fix for this has been merged: https://github.com/typesense/typesense-php/commit/0ed20f0a1d2144bd143b9637055256812fa56bf9 @Jason Bosco Can we push out an RC build of the library?
🙌 1
n
Thank you for the info, I went over and didn't find it 🙂 A merge would be well appreciated to avoid forking for now
Tested locally, can confirm it works.
🙌 1
j
Just published v5.2.0-RC3
🙌 1