PHP Storm - Debugging - cannot copy large text variable values

Hello There,

I seem to be having  a problem of copying large text varriable values in debug mode.

When i try to copy the large text variable value it says: "cannot load value: cannot get property." see the image below.

Please help.

0
1 comment

Just tried to copy 100000 characters long value from the string variable while debugging without any problems on PhpStorm 2019.2.5 + XDebug 2.7

How large in numbers the value is in your case? Do other values in the same variable work fine?

0

Please sign in to leave a comment.