View Issue Details

IDProjectCategoryView StatusLast Update
0000050XdebugUncategorizedpublic2020-03-12 17:07
ReporterDavey Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionopen 
Summary0000050: Ability to limit number of array elements output
Description

When an error occurs in a script where a very large array is in the current scope, dumping the entire array results in either completely unusable CLI output, or almost browser crashing HTML output. The ablity to limit arrays to X amount of values output would be a great addition to xdebug IMO.

TagsNo tags attached.
Operating SystemAll
PHP Version5.0.0-dev

Activities

derick

2007-01-02 23:10

administrator   ~0000536

This has been implemented in 2.0.0rc2.

Issue History

Date Modified Username Field Change
2004-03-04 12:50 Davey New Issue
2004-05-09 13:11 derick PHP Version 4.3.5-dev => 5.0.0-dev
2004-05-09 13:11 derick Severity trivial => minor
2007-01-02 23:10 derick Status new => closed
2007-01-02 23:10 derick Note Added: 0000536
2020-03-12 16:56 derick Severity minor => feature
2020-03-12 17:07 derick Category Feature/Change request => Uncategorized