PHP Version Requirement for Typesense PHP Client Library
TLDR Shabber asked about the PHP version requirement for the typesense PHP client library. Sergey responded that PHP 7.4 or later is supported.
Powered by Struct AI
3
5mo
Solved
Jun 20, 2023 (5 months ago)
Shabber
Shabber
04:41 AMwhich version of PHP is required for typesense php client library ?
7.2 is not supported
7.2 is not supported
Sergey
Sergey
01:13 PMHello, we support PHP version more or equal to 7.4
“php”: “>=7.4",
“php”: “>=7.4",
Jun 21, 2023 (5 months ago)
Shabber
Shabber
04:23 AM👍
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3005 threads (79% resolved)
Similar Threads
Retrieving Typesense Server Information Using PHP
Sachyya sought to retrieve Typesense server information using PHP, specifically the version. Jason provided methods using the debug and metrics endpoints.
6
16mo
Solved
Query Validation in Client Libraries for TypeSense
Orion proposes client-side query validation for better frontend feedback, but no resolution provided by Jason yet.
3
9mo
Outdated Coding in Typesense Documentation
Jeremy noticed that the code within the typesense documentation was outdated. Jason confirmed the issue and will update it.
2
2mo
Solved