Filippo Tessarotto
Filippo Tessarotto
Hello guys, both this issue and https://github.com/laminas/laminas-continuous-integration-action/issues/149 seem have been addressed. Can milestone [`2.0.0`](https://github.com/laminas/laminas-continuous-integration-action/milestone/5) be closed then?
Hi, can you add a test for the bugfix please?
That's correct: go for it :muscle:
Hi, this seems to me more of an Enhancement than a Bug. Please send me an example email to my address (you can find it [here](https://github.com/laminas/laminas-mail/commit/944c86560f85ea1fb038a7246a807eab4dc55ece.patch)) so I can purge...
Hi, sorry for the late reply. This is indeed an issue that would involve a lot of added flags to turn off validations, and with no guarantee that the new...
#199 has been correctly rejected as contributor is not going to fulfil this library requirements, but OAuth support needs to land here eventually, both in IMAP/POP and SMTP protocols OAuth2...
Have a look at https://github.com/laminas/laminas-mail/blob/1ee1a384b96c8af29ecad9b3a7adc27a150ebc49/src/Protocol/ProtocolTrait.php#L40
All `\Laminas\Mail\Storage\AbstractStorage`s implement the `\SeekableIterator` interface, that means that you are not bound to the `foreach` statement to iterate them. The following example is a legit alternative to read all...
I can't tell without the access on the whole project, and I don't want it. Run PHPStan in debug mode with no parallel processing and try to figure it out....
I have no idea, sorry