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
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Since I need to move away from ext-imap and also from laminas/mail I'm evaluating options for IMAP interaction in PHP.
For our project we want to serve a high quality level. I was testing this library against phpstan (static analyzer). I found a lot of potential problems. I was working on some of them already. But before continuing my work I want to discuss this as this will come all together as a big change.
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Since I need to move away from ext-imap and also from laminas/mail I'm evaluating options for IMAP interaction in PHP.
For our project we want to serve a high quality level. I was testing this library against phpstan (static analyzer). I found a lot of potential problems. I was working on some of them already. But before continuing my work I want to discuss this as this will come all together as a big change.
See my current change-set:
https://github.com/Webklex/php-imap/compare/master...rikvdh:php-imap:feature/phpstan-integration?expand=1
(I'm not done yet)
Describe alternatives you've considered
Reason to move away from ext-imap:
php/pecl-mail-imap#15
Reason to move away from laminal/mail:
laminas/laminas-mail#269
The text was updated successfully, but these errors were encountered: