xrdebug / php

Official PHP client library for xrDebug
https://xrdebug.com
Apache License 2.0
222 stars 6 forks source link

Make array collapsible #87

Closed eznix86 closed 3 months ago

eznix86 commented 3 months ago

Amazing work!

But sometimes when you have a big object or array, you have to scroll a lot. It should be nice if it was collapsible.

rodber commented 3 months ago

I also authored the vardump component in charge of provide variable instrospection for xrdebug/php and there's an ongoing issue regarding this: https://github.com/chevere/var-dump/issues/5

rodber commented 3 months ago

xrDebug 2.0 supports this.