yiioverflow / yii2-imap

https://yiioverflow.com
BSD 3-Clause "New" or "Revised" License
41 stars 33 forks source link

Fixed notice when date is empty #30

Closed execut closed 4 years ago

execut commented 5 years ago

Hello! I fixed this notice when date is empty:

PHP Notice 'yii\base\ErrorException' with message 'Undefined property: stdClass::$date'
in vendor/roopz/yii2-imap/src/Mailbox.php:414

This issue appeared with this change: #25