-
-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Description
Hi,
After upgrade from 1.4.0 to 1.4.1 component going in exception "Undefined property: stdClass::$uidnext".
The component before upgrading worked without any issue.
I'll post the last step of trace
Trace: #0 /var/www/laravel/vendor/webklex/laravel-imap/src/IMAP/Message.php(986): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Undefined prope...', '/var/www/larave...', 986, Array)
#1 /var/www/laravel/app/Console/Commands/PrecessFacileLead.php(135): Webklex\IMAP\Message->moveToFolder('lead.inviati')
#2 /var/www/laravel/app/Console/Commands/PrecessFacileLead.php(319): App\Console\Commands\PrecessFacileLead->processFiles(true, false)
- OS: CentOS Linux release 7.6.1810
- PHP: PHP 7.2.17 (fpm-fcgi) (built: Apr 3 2019 10:04:33)
- APACHE: 2.4.6 (CentOS)
Thanks