Marcos Antonio Schratzenstaller
Marcos Antonio Schratzenstaller
Hey @betagoo ! I'd like to run some tests to try to replicate this issue. Could you please confirm if the text that changes is only the number?
Also, sharing the code you've run that found 73 entries and the database would be very helpful :)
I am able to reproduce this issue in my local environment and it does seem to be a bug. Even trying to escape the `"` and `'` it does not...
> We need to check whether both `$old` and `$new` were provided by the user, in any combination. > > As you've probably noticed, we cannot check this based on...
Hey @schlessera would you mind taking another look at this PR?
I think that I understand the problem. It feels like the plugin/theme in question is throwing a fatal error at the moment of the update. While inspecting the code, I...
I've been looking into this and it does seem that it's scaping the arguments and commands after they are receiving the `'`, causing that weirdness. IMHO running the `escapeshellarg` would...
@schlessera you're correct. It's `escapeshellarg()` that's adding the `'` for each argument. I'll keep digging into this to find a good solution.
I will work on this.
Here is the kickstart https://github.com/marksabbath/site-health-command