Quick Settings: Disable xdebug removes all xdebug settings instead of commenting them out!
-
Just found out the hard way that going to PHP > Quick Settings and unchecking xdebug removes all xdebug references (including profiling details etc), instead of just commenting them out.
This led to my hard drive crashing with my C: drive filling up with cache logs.
Any suggestions on how to change this - or do I just need to avoid using the quick settings?
-
@justlevine : The "Quick Settings" is supposed to toggle comments on/off.
Could you please provide me your php.ini?