Antoine Hérault

Results 11 comments of Antoine Hérault

Hi @AntonStoeckl, First, thank you for the suggestions. I'll work a bit on Gaufrette today and I think I'll especially try to find a clean way to allow you pass...

Hi @TomiS, thank you for helping. About the GridFS support, it's a really good news as it is one of the reasons for Gaufrette. So once you're finished, please open...

Hi @TomiS, At the beginning, the `->keys()` method had an optional `$pattern` argument. I removed it because it was not working well on all the adapters. But I agree we...

If we find a good robust solution that is generic enough, I'm ok.

Why not. You you can pass the parent context as `loop.parent` variable.

What are you trying to achieve with the library? Seems there is an issue with the result's parsing. https://github.com/Herzult/php-ssh/blob/master/src/Ssh/Exec.php#L31

Interesting input. We must be careful as it changes the subsystem's behavior. My first reaction would be to keep the actual behavior by default and to provide a simple way...

Interesting, I'll keep it in mind for next releases.