PHPStorm can't inspect variables / copy values anymore
06:55 29 Jul 2026

I can no longer inspect nested values in PHPStorm. I'm using 2021.2 for PHP.

I don't think I've changed anything. Not sure what to do to fix it. It used to just work.

Does anyone have any ideas about how to fix it?

enter image description here

I can't even copy (CTRL+C, Copy Value or VIEW) strings:

enter image description here

phpstorm