Nathan Brittain

Results 4 comments of Nathan Brittain

Another workaround, as at xdebug 3.1, is to ensure it can write to its own log file as defined by `xdebug.log = ` in php.ini. If you do this, that...

I'm tempted to avoid using free CDNs for access to DICSS. They tend to restrict access to only a small port 80 connection with limited bandwidth, and it's not possible...

I am now using VSCode from within WSL because it handles developing in containers that are running in docker inside WSL. VSCode for Windows with Remote Development does not currently...

@pnbruckner Thankyou so much for taking the time on this :) I will try it out and let you know how it goes!