-
-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Description
Webklex\IMAP\Exceptions\GetMessagesFailedException
A non well formed numeric value encountered
PHP = 7.4
Lara = 7.24
Error occurring at: $oFolder->messages()->get(); $oFolder->messages()->leaveUnread()->get()->paginate(10);
It works perfectly on other server with different email service provider but on my current server I am using its email service provider which is causing me this issue. Can you help me out here?