Kirtan Gajjar
Kirtan Gajjar
@anishathalye How about only limiting it to `if` and not allowing any other constructs? I think it's the most common use case and will satisfy most use cases. Have you...
@schlessera I think you should add MIT license and close this issue.
Oh! My bad. I thought this issue was for licensing of the handbook itself. Currently this repo(handbook) does not have any LICENCE file. I think I should create a separate...
I have identified the issue in code and will post a fix shortly
@devbhosale Can you try to reproduce this issue from v4 stable and let us know if its still there?
@michacassola Can you try `ee service enable db --force` and check the output of `docker ps -a` and check if any of the site or service containers are restarting or...
Whoever works on this can check this for a possible solution - https://serverfault.com/a/846214
> I’m trying to create a site remotely (via php) @tareq1988 I'm assuming you might be using something like `ssh [email protected] 'ee site create example.com ...'`. If that's the case,...
@tareq1988 Since this issue is an edge case and not something that everyone would encounter, I'll classify it as a low priority issue; Hence, I won't be able to give...
@schlessera @gitlost Looks like we can close this as we have `parse_shell_arrays`.