I've helped a co-worker, on multiple occasions, setup their #XDebug setup in PHPStorm. It's a little more complex than normal as it uses container based runtimes and such but it's still pretty straight forward.
*Every time* I pair with them their code is littered with "# delete me" echo or print_r statements. Hundreds of them. Littered everywhere.
It's really quite frustrating. 😩
#xdebug #php #whoneedsadebugger #echoisyourfriend