Nico Löber

Results 75 comments of Nico Löber

Thanks for your fast response! From my windows host resolving some-project.ddev.site is not possible while google.com is, so internet should be available. ``` Microsoft Windows [Version 10.0.22000.652] (c) Microsoft Corporation....

Yes, adding ddev.site to the whitelist solved this issue for me. But this issue might be more more important than you might think. Everyone of my colleagues helping me test...

I would just like to add some notes after a very productive talk with @rfay about this topic. I did show how you can perfectly start debug session from within...

Yes, thanks for adding this quick fix in the issue as well! I already tried the .ddev/php/xdebug.ini way with my colleague and it works well and as expected! :) And...

It would be great if ddev self-update could be executed in a non elevated shell (no sudo), as the binary should already be added to path. Maybe parameterized to "recreate"...

Okay, the non privileged install might not be a good idea as the binary might be directy located in /usr/bin or another protected in PATH directory. I just had a...

I disagree on the idea of a preconfigured WSL2 distribution for ddev. At least this wouldn't fit my setup. I use a Ubuntu WSL distribution as my primary environment for...

> You still have this as draft... I did not fix the tests as I was expecting some feedback from you, @rfay . Also I am not sure how to...

I think we need to define "changing the default behavior" more precise. If this means "If I open the website in a browser and I did not change any setting,...

Due to the fact that there are problems with Typo3 projects when running them with xdebug development mode enabled (Failing ddev tests because of error output as well as problems...