-
Notifications
You must be signed in to change notification settings - Fork 25
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
PHP 8.2 support #20
Comments
I think the extension is compatible with PHP 8.2 according to this: |
It does indeed. I got the message that the extension was not able to build on anything less than PHP 8.1.99. But this is no longer the case. |
The latest released version of pecl-networking-gearman, 2.1.0, is not compatible with php 8.1 or later as described in #16. A new stable version should be released. |
Ping @rlerdorf . Could you release a new version for PHP 8.2 please? |
In a few days PHP 8.2 will be released, is it possible to get the extension to support PHP 8.2?
The text was updated successfully, but these errors were encountered: