How to prevent IntelliJ IDEA / PHPStorm from showing variables values for the past code in inlay hints during debugging?
How to prevent PHPStorm from showing variables values for the future code in inlay hints during debugging?
How to prevent PHPStorm from graying out unreachable blocks during debugging?