Filippo Tessarotto

Results 335 comments of Filippo Tessarotto

https://github.com/laminas/laminas-hydrator/actions/runs/11817832480/job/32924094431#step:3:142 I guess we need to wait the other components then...

All green now. Had to delete links to non-existent chapters in markdown files though

I wrote a test to demonstrate every bit of this library is mockable, have a look there: https://github.com/ddeboer/imap/blob/1.21.0/tests/MockabilityTest.php

Hi, can you add a test please?

Thank you but `3.x` branch has been EOLed

Retrieve both bodies and check which one isn't null?

I have no idea. Personally I use PHP from docker, with extensions compiled and loaded by https://github.com/mlocati/docker-php-extension-installer which doesn't care if it's bundled or not, and it works fine in...

I already know, thank you. I'll think about a solution if and when a problem arises.

`\Symfony\Bridge\PhpUnit\ClockMock::register` it's not inside the rate limiter package. A user shouldn't require another external package just to mock the rate limiter, especially if it leverages hacky eval calls and cleaner...