-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for PHP 8.4 #228
Comments
For now if it's not supported let's mention it in the support matrix in https://github.com/manticoresoftware/manticoresearch-php/blob/master/README.md |
This is holding back my 8.4 upgrade. Would be nice to have this work. Currently running into errors like:
|
@CicerBro would you like to make a PR which adapts the code to PHP 8.4? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to test the client with PHP 8.4 to make sure everything works fine.
The text was updated successfully, but these errors were encountered: