SSilence / php-imap-client

a easy solution for simple IMAP email access in php
MIT License
268 stars 138 forks source link

An error in iconv() : incomplete multibyte character #215

Open halojoy opened 6 years ago

halojoy commented 6 years ago

I am trying to learn php-imap-client. I am on PHP 7.2.3.

I just got this error:

iconv(): Detected an incomplete multibyte character in input string in C:\Apache24\htdocs\ssilence\ImapClient\IncomingMessage.php on line 589

mattparksjr commented 6 years ago

We do not officially support PHP5+

alexsdesign commented 6 years ago

Which versions do you support? Surely at least PHP 5 should be supported?

mattparksjr commented 6 years ago

Yes we support php 5