trap icon indicating copy to clipboard operation
trap copied to clipboard

Dumper: add string value from `Stringable::__toString()` to variable context

Open roxblnfk opened this issue 1 year ago • 0 comments

#[Pure] // phpstorm uses this to display toString value in debugger. Only Pure functions are evaluated

I think we can reuse this attribute for \Stringable variables.

_Originally posted by @roxblnfk in https://github.com/buggregator/server/issues/234

roxblnfk avatar Jun 27 '24 10:06 roxblnfk