Hi,
I have a problem with my new developer setup.
After setting up XDebug according to (incomplete/outdated) docs, I can debug web requests as expected.
However my PHPStorm IDE does not stop at all on CLI PHP scripts.
E.g.
/opt/plesk/php/8.2/bin/php -d xdebug.start_with_request=yes -d...