Xdebug on demand
My MediaWiki test instance normally runs without Xdebug, since that gives good performance. But when I request a debug session in PHPStorm, Xdebug is automatically enabled. I don’t often share config snippets since they are so specific to the way I have things set up. You will most likely have to adapt this to your …