Guy Elsmore-Paddock

Results 106 comments of Guy Elsmore-Paddock

**(UPDATED on 2022-03-19)** Here's what worked for me with IntelliJ/PHP Storm running outside WSL being able to debug a PHP app using the Pantheon recipe in Lando: 1. Installed WSL...

BTW If you are using a custom PHP config per my instructions above and you are unable to use Solr, note: https://github.com/lando/pantheon/issues/113 I am working on finding a way to...

I've updated [my earlier comment](https://github.com/lando/lando/issues/2540#issuecomment-714783709) with a new approach that works for more recent versions of XDebug while not preventing recipe-supplied PHP config from loading. This works for me when...

We have a similar BC problem with the new image loading logic in 8.1.0, but for our use case we're using a custom stream wrapper registered with PHP to allow...

@finwe My comment was related to _this_ issue. It was not off-topic. I was providing an alternative solution to the issue presented :)

@SRombauts See linked issue: https://github.com/SRombauts/UEGitPlugin/issues/75 Right now, the plugin really does not like sub-repos.

I tried the steps from https://github.com/andy-5/wslgit/issues/61#issuecomment-1085209218 to no avail in SourceTree 3.4.16 with Ubuntu 22.04.3 LTS, Git 2.34.1, and WSL 2 with this version info: ``` WSL version: 2.0.9.0 Kernel...

Okay, I take it back -- I found a workaround, but this feels brittle and hackish: 1. Disable LibGit2 integration in SourceTree settings. 2. Install Git Flow and Git LFS...

Regarding the issues mentioned about using this with Pageant, I use the [wsl2-ssh-pageant](https://github.com/BlackReloaded/wsl2-ssh-pageant) adapter, which, despite not being maintained in the last two years and having several reports in its...