adrianbecker013

Results 4 issues of adrianbecker013

Could you please add a support gearman for PHP 8.1 version?

waiting for external maintainer

Hello, We are facing following error for PHP 8.1 version:- PHP Deprecated: GearmanWorker::addFunction(): Passing null to parameter #4 ($timeout) of type int is deprecated in GearmanManager-2.2.0/src/Bridge/GearmanPeclManager.php on line 55 Could...

Hi Team, We are considering using your library and would like to confirm if the latest version 5.x.x supports PHP 8. Thank you!

Hello, Hope you are doing well! I am trying to access my outlook.com/hotmail.com account via IMAP using the following PHP code: ``` $mailbox = new PhpImap\Mailbox( '{outlook.office365.com:993/imap/ssl}', xxx Email address...