Xdebug 3: Skipping Files when Debugging

preview_player
Показать описание
In this video I'm showing PhpStorm's feature that allows the debugger to ignore third-party files and directories, such as the vendor/ folder, or framework directories.
Рекомендации по теме
Комментарии
Автор

Thanks, Derrick! This is really useful feature. I was annoyed so many times because of accidentally moved my debug session into some internal framework stuff...

antonsamofal
Автор

Wow. Thanks!
Autoload is annoying sometimes :)

AngelFQC
Автор

Is there any possibility to skip files in a PHAR files?

teka_li
Автор

Derrick (or anyone else) do you have a link to the bug report for that last bug that was show-cased (still stepping into file that was blacklisted)?

gadelat