Grégory PLANCHAT

Results 14 comments of Grégory PLANCHAT

Hello, I have done it here : https://github.com/kiboko-labs/flyimg/tree/2.0.x-dev The job started in #195, is almost finished at last, there are only some few things to finish : upgrade the documentation...

Same issue here, however Caddy version 2.4.6 cannot compile anymore. I couldn't validate the workaround.

Hello A few months ago, I wrote an AST merger: https://github.com/kiboko-labs/akeneo-product-values-management/blob/master/src/Builder/ClassMerger.php It is very specialized to the needs I had: appending properties and methods to existing classes. Maybe this solution...

Hello Michael Not an issue at all, more a concern about the date from which we will need to take into account the removal. For BC concerns on running projects.

I am working on a pull request, implementing this exception hierarchy: The `PrestaShopWebserviceException` exception class becomes an interface extending `\Throwable` when available (PHP 7.0+) * `PrestaShopWebserviceBadParametersException` extends `\InvalidArgumentException` and implements...

Hello, Is there any spec, rfc or any plan about the OOP API? Thanks Greg

@chobie I couldn't give any useful help on implementing an OOP interface in an extension, but I wrote the beginning of a library using php-uv in PHP5.4 and inspired by...

It would say yes, it is the logical path. It seems that you are trying to spawn a new process, but for the use of `uv_spawn`, isn't the pipes array...

Thank you Jaimy, I've started some work on https://github.com/gplanchat/marello/commits/enhancement/enforcing-contracts