Closed igordeveloper closed 7 months ago
@igordeveloper You can try this package https://packages.debian.org/bookworm/php8.2-gearman
I can confirm that version 2.1.2 can be installed with PHP 8.2 and PHP 8.3.
Since it's not (yet) published on the pecl website you can't use pecl
to install it.
For PHP docker images, you can use my install-php-extensions
script though:
install-php-extensions php/pecl-networking-gearman@gearman-2.1.2
thank you @mlocati @easterism
I'd keep this issue open until a new version is published on pecl.php.net
I'm trying to install gearman and receive the result below.
Could you please relase a version with support for php 8.2 or help me how to proceed .
thank you.