Malte Schlüter
Malte Schlüter
> You could also try local installation, it's pretty simple with symfony-cli https://shyim.me/blog/shopware-6-symfony-cli-macos-install/ Thanks @shyim this worked. Generally this issue should be fixed or inspect I think
@hlohaus Is this depending on the `Docker -> Prefences -> Resources -> Advanced -> CPUs` settings? This is setting is currently set to 4 CPUs from 10.
@javaDeveloperKid I was already afraid that the question would come up at some point^^. This behavior is I think quite difficult to handle, because we currently can't (maybe never) distinguish...
> 1. should Rector have a feature to mark rectors as risky? Such information would be then documented and would show up in the `process` command output. I have no...
I wouldn't see this as a bug of Rector or the rule in a direct sense. The exsiting code should already not have a syntax error. But this is my...
I can confirm this issue on a Mac 13.0 and same Sequel Ace version
It's good point. I've created a new Ubuntu 24 instance and installed Docker and used the Dockerfile (installed additionally chromium-sandbox but now I got another error. I've already tried the...
We've been experiencing the same problem since this morning.
Same for me. Exisiting deployment isn't running anymore. Seems like the `$'deploy prod'` isn't processed (correct)
Is it possible that you set https://github.com/deployphp/action/releases/tag/v1.0.17 as the latest release again instead 1.0.12? If I set the version in the GitHub action to `uses: deployphp/[email protected]` it works