Closed dbalabka closed 4 years ago
PHPStorm provides the possibility to enable xDebug on-demand that boost PHPUnit run performance. Please consider disabling xDebug by default.
You can see that xDebug is detected w/o providing xDebug extension path.
We won't do that because that would add hassle for many people in terms of configuring the interpreter. Besides, you can always create an image of your own.
PHPStorm provides the possibility to enable xDebug on-demand that boost PHPUnit run performance. Please consider disabling xDebug by default.
You can see that xDebug is detected w/o providing xDebug extension path.