You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Above code worked fine on php 7.4 but on php 8 i get the error:
An uncaught Exception was encountered
Type: TypeError
Message: imap_sort(): Argument #3 ($reverse) must be of type bool, int given
Filename: /var/www/public_html/crm/application/vendor/ddeboer/imap/src/Mailbox.php
Line Number: 172
The text was updated successfully, but these errors were encountered:
Summary
Above code worked fine on php 7.4 but on php 8 i get the error:
The text was updated successfully, but these errors were encountered: