javanile / php-imap2

PHP IMAP with OAUTH2
https://php-imap2.javanile.org/
GNU General Public License v3.0
54 stars 31 forks source link

Fix imap_headerinfo() call for PHP 8.0.* #27

Open digicommons opened 2 years ago

digicommons commented 2 years ago

Fixes #26

DubbleClick commented 1 year ago

@francescobianco Any reason this isn't merged yet?

I'm considering switching to this over ext-imap since the latter seems to slowly fall out of support, but obviously php 8 compatibility is crucial. Php 7.4 (anything below 8) is already out of support!