Skip to content

Support nested arrays and circular references in DefaultArrayFormatter#10

Merged
neocotic merged 1 commit intodevelopfrom
better-array-formatter
Jan 19, 2017
Merged

Support nested arrays and circular references in DefaultArrayFormatter#10
neocotic merged 1 commit intodevelopfrom
better-array-formatter

Conversation

@neocotic
Copy link
Copy Markdown
Member

The DefaultArrayFormatter implementation did not properly support multi-dimensional arrays or shallow/deep circular references which could potentially result in an infinite loop when combined with multi-dimensional array support.

This PR adds such support.

@neocotic neocotic added this to the 0.2.0 milestone Jan 19, 2017
@neocotic neocotic self-assigned this Jan 19, 2017
@neocotic neocotic merged commit 2d29910 into develop Jan 19, 2017
@neocotic neocotic deleted the better-array-formatter branch January 19, 2017 10:05
@neocotic neocotic mentioned this pull request Jan 19, 2017
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant