barbushin / php-imap

Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
MIT License
1.65k stars 459 forks source link

fix php 8.0 sort #635

Closed fluxfw closed 2 years ago

fluxfw commented 2 years ago
Fatal error: Uncaught TypeError: imap_sort(): Argument #3 ($reverse) must be of type bool, int given

https://github.com/barbushin/php-imap/issues/563#issuecomment-867584500