Tom Combet
Tom Combet
I strongly agree with that, I'll probably do a PR soon.
As @SebSept said, it's actually a good practice to keep backward compatibility in same major version. Is it time to release a new major? I don't think so, maybe we...
I'm really not sure about ValueObject class. It's however the most optimized way I found to do it. Is it a problem to create a common ValueObject class? If so,...
Should be fixed when upgrading to PHP 8 and new maker-bundle version. It can be fixed atm by adding this code before line 687 in `vendor/symfony/maker-bundle/src/Util/YamlSourceManipulator`: `$key = ltrim($key, "$");`
Fixed for Unix in https://github.com/Kaudaj/prestashop-maker/commit/549a20326c9b17f10edbc53b3d23e36d5e92cc4f. Only reproducible in Windows now. Can't find a way to fix it for the moment.
I'm also concerned, I'd like to contribute to this! @ondrejmirtes I forked and cloned the repo but I'm a bit lost: classes from PHPStan are missing so I get errors...
Ah yea, I see. So let's add this option. And when hook doesn't exist and the option is not provided, we can ask the user if he wants to create...
Yep so what's the conclusion? 🤔
Hi @hiamandeep, Could you merge this pull request so french users can enjoy the website too? Thanks!
I agree with @brunetton. It's super annoying when editing keyframes. I usually use my keyboard the most I can in softwares. Here, when I press "Del" on the keyframe, it's...