You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to install the German extension on php 8.4 using pecl and received an error that the pecl extension only supports upto php version 8.3.99
On checking further the pecl gearman package has the following requirements
Release 2.1.2
PHP Version: PHP version 8.3.99 or older
PHP Version: PHP 7.0.0 or newer
PEAR Package: PEAR 1.4.0b1 or newer
Either the documentation needs updating to reflect this restriction or the pecl package needs updating, ideally for me an update to the pecl package would be best as I need this extension and would like to use php 8.4 moving forwards. I could not find where to submit a bug to pecl so I have done so on the documentation due to the fact that it does not mention that it will not currently work with php 8.4.
The text was updated successfully, but these errors were encountered:
From manual page: https://php.net/gearman.requirements
I have tried to install the German extension on php 8.4 using pecl and received an error that the pecl extension only supports upto php version 8.3.99
On checking further the pecl gearman package has the following requirements
Release 2.1.2
PHP Version: PHP version 8.3.99 or older
PHP Version: PHP 7.0.0 or newer
PEAR Package: PEAR 1.4.0b1 or newer
Either the documentation needs updating to reflect this restriction or the pecl package needs updating, ideally for me an update to the pecl package would be best as I need this extension and would like to use php 8.4 moving forwards. I could not find where to submit a bug to pecl so I have done so on the documentation due to the fact that it does not mention that it will not currently work with php 8.4.
The text was updated successfully, but these errors were encountered: