Results 7 comments of Marcin Morawski

If someone want fetch images from picsum may use may library: https://github.com/morawskim/faker-images Due to https://github.com/fzaninotto/Faker/pull/1899 I don't created pull request.

I will fix the build "PHP 7.4 low-deps" at weekend.

Hello I also think that this would be a nice feature. My user case. I have created repository with configuration for PHP coding standard. We have private recipe, which copy...

Hello, I use this library in project where we use also `slog` library with JSON handler and I am also affected with this issue. I have created patch (https://github.com/reugn/go-quartz/compare/master...morawskim:go-quartz:logger). @reugn...

Yes, I will finish this PR. I should do this at the weekend.

Hello @pyrech I wanted to write some additional unit tests, but FFI class is final, so we cannot create mock class. I could create some FFI Wrapper and inject this...

Thanks for suggestion @pyrech > Instead maybe we could just trigger the notifier for real and ensure there is no exception (and skip the tests when the notifier is not...