Jacques Bodin-Hullin

Results 38 comments of Jacques Bodin-Hullin

Isn't the error a bit strange @Nyholm? It cannot read the files?

> Thank you. Do you know why the ci fails to install this package on sf 5? We may have an issue on the dependencies, I'll have a look next...

Hi! I have the same issue I think with `composer` cache, in PHP. Composer saves every download it makes in cache and most of the time this cache is globally...

My fix is a quick fix to bypass the issue. It's not a proper fix :(. But if the duration changes, it changes at a certain moment, so from this...

We've done the Sylius 1.6 compatibility (and PHP ~7.2), if you want 💪. https://github.com/coopTilleuls/CoopTilleulsSyliusClickNCollectPlugin/compare/master...monsieurbiz:sylius-1.6?expand=1 We've also updated the recipe to be more precise and the tests CI is totally taking...

Let's see how it goes: https://github.com/Payum/PayumBundle/pull/511 Because for now my issue is Payum. Maybe when Payum is resolved I'll have more problems :p

We've got an issue with this PR when we edit an attribute: `An exception has been thrown during the rendering of a template ("Warning: A non-numeric value encountered").` in `vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views/Form/theme.html.twig:90`...

This one fixed the problem for me on Redmine 3.1.1.stable.

I have the same problem. I use a website with subdomains (two applications linked to each other), and I need to do that, by example: ``` behat Feature: 404 In...