nette / tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
https://tracy.nette.org
Other
1.75k stars 218 forks source link

Pass Debugger::maxItems option to Dumper in Debugger:barDump() #563

Closed Creeperface01 closed 1 year ago

Creeperface01 commented 1 year ago

I assume this is a bug and the option should be passed along with the others to allow setting max array items.

dg commented 1 year ago

Thanks